summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
...
* | Refactor spec to go through ApplicationController#projectFrancesco Levorato2015-09-181-4/+4
|/
* Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-151-0/+4
* add Content-Type header of raw image filepilsner2015-09-041-0/+14
* Remove the filename argument from Content-Disposition header to avoidStan Hu2015-09-021-0/+23
* Merge branch 'disable-internal-tracker-when-external-in-use' into 'master'Dmitriy Zaporozhets2015-08-141-0/+37
|\
| * Disable internal issue tracker if external tracker in useStan Hu2015-07-171-0/+37
* | Provide more feedback what went wrong if HipChat service failed testStan Hu2015-08-121-0/+35
* | 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