summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into issue_12658Douwe Maan2016-03-212-5/+53
|\
| * Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-211-2/+2
| |\
| | * Create repositories in IssuesController specsYorick Peterse2016-03-191-2/+2
| * | Fix typos and dentingZeger-Jan van de Weg2016-03-211-2/+2
| * | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-212-22/+29
| * | minor improvements and fixed specsZeger-Jan van de Weg2016-03-191-1/+1
| * | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-4/+4
| * | Soft delete issuablesZeger-Jan van de Weg2016-03-192-4/+45
| |/
* | Fix specsDouwe Maan2016-03-211-1/+1
|/
* Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-171-8/+154
* Incorporate reviewZeger-Jan van de Weg2016-03-151-5/+14
* Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-35/+56
* Fix denting and specZeger-Jan van de Weg2016-03-131-2/+2
* Merge branch 'rs-issue-12944' into 'master' Douwe Maan2016-03-111-13/+24
|\
| * Use a custom Devise failure app to handle unauthenticated .zip requestsrs-issue-12944Robert Speicher2016-03-081-13/+24
* | 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