aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/referential.rb
AgeCommit message (Expand)Author
2018-01-08Avoid error into Referetial#create_schema can't read migration count5485-first-docker-scriptsAlban Peignier
2018-01-05Fix typo in referential.rb after rebasecedricnjanga
2018-01-05Refs #5468 Change redirect after Referential#validatecedricnjanga
2018-01-05Ignore Referential with referential_suite_id in Workbench#all_referentials. R...Alban Peignier
2018-01-05First try for route/stop_point and journey_pattern merge. Refs #5299Alban Peignier
2018-01-05Ignore detect_overlapped_referentials when Referential is into a ReferentialS...Alban Peignier
2018-01-05Create Merge operation. Refs #5299Alban Peignier
2018-01-03Merge branch 'master' into 5024-prevent-duplicate-referentials-from-being-cre...Luc Donnet
2017-12-28Add log messages when Referential can't be created. Remove useless build_refe...Alban Peignier
2017-12-21BusinessCalendar => PurchaseWindowcedricnjanga
2017-12-13Referential#save_with_table_lock_timeout: Add argumentTeddy Wing
2017-12-12Prevent error in Referential validation/creation when some attributs are defi...Alban Peignier
2017-12-12Referential: Lock table on :updateTeddy Wing
2017-12-12Referential: Raise an error if the table lock times outTeddy Wing
2017-12-11Referential#create_schema: Log benchmark time to createTeddy Wing
2017-12-11Revert "Referential: Move `create_schema` to an `after_commit`"Teddy Wing
2017-12-06Merge remote-tracking branch 'origin/master' into 5024-prevent-duplicate-refe...Teddy Wing
2017-12-06Referential: Move `create_schema` to an `after_commit`Teddy Wing
2017-12-06Fix log to detect schema migrations overwriteLuc Donnet
2017-12-06Add log to detect schema migrations overwriteLuc Donnet
2017-12-05Merge remote-tracking branch 'origin/master' into 5024-prevent-duplicate-refe...Teddy Wing
2017-12-05Fixes: #5179@1h; Referential Creation Enforces objectid_format from associate...5179-ref_creation_enforces_objectid_formatRobert
2017-12-05Refs: #5179@1.25h; Referential Creation Enforces objectid_format from associa...Robert
2017-12-05Refs: #5179@1h; Referential Creation Enforces objectid_format from associated...Robert
2017-11-29Referential: Use new hash syntaxTeddy Wing
2017-11-29Referential#lock_table: Add comment about unlockTeddy Wing
2017-11-29Referential: Add comment to describe why we lock the tableTeddy Wing
2017-11-29Referential: Add a comment about the `lock_table` callbackTeddy Wing
2017-11-29Referential: Lock `referentials` table before validationTeddy Wing
2017-11-24Take into account code reviewcedricnjanga
2017-11-22Add some changes to the objectid constructioncedricnjanga
2017-11-22Create objectid format and integrate it in models. Work in progress. Refs #4941cedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-17Add some changes to the objectid constructioncedricnjanga
2017-11-17Create objectid format and integrate it in models. Work in progress. Refs #4941cedricnjanga
2017-11-16Refs #4941 Add default value ('netex') for objectid_format enumerizeGuillaume
2017-11-16 Refs #4941 rename ObjectidFormater modules to ObjectidFormatterGuillaume
2017-11-16Add Cédric new objectid concernscedricnjanga
2017-11-10Add validation and specs to models on objectid_format presencecedricnjanga
2017-11-09split modules objectid_format, remove alias referentialGuillaume
2017-11-09add object_id_format to migrations, create module for call Referential, Line ...Guillaume
2017-11-09Remove model route_sectionsXinhui
2017-11-02 Refs: #4802@2h; Replaying former work. To identify spec regressionRobert
2017-11-01Refs: #4802@6h; Replaying former work. To identify spec regressionRobert
2017-09-22Add `has_many` association between `Referential` and `ReferentialSuite`Teddy Wing
2017-09-11Update of ReferentialsController#new :cedricnjanga
2017-09-08Disable uniqueness of name for referential because it stops import for same r...Luc Donnet
2017-09-07Restore Referential#clone_schema invocation. Refs #4335Alban Peignier
2017-09-07Avoid Appartment schema creation when cloning is pending. Add a spec which pe...Alban Peignier
2017-09-04add some change for the Referential#new_from to only have a line collection r...cedricnjanga