summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add edit_note helper methodadd-edit-note-helper-method-pdPatrick Derichs2019-07-311-0/+8
* Merge branch 'fix-embeds-cache' into 'master'James Lopez2019-07-312-3/+5
|\
| * Ensure default metrics embed is cachedSarah Yasonik2019-07-312-3/+5
|/
* Merge branch '57115-remove-unused-cluster-workers' into 'master'Thong Kuah2019-07-314-85/+0
|\
| * Remove unused cluster configuration logic57115-remove-unused-cluster-workersTiger2019-07-314-85/+0
* | Merge branch 'docs/ssot_user_profile' into 'master'Evan Read2019-07-316-57/+176
|\ \
| * | Edits to user Profile and Settings contentRussell Dickenson2019-07-316-57/+176
|/ /
* | Merge branch 'qa-k8s-add-node-size' into 'master'Thong Kuah2019-07-312-0/+5
|\ \
| * | Add support for controlling amount of nodesDan Davison2019-07-312-0/+5
|/ /
* | Merge branch 'da-fix-small-typo-custom-hooks-docs' into 'master'Evan Read2019-07-311-1/+1
|\ \
| * | Remove duplicated wordsda-fix-small-typo-custom-hooks-docsDouglas Barbosa Alexandre2019-07-301-1/+1
* | | Merge branch 'docs-ee-13016' into 'master'Evan Read2019-07-311-0/+14
|\ \ \
| * | | Docs: Add SCIM troubleshooting for Azure mapping errorCynthia Ng2019-07-311-0/+14
|/ / /
* | | Merge branch 'mc/doc/variable-precedence-docs' into 'master'Evan Read2019-07-311-0/+5
|\ \ \
| * | | Document multi-project variable precedenceMatija Čupić2019-07-311-0/+5
| |/ /
* | | Merge branch 'harishsr-ldap-groupsync-rake-task-docs' into 'master'Evan Read2019-07-311-0/+25
|\ \ \
| * | | Document how to use the GroupSync rake taskharishsr-ldap-groupsync-rake-task-docsHarish Ramachandran2019-07-261-0/+25
* | | | Merge branch 'parallel-docs-sempahore-example' into 'master'Evan Read2019-07-311-6/+29
|\ \ \ \
| * | | | Documentation: Added Semaphore Test Boosters example to CI YAML `parallel` docsdrew2019-07-311-6/+29
|/ / / /
* | | | Merge branch 'docs/update-dind-title' into 'master'Evan Read2019-07-314-5/+6
|\ \ \ \
| * | | | Update docker title for docker-in-docker workflowdocs/update-dind-titleSteve Azzopardi2019-07-304-5/+6
* | | | | Merge branch 'renovate/gitlab-ui-5.x' into 'master'Mike Greiling2019-07-302-20/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update dependency @gitlab/ui to ^5.11.1Lukas Eipert2019-07-302-20/+14
|/ / / /
* | | | Merge branch 'ealcantara-mock-dropdown-show-event' into 'master'Mike Greiling2019-07-301-1/+2
|\ \ \ \
| * | | | Emit dropdown show event in boards_selector testealcantara-mock-dropdown-show-eventEnrique Alcantara2019-07-301-1/+2
* | | | | Merge branch 'prepend-ee-helper' into 'master'Robert Speicher2019-07-305-70/+186
|\ \ \ \ \
| * | | | | Added docs for the new EE injection methodsprepend-ee-helperYorick Peterse2019-07-301-21/+25
| * | | | | Extend cop for verifying injecting of EE modulesYorick Peterse2019-07-302-49/+143
| * | | | | Add methods for injecting EE modulesYorick Peterse2019-07-302-0/+18
* | | | | | Update CHANGELOG.md for 12.1.3GitLab Release Tools Bot2019-07-3012-56/+21
* | | | | | Merge branch '10726-exporting-issues-size-is-15mb-but-max-is-20mb-ce' into 'm...Mike Greiling2019-07-301-1/+1
|\ \ \ \ \ \
| * | | | | | Update documentation on CSV export max file size10726-exporting-issues-size-is-15mb-but-max-is-20mb-ceHeinrich Lee Yu2019-07-301-1/+1
* | | | | | | Merge branch 'sh-remove-pdfjs-deprecations' into 'master'Mike Greiling2019-07-304-5/+11
|\ \ \ \ \ \ \
| * | | | | | | Remove pdf.js deprecation warningssh-remove-pdfjs-deprecationsStan Hu2019-07-304-5/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sh-add-index-extern-uid' into 'master'Douglas Barbosa Alexandre2019-07-303-0/+25
|\ \ \ \ \ \ \
| * | | | | | | Add partial index on identities table to speed up LDAP lookupsStan Hu2019-07-303-0/+25
| |/ / / / / /
* | | | | | | Merge branch 'feat/add-support-page-link-in-help-menu' into 'master'Paul Slaughter2019-07-307-6/+46
|\ \ \ \ \ \ \
| * | | | | | | Add support page link in help menuDiego Louzán2019-07-307-6/+46
|/ / / / / / /
* | | | | | | Merge branch 'ce-delete-designs-v2' into 'master'Bob Van Landuyt2019-07-301-2/+6
|\ \ \ \ \ \ \
| * | | | | | | Improves the graphql_helpers used in GraphQL testsce-delete-designs-v2Alex Kalderimis2019-07-301-2/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'qa-gke-cluster-10gb' into 'master'Dan Davison2019-07-301-0/+1
|\ \ \ \ \ \ \
| * | | | | | | QA spec for Auto DevOps should 10GB GKE diskqa-gke-cluster-10gbDylan Griffith2019-07-301-0/+1
* | | | | | | | Merge branch 'sh-fix-gitaly-access-control' into 'master'Douglas Barbosa Alexandre2019-07-303-1/+16
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix exception handling in Gitaly autodetectionStan Hu2019-07-303-1/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fix-update-templates-rake' into 'master'Jan Provaznik2019-07-304-20/+83
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix broken update_project_templates rake taskHordur Freyr Yngvason2019-07-304-20/+83
|/ / / / / /
* | | | | | Merge branch 'fix-secpick' into 'master'Stan Hu2019-07-301-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix secpick pushing to stable branchfix-secpickThong Kuah2019-07-301-1/+1
* | | | | | Merge branch 'docs-fix-broken-internal-links' into 'master'Marcia Ramos2019-07-303-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix broken internal links in docsdocs-fix-broken-internal-linksSean McGivern2019-07-303-3/+3