summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update spacing32894-update-ux-icon-documentationsarrahvesselov2017-09-201-0/+4
* updated verbiage and added todosarrahvesselov2017-09-201-1/+4
* added icon image and updated verbiagesarrahvesselov2017-09-192-12/+3
* Merge branch 'reoganize-deployment-indexes' into 'master'Stan Hu2017-09-195-5/+58
|\
| * Reorganize indexes for the "deployments" tablereoganize-deployment-indexesYorick Peterse2017-09-195-5/+58
* | Merge branch 'gitaly-prepare-cherry-pick-revert' into 'master'Rémy Coutable2017-09-197-90/+136
|\ \
| * | Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)2017-09-197-90/+136
|/ /
* | Merge branch 'do-not-perform-disk-check' into 'master'Stan Hu2017-09-194-3/+8
|\ \
| * | Do not perform hard check (presence of file on storage)Kamil Trzcinski2017-09-194-3/+8
* | | Merge branch 'dz-check-schema' into 'master'Rémy Coutable2017-09-192-0/+16
|\ \ \
| * | | Add rake task to check db schema is validdz-check-schemaDmitriy Zaporozhets2017-09-192-0/+16
* | | | Merge branch 'sidebar-sidebars-only-when-scroll' into 'master'Filipa Lacerda2017-09-192-1/+16
|\ \ \ \
| * | | | Only show the sidebar scroll bars if the user can scrollsidebar-sidebars-only-when-scrollPhil Hughes2017-09-192-1/+16
* | | | | Merge branch 'patch-2' into 'master'Grzegorz Bizon2017-09-191-4/+6
|\ \ \ \ \
| * | | | | Note about "/" which cannot be used in "cache:key"Marcin Zajączkowski2017-09-181-0/+2
| * | | | | Replace "/" with "-" in cache keyMarcin Zajączkowski2017-09-041-4/+4
* | | | | | Merge branch 'backstage/gb/jobs-triggering-policy-specifications' into 'master'Kamil Trzciński2017-09-1911-210/+421
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix closing braces in YAML processor specsbackstage/gb/jobs-triggering-policy-specificationsGrzegorz Bizon2017-09-191-1/+2
| * | | | | Raise exception when initializing unknown policyGrzegorz Bizon2017-09-182-10/+3
| * | | | | Use parentheses in CI/CD kubernetes policy specsGrzegorz Bizon2017-09-181-1/+1
| * | | | | Do not initialize YAML processor with project full pathGrzegorz Bizon2017-09-183-64/+62
| * | | | | Do not pass project path from YAML processorGrzegorz Bizon2017-09-188-23/+40
| * | | | | Simplify pipeline source policy pattern matchingGrzegorz Bizon2017-09-181-9/+2
| * | | | | Add specs for CI/CD job policy refs specificationGrzegorz Bizon2017-09-182-1/+88
| * | | | | Add specs for CI/CD job policy factory methodGrzegorz Bizon2017-09-181-0/+40
| * | | | | Fix Rubocop offenses in YAML processor classesGrzegorz Bizon2017-09-182-2/+1
| * | | | | Remove YAML processor refactoring stubs and fix specsGrzegorz Bizon2017-09-183-85/+81
| * | | | | Extract job refs policy specs into separate classGrzegorz Bizon2017-09-182-66/+59
| * | | | | Use CI/CD job policy specification in YAML processorGrzegorz Bizon2017-09-183-9/+26
| * | | | | Implement CI/CD kubernetes policy specificationGrzegorz Bizon2017-09-183-0/+77
* | | | | | Merge branch 'fix-rails-migrations-for-partial-indexes' into 'master'Yorick Peterse2017-09-192-2/+2
|\ \ \ \ \ \
| * | | | | | Fix regular expression used for opclasses to not be confused by partial index...fix-rails-migrations-for-partial-indexesGreg Stark2017-09-192-2/+2
* | | | | | | Merge branch 'acey-flakes' into 'master'Rémy Coutable2017-09-191-10/+6
|\ \ \ \ \ \ \
| * | | | | | | fix transient user_edits_files_spec failuresacey-flakesSimon Knox2017-09-181-10/+6
* | | | | | | | Merge branch '38060-fix-groups-api-owned-groups' into 'master'Douwe Maan2017-09-192-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix the groups API endpoint to handle ?owned=true correctlyNick Thomas2017-09-192-1/+4
* | | | | | | | | Merge branch 'backstage/gb/steal-stages-statuses-migration' into 'master'Kamil Trzciński2017-09-192-0/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make sure all stages are migrated after a cleanupbackstage/gb/steal-stages-statuses-migrationGrzegorz Bizon2017-09-182-0/+27
| * | | | | | | | | Steal stages statuses migrationGrzegorz Bizon2017-09-182-0/+50
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '37999-fix-circuit-breaker' into 'master'Douwe Maan2017-09-193-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix the filesystem shard health check to check all configured shardsNick Thomas2017-09-193-1/+7
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'refine-docs-trigger-script-and-use-a-really-long-branch-name-to...Rémy Coutable2017-09-194-26/+105
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refine docs trigger script and use a really long branch name to test itAchilleas Pipinellis2017-09-194-26/+105
|/ / / / / / / / /
* | | | | | | | | Merge branch 'sh-stop-loading-issue-discussions' into 'master'Douwe Maan2017-09-192-3/+5
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Remove unnecessary loading of discussions in `IssuesController#show`sh-stop-loading-issue-discussionsStan Hu2017-09-192-3/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'dev_time_failure_on_haml_to_gitaly' into 'master'Rémy Coutable2017-09-1923-54/+400
|\ \ \ \ \ \ \ \
| * | | | | | | | Detect n+1 issues involving GitalyAndrew Newdigate2017-09-1923-54/+400
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-project-feature-eager-load' into 'master'Yorick Peterse2017-09-192-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Eliminate N+1 queries referencing issuessh-project-feature-eager-loadStan Hu2017-09-182-1/+7
* | | | | | | | | Merge branch 'backstage/gb/qa/fix-admin-area-selector' into 'master'Rémy Coutable2017-09-191-1/+1
|\ \ \ \ \ \ \ \ \