summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Add a Project::UploadsController spec to ensure an Upload is createdRobert Speicher2017-03-061-0/+13
* 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
* | | 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 '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
* | 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
|\ \ | |/
| * Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-212-23/+274
| * Merge branch 'dm-fix-editing-files-on-forks-quick' into 'master' Robert Speicher2017-02-201-25/+40
| |\
| | * Don't use potentially slow ForkService in specdm-fix-editing-files-on-forks-quickDouwe Maan2017-02-201-4/+6
| | * Fix issue where files on a fork could not be editedDouwe Maan2017-02-171-19/+32
| * | Merge branch '21240_snippets_line_ending' into 'master' Sean McGivern2017-02-201-0/+33
| |\ \
| | * | Download snippets with LF line-endings by defaultJarka Kadlecova2017-02-201-0/+33
| * | | Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński2017-02-171-0/+75
| |\ \ \
| | * | | Use expect { }.to change { }use-update-runner-serviceLin Jen-Shin2017-02-151-9/+9
| | * | | Add some tests for admin/project runners pageLin Jen-Shin2017-02-151-0/+75
| | | |/ | | |/|
* | | | Adds Pending and Finished tabs to pipelines pageFilipa Lacerda2017-02-161-1/+3
|/ / /
* | | Merge branch 'paginate-environments-bundle' into 'master' Fatih Acet2017-02-161-9/+56
|\ \ \
| * \ \ Merge branch 'fe-paginated-environments-api' into 'paginate-environments-bund...paginate-environments-bundleFilipa Lacerda2017-02-161-9/+56
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into fe-paginated-environments-apiFilipa Lacerda2017-02-121-54/+10
| | |\ \
| | * | | Add support for environment scopes in controllerGrzegorz Bizon2017-02-091-11/+48
| | * | | Enable grouping and pagination in environmnets APIGrzegorz Bizon2017-02-091-8/+18
| | | |/ | | |/|
* | | | Fix error in MR widget after /merge slash commandJarka Kadlecova2017-02-161-3/+3
|/ / /
* | | Merge branch 'issue_25900_2' into 'master' Sean McGivern2017-02-132-0/+6
|\ \ \ | |_|/ |/| |
| * | Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-092-0/+6
| |/
* | Don't perform Devise trackable updates on blocked User recordsrs-warden-blocked-usersRobert Speicher2017-02-101-54/+10
|/
* Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' Fatih Acet2017-02-071-1/+7
|\
| * Fix merge request controller specs for new actionfix/gb/invalid-new-merge-request-apiGrzegorz Bizon2017-02-071-1/+7
* | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-071-16/+73
|\ \ | |/ |/|