Commit graph

4262 commits

Author SHA1 Message Date
Reinier Balt
e251bfc935 fix lint warnings for tracks.js - fourth pass
found on codeclimate. this is the fourth pass
2014-06-26 15:09:05 +02:00
Reinier Balt
9d96b372c0 fix lint warnings for tracks.js - third pass
found on codeclimate. this is the third pass
2014-06-26 15:03:39 +02:00
Reinier Balt
bb44fbb2f9 fix lint warnings for tracks.js - first pass
found on codeclimate. this is the first pass
2014-06-26 14:56:20 +02:00
Reinier Balt
8955480e62 fix lint warnings for tracks.js - first pass
found on codeclimate. this is the first pass
2014-06-26 14:49:25 +02:00
Reinier Balt
45884bbe05 Merge pull request #1691 from TracksApp/dev-mark
remove custom solution to visually show that you are running in developm...
2014-06-26 10:53:34 +02:00
Reinier Balt
6012c49fa2 move rack-dev-mark gem to development group 2014-06-26 10:14:00 +02:00
Reinier Balt
5ed2de3ab0 remove custom solution to visually show that you are running in development
environment and replace with rack-dev-mark gem
2014-06-26 10:05:22 +02:00
Dan Rice
14ed010f7c Replace remaining RSpec 'should' with 'expect' 2014-06-25 17:44:24 -04:00
Dan Rice
d334093adb Replace remaining RSpec 'should' with 'expect' 2014-06-25 17:27:33 -04:00
Dan Rice
c19af5b982 Replace be_true and be_false expectations
Removed in RSpec 3.0
2014-06-25 17:10:27 -04:00
Reinier Balt
7869ef2c74 Merge branch 'master' of github.com:TracksApp/tracks 2014-06-25 22:11:11 +02:00
Reinier Balt
4dfcc182da update gems and migrate sanitize to newer version 2014-06-25 22:11:03 +02:00
Dan Rice
aa8f5b7599 Switch from Assembla to GitHub issues 2014-06-25 13:32:11 -04:00
Dan Rice
64bd5b99c5 Raise pinned bcrypt version 2014-06-24 23:07:03 -04:00
Dan Rice
1f4e80e863 Use encrypted Code Climate token 2014-06-24 22:55:50 -04:00
Dan Rice
e84f239428 Mark CLI feature tests as WIP
The tests need to be improved to eliminate intermittent failures
2014-06-19 17:50:09 -04:00
Dan Rice
d171e13e24 Bring a few details in line with Rails 4.1 2014-06-19 12:33:38 -04:00
Dan Rice
9b92306252 Return a valid RecurringTodo after creation error
Fixes #1463
2014-06-19 01:17:15 -04:00
Dan Rice
622291d98d Purge UserTime from app/* 2014-06-12 21:24:31 -04:00
Dan Rice
7a3f90a020 Use RSpec 'expect' instead of 'should' 2014-06-11 23:03:26 -04:00
Dan Rice
4ee8c2e7fd Remove executable bit from files in app/ 2014-06-10 17:50:47 -04:00
Dan Rice
d793e17248 Increase Aruba timeout 2014-06-10 17:22:57 -04:00
Dan Rice
a4388f0bd6 Tidy up the command Travis uses to execute tests 2014-06-10 16:15:10 -04:00
Dan Rice
9469bacc2f Remove db:migrate from ci task
Rails 4.1 auto-manages the database using schema.rb
2014-06-10 15:57:29 -04:00
Dan Rice
2820c423c7 Merge pull request #216 from TracksApp/update-db-schema
Update db/schema after running db:migrate from scratch
2014-06-10 15:49:13 -04:00
Dan Rice
3fc9173d54 Simplify feature test to make date-independent 2014-06-10 15:00:57 -04:00
Dan Rice
38387c844d Speed up feature tests by disabling jQuery effects 2014-06-10 14:59:28 -04:00
Dan Rice
50b09811fc Fix check for whether todo changed containers 2014-06-10 12:07:30 -04:00
Dan Rice
dbf1cb61ff Remove links to old forum from docs
[ci skip]
2014-06-04 17:05:19 -04:00
Dan Rice
e0779a0b07 Use bcrypt gem instead of obsolete bcrypt-ruby 2014-06-02 20:52:59 -04:00
Dan Rice
737263d866 Add Gemnasium badge
[ci skip]
2014-05-30 21:49:23 -04:00
Dan Rice
a1d3934bc6 Allow Travis to use default bundler version 2014-05-27 23:18:40 -04:00
Dan Rice
fd24dc83b1 Use aruba and actionpack-xml_parser from rubygems
The released versions have caught up with Tracks' needs,
so it's no longer necessary to fetch them from source.
2014-05-16 18:18:49 -04:00
Dan Rice
2386e67dec Simplify requiring of test helpers 2014-05-16 18:03:13 -04:00
Dan Rice
d0cec167a8 Replace Timecop with new ActiveSupport helpers 2014-05-16 13:25:22 -04:00
Dan Rice
7d7e47deff Add Spring and spring-aware binstubs
Also remove /script, which is no longer used in Rails 4
2014-05-16 12:21:40 -04:00
Reinier Balt
782d94bdc9 Merge branch 'master' of github.com:TracksApp/tracks 2014-05-16 16:36:18 +02:00
Reinier Balt
8194ab9d7f fix #1432. 2014-05-16 16:35:05 +02:00
Dan Rice
ede9636c6d Pin Rails to 4.1.x, not 4.x 2014-05-16 10:21:57 -04:00
Reinier Balt
0f5a11882e fix deleting dependencies 2014-05-16 16:14:50 +02:00
Reinier Balt
595806be87 add parameter to REST api for todos to limit result to active todos. Fixes #1388 2014-05-16 15:33:45 +02:00
Reinier Balt
4cde8ce78b Merge pull request #218 from TracksApp/rails41
Rails 4.1 migration
2014-05-16 14:42:33 +02:00
Reinier Balt
126f07a593 try another day to get rid of test failure
I do not see the failure locally, guessing this causes the failure...
2014-05-16 14:33:18 +02:00
Reinier Balt
098f57e0f1 add missing images
these were never there. used in mobile project view
2014-05-16 14:33:18 +02:00
Reinier Balt
49a09f36e8 activerecord associations do not act like a collection anymore, so convert to array first
before using map, collect, etc.
2014-05-16 14:33:18 +02:00
Reinier Balt
85cfa1c366 fix running minimal test framework using minitest 2014-05-16 14:33:18 +02:00
Reinier Balt
5c636e48ad remove assert which should not be used for cucumber. 2014-05-16 14:33:18 +02:00
Reinier Balt
2430fcb906 fix failing tests
not sure if the to_a fixes to get collections from activerecord is the right way
2014-05-16 14:33:18 +02:00
Reinier Balt
35cab99cea switch to minitest from test/unit
not sure if this is the right change, but tests seem to run
2014-05-16 14:33:18 +02:00
Reinier Balt
128da07fc2 remove Digest deprecation warning 2014-05-16 14:33:18 +02:00