summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '33748-fix-n-plus-1-query-in-the-projects-api' into 'master'Robert Speicher2017-07-071-2/+39
|\
| * Fix some N+1 queries in the GET /projects APIRémy Coutable2017-07-071-2/+39
* | Merge branch 'merge-request-commits-table' into 'master'Douwe Maan2017-07-069-38/+70
|\ \
| * | Add table for merge request commitsSean McGivern2017-07-069-38/+70
* | | Merge branch '34655-label-field-for-setting-a-chart-s-legend-text-is-not-work...Tim Zallmann2017-07-062-1/+3
|\ \ \ | |/ / |/| |
| * | Added test for the chart legendJose Ivan Vargas2017-07-062-1/+3
| |/
* | Re-enable polling for environmentsenable-polling-envFilipa Lacerda2017-07-061-4/+2
* | Merge branch 'revert-018f7e46' into 'master'Phil Hughes2017-07-061-48/+18
|\ \
| * | Revert "Merge branch 'winh-mr-widget-no-pipeline' into 'master'"revert-018f7e46Kamil Trzciński2017-07-061-48/+18
| |/
* | Merge branch '34716-environment-specific-variables-ce' into 'master'Douwe Maan2017-07-064-13/+63
|\ \
| * | Backports for ee-2112Lin Jen-Shin2017-07-064-13/+63
* | | Merge branch '33360-generate-kubeconfig' into 'master'Kamil Trzciński2017-07-064-15/+94
|\ \ \
| * | | Encode certificate-authority-data in base64Lin Jen-Shin2017-07-062-5/+14
| * | | Rename KUBECONFIG_FILE to KUBECONFIGLin Jen-Shin2017-07-061-1/+1
| * | | Merge remote-tracking branch 'upstream/master' into 33360-generate-kubeconfigLin Jen-Shin2017-07-06834-8050/+17855
| |\ \ \ | | |/ /
| * | | Changelog entry, doc, and only pass KUBECONFIG_FILELin Jen-Shin2017-06-161-1/+0
| * | | Generate KUBECONFIG in KubernetesService#predefined_variablesLin Jen-Shin2017-06-164-15/+86
* | | | Merge branch '18000-remember-me-for-oauth-login' into 'master'Douwe Maan2017-07-065-1/+160
|\ \ \ \
| * | | | Remove Authentiq from the OAuth login integration tests.Timothy Andrew2017-07-061-1/+1
| * | | | Add Jasmine tests for `OAuthRememberMe`Timothy Andrew2017-07-062-0/+31
| * | | | Fix build for !11963.Timothy Andrew2017-07-061-1/+2
| * | | | Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-063-16/+24
| * | | | Add Omniauth OAuth config to the test section of `gitlab.yml`Timothy Andrew2017-07-061-51/+1
| * | | | Add more providers to the OAuth login integration tests.Timothy Andrew2017-07-061-2/+41
| * | | | Test the "Remember Me" flow for OAuth-based login.Timothy Andrew2017-07-063-3/+68
| * | | | Add integration tests around OAuth login.Timothy Andrew2017-07-062-0/+65
* | | | | Rename ActiverecordSerialize copYorick Peterse2017-07-061-2/+2
* | | | | Update CI runner factories to not use invalid IDsYorick Peterse2017-07-061-2/+2
* | | | | Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-061-0/+33
* | | | | Add many foreign keys to the projects tableYorick Peterse2017-07-066-73/+76
| |_|_|/ |/| | |
* | | | Merge branch '33657-user-projects-api' into 'master'Rémy Coutable2017-07-061-0/+20
|\ \ \ \
| * | | | Add user projects APIvanadium232017-07-061-0/+20
* | | | | Merge branch '34698-fix-transient-failure' into 'master'Grzegorz Bizon2017-07-061-8/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix project_path helper arguments in wiki specs34698-fix-transient-failureGrzegorz Bizon2017-07-061-1/+1
| * | | | Fix Rubocop offenses in gitaly client ref specsGrzegorz Bizon2017-07-061-2/+2
| * | | | Fix a nasty transient failure happening is a subsequent specRémy Coutable2017-07-051-9/+18
* | | | | Merge branch '33772-readonly-gitlab-ci-cache' into 'master'Kamil Trzciński2017-07-066-23/+56
|\ \ \ \ \
| * | | | | Introduce cache policies for CI jobsNick Thomas2017-07-056-23/+56
* | | | | | Merge branch '32815--Add-Custom-CI-Config-Path' into 'master'Grzegorz Bizon2017-07-066-2/+77
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'a8a4ca17e444c761ed9fc5dca4542cfec79abe55' into 32815--Add-Custo...32815--Add-Custom-CI-Config-PathGrzegorz Bizon2017-07-0512-174/+75
| |\ \ \ \ \ \
| * | | | | | | Use a previous approach for cycle analytics dummy pipelineGrzegorz Bizon2017-07-052-4/+3
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-0553-293/+1373
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-055-18/+18
| * | | | | | | Add back Pipeline#ci_yaml_file_path due to all the troublesLin Jen-Shin2017-07-053-25/+23
| * | | | | | | Fix cycle analytics tests by making pipeline validLin Jen-Shin2017-07-051-1/+4
| * | | | | | | Make sure we remove null charactersLin Jen-Shin2017-07-041-2/+2
| * | | | | | | Fix config pathLin Jen-Shin2017-07-041-1/+1
| * | | | | | | Follow feedback on the merge requestLin Jen-Shin2017-07-043-26/+27
| * | | | | | | Give project to the dummy pipelineLin Jen-Shin2017-07-031-1/+3
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-0327-149/+356
| |\ \ \ \ \ \ \