aboutsummaryrefslogtreecommitdiffstats
path: root/app/workers
AgeCommit message (Expand)Author
2018-05-28Refs #7193; Protect calls to RouteWayCostZog
2018-05-09Associate ComplianceControlSet with parent operation when created. Refs #6960Alban Peignier
2018-05-09Refs #6960; Update imports to use nesw implementationZog
2018-05-07Rework imports to use Resources and make the a little more verboseZog
2018-04-16Fixes Chouette::Route.skip_callback/set_callback in RouteWayCostWorker. Refs ...6407-route--calculate-way-costs-on-after_commit-instead-of-aAlban Peignier
2018-04-10Merge pull request #460 from af83/6360-workbenchimport-displayLuc Donnet
2018-04-09Refs #6360; Add checks on calendars during WorkbenchImportZog
2018-04-01Create Referential in Import::Gtfs. Test file with Import::Gtfs.accept_file?....Alban Peignier
2018-03-30Initial import for agencies, stops, routes, trips and stop_times. Refs #6368Alban Peignier
2018-03-26Refs #6218; Link exports to referentialsZog
2018-03-14RouteWayCostWorker: Add comment about recursive workersTeddy Wing
2018-03-14RouteWayCostWorker: Fix recursive worker callTeddy Wing
2018-03-14RouteWayCostWorker: Switch to referential in order to find RouteTeddy Wing
2018-03-14Route: Add `#calculate_costs!` to populate `#costs` with `WayCost`sTeddy Wing
2018-03-12Refs #6133; Full UX for exportsZog
2018-03-12Refs #6133: Async exportsZog
2018-03-12Refs #6133; Fix specsZog
2018-02-22WorkbenchImportWorker: Use `File.unlink` instead of `#unlink`Teddy Wing
2018-02-22WorkbenchImportWorker: Reinstate creation of `./tmp/imports`Teddy Wing
2018-02-22WorkbenchImportWorker: Use temp files for entry group subdir ZipsTeddy Wing
2018-01-09LineReferentialSyncWorker,StopAreaReferentialSyncWorker: Enable retryTeddy Wing
2018-01-09Remove `retry: false` from workers since it's the new defaultTeddy Wing
2018-01-05Create ReferentialCloning#clone_with_status! and #clone! for inline clone usa...Alban Peignier
2018-01-05Create first merge interface. Refs #5299Alban Peignier
2017-12-20Merge pull request #151 from af83/5281-workbench-import-structural-bug-readin...Luc Donnet
2017-12-20Merge pull request #124 from af83/5006-wb_import_filter_refs_with_foreign_linesLuc Donnet
2017-12-15Fixes: #5281@1.2h; View specs and minor CR change from #50065281-workbench-import-structural-bug-reading-zipRobert
2017-12-14Refs: #5006@0.1h; Hotfix removed forgotten file.closeRobert
2017-12-14Hotfix removed forgotten file.close5006-wb_import_filter_refs_with_foreign_linesRobert
2017-12-14Refs #5006; CR pass IRobert
2017-12-14Fixes: #5006@10h;Robert
2017-12-13Use ReferentialCloning.find result without test on ReferentialCloningWorker#p...Alban Peignier
2017-12-12Move logic to ReferentialCloning. Improve specs. Refs #5283Alban Peignier
2017-11-03Merge pull request #106 from af83/4782-create-worker-for-compliance-check-cop...Robert Dober
2017-10-31Refs: #4817@0.3h; Hotfix for wrong message for spurious directories in zip file4817-better-traductionRobert
2017-10-31Refs: #4817@0.1h; CodeReview related fix filename instead of import nameRobert
2017-10-31Fixes: #4817@0.35; Translations changed, Specs adpated to new translation par...Robert
2017-10-30ComplianceControlSetCopyWorker: Pass ComplianceCheckSet ID to JavaTeddy Wing
2017-10-30ComplianceControlSetCopyWorker: Call Java validation APITeddy Wing
2017-10-30Add ComplianceControlSetCopyWorkerTeddy Wing
2017-10-24Fixes: #4633;@0.5h; CR changesRobert
2017-10-24Fixes: #4633@0.5h; Implenting correct message for inconsistent zip fileRobert
2017-10-24Refs: #4633@1h; Implenting correct message for corrupt zip fileRobert
2017-10-24Refs: #4633@0.5h; WorkbenchImportWorker implements message creation for spuri...Robert
2017-10-24Refs: #4633@3h:Robert
2017-10-17Fixes: #4727@0.1h; Added organisation to clone for and rebased master4727-clone-compliance-control-setRobert
2017-10-17Fixes: #4727@0.5h; Worker speced and implementedRobert
2017-09-06Fix import messages when referential can't be created. Delete unused sass fil...Luc Donnet
2017-08-31WorkbenchImportWorker: Use `#update` instead of `#update_attributes`Teddy Wing
2017-08-29Set started_at & ended_at for WorkbenchImportWorker#performXinhui