Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 404 error in files view after deleting the last file in a repository | Stan Hu | 2015-07-21 | 1 | -68/+0 |
| | | | | Closes #1362 | ||||
* | Fix Style/AlignHash cop violations | Stan Hu | 2015-06-22 | 1 | -4/+8 |
| | |||||
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -2/+6 |
| | | | | | | 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. | ||||
* | Even more hound fixes | Jeroen van Baarsen | 2015-02-12 | 1 | -1/+5 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 1 | -7/+7 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Fix tests | Dmitriy Zaporozhets | 2014-08-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add tests for redirects. | Marin Jankovski | 2014-07-08 | 1 | -0/+13 |
| | |||||
* | Make changes to tests | Dmitriy Zaporozhets | 2014-01-22 | 1 | -1/+1 |
| | | | | | | | * project_with_code -> project * project -> ermpty_project Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Drop support of root namespace in routing | Hiroyuki Sato | 2013-09-13 | 1 | -1/+1 |
| | |||||
* | Fix routing/controller specs for refactored controllers | Dmitriy Zaporozhets | 2013-06-23 | 1 | -1/+1 |
| | |||||
* | Fixed API file raw functionality, Fixed tree controller tests. Added ↵ | Dmitriy Zaporozhets | 2013-04-03 | 1 | -3/+3 |
| | | | | BlobController specs | ||||
* | Use project_with_code factory where necessary | Dmitriy Zaporozhets | 2013-04-01 | 1 | -1/+1 |
| | |||||
* | Rspec fixes | Dmitriy Zaporozhets | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | Add TreeController and spec | Robert Speicher | 2012-09-26 | 1 | -0/+43 |