summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-0720-291/+1677
* Merge branch 'rs-fix-todo-service-spec' into 'master' Douwe Maan2017-03-081-1/+1
|\
| * Fix transient failure in TodoService specRobert Speicher2017-03-071-1/+1
* | Merge branch 'issue_16834'Douwe Maan2017-03-073-104/+400
|\ \
| * | Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-073-68/+247
| * | Update API endpoints for raw filesFelipe Artur2017-03-072-97/+214
* | | Merge branch 'dm-nested-groups-go-get' into 'master' Douwe Maan2017-03-081-9/+86
|\ \ \
| * | | Fix go-get support for projects in nested groupsdm-nested-groups-go-getDouwe Maan2017-03-071-9/+86
| |/ /
* | | Merge branch '1381-present-commits-pagination-headers-correctly' into 'master' Douwe Maan2017-03-083-5/+144
|\ \ \ | |_|/ |/| |
| * | Returns correct header data for commits endpointOswaldo Ferreira2017-03-073-23/+81
| * | Fix pagination headers for repository commits api endpointGeorge Andrinopoulos2017-03-071-0/+29
| * | Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-072-3/+55
* | | Merge branch 'tc-api-pipeline-jobs' into 'master' Douwe Maan2017-03-081-2/+74
|\ \ \ | |/ / |/| |
| * | Make it possible to query scope as scope[]=Toon Claes2017-03-071-4/+4
| * | Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes2017-03-071-0/+72
| |/
* | Remove unneccessary blank linesDouwe Maan2017-03-071-1/+0
* | Merge branch 'master' into orderable-issuesDouwe Maan2017-03-0779-343/+5113
|\ \ | |/
| * Merge branch 'dm-add-concurrent-index-cop' into 'master' Yorick Peterse2017-03-071-0/+41
| |\
| | * Add cop to ensure reversibility of add_concurrent_indexDouwe Maan2017-03-071-0/+41
| * | Refactor dropdown_assignee_specGeorge Andrinopoulos2017-03-071-33/+41
| * | Merge branch 'fix-specs-for-access-tokens' into 'master' Douwe Maan2017-03-071-2/+2
| |\ \
| | * | Fix access token specsfix-specs-for-access-tokensSean McGivern2017-03-071-2/+2
| * | | Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-071-19/+22
| |\ \ \ | | |/ / | |/| |
| | * | Rename REF to SHAZ.J. van de Weg2017-03-071-1/+1
| | * | Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-071-19/+22
| * | | Merge branch 'zj-chat-teams-unique' into 'master' Kamil Trzciński2017-03-072-0/+14
| |\ \ \
| | * | | Namespace can have only one chat teamzj-chat-teams-uniqueZ.J. van de Weg2017-03-072-0/+14
| | |/ /
| * | | Rename priority sorting option to label priorityDimitrie Hoekstra2017-03-072-6/+6
| * | | Merge branch '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-...Sean McGivern2017-03-075-0/+128
| |\ \ \
| | * \ \ 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-0789-730/+3221
| | |\ \ \
| | * | | | Added test case for the avaiable project keysJose Ivan Vargas2017-03-061-4/+11
| | * | | | Renamed the redirect_request concern to repository_settings_redirectJose Ivan Vargas2017-03-061-1/+1
| | * | | | Fixed repository_controller_specJose Ivan Vargas2017-03-061-1/+1
| | * | | | Added delegations to comply with the new rubocop rulesJose Ivan Vargas2017-03-062-24/+2
| | * | | | Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-063-6/+79
| | * | | | Added access spec testsJose Ivan Vargas2017-03-062-0/+28
| | * | | | Add access spec tests for the /settings/repository routeJose Ivan Vargas2017-03-061-0/+14
| | * | | | Introduced the deploy keys presenterGrzegorz Bizon2017-03-061-0/+28
| * | | | | Merge branch '27936-avatar-has-wrong-cache-settings' into 'master' Douwe Maan2017-03-071-0/+82
| |\ \ \ \ \
| | * | | | | Ensure mutable uploads are not cached without revalidationPawel Chojnacki2017-02-221-0/+82
| * | | | | | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-0714-27/+1644
| * | | | | | Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-077-14/+34
| |\ \ \ \ \ \
| | * | | | | | Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-037-14/+34
| * | | | | | | Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-0715-28/+465
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Add specs for Doorkeeper resource_owner_authenticatorMarkus Koller2017-03-071-4/+63
| | * | | | | | Require explicit scopes on personal access tokensMarkus Koller2017-03-072-25/+18
| | * | | | | | Only use API scopes for personal access tokensMarkus Koller2017-03-073-0/+46
| | * | | | | | Don't allow blocked users to authenticate through other meansMarkus Koller2017-03-075-2/+80
| | * | | | | | Make sure scopes are loaded in admin OAuth application formMarkus Koller2017-03-071-0/+65
| | * | | | | | Implement OpenID Connect identity providerMarkus Koller2017-03-076-5/+200