| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-09 | Refs #6367; Add metadata to other versioned models | Zog | |
| 2018-01-25 | Refs #5586 @4h; First `action_links` refactor | Zog | |
| - Implement new API - Migrate the LineDecorator - ensure no change on the "lines/index" view | |||
| 2017-12-13 | spec_helper: Exclude 'truncation' tests from normal runner | Teddy Wing | |
| Now that I've skipped the referential lock tests that were set as 'truncation', we can revert back to old behaviour and not run the 'truncation' tests as part of the normal suite runner. This gets the tests passing again. Refs #5024 | |||
| 2017-12-06 | spec_helper.rb: Enable `truncation` test; Disable `wip` tests | Teddy Wing | |
| I didn't notice this when I added the `truncation` filter to my `referentials` table lock test, but the way the specs are configured, it wouldn't be run by default with the rest of the tests. Luc did notice, and suggested we change the filter options. We will now always run tests with the `truncation: true` filter (removing the `filter_run_excluding` config makes them enabled), as these include JavaScript-dependent feature tests that we want to be sure to execute. Additionally, we exclude tests with the `wip: true` filter, as it doesn't really make sense to run these "work in progress" tests by default. Refs #5024 | |||
| 2017-12-05 | Merge remote-tracking branch 'origin/master' into ↵ | Teddy Wing | |
| 5024-prevent-duplicate-referentials-from-being-created-during-parallel-db-transactions--rb201711271659 Conflicts: app/models/referential.rb A whitespace conflict in a place I don't even remember editing? Okaay. | |||
| 2017-12-05 | spec_helper.rb: Use new Ruby hash syntax | Teddy Wing | |
| Refs #5024 | |||
| 2017-11-29 | spec/support/referential: Rename `:js` filter to `:truncation` | Teddy Wing | |
| This `before` hook allows tests to use the "truncation" database cleanup strategy. It doesn't do anything explicitly JavaScript-related. Rather, it was named JS because it was intended to be used for feature tests with JavaScript. However, now that I need to use it for a couple tests in `spec/models/referential_spec.rb`, the `:js` name doesn't make sense. Rename the filter to something that says what it does, not how it should be used. Refs #5024 | |||
| 2017-11-28 | Add has_paper_trail on models | Xinhui | |
| 2017-09-13 | Change SimpleCov configuration to exclude some dummy directories. Refs #4474 | Alban Peignier | |
| 2017-05-16 | allow disabling RCOV for faster local tests: NO_RCOV=1 bundle exec rake spec | Robert | |
| 2017-05-03 | Jenkins Simplecov/rcov code enabled again | Robert | |
| 2017-05-03 | filter vendor in Simplecov | Robert | |
| 2017-05-02 | Refs #3178; Simplecov bogus config (almost) fixed | Robert | |
| 2017-05-02 | Refs #3053 | Robert | |
| passes current_organization down from the controller into Reference.new_from adds joint models *ReferenceMemeberships to excluded Apartment models | |||
| 2017-04-18 | clone_schema fixed -> lib/sql/clone_schema.sql; ↵ | RobertDober | |
| lib/af83/stored_procedures.rb for sql stored procedure management; Refs #2864 | |||
| 2017-04-11 | Update to rails 4.2.7 | Xinhui | |
| refs #2070 | |||
| 2016-09-27 | Rspec model LineReferentialSync | Xinhui | |
| 2016-08-05 | Rspec task organisations:sync | Xinhui | |
| 2016-07-11 | Refs #1291: adding simplecov for jenkins | jpl | |
| 2015-06-16 | Gemfile : add simplecov to development group | anicet | |
| 2015-03-18 | Initialize migration to new api version | Luc Donnet | |
| 2015-02-20 | Update config in a true Rails 4 way | Luc Donnet | |
| 2015-02-13 | Fix spec with databasecleaner and apartment | Luc Donnet | |
| 2015-02-09 | Initialize first javascript rspec tests | Luc Donnet | |
| 2015-01-15 | Fix tests and merge master | Luc Donnet | |
| 2015-01-05 | Initialize rails 4 migration | Luc Donnet | |
| 2013-11-26 | Update ninoxe version | Luc Donnet | |
| 2012-10-15 | correct :confirm obsolecence | Michel Etienne | |
| 2012-06-27 | Use when possible a first referential created before the spec transaction | Alban Peignier | |
| 2012-04-25 | remove useless facotries and use chouette-ninoxe one's | Marc Florisson | |
| 2012-04-19 | Load explicitely FactoryGirl if needed. Ignore errors when dropping ↵ | Alban Peignier | |
| Apartment::Databases. Refs #13 | |||
| 2012-04-17 | Fixes all specs. Refs #6 | Alban Peignier | |
| 2012-04-13 | Require database_cleaner in spec_helper. Refs #6 | Alban Peignier | |
| 2012-03-11 | Add validations. Fixes specs | Alban Peignier | |
| 2012-03-01 | Refactor lines index view | Luc Donnet | |
| 2012-02-20 | Add requests spec, Fix view | Luc Donnet | |
| 2012-02-15 | Add line to the model | Luc Donnet | |
| 2012-02-13 | Add referential model and gem apartment | Luc Donnet | |
