summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try use BatchLoader to solve N+1 Gitaly callsfix-multiple-gitaly-calls-in-pipelines-controllerFabio Pitino2019-06-262-0/+12
* Merge branch 'bjk/ha_whitelist' into 'master'Achilleas Pipinellis2019-06-262-6/+32
|\
| * Update HA monitoring documentationBen Kochie2019-06-262-6/+32
* | Merge branch 'always-allow-prometheus-access-in-dev' into 'master'Douwe Maan2019-06-262-0/+9
|\ \
| * | In dev, always allow access to health endpoints from localhostAndrew Newdigate2019-06-262-0/+9
|/ /
* | Merge branch 'fe-issue-reorder' into 'master'Kushal Pandya2019-06-2614-3/+145
|\ \
| * | Bring Manual Ordering on Issue ListRajat Jain2019-06-2614-3/+145
|/ /
* | Merge branch 'qa-ml-unquarantine-snippet-test' into 'master'Sanad Liaquat2019-06-261-5/+3
|\ \
| * | Test public snippetqa-ml-unquarantine-snippet-testMark Lapierre2019-06-191-5/+3
* | | Merge branch 'vue-i18n-js-diffs-directory' into 'master'Phil Hughes2019-06-265-17/+30
|\ \ \ | |_|/ |/| |
| * | Vue-i18n: app/assets/javascripts/diffs directoryEzekiel Kigbo2019-06-265-17/+30
|/ /
* | Merge branch 'graphql-error-when-authorizing-with-no-permissions-defined' int...Bob Van Landuyt2019-06-263-19/+46
|\ \
| * | Remove unused authorized_find methodgraphql-error-when-authorizing-with-no-permissions-definedLuke Duncalfe2019-06-263-25/+1
| * | Sanity check for GraphQL authorized?Luke Duncalfe2019-06-262-0/+51
* | | Merge branch 'docs-update-2fa' into 'master'Evan Read2019-06-261-3/+2
|\ \ \
| * | | Docs: Add more info on recovery codesTristan Williams2019-06-261-3/+2
|/ / /
* | | Merge branch 'docs/63418-docs-feedback-update-for-11-11-1-feature-flag' into ...Evan Read2019-06-261-1/+8
|\ \ \
| * | | Add note about Docker socket mountingdocs/63418-docs-feedback-update-for-11-11-1-feature-flagSteve Azzopardi2019-06-251-1/+8
* | | | Merge branch 'da-fix-cache-for-broadcast-message' into 'master'Stan Hu2019-06-252-4/+4
|\ \ \ \
| * | | | Set 2 weeks as the expiration time for the current broadcast messageDouglas Barbosa Alexandre2019-06-252-4/+4
| | |/ / | |/| |
* | | | Merge branch 'da-fix-json-cache-false-values' into 'master'Stan Hu2019-06-252-2/+35
|\ \ \ \
| * | | | Parse the cached value when the it is falseDouglas Barbosa Alexandre2019-06-252-2/+35
| |/ / /
* | | | 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
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |