summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Replace "/" with "-" in cache keyMarcin Zajączkowski2017-09-041-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a cache zip file with "/" upload seems to fail with 500 Internal Server Error.
* | | | | | | | | | | | | | Merge branch 'backstage/gb/jobs-triggering-policy-specifications' into 'master'Kamil Trzciński2017-09-1911-210/+421
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement job policy specifications Closes #37280 See merge request gitlab-org/gitlab-ce!14265
| * | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use project full path that can be received from a pipeline object
| * | | | | | | | | | | | | 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 clause See merge request gitlab-org/gitlab-ce!14343
| * | | | | | | | | | | | | | Fix regular expression used for opclasses to not be confused by partial ↵fix-rails-migrations-for-partial-indexesGreg Stark2017-09-192-2/+2
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | index clause
* | | | | | | | | | | | | | Merge branch 'acey-flakes' into 'master'Rémy Coutable2017-09-191-10/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix transient user_edits_files_spec failures See merge request gitlab-org/gitlab-ce!14324
| * | | | | | | | | | | | | | 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 correctly Closes #38060 See merge request gitlab-org/gitlab-ce!14362
| * | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Steal stages statuses migration Closes #37694 See merge request gitlab-org/gitlab-ce!14217
| * | | | | | | | | | | | | | | 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 shards Closes #37999 See merge request gitlab-org/gitlab-ce!14341
| * | | | | | | | | | | | | | | Fix the filesystem shard health check to check all configured shardsNick Thomas2017-09-193-1/+7
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch ↵Rémy Coutable2017-09-194-26/+105
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'refine-docs-trigger-script-and-use-a-really-long-branch-name-to-test-it' into 'master' Refine docs trigger script and use a really long branch name to test it For branch names more than 63 characters we were hitting the filesystem limit and rsync created a truncated directory. This change truncates the branch name beforehand so the Review App URL is properly shown in the merge request widget. See merge request gitlab-org/gitlab-ce!14354
| * | | | | | | | | | | | | | 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` Closes #38034 See merge request gitlab-org/gitlab-ce!14351
| * | | | | | | | | | | | | Remove unnecessary loading of discussions in `IssuesController#show`sh-stop-loading-issue-discussionsStan Hu2017-09-192-3/+5
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Discussions are now done asynchronously via the `IssuesController#discussions` endpoint, so this should no longer be needed. This was taking 32% of the load time for GitLab CE issue 1. Closes #38034
* | | | | | | | | | | | | Merge branch 'dev_time_failure_on_haml_to_gitaly' into 'master'Rémy Coutable2017-09-1923-54/+400
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Detect n+1 issues involving Gitaly See merge request gitlab-org/gitlab-ce!13996
| * | | | | | | | | | | | | 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 issues Closes #38033 See merge request gitlab-org/gitlab-ce!14349
| * | | | | | | | | | | | | Eliminate N+1 queries referencing issuessh-project-feature-eager-loadStan Hu2017-09-182-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To load issue 1, we see that in #38033 that about 835 ms of the SQL queries were due to loading ProjectFeature. We should be able to cut this down by eagerly loading this information. Closes #38033
* | | | | | | | | | | | | | Merge branch 'backstage/gb/qa/fix-admin-area-selector' into 'master'Rémy Coutable2017-09-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix admin area selector in GitLab QA Closes gitlab-qa#66 See merge request gitlab-org/gitlab-ce!14356
| * | | | | | | | | | | | | | Fix admin area selector in GitLab QAGrzegorz Bizon2017-09-191-1/+1
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes gitlab-org/gitlab-qa#66
* | | | | | | | | | | | | | Merge branch 'rc/improve-users-api-specs' into 'master'Grzegorz Bizon2017-09-193-32/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve the Users API specs by asserting against the response schema See merge request gitlab-org/gitlab-ce!14334
| * | | | | | | | | | | | | | Improve the Users API specs by asserting against the response schemarc/improve-users-api-specsRémy Coutable2017-09-183-32/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | | | | | | Merge branch 'bvl-port-of-ee-translations' into 'master'Douwe Maan2017-09-1916-104/+1831
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Port of EE translations Closes #37914 See merge request gitlab-org/gitlab-ce!14340
| * | | | | | | | | | | | | | Add Dutch as an available language.Bob Van Landuyt2017-09-181-1/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master-i18n' into 'master'Douwe Maan2017-09-1815-103/+1829
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New Crowdin translations See merge request gitlab-org/gitlab-ee!2929
* | | | | | | | | | | | | | Merge branch 'issue_32215' into 'master'Rémy Coutable2017-09-195-6/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow DEVELOPER role to admin milestones Closes #32215 See merge request gitlab-org/gitlab-ce!14257
| * | | | | | | | | | | | | | Allow DEVELOPER role to admin milestonesissue_32215Felipe Artur2017-09-185-6/+26
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'standardise-small-button-classnames' into 'master'Tim Zallmann2017-09-1911-14/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change all instances of btn-sm to btn-small to keep things consistent See merge request gitlab-org/gitlab-ce!14113
| * | | | | | | | | | | | | | | Change all instances of btn-sm to btn-small to keep things consistentJedidiah2017-09-1911-14/+13
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'zj-update-project-settings' into 'master'Grzegorz Bizon2017-09-193-3/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow updating of project auto devops settings Closes #37893 See merge request gitlab-org/gitlab-ce!14291
| * | | | | | | | | | | | | | | Fix instance default option being true as valueZeger-Jan van de Weg2017-09-182-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a user selected 'Instance default' as value for the auto devops settings, this was interpreted as a true value. Now we post an empty string in this case, meaning we want to set `NULL` in the database. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37893#note_40541294
| * | | | | | | | | | | | | | | Remove changelog entryZeger-Jan van de Weg2017-09-151-5/+0
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Allow updating of project auto devops settingsZeger-Jan van de Weg2017-09-153-1/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating didn't work, as the project_id was missing to be set for the project_auto_devops model. Fixes gitlab-org/gitlab-ce#37893
* | | | | | | | | | | | | | | | Merge branch '34259-project-denial-of-service-via-gitmodules-fix' into 'master'Robert Speicher2017-09-193-4/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes project denial of service via gitmodules using Extended ASCII. Closes #34259 See merge request gitlab-org/gitlab-ce!14301