summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test warning before leaving file edit page53728-warn-in-web-editor-when-user-navigates-awaysbigelow2018-11-153-2/+26
* Merge branch 'master' into 53728-warn-in-web-editor-when-user-navigates-awaysbigelow2018-11-1318-147/+496
|\
| * Merge branch '53972-fix-fill-shards' into 'master'Stan Hu2018-11-132-6/+10
| |\
| | * Fix a race condition intermittently breaking GitLab startupNick Thomas2018-11-132-6/+10
| * | Merge branch 'sh-bump-ruby-2.5.3' into 'master'Rémy Coutable2018-11-134-11/+18
| |\ \
| | * | Upgrade to Ruby 2.5.3sh-bump-ruby-2.5.3Stan Hu2018-11-134-11/+18
| * | | Merge branch 'enable-image-comments-for-renamed-files' into 'master'Filipa Lacerda2018-11-132-2/+25
| |\ \ \
| | * | | Fixed image commenting on moved filesPhil Hughes2018-11-132-2/+25
| * | | | Merge branch '53780-commit-discussion-ui' into 'master'Fatih Acet2018-11-135-22/+40
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix broken UI on commit discussionsAnnabel Dunstone Gray2018-11-135-22/+40
| |/ / /
| * | | Merge branch '53812-review-apps-check-whether-release-exists-before-attemptin...Rémy Coutable2018-11-131-6/+20
| |\ \ \
| | * | | Ensure we abort the cleanup if release is emptyRémy Coutable2018-11-131-6/+20
| | | |/ | | |/|
| * | | Merge branch '_acet-discussion-redesign-fixes' into 'master'Annabel Dunstone Gray2018-11-131-4/+1
| |\ \ \
| | * | | Border radius fixes for redesigned discussions_acet-discussion-redesign-fixesFatih Acet2018-11-131-4/+1
| * | | | Merge branch '51259-tooltip' into 'master'Phil Hughes2018-11-131-24/+21
| |\ \ \ \
| | * | | | Updates ci header component with gitlab-ui51259-tooltipFilipa Lacerda2018-11-131-24/+21
| * | | | | Merge branch 'docs-jivl-update-monitoring-urls' into 'master'Clement Ho2018-11-131-1/+1
| |\ \ \ \ \
| | * | | | | Update URL for the grafana instance of sitespeeddocs-jivl-update-monitoring-urlsJose Vargas2018-11-121-1/+1
| * | | | | | Merge branch 'docs/update-prepend-documentation' into 'master'Achilleas Pipinellis2018-11-131-29/+124
| |\ \ \ \ \ \
| | * | | | | | Update docs to put prepend as the last linedocs/update-prepend-documentationYorick Peterse2018-11-131-29/+124
| * | | | | | | Merge branch 'winh-frontend-testing-categories-docs' into 'master'Tim Zallmann2018-11-131-42/+236
| |\ \ \ \ \ \ \
| | * | | | | | | Make it explicit that we are referencing official Vue guidelinesWinnie Hellmann2018-11-131-1/+1
| | * | | | | | | Replace "need not" with "don't"Winnie Hellmann2018-11-131-1/+1
| | * | | | | | | Fix heading levelsWinnie Hellmann2018-10-261-2/+3
| | * | | | | | | Remove section about types of testsWinnie Hellmann2018-10-261-14/+0
| | * | | | | | | Remove section about Karma testsWinnie Hellmann2018-10-261-24/+5
| | * | | | | | | Remove section about RSpec testsWinnie Hellmann2018-10-261-42/+0
| | * | | | | | | Describe categories of frontend testing in testing guidelinesWinnie Hellmann2018-10-261-0/+268
* | | | | | | | | WIP: Ensure no alert when clicking commit buttonsbigelow2018-11-133-5/+19
* | | | | | | | | Merge branch 'master' into 53728-warn-in-web-editor-when-user-navigates-awaysbigelow2018-11-13117-635/+1320
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'docs-document_new_reports_syntax-ce' into 'master'winh-before-frontend-testing-categories-docsAchilleas Pipinellis2018-11-135-64/+318
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Document new report typesOlivier Gonzalez2018-11-135-64/+318
| |/ / / / / / / /
| * | | | | | | | Merge branch 'qa-auto-assign-codeowner-spec' into 'master'Grzegorz Bizon2018-11-133-4/+16
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Update merge request page object and selectorsqa-auto-assign-codeowner-specMark Lapierre2018-11-093-4/+16
| * | | | | | | | Merge branch 'docs-eks-updates' into 'master'Achilleas Pipinellis2018-11-132-23/+94
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update eks guide to include admin token creation.Daniel Gruesso2018-11-132-23/+94
| |/ / / / / / / /
| * | | | | | | | Merge branch 'refactor-reference-regexes-and-identity-scopes' into 'master'Robert Speicher2018-11-135-17/+30
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Move Identity.uniqueness_scope to a modulerefactor-reference-regexes-and-identity-scopesYorick Peterse2018-11-122-6/+13
| | * | | | | | | Turn reference regex constants into methodsYorick Peterse2018-11-123-11/+17
| * | | | | | | | Merge branch 'docs/fix-ordered-list-item-prefix' into 'master'Achilleas Pipinellis2018-11-1356-356/+361
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Resolve Markdown ordered lists not conforming to styleguidedocs/fix-ordered-list-item-prefixEvan Read2018-11-1356-356/+361
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'archive-builds-documentation' into 'master'Achilleas Pipinellis2018-11-132-5/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update docsarchive-builds-documentationKamil Trzciński2018-11-132-16/+16
| | * | | | | | | | Add documentation for archive buildsKamil Trzciński2018-11-092-5/+21
| * | | | | | | | | Merge branch 'kubernetes-http-response-code' into 'master'Kamil Trzciński2018-11-1314-42/+68
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Show HTTP response code for Kubernetes errorsThong Kuah2018-11-1314-42/+68
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'leipert-upgrade-node-yarn' into 'master'Tim Zallmann2018-11-132-4/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Upgrade to node v10.xleipert-upgrade-node-yarnLukas Eipert2018-11-122-4/+4
| * | | | | | | | | Merge branch 'remove-mr-version-controls-form-fixed-width-container' into 'ma...Phil Hughes2018-11-131-6/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | remove .mr-version-controls from .fixed-with-containerOren Aksakal2018-11-121-6/+0
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |