summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Make better use of the `visibility_level` factory traitsrs-traits-are-goodRobert Speicher2016-03-081-1/+1
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-4/+4
* Add specs to ForksController#index.issue_13648Rubén Dávila2016-03-021-0/+72
* Move a few controller specs to their correct locationsrs-move-controller-specsRobert Speicher2016-02-183-0/+158
* Reopened MRs should also be considered as open.issue_13539Rubén Dávila2016-02-171-0/+34
* Merge branch 'git-archive-refactor' into 'master' Douwe Maan2016-02-171-8/+3
|\
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer2016-02-172-1/+64
| |\
| * | First version of "git archive" headersJacob Vosmaer2016-02-021-8/+3
* | | Redirect /import to project page if no importing at all and repo existsfix/13367-redirect-to-project-page-if-no-importRémy Coutable2016-02-171-0/+12
| |/ |/|
* | Ensure Commit#show responds 404 instead of 500 when given an invalid IDrs-issue-13467Robert Speicher2016-02-151-0/+37
* | Add spec for assigning view param from cookiekkm/gitlab-ce-user-diff-view-pref-cookieRobert Speicher2016-02-051-5/+19
* | Add a controller test for the new 'diff_view' cookieRémy Coutable2016-02-051-1/+13
|/
* Fixi import redirect loopDouglas Barbosa Alexandre2016-01-251-0/+109
* Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-0/+66
* Fix specsDouwe Maan2015-12-181-2/+2
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-2/+2
* Merge branch 'serve_lfs_object' into 'master' Douwe Maan2015-12-081-0/+34
|\
| * All for you rubocop.Marin Jankovski2015-12-081-2/+2
| * Stub the calls to disk and check what send_file returns.Marin Jankovski2015-12-081-1/+3
| * Fix specs caused by update of gitlab-test repo.serve_lfs_objectMarin Jankovski2015-12-081-1/+1
| * Add specs for showing lfs object in UI.Marin Jankovski2015-12-071-0/+32
* | Merge branch 'master' into fix-merge-request-that-removes-submoduleDouglas Barbosa Alexandre2015-12-071-3/+2
|\ \
| * | Fix spec that broke due to fact that iid is needed, not id, for MilestonesCon...Stan Hu2015-12-051-3/+2
| |/
* | Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre2015-12-041-0/+24
|/
* Add ignore white space option in merge request diffMinsik Yoon2015-11-132-0/+44
* Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-201-15/+32
* Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-152-2/+38
|\
| * Fix: Images cannot show when projects' path was changeduploads_path_fixValery Sizov2015-10-141-2/+2
| * Add directory feature buttonStan Hu2015-10-071-0/+36
* | Remove archive file sending specJacob Vosmaer2015-10-141-28/+0
|/
* Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookupDouwe Maan2015-10-012-0/+32
|\
| * Merge branch 'fix-issue-2593' into 'master' Robert Speicher2015-09-211-0/+26
| |\
| | * Fix Error 500 when comparing non-existing branchesfix-issue-2593Stan Hu2015-09-181-0/+26
| * | Remove milestones from merge requests when milestones are deletedStan Hu2015-09-211-0/+6
| |/
* | Redirect case sensitive project path to the normalized oneFrancesco Levorato2015-09-181-0/+6
* | 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