aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-08Avoid error into Referetial#create_schema can't read migration count5485-first-docker-scriptsAlban Peignier
2018-01-07clean secrets.yml.dockerFlorent Peyraud
2018-01-07embed packs dir into release packageFlorent Peyraud
2018-01-07set app parametersFlorent Peyraud
2018-01-07Dockerfile and compose-fileFlorent Peyraud
2018-01-07cron PATH envvar and heartbeatFlorent Peyraud
2018-01-07Add launch-cron scriptFlorent Peyraud
2018-01-07dir for sidekiq pids and configurable secrets.ymlFlorent Peyraud
2018-01-07disable sqlite and tune install taskFlorent Peyraud
2018-01-07add puma nd nulldb adapterFlorent Peyraud
2018-01-07refactor database.yml for nulldb adapterFlorent Peyraud
2018-01-07default value sor RAILS_HOSTFlorent Peyraud
2018-01-07fix bug in JSON parsingFlorent Peyraud
2018-01-07public_file_server ?Florent Peyraud
2018-01-07docker first commitFlorent Peyraud
2018-01-07Change Chouette::AreaType.find to return nil if specified code is nil. Refs #...Alban Peignier
2018-01-07Add created organisation in Line/StopAreaReferential. Refs #5487Alban Peignier
2018-01-05Merge pull request #200 from af83/5465-dezoom-routes-showLuc Donnet
2018-01-05Merge pull request #202 from af83/5460_display_checksumLuc Donnet
2018-01-05Templating display checksum5460_display_checksumXinhui
2018-01-05Display checksum for vehicle journeys -m RefsXinhui
2018-01-05Change db:seed call in INSTALL.mdLuc Donnet
2018-01-05Fix typo in referential.rb after rebasecedricnjanga
2018-01-05Refs #5468 Change redirect after Referential#validatecedricnjanga
2018-01-05Use a custom slug for Workbench output new referential. Refs #5299Alban Peignier
2018-01-05Disable PolicyChecker in MergesController. Refs #5299Alban Peignier
2018-01-05Fixes ReferentialCloning specs. Refs #52995299-merge-operationAlban Peignier
2018-01-05Add comment in Merge. Refs #5299Alban Peignier
2018-01-05Clean existing timetables. Cut and merge new timetables. Associate VehicleJou...Alban Peignier
2018-01-05Create LinePeriods to associate line ids with period array. Refs #5299Alban Peignier
2018-01-05Add TimeTable#remove_periods! and #empty. Refs #5299Alban Peignier
2018-01-05Add Line#time_tables. Refs #5299Alban Peignier
2018-01-05Merge TimeTables. Refs #5299Alban Peignier
2018-01-05Add TimeTable##intersect_periods! to remove given periods. Refs #5299Alban Peignier
2018-01-05Update TimeTable checksum into factory. Refs #5417Alban Peignier
2018-01-05Add TimeTablePeriod#range method. Refs #5299Alban Peignier
2018-01-05Add Range#intersect?. Refs #5299Alban Peignier
2018-01-05Merge VehicleJourneys and VehicleJourneyAtStops. Refs #5299Alban Peignier
2018-01-05Sort VehicleJourney#vehicle_journey_at_stops by position to compute checksum....Alban Peignier
2018-01-05Update VehicleJourney checksum in factory when stops are created. Refs #5417Alban Peignier
2018-01-05Support undefined current/new in ReferentialSuite#validate_consistent_current...Alban Peignier
2018-01-05Add a link to output.current when available. Refs #5299Alban Peignier
2018-01-05Sort merge operations by created_at. Refs #5299Alban Peignier
2018-01-05Ignore referential in referential suite for mergeable referentials. Refs #5299Alban Peignier
2018-01-05Create ReferentialCloning#clone_with_status! and #clone! for inline clone usa...Alban Peignier
2018-01-05Ignore Referential with referential_suite_id in Workbench#all_referentials. R...Alban Peignier
2018-01-05Fix permission specs by including merges in Support::Permissions. Refs #5299Alban Peignier
2018-01-05Create first merge interface. Refs #5299Alban Peignier
2018-01-05Merge Route and their StopPoints in the same operation to create Route with s...Alban Peignier
2018-01-05Order stop_points by position to compute JourneyPattern checksum. Refs #5318Alban Peignier