aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
AgeCommit message (Collapse)Author
2018-05-06Add parallel_tests. Refs #6957Alban Peignier
2018-04-16Refs #6179; Update acts_as_list6179-update-acts_as_listZog
And (hopefully) fix bugs on routes having duplicated positions
2018-04-10Merge pull request #438 from af83/6368-gtfs-importLuc Donnet
GTFS import (first step)
2018-04-09Refs #6367; Add metadata to other versioned modelsZog
2018-03-30Initial import for agencies, stops, routes, trips and stop_times. Refs #6368Alban Peignier
2018-03-26Use public URLs for af83 gems. Refs #6047Alban Peignier
2018-03-23Fix XSS vulnerability in rails-html-sanitizerLuc Donnet
2018-03-20Update loofah to 2.2.1. Refs #6260Alban Peignier
2018-03-14Update newrelic_rpm to 4.8.0.341. Refs #6206Alban Peignier
2018-02-28Upgrade rack-protection to 1.5.4. Refs #6057Alban Peignier
2018-02-27Delete unused sinatra gem in Gemfile5878-fix-ComplianceChecksController-showLuc Donnet
2018-02-22Don't load activerecord-nulldb-adapter if RAILS_DB_ADAPTER isn't nulldb. ↵Alban Peignier
Refs #6010
2018-02-09Merge branch 'master' into 4126-add-i18n-jsLuc Donnet
2018-02-09Refs #4126 @6h; Add i18n to JSZog
2018-02-09Merge pull request #296 from af83/5807-update-webpackerLuc Donnet
5807 update webpacker
2018-02-09Refs #5669 @2h; Add a snapshot mechanism in the specsZog
2018-02-09Refs #5807; Bump webpackerZog
2018-02-07Update stif-reflex-api gem. Refs #5869Alban Peignier
2018-02-01Refs #5758 @1h; Add localized names to StopAreasZog
2018-02-01Revert webpacker to 3.0.2. Refs #5807Alban Peignier
2018-01-26Remove 'rspec-snaphost' to check if it causes segfaults on travisZog
2018-01-26Refs #5741 @2h; Add a map of all routes on a line#showZog
2018-01-25Refs #5586 @4h; First `action_links` refactorZog
- Implement new API - Migrate the LineDecorator - ensure no change on the "lines/index" view
2018-01-08Merge pull request #208 from af83/5485-first-docker-scriptsAlban Peignier
First docker scripts. Refs #5485
2018-01-08Refs #5455; Adds a livereload middlewareZog
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-07disable sqlite and tune install taskFlorent Peyraud
2018-01-07add puma nd nulldb adapterFlorent Peyraud
2017-12-28Gem country_selectXinhui
Refs #5427
2017-12-21Merge branch 'master' into ↵Luc Donnet
5316-migrate-compliance-control-and-check-attributes-from-hs
2017-12-21Gemfile: Remove `hstore_accessor`Teddy Wing
We're no longer using this gem. See: * b54daa7b2d7925131572e5e5d5181cf3515a6057 * 993650cd1739a3c4c2dd6a4dc01110b57ef88f36 Refs #5316
2017-12-20Refs #5334@3h; Add support fort NullDB in ApartmentZog
This will allow us to compile assets with a null_db adapter.
2017-11-28Add gem paper_trailXinhui
2017-11-13add seedbank gems for spliting seeds, update objectid_format in seeds files, ↵Guillaume
add objectid_format to stif initializers
2017-10-30Merge pull request #104 from af83/4726-breadcrumbLuc Donnet
4726 breadcrumb
2017-10-24Make erd patch for multi relationships and add merge png in outputLuc Donnet
2017-10-18Add breadcrumb gem gretelXinhui
2017-10-12with Gemfile.lock this timeFlorent Peyraud
2017-10-12Fix Gemfile.lock deletion on master when merge webpack branchLuc Donnet
2017-10-10fix react version for build, add Procfile for run with manager (ex: foreman)Guillaume
2017-10-06Add webpacker gem and migrate the React appscedricnjanga
2017-09-27Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-09-27Update gem enumerize to lastest version - 2.1.2Xinhui
Fix https://github.com/brainspec/enumerize/issues/224
2017-09-27Merge branch 'master' of github.com:AF83/stif-boivLuc Donnet
2017-09-22Refs #4593cedricnjanga
Object ID => Change the way provider_id in constructed to replace every space with an underscore.
2017-09-21Add responder gem to automatically have flash message Refs #4576 @2Luc Donnet
2017-09-15Initialize first model for compliance_control STI Refs #3550 @4Luc Donnet
2017-08-31Remove squeel and update ransack (to fix dependency problem with squeel). ↵Alban Peignier
Refs #4364
2017-08-01Import#notify_parent: Update :notified_parent_atTeddy 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-18Update i18-tasks configurationLuc Donnet
2017-07-10Updated Webmock gem from 3.0.0 to 3.0.1 -- both have been released the same ↵Robert
day, there should be something wrong with 3.0.0