summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-13104-22/+237
| | | | | | | | | | | | | | | | | | | Enables frozen string for the following: * lib/gitlab/fogbugz_import/**/*.rb * lib/gitlab/gfm/**/*.rb * lib/gitlab/git/**/*.rb * lib/gitlab/gitaly_client/**/*.rb * lib/gitlab/gitlab_import/**/*.rb * lib/gitlab/google_code_import/**/*.rb * lib/gitlab/gpg/**/*.rb * lib/gitlab/grape_logging/**/*.rb * lib/gitlab/graphql/**/*.rb * lib/gitlab/graphs/**/*.rb * lib/gitlab/hashed_storage/**/*.rb * lib/gitlab/health_checks/**/*.rb Partially address gitlab-org/gitlab-ce#47424.
* Merge branch ↵Rémy Coutable2018-11-131-6/+20
|\ | | | | | | | | | | | | | | | | '53812-review-apps-check-whether-release-exists-before-attempting-stop_review' into 'master' Ensure we abort the cleanup if release is empty Closes #53812 See merge request gitlab-org/gitlab-ce!22992
| * Ensure we abort the cleanup if release is emptyRémy Coutable2018-11-131-6/+20
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch '_acet-discussion-redesign-fixes' into 'master'Annabel Dunstone Gray2018-11-131-4/+1
|\ \ | | | | | | | | | | | | | | | | | | Border radius fixes for redesigned discussions Closes #53880 and #53767 See merge request gitlab-org/gitlab-ce!23006
| * | 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-ui See merge request gitlab-org/gitlab-ce!23000
| * | | Updates ci header component with gitlab-ui51259-tooltipFilipa Lacerda2018-11-131-24/+21
| | | | | | | | | | | | | | | | | | | | It reuses loading button instead of creating a new loading button It uses the new gitlab-ui components
* | | | Merge branch 'docs-jivl-update-monitoring-urls' into 'master'Clement Ho2018-11-131-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update URL for the grafana instance of sitespeed See merge request gitlab-org/gitlab-ce!23001
| * | | | 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 line Closes #53919 See merge request gitlab-org/gitlab-ce!23017
| * | | | | Update docs to put prepend as the last linedocs/update-prepend-documentationYorick Peterse2018-11-131-29/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates the documentation for adding EE specific features to clarify that `prepend` should be on the last line, and how to deal with code that depends on class methods redefined in EE. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/53919
* | | | | | Merge branch 'winh-frontend-testing-categories-docs' into 'master'Tim Zallmann2018-11-131-42/+236
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation about frontend test categories to frontend guide See merge request gitlab-org/gitlab-ce!21344
| * | | | | | 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
| | | | | | |
* | | | | | | Merge branch 'docs-document_new_reports_syntax-ce' into 'master'winh-before-frontend-testing-categories-docsAchilleas Pipinellis2018-11-135-64/+318
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document new report types See merge request gitlab-org/gitlab-ce!22828
| * | | | | | | 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 selectors See merge request gitlab-org/gitlab-ce!22939
| * | | | | | | Update merge request page object and selectorsqa-auto-assign-codeowner-specMark Lapierre2018-11-093-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are changes from EE that are also relevant to CE from: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8372
* | | | | | | | Merge branch 'docs-eks-updates' into 'master'Achilleas Pipinellis2018-11-132-23/+94
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update eks guide to include admin token creation. See merge request gitlab-org/gitlab-ce!22926
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Refactor reference regexes and identity scopes See merge request gitlab-org/gitlab-ce!22987
| * | | | | | | Move Identity.uniqueness_scope to a modulerefactor-reference-regexes-and-identity-scopesYorick Peterse2018-11-122-6/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving this method to a separate module looks a bit odd, but it allows for EE to extend the method without also having to redefine a variety of validation rules.
| * | | | | | | Turn reference regex constants into methodsYorick Peterse2018-11-123-11/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `Mentionable::ReferenceRegexes` used to define the following two constants: 1. DEFAULT_PATTERN 2. EXTERNAL_PATTERN These two constants were built using some of the class methods that reside in this same module. In EE we redefine one of these methods by using `prepend` at the start of the `ReferenceRegexes` module. This poses a problem: we can not move the `prepend` to the end of the file, because the constants later on depend on it. To resolve this problem, this commit turns these constants into class methods that memoize their results. This allows EE to redefine the appropriate methods before these two class methods are used, in turn allowing us to move the `prepend` to the end of the file. See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8198 for more information.
* | | | | | | | Merge branch 'docs/fix-ordered-list-item-prefix' into 'master'Achilleas Pipinellis2018-11-1356-356/+361
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve Markdown ordered lists not conforming to styleguide See merge request gitlab-org/gitlab-ce!23007
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation for archive builds Closes #53534 See merge request gitlab-org/gitlab-ce!22909
| * | | | | | | | 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 errors Closes #53628 See merge request gitlab-org/gitlab-ce!22964
| * | | | | | | | | 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.x and yarn 1.12.x See merge request gitlab-org/gitlab-ce!22979
| * | | | | | | | Upgrade to node v10.xleipert-upgrade-node-yarnLukas Eipert2018-11-122-4/+4
| | | | | | | | |
* | | | | | | | | Merge branch 'remove-mr-version-controls-form-fixed-width-container' into ↵Phil Hughes2018-11-131-6/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' remove .mr-version-controls from .fixed-with-container See merge request gitlab-org/gitlab-ce!23003
| * | | | | | | | | remove .mr-version-controls from .fixed-with-containerOren Aksakal2018-11-121-6/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'docs-fl-define-vuejs-expert-role' into 'master'Tim Zallmann2018-11-131-0/+8
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Defines Vue.js Expert Role See merge request gitlab-org/gitlab-ce!21922
| * | | | | | | | | Updates wordingdocs-fl-define-vuejs-expert-roleFilipa Lacerda2018-09-261-3/+3
| | | | | | | | | |
| * | | | | | | | | Defines Vue.js Expert RoleFilipa Lacerda2018-09-261-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently we have a vue.js expert role that is not defined By defining this role we can improve our Vue and Vuex code.
* | | | | | | | | | Merge branch 'docs-update-api-path' into 'master'Achilleas Pipinellis2018-11-131-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update the part to Google+ API See merge request gitlab-org/gitlab-ce!23014
| * | | | | | | | | | update the part to Google+ APIAlexander Tanayno2018-11-131-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '53879-kube-token-nil' into 'master'Kamil Trzciński2018-11-137-4/+65
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix deployment jobs using nil token Closes #53879 See merge request gitlab-org/gitlab-ce!23009
| * | | | | | | | | | Fix deployment jobs using nil tokenThong Kuah2018-11-137-4/+65
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'patch-29' into 'master'Phil Hughes2018-11-131-1/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix help text in Admin Area > Background Jobs See merge request gitlab-org/gitlab-ce!19208
| * | | | | | | | | | Fix help text in Admin Area > Background JobsMax Vogler2018-11-131-1/+4
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'zj-remove-broken-storage' into 'master'Douwe Maan2018-11-132-37/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove obsolete gitlab_shell checks See merge request gitlab-org/gitlab-ce!22417
| * | | | | | | | | | Migrate storage checks to GitalyZeger-Jan van de Weg2018-11-092-37/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most of these checks are not valuable in the current setup, thus removed and replaced by Gitaly checking if its read and writeable. Depends on: 1. https://gitlab.com/gitlab-org/gitaly/merge_requests/675