summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* All CI offline migrationsKamil Trzciński2017-03-171-1/+1
* Merge branch 'feature/custom-lfs' into 'master' Douwe Maan2017-03-131-18/+43
|\
| * Do not show LFS object when LFS is disabledChristopher Bartz2017-03-131-18/+43
* | Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan2017-03-131-4/+34
|\ \ | |/ |/|
| * Rename variableBob Van Landuyt2017-03-131-4/+4
| * Separate flash messages for resolving one or multiple discussionsBob Van Landuyt2017-03-131-12/+12
| * Add a flash messages when an issue resolving discussions is createdBob Van Landuyt2017-03-131-0/+14
| * Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-131-3/+10
| * Delegate a single discussion to a new issueBob Van Landuyt2017-03-131-0/+9
* | New file from interface on existing branchJacopo2017-03-131-0/+14
|/
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-072-0/+66
|\
| * Merge branch '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-...Sean McGivern2017-03-071-0/+20
| |\
| | * Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirro...26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pagesPhil Hughes2017-03-071-0/+13
| | |\
| | * | Fixed repository_controller_specJose Ivan Vargas2017-03-061-1/+1
| | * | Added delegations to comply with the new rubocop rulesJose Ivan Vargas2017-03-061-2/+2
| | * | Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-061-0/+20
| * | | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+46
| | |/ | |/|
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-071-0/+13
|\ \ \ | |/ /
| * | Add a Project::UploadsController spec to ensure an Upload is createdRobert Speicher2017-03-061-0/+13
| |/
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-063-5/+55
|\ \ | |/
| * Merge branch '28898-fix-search-branches-in-cherry-picking' into 'master' Sean McGivern2017-03-061-0/+23
| |\
| | * Fix json response in branches controllerGeorge Andrinopoulos2017-03-061-0/+23
| * | Merge branch 'etag-notes-polling' into 'master' Sean McGivern2017-03-061-0/+27
| |\ \
| | * | Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski2017-03-011-0/+27
| | |/
| * | Merge branch 'change-colour-for-testing-fallback' into 'master' Rémy Coutable2017-03-061-5/+5
| |\ \
| | * | Change language for testing colour fallbackGeorg G2017-02-261-5/+5
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-033-26/+43
|\ \ \ \ | |/ / /
| * | | Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-6/+6
| * | | Cleaning up navigational order - ProjectKushal Pandya2017-03-021-2/+18
| * | | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-011-17/+17
| |\ \ \
| | * | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-17/+17
| | | |/ | | |/|
| * | | Reinstate new merge request pipelines hash in APIGrzegorz Bizon2017-02-281-1/+2
| |/ /
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-282-5/+9
|\ \ \ | |/ /
| * | Merge branch 'issue_24815' into 'master' Sean McGivern2017-02-272-5/+9
| |\ \ | | |/ | |/|
| | * Fix issuable stale object error handler for js when updating tasklistsissue_24815Felipe Artur2017-02-242-5/+9
* | | [Issue board sorting] SpecsValery Sizov2017-02-281-0/+1
|/ /
* | Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-2/+2
* | Merge branch 'dm-more-namespace-full-path' into 'master' Sean McGivern2017-02-2432-237/+237
|\ \
| * | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-2332-237/+237
* | | Merge branch 'create_branch_repo_less' into 'master' Robert Speicher2017-02-231-1/+38
|\ \ \ | |/ / |/| |
| * | Fixes after reviewcreate_branch_repo_lessValery Sizov2017-02-231-8/+2
| * | Create master branch first if project is repository-lessValery Sizov2017-02-231-1/+44
| |/
* | Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-3/+3
* | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-239-60/+60
* | Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* | Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-231-1/+2
* | Prefer leading style for Style/DotPositionDouwe Maan2017-02-239-60/+60
* | Enable Style/DotPositionDouwe Maan2017-02-231-3/+3
* | Adds missing tests for all status accepted in scopeFilipa Lacerda2017-02-231-6/+9
* | Merge branch 'master' into 26900-pipelines-tabs26900-pipelines-tabsFilipa Lacerda2017-02-234-48/+422
|\ \ | |/