summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move order lambda to list scope63212-n-1-queries-in-projects-id-boards-apicharlieablett2019-06-272-2/+3
* Compound lists scopes to preserve orderingcharlieablett2019-06-261-1/+1
* Remove `with_associations` from BoardSerializercharlieablett2019-06-261-8/+0
* Remove N+1 query for project and group boardscharlieablett2019-06-267-4/+25
* Merge branch 'fix/jupyter-git-v3' into 'master'Thong Kuah2019-06-252-1/+6
|\
| * Add changelogAmit Rathi2019-06-251-0/+5
| * Use oauth2 in .git-credentialsAmit Rathi2019-06-251-1/+1
* | Merge branch 'winh-board_service_spec' into 'master'Mike Greiling2019-06-251-0/+390
|\ \
| * | Add missing unit tests for BoardServiceWinnie Hellmann2019-06-251-0/+390
|/ /
* | Merge branch 'ashmckenzie/new-user-signup-ab-test' into 'master'Thong Kuah2019-06-257-13/+74
|\ \
| * | New RecaptchaExperimentHelper modulesAsh McKenzie2019-06-257-13/+74
|/ /
* | Update CHANGELOG.md for 12.0.2GitLab Release Tools Bot2019-06-259-40/+17
* | Merge branch 'sh-squelch-null-store' into 'master'Robert Speicher2019-06-251-0/+7
|\ \
| * | Squelch output of ActiveSupport::Cache::NullStore in testsStan Hu2019-06-251-0/+7
|/ /
* | Merge branch 'rs-ee-inflections' into 'master'Lin Jen-Shin2019-06-251-0/+8
|\ \
| * | Copy inflections from EErs-ee-inflectionsRobert Speicher2019-06-251-0/+8
* | | Merge branch '60697-docs-feedback-revise-operations-dashboard-docs' into 'mas...Marcia Ramos2019-06-251-7/+4
|\ \ \
| * | | Clarify permissions for Operations dashboardAchilleas Pipinellis2019-06-251-7/+4
| |/ /
* | | Merge branch 'docs/add-code-comments-development-guide' into 'master'Marcia Ramos2019-06-252-0/+15
|\ \ \
| * | | Add code comments development guideDmitriy Zaporozhets2019-06-252-0/+15
* | | | Merge branch 'ce-mw-onboarding-tour-project-creation' into 'master'Filipa Lacerda2019-06-251-2/+2
|\ \ \ \
| * | | | (CE Port) Set project path on localStorage during onboardingMartin Wortschack2019-06-251-2/+2
|/ / / /
* | | | Merge branch '63177-follow-up-from-use-scoped-routes-for-labels-and-milestone...Filipa Lacerda2019-06-257-15/+15
|\ \ \ \
| * | | | Remove baseEndpoint from search dropdwon63177-follow-up-from-use-scoped-routes-for-labels-and-milestonesDmitriy Zaporozhets2019-06-247-15/+15
* | | | | Merge branch 'require-pipeline-when-enabling-only-allow-merge-if-pipeline-suc...Grzegorz Bizon2019-06-254-3/+25
|\ \ \ \ \
| * | | | | Use actual_head_pipeline to enforce presenceFabio Pitino2019-06-251-2/+2
| * | | | | Require pipeline if "Pipeline must succeed" is setrequire-pipeline-when-enabling-only-allow-merge-if-pipeline-succeedsFabio Pitino2019-06-254-2/+24
* | | | | | Merge branch '63225-move-vuex-action-helper-to-jest' into 'master'Filipa Lacerda2019-06-252-5/+168
|\ \ \ \ \ \
| * | | | | | Move Vuex action helper spec to JestMark Florian2019-06-252-5/+168
|/ / / / / /
* | | | | | Merge branch 'winh-this-jest-docs' into 'master'Marcia Ramos2019-06-251-0/+3
|\ \ \ \ \ \
| * | | | | | Clarify that this.something is not available in Jest (docs)Winnie Hellmann2019-06-251-0/+3
|/ / / / / /
* | | | | | Merge branch 'winh-jest-webpack-docs' into 'master'Marcia Ramos2019-06-251-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Clarify that Jest does not use Webpack (docs)Winnie Hellmann2019-06-251-0/+2
|/ / / / /
* | | | | Merge branch 'gitaly-version-v1.49.0' into 'master'Bob Van Landuyt2019-06-254-15/+15
|\ \ \ \ \
| * | | | | Fix broken worktree testGitalyBot2019-06-254-15/+15
|/ / / / /
* | | | | Merge branch 'sh-quiet-backup-secrets-log' into 'master'Rémy Coutable2019-06-252-2/+7
|\ \ \ \ \
| * | | | | Silence backup warnings when CRON=1 in useStan Hu2019-06-252-2/+7
* | | | | | Merge branch 'docs/dep-scanning-not-support-list' into 'master'Achilleas Pipinellis2019-06-251-7/+10
|\ \ \ \ \ \
| * | | | | | Mention what tools are not supported in Dependency Scanningdocs/dep-scanning-not-support-listAchilleas Pipinellis2019-06-251-7/+10
* | | | | | | Merge branch '11586-make-create-an-issue-default-for-incident-management-ce' ...Andreas Brandl2019-06-253-4/+23
|\ \ \ \ \ \ \
| * | | | | | | Revert "Revert to `id: :integer`"Peter Leitzen2019-06-253-4/+23
|/ / / / / / /
* | | | | | | Merge branch 'sh-recover-ee-schema-backport-migration-failure' into 'master'Rémy Coutable2019-06-253-0/+94
|\ \ \ \ \ \ \
| * | | | | | | Prevent EE backport migrations from running if CE is not migratedsh-recover-ee-schema-backport-migration-failureStan Hu2019-06-253-0/+94
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'improve-review-apps-cleanup-when-previous-deployment-failed' in...Lin Jen-Shin2019-06-252-52/+67
|\ \ \ \ \ \ \
| * | | | | | | Install Helm on dedicated nodesimprove-review-apps-cleanup-when-previous-deployment-failedRémy Coutable2019-06-251-2/+9
| * | | | | | | Let Helm handle the cleanup and print logs when deployment failsRémy Coutable2019-06-252-51/+57
| * | | | | | | Retry review-deploy and review-qa-* jobs twiceRémy Coutable2019-06-251-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '60860-keep-empty-folders-in-tree' into 'master'Kushal Pandya2019-06-253-4/+32
|\ \ \ \ \ \ \
| * | | | | | | Keep empty folders in the tree listDenys Mishunov2019-06-253-4/+32
* | | | | | | | Merge branch '62735-for-stable-branches-build-cng-images-from-corresponding-s...Lin Jen-Shin2019-06-251-1/+8
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |