Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up unused routes | Josef Strzibny | 2016-07-26 | 1 | -5/+0 |
| | |||||
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 1 | -1/+0 |
| | |||||
* | Add tests for the health check feature | DJ Mountney | 2016-05-10 | 1 | -0/+7 |
| | |||||
* | Fix Style/TrailingBlankLines cop violations | Robert Speicher | 2015-06-22 | 1 | -1/+0 |
| | |||||
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -1/+1 |
| | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 1 | -20/+20 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Remove old specs | Dmitriy Zaporozhets | 2013-08-27 | 1 | -7/+0 |
| | |||||
* | Fix route specs | Dmitriy Zaporozhets | 2013-06-26 | 1 | -2/+2 |
| | |||||
* | remove useless routing tests. Added symlink creation for project with code | Dmitriy Zaporozhets | 2013-06-22 | 1 | -10/+0 |
| | |||||
* | Fix routiong specs after rename of resque controller | Dmitriy Zaporozhets | 2013-05-30 | 1 | -3/+3 |
| | |||||
* | Replace old hashes with new 1.9 ruby hashes (rebase) | Andrey Kumanyaev | 2013-05-05 | 1 | -12/+12 |
| | |||||
* | Admin.projects: remove views and route specs | Dmitriy Zaporozhets | 2013-03-25 | 1 | -20/+0 |
| | |||||
* | fix tests | Andrey Kumanyaev | 2013-01-24 | 1 | -7/+7 |
| | |||||
* | Deprecate code for Project. Use title and path | Dmitriy Zaporozhets | 2012-11-23 | 1 | -8/+0 |
| | |||||
* | Add routing specs | Robert Speicher | 2012-09-16 | 1 | -0/+166 |