summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Remove readme-only project view preferenceremove-readme-optionAnnabel Dunstone Gray2017-03-061-8/+0
* Make Warden set_user hook validate user ip uniqunessPawel Chojnacki2017-03-061-3/+3
* Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-061-0/+1
* Cleanup RSpec testsPawel Chojnacki2017-03-061-21/+2
* Test various login scenarios if the limit gets enforcedPawel Chojnacki2017-03-061-2/+28
* Merge branch '1648-remove-remnants-of-git-annex-support' into 'master' Robert Speicher2017-03-061-10/+0
|\
| * Remove remnants of git annexPawel Chojnacki2017-03-031-10/+0
* | 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
* | | | Bump health_check gem to version 2.6.0bump-health-check-gemDouglas Barbosa Alexandre2017-03-031-2/+2
* | | | 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/gb/remove-deprecated-ci-build-status-badge' into 'master'Rémy Coutable2017-03-021-74/+0
|\ \ \
| * | | Remove deprecated legacy CI project status badgeGrzegorz Bizon2017-03-011-74/+0
| | |/ | |/|
* | | 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
| |/ /
* | | Merge branch 'fix/gb/improve-merge-request-pipelines-api' into 'master' Kamil Trzciński2017-03-011-1/+2
|\ \ \
| * | | Reinstate new merge request pipelines hash in APIGrzegorz Bizon2017-02-281-1/+2
| |/ /
* | | Merge branch '28609-fix-redirect-to-home-page-url' into 'master' Robert Speicher2017-03-011-5/+31
|\ \ \ | |/ / |/| |
| * | Fix the redirect to custom home page URL and move it to RootController28609-fix-redirect-to-home-page-urlRémy Coutable2017-02-271-5/+31
| |/
* | 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-2434-277/+277
|\ \
| * | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-2334-277/+277
* | | 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-233-15/+15
* | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2318-150/+150
* | Enable Style/WordArrayDouwe Maan2017-02-232-3/+3
* | Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-231-1/+2
* | Prefer leading style for Style/DotPositionDouwe Maan2017-02-2318-150/+150
* | Enable Style/DotPositionDouwe Maan2017-02-233-15/+15
* | 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-238-60/+703
|\ \ | |/
| * Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'Sean McGivern2017-02-223-26/+430
| |\
| | * Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-213-26/+430
| * | fix rspec issue after delimiter fixNur Rony2017-02-221-1/+1
| |/
| * 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-202-0/+51
| |\ \
| | * | Download snippets with LF line-endings by defaultJarka Kadlecova2017-02-202-0/+51
| * | | Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-181-5/+20
| |\ \ \
| | * | | Todo done clicking is kind of unusable.Jacopo2017-02-171-5/+20