- 26 May, 2014 2 commits
-
-
cuong.tran authored
-
cuong.tran authored
-
- 11 May, 2014 1 commit
-
-
Cuong Tran authored
don't need parentheses in if check
-
- 09 May, 2014 1 commit
-
-
Waynn Lue authored
-
- 21 Apr, 2014 1 commit
-
-
Cuong Tran authored
prevent multiple requires
-
- 18 Apr, 2014 1 commit
-
-
Vlad Bokov authored
-
- 17 Apr, 2014 2 commits
-
-
Cuong Tran authored
[ci skip] fix whitespace
-
Robin Tweedie authored
-
- 07 Apr, 2014 2 commits
-
-
cuong.tran authored
-
cuong.tran authored
-
- 05 Apr, 2014 6 commits
-
-
cuong.tran authored
-
cuong.tran authored
-
cuong.tran authored
-
cuong.tran authored
-
cuong.tran authored
-
Cuong Tran authored
Fix bug of annotate position in routes
-
- 03 Apr, 2014 1 commit
-
-
Naoyoshi Aikawa authored
-
- 15 Mar, 2014 1 commit
-
-
Cuong Tran authored
Adjusting column match regexp to match markdown template
-
- 14 Mar, 2014 1 commit
-
-
Marcin Raczkowski authored
-
- 26 Feb, 2014 14 commits
-
-
Cuong Tran authored
-
Cuong Tran authored
-
Cuong Tran authored
-
Cuong Tran authored
-
Cuong Tran authored
* release/2.6.2: v2.6.2 Add known changes for 2.6.2. Retain existing position unless :force is passed Temporarily ignore integration tests Revert "Replacing old block with new one." Change email address Add .travis.yml switch deprecated "mock" for "double" in annotate specs use general file resolution for test files as well Replacing old block with new one. Fixed gemspec files attribute migrate.rake should live in lib/tasks Always load models, since they may not be autoloaded by Rails Handle the "--exclude" option correctly, #152 and #160 FIX #157 Pump version to 2.6.1 which fixes #22
-
Cuong Tran authored
* release/2.6.2: v2.6.2
-
Cuong Tran authored
-
Cuong Tran authored
-
Cuong Tran authored
-
Cuong Tran authored
-
Cuong Tran authored
This reverts commit b11928ed.
-
Cuong Tran authored
-
Cuong Tran authored
-
Cuong Tran authored
Fix for #157
-
- 24 Feb, 2014 3 commits
-
-
Cuong Tran authored
Replacing old block with new one.
-
Cuong Tran authored
fix overwriting of namespaced model test annotations with non-namespaced model annotations
-
Cuong Tran authored
migrate.rake should live in lib/tasks
-
- 21 Feb, 2014 2 commits
-
-
jonoterc authored
changing to get rid of deprecation warnings
-
jonoterc authored
the special-purpose file resolution method for test/spec files was failing with namespaced test files (ex. User model attributes would annotate both test/unit/user_test.rb as well as test/unit/foo/user_test.rb, instead of only the former)
-
- 17 Feb, 2014 1 commit
-
-
Marcin Raczkowski authored
-
- 14 Feb, 2014 1 commit
-
-
Ivan Vega authored
Fixed gemspec files attribute
-