| 2018-08-01 |
|
|---|---|
| 2018-07-25 |
Add RSpec check to Travis CI
Bodacious
committed
on 25 Jul 2018
|
| 2018-05-23 |
|
| 2017-10-18 |
updated to node 8.x from 6.x because node install started failing on travis
briley
committed
on 18 Oct 2017
|
| 2017-08-23 |
is module and travis configuration tweaked. DMPRoadmap/roadmap#601
...
Jose Lloret
committed
on 23 Aug 2017
|
| 2017-08-22 |
Resolve merge conflicts. DMPRoadmap/roadmap#587
Jose Lloret
committed
on 22 Aug 2017
|
| 2017-08-07 |
front-end dependencies handled through npm. DMPRoadmap/roadmap#551
Jose Lloret
committed
on 7 Aug 2017
|
| 2017-03-30 |
switched all Perm::CONSTANT to Perm.scope calls. Travis could not handle CONSTANT definitions likely due to rails/ruby evironment. Its better to use scope for queries anyway
briley
committed
on 30 Mar 2017
|
|
switched travis file to isolate tests against a single controller
briley
committed
on 30 Mar 2017
|
|
| 2017-03-28 |
added branding.yml copy to travis file
briley
committed
on 28 Mar 2017
|
| 2017-03-07 |
Updated travis file to recreate the test DB and then load it from the schema.rb file rather than running db:migrate due to issues with the dmponline upgrade scripts
briley
committed
on 7 Mar 2017
|
| 2016-11-03 |
reverted travis file back to db:migrate
briley
committed
on 3 Nov 2016
|
|
remove db:test:prepare and replaced with specific drop, create and migrate
briley
committed
on 3 Nov 2016
|
|
|
remove db:test:prepare and replaced with specific drop, create and migrate
briley
committed
on 3 Nov 2016
|
|
|
switch travis to use db:test:prepare instead of db:migrate
briley
committed
on 3 Nov 2016
|
|
|
switch travis to use db:test:prepare instead of db:migrate
briley
committed
on 3 Nov 2016
|
|
|
fixed path error in travis file
briley
committed
on 3 Nov 2016
|
|
|
fixed path error in travis file
briley
committed
on 3 Nov 2016
|
|
|
Fixed name of wicked_pdf initializer example and removed devise.rb initializer
briley
committed
on 3 Nov 2016
|
|
| 2016-11-02 |
removed mysql dependency from travis file and updated database_example.yml so that it uses sqlite instead of mysql for testing
briley
committed
on 2 Nov 2016
|
|
added 'bundle exec' to the rake commands in travis file
briley
committed
on 2 Nov 2016
|
|
|
removed mysql db from travis since we're using sqlite for testing now. added line to have it run db:migrate on test db
briley
committed
on 2 Nov 2016
|
|
|
fixed merge conflict issue in travis file
briley
committed
on 2 Nov 2016
|
|
| 2016-09-01 |
merged DCC changes into master
briley
committed
on 1 Sep 2016
|
| 2016-08-17 |
Merging current stable development branch into master (#23)
...
Brian Riley
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-08-10 |
dropdown and org language setting
Damodar
committed
on 10 Aug 2016
|
| 2016-07-22 |
|
| 2016-06-27 |
setup travis with mysql
briley
committed
on 27 Jun 2016
|
|
Added steps to copy database and secrets example files so that travis has something to work with
briley
committed
on 27 Jun 2016
|
|
|
Added initial travis.yml file
briley
committed
on 27 Jun 2016
|