1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Unit tests for PatternRideC1 & PatternRideC2 More... over 1 year ago
refactor: Move ModuleTestDebugLogging to support package More... over 1 year ago
test: Enable Raptor module-test debug from CMD line More... over 1 year ago
test: ArrivalParetoSetComparatorFactory.factory comparator with C2 dominance function More... over 1 year ago
Ran prettier to fix build errors. More... over 1 year ago
Streetmode implements documented enum More... over 1 year ago
Moved RoutingModes.md from archive to doc templates, added RoutingModeDocTest to generate documentation from the enum values. More... over 1 year ago
Merge pull request #5254 from entur/refactor_polling_updaters More... over 1 year ago
Apply review suggestions More... over 1 year ago
Merge pull request #5258 from ibi-group/docs-update More... over 1 year ago
refactor: Rename doubleFunctionScalar to linearFunctionScalar in Transmodel API More... over 1 year ago
feature: Add penalty for access/egress street-mode to Transmodel API More... over 1 year ago
refactor: Reduce dependencies for AccessEgressPenaltyDecorator More... over 1 year ago
refactor: Cleanup TimeAndCostPenaltyForEnum More... over 1 year ago
test: Create tests for StopArrivalFactoryC1 & StopArrivalFactoryC2 More... over 1 year ago
Update dependency org.entur:siri-java-model to v1.22 More... over 1 year ago
doc: Add javadoc More... over 1 year ago
refactor: Remove irrelevant TODO comments More... over 1 year ago
fix: bug in RaptorPath More... over 1 year ago
refactor: small cleanups More... over 1 year ago
feature: Remove support for old format in transit-generalized-cost-filter config More... over 1 year ago
refactor: Add support for CostLinearFunction and TimePenalty to config builder More... over 1 year ago
refactor: Implement RaptorCostLinearFunction, to use with Raptor More... over 1 year ago
refactor: Make TimePenalty extend AbstractLinearFunction More... over 1 year ago
refactor: Turn CostLinearFunction into a concrete class More... over 1 year ago
refactor: Avoid the CostLinearFunction.of(int, double) factory method More... over 1 year ago
refactor: Move unit-test to correct package More... over 1 year ago
refactor: Migrate CostLinearFunction#calculate to use ints, not double More... over 1 year ago
Use CostLinearFunction.of() factory in tests More... over 1 year ago
refactor: Simplify code in RequestToPreferencesMapper More... over 1 year ago