summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Improve Features API and its docs and add a Changelog itemRémy Coutable2017-07-061-0/+14
* Cache the allowed user IDs for the performance bar, in Redis for 10 minutesRémy Coutable2017-07-061-24/+28
* Improve feature flag check for the performance barRémy Coutable2017-07-061-1/+24
* Hide 'peek' by using 'performance bar' insteadRémy Coutable2017-07-061-26/+18
* Cache PerformanceBar data using RequestStoreRémy Coutable2017-07-061-10/+10
* Allow to enable the performance bar per user or Flipper groupRémy Coutable2017-07-062-0/+95
* 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
| |\ \ \ \
| * | | | | Introduce CI_CONFIG_PATHLin Jen-Shin2017-06-301-0/+11
| * | | | | Update wordings, allow only full path, add testsLin Jen-Shin2017-06-302-19/+31
| * | | | | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-06-30101-2403/+7204
| |\ \ \ \ \
| * | | | | | Fix the test and implement missing updateLin Jen-Shin2017-06-281-2/+16
| * | | | | | Fix doc, test, and formLin Jen-Shin2017-06-281-0/+1
| * | | | | | Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-282224-31977/+170369
| |\ \ \ \ \ \
| * | | | | | | Add config option to project to allow custom .gitlab-ci.yml locationKeith Pope2016-10-083-1/+34
* | | | | | | | Merge branch 'fix-static-analysis' into 'master'Robert Speicher2017-07-051-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Rubocop offensefix-static-analysisRémy Coutable2017-07-051-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch '32408-enable-disable-all-restricted-visibility-levels' into 'ma...Douwe Maan2017-07-051-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow admin to disable all restricted visibility levels32408-enable-disable-all-restricted-visibility-levelsTiago Botelho2017-07-051-0/+13
* | | | | | | | | Merge branch '32408-allow-creation-of-files-and-dirs-with-spaces-in-web-ui' i...Douwe Maan2017-07-053-11/+11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-054-34/+5
| * | | | | | | | Allow creation of files and directories with spaces in web UITiago Botelho2017-07-052-0/+29
| |/ / / / / / /
* | | | | | | | Merge branch 'enable-a-few-rubocop-rspec-cops' into 'master'Robert Speicher2017-07-053-10/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable RSpec/BeforeAfterAll and enable RSpec/ImplicitExpect copsenable-a-few-rubocop-rspec-copsRémy Coutable2017-06-303-10/+10
* | | | | | | | | Add ProjectPathHelper copDouwe Maan2017-07-051-0/+41
* | | | | | | | | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-05275-1131/+1023
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Handles realtime with 2 states for environments tableFilipa Lacerda2017-07-051-0/+21
* | | | | | | | Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'"revert-6df61942Sean McGivern2017-07-055-160/+1
* | | | | | | | Merge branch '23036-replace-snippets-spinach' into 'master'Rémy Coutable2017-07-056-14/+53
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Replace 'snippets/snippets.feature' spinach with rspecAlexander Randa2017-07-056-14/+53
* | | | | | | | Merge branch '33580-fix-api-scoping' into 'master'Douwe Maan2017-07-056-12/+199
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix build for !12300.Timothy Andrew2017-07-051-14/+35
| * | | | | | | | Merge branch 'master' into '33580-fix-api-scoping'Douwe Maan2017-07-04155-2784/+8190
| |\ \ \ \ \ \ \ \
| * | | | | | | | | `AccessTokenValidationService` accepts `String` or `API::Scope` scopes.Timothy Andrew2017-06-301-6/+6