| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-16 | Update sawyer and faraday. Refs #7032 | Alban Peignier | |
| 2018-05-11 | Refs #69746976-security-driven-packages-update | Zog | |
| Refs #6975 Refs #6976 Updates dependencies with potential security breaches | |||
| 2018-05-06 | Remove guard. Refs #6958 | Alban Peignier | |
| 2018-05-06 | Add parallel_tests. Refs #6957 | Alban Peignier | |
| 2018-04-16 | Refs #6179; Update acts_as_list6179-update-acts_as_list | Zog | |
| And (hopefully) fix bugs on routes having duplicated positions | |||
| 2018-04-10 | Merge pull request #438 from af83/6368-gtfs-import | Luc Donnet | |
| GTFS import (first step) | |||
| 2018-04-09 | Refs #6367; Add metadata to other versioned models | Zog | |
| 2018-03-30 | Initial import for agencies, stops, routes, trips and stop_times. Refs #6368 | Alban Peignier | |
| 2018-03-27 | Refs #5871; Limit access to Sidekiq dashboard to authenticated users | Zog | |
| 2018-03-26 | Use public URLs for af83 gems. Refs #6047 | Alban Peignier | |
| 2018-02-27 | Delete unused sinatra gem in Gemfile5878-fix-ComplianceChecksController-show | Luc Donnet | |
| 2018-02-22 | Don't load activerecord-nulldb-adapter if RAILS_DB_ADAPTER isn't nulldb. ↵ | Alban Peignier | |
| Refs #6010 | |||
| 2018-02-19 | Merge branch 'master' into 0000-docker | Luc Donnet | |
| 2018-02-09 | Merge branch 'master' into 4126-add-i18n-js | Luc Donnet | |
| 2018-02-09 | Refs #4126 @6h; Add i18n to JS | Zog | |
| 2018-02-09 | Merge pull request #296 from af83/5807-update-webpacker | Luc Donnet | |
| 5807 update webpacker | |||
| 2018-02-09 | Refs #5669 @2h; Add a snapshot mechanism in the specs | Zog | |
| 2018-02-09 | Refs #5807; Bump webpacker | Zog | |
| 2018-02-01 | Refs #5758 @1h; Add localized names to StopAreas | Zog | |
| 2018-02-01 | Revert webpacker to 3.0.2. Refs #5807 | Alban Peignier | |
| 2018-01-26 | Remove 'rspec-snaphost' to check if it causes segfaults on travis | 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 | |||
| 2018-01-08 | removed one0000-gemfile-multiple-nulldb-entries | Robert | |
| 2018-01-08 | Merge pull request #208 from af83/5485-first-docker-scripts | Alban Peignier | |
| First docker scripts. Refs #5485 | |||
| 2018-01-08 | Refs #5455; Adds a livereload middleware | Zog | |
| This allow us to reload the CSS withour reloading the whole page. You'll thank me the day you'll work on React-heavy pages. | |||
| 2018-01-07 | disable sqlite and tune install task | Florent Peyraud | |
| 2018-01-07 | add puma nd nulldb adapter | Florent Peyraud | |
| 2017-12-28 | Gem country_select | Xinhui | |
| Refs #5427 | |||
| 2017-12-21 | Merge branch 'master' into ↵ | Luc Donnet | |
| 5316-migrate-compliance-control-and-check-attributes-from-hs | |||
| 2017-12-21 | Gemfile: Remove `hstore_accessor` | Teddy Wing | |
| We're no longer using this gem. See: * b54daa7b2d7925131572e5e5d5181cf3515a6057 * 993650cd1739a3c4c2dd6a4dc01110b57ef88f36 Refs #5316 | |||
| 2017-12-20 | Refs #5334; Fix specs broken by null_db adapter | Zog | |
| 2017-12-20 | Refs #5334@3h; Add support fort NullDB in Apartment | Zog | |
| This will allow us to compile assets with a null_db adapter. | |||
| 2017-12-19 | disable sqlite and tune install task | Florent Peyraud | |
| 2017-12-17 | add puma nd nulldb adapter | Florent Peyraud | |
| 2017-12-05 | Fixes: #5179@1h; Referential Creation Enforces objectid_format from ↵5179-ref_creation_enforces_objectid_format | Robert | |
| associated Workbench - CR changes implemented | |||
| 2017-11-28 | Add gem paper_trail | Xinhui | |
| 2017-11-13 | add seedbank gems for spliting seeds, update objectid_format in seeds files, ↵ | Guillaume | |
| add objectid_format to stif initializers | |||
| 2017-10-18 | Add breadcrumb gem gretel | Xinhui | |
| 2017-10-12 | remove capistrano-npm | Florent Peyraud | |
| 2017-10-06 | Add webpacker gem and migrate the React apps | cedricnjanga | |
| 2017-09-27 | Merge branch 'master' of github.com:AF83/stif-boiv | Luc Donnet | |
| 2017-09-27 | Update gem enumerize to lastest version - 2.1.2 | Xinhui | |
| Fix https://github.com/brainspec/enumerize/issues/224 | |||
| 2017-09-21 | Add responder gem to automatically have flash message Refs #4576 @2 | Luc Donnet | |
| 2017-09-15 | Initialize first model for compliance_control STI Refs #3550 @4 | Luc Donnet | |
| 2017-08-31 | Remove squeel and update ransack (to fix dependency problem with squeel). ↵ | Alban Peignier | |
| Refs #4364 | |||
| 2017-08-01 | Import#notify_parent: Update :notified_parent_at | Teddy Wing | |
| The `#notify_parent` method should update the `notified_parent_at` field on the child import so we know not to query it in subsequent batches of parent import notifications. Add the Timecop gem in order to be able to safely test the DateTime update. Refs #3511 | |||
| 2017-07-07 | Add gem email_spec | Xinhui | |
| 2017-06-12 | Merge remote-tracking branch 'origin/master' into ↵ | Teddy Wing | |
| 3479-refactor-table_builder-helper | |||
| 2017-06-08 | Gemfile: Add 'htmlbeautifier' in :test group | Teddy Wing | |
| Want a way to beautify HTML to get better diffs in the `TableBuilderHelper` spec. Beautifying the HTML allows us to do line comparisons of the HTML that results from the builder. Refs #3479 | |||
| 2017-06-06 | Refs: #3604; rewriting schema cloner in Ruby | Robert | |
