aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/imports.rake
AgeCommit message (Expand)Author
2018-03-19Fix typo for Import class Refs #6243Luc Donnet
2018-03-06Fixes logs_output_dir in imports tasks and into SimpleImporter#dump_csv_from_...Alban Peignier
2018-03-02Refs #6068; Refactor import/export tasksZog
2018-02-21Move importers outputs in logsZog
2018-02-20Regs #5924; Rename imports tasksZog
2018-02-20Refs #5924; Fix some bugs revealed during importsZog
2018-02-20Refs #5924 @14h; Extend importersZog
2018-02-20Refs #5924 @2h; Update specsZog
2018-02-20Refs #5924; Update rake tasksZog
2018-02-20Refs #5765; Add new task to import in a given referentialZog
2018-02-20Refs #5765 @6h; Add a customizable importer mechanismZog
2018-02-13Merge pull request #287 from af83/4963-import-cron-should-abort-old-importsJohan Van Ryseghem
2018-02-08imports.rake(notify_parent): Use `ParentNotifier`Teddy Wing
2018-02-06imports.rake: Change `abort_old` to `netex_abort_old`Teddy Wing
2018-02-06schedule.rb: Abort old imports before import notificationTeddy Wing
2017-08-01schedule.rb: Add cron job to update parent imports from child importsTeddy Wing