aboutsummaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2017-11-22Rebase master and resolve conflictscedricnjanga
2017-11-22Fix last spec and add short_id method to Netex Objectidcedricnjanga
2017-11-22Change the way we name classescedricnjanga
2017-11-22Change the use of namespace and remove modulescedricnjanga
2017-11-22Add some changes to the objectid constructioncedricnjanga
2017-11-22Add Cédric new objectid concernscedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-22Merge branch 'master' into 4941-refactoring_object_idcedricnjanga
2017-11-22Fix the delation of the hacking of Chouette::ActiveRecord#model_name to remov...cedricnjanga
2017-11-21Change the way we name classescedricnjanga
2017-11-20Rearrange policies and decorators folders to include them after renaming clas...cedricnjanga
2017-11-20Change the use of namespace and remove modulescedricnjanga
2017-11-17Add some changes to the objectid constructioncedricnjanga
2017-11-17NetexImport: Don't destroy non-existent ReferentialsTeddy Wing
2017-11-17Merge pull request #113 from af83/4823-compliance_check_showteddywing
2017-11-17Refs: #4823@0.2h; Code Review Part IIRobert
2017-11-17Fixes: #4823@0.5h; Fixed regression in Ransack button "Effacer" implicit path...Robert
2017-11-17Refs: #4823@2h; Chasing and fixing regressions in feature specsRobert
2017-11-17Refs: #4823@0.5h; Translations changedRobert
2017-11-17Refs: #4823@1.7h; CodeReview #show -> #executedRobert
2017-11-17Fixes #4823@1h;Robert
2017-11-17Refs: #4823@4h; Fixed Transport(Sub)mode validation bugRobert
2017-11-17Refs: #4283@16h;Robert
2017-11-17Refs: #4823@1h; scaffolding feature spec, but blocked by #4826 [amend me] [sk...Robert
2017-11-17Refs: #4461@0.75h; Fixing netex_import after_create callback to after_commit...Robert
2017-11-17Refs: #4461@1h; CodeReviewRobert
2017-11-17Fixes: #4461@2h; Specing and ImplementingRobert
2017-11-17Refs: #4461@1.5h; Repaired netex_import factory, adapted spec/models/import_specRobert
2017-11-17Merge branch '4516_cleanup_rule_parameter_set'Xinhui
2017-11-17Merge pull request #116 from af83/4962-when-WorkbenchImport-is-deleted-also-d...Luc Donnet
2017-11-16Add Cédric new objectid concernscedricnjanga
2017-11-15schema_spec: Make regex more readable with whitespace4951-spec-to-validate-that-primary-and-foreign-keys-in-the-database-are-type-bigintTeddy Wing
2017-11-15schema_spec: Remove unnecessary captureTeddy Wing
2017-11-15schema_spec: Change spaces to `\s`Teddy Wing
2017-11-14schema_spec: Use Ruby 2.2-compatible heredocTeddy Wing
2017-11-14schema_spec: Show helpful diffTeddy Wing
2017-11-14schema_spec: Don't fail for tables without IDsTeddy Wing
2017-11-14schema_spec: Move spec to a custom RSpec matcherTeddy Wing
2017-11-14schema_spec: Remove commented `grep` linesTeddy Wing
2017-11-14Add spec to ensure `schema.rb` keys are `bigint`sTeddy Wing
2017-11-14Remove rule parameter set controller, views, helperXinhui
2017-11-14Remove model rule_parameter_setXinhui
2017-11-13NetexImport: Destroy referential on destroy if ready:falseTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Return `true` if no update happenedTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Handle resources with "IGNORED" statusTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Return result of `#update`Teddy Wing
2017-11-13Revert "ComplianceCheckSet#update_status: Should return a boolean"Teddy Wing
2017-11-13ComplianceCheckSet#update_status: Should return a booleanTeddy Wing
2017-11-13ComplianceCheckSet#update_status: Reverse test data orderTeddy Wing
2017-11-13ComplianceCheckSet#update_status spec: Add failure status casesTeddy Wing