summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-211-0/+91
* Add support for destroying project milestonesStan Hu2015-07-171-0/+28
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-4/+4
|\
| * Change `to_not` calls to `not_to`Robert Speicher2015-06-221-4/+4
* | Fix Style/AlignHash cop violationsStan Hu2015-06-223-26/+60
|/
* Load the Merge Request > Commits tab lazilyRobert Speicher2015-06-171-15/+64
* Move Projects::MergeRequestsController spec to its correct locationRobert Speicher2015-06-171-0/+101
* Fix bug where avatar filenames were not actually deleted from the database du...Stan Hu2015-05-071-0/+18
* Unescape branch names in compare commitStan Hu2015-04-301-0/+22
* Add tests.Douwe Maan2015-04-171-0/+223
* Render a 404 when RefsController#logs_tree gets an HTML requestRobert Speicher2015-04-061-0/+41
* Add tests.Douwe Maan2015-03-311-0/+65
* Fix broken `project_url` routing when protected branches are accessed with an...Stan Hu2015-03-011-0/+10
* Fix spec.Douwe Maan2015-02-241-1/+1
* Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-241-4/+12
* Fix specs.Douwe Maan2015-02-201-2/+2
* Refactor.Douwe Maan2015-02-171-0/+49