summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use JSON logging for helm install servicesjson-logging-for-k8sDylan Griffith2018-11-267-9/+130
|
* Correct errors in doc/development/logging.mdDylan Griffith2018-11-231-5/+5
|
* Merge branch 'update-gitlab-runner-helm-chart-version' into 'master'Kamil Trzciński2018-11-223-4/+9
|\ | | | | | | | | Update Runner Chart to 0.1.38 See merge request gitlab-org/gitlab-ce!23304
| * Add CHANGELOG entryupdate-gitlab-runner-helm-chart-versionTomasz Maczukin2018-11-221-0/+5
| |
| * Update used version of Runner Helm Chart to 0.1.38Tomasz Maczukin2018-11-222-4/+4
| |
* | Merge branch 'gt-include-wildcard-for-gitlab-assets-compile-only-parameter' ↵Rémy Coutable2018-11-221-4/+4
|\ \ | | | | | | | | | | | | | | | | | | into 'master' Include wildcard for `gitlab:assets:compile` only parameter See merge request gitlab-org/gitlab-ce!23305
| * | Include wildcard for `gitlab:assets:compile` only parameterGeorge Tsiolis2018-11-221-4/+4
| |/
* | Merge branch 'patch-32' into 'master'Stan Hu2018-11-221-2/+1
|\ \ | | | | | | | | | | | | Documentation: Correct blocked SMTP ports for GKE See merge request gitlab-org/gitlab-ce!23275
| * | Correct blocked SMTP ports for GKEMax Winterstein2018-11-211-2/+1
| | |
* | | Merge branch '48534-autocomplete-spec' into 'master'Kamil Trzciński2018-11-221-7/+47
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add specs for entities autocomplete Closes #48534 See merge request gitlab-org/gitlab-ce!23250
| * | | Add specs for entities autocompleteJarka Košanová2018-11-221-7/+47
| | | |
* | | | Merge branch '349-qa-add-params-for-qa-variables' into 'master'Rémy Coutable2018-11-223-2/+10
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | More env vars for group & project names in QA See merge request gitlab-org/gitlab-ce!23303
| * | | More env vars for group & project names in QADylan Griffith2018-11-223-2/+10
| | | | | | | | | | | | | | | | | | | | This will help with https://gitlab.com/gitlab-org/gitlab-qa/issues/349 as we need to use much shorter project and group names for HTTPS to work
* | | | Merge branch 'mr-sticky-headers' into 'master'Filipa Lacerda2018-11-223-0/+31
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made diff file headers sticky Closes #48816 See merge request gitlab-org/gitlab-ce!23249
| * | | | Made diff file headers stickyPhil Hughes2018-11-223-0/+31
| | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48816
* | | | | Merge branch 'jprovazn-versioned-migrations' into 'master'Rémy Coutable2018-11-221067-1067/+1086
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add rails version to all migrations Closes #54098 See merge request gitlab-org/gitlab-ce!23057
| * | | | | Add version 4.2 to all existing migrationsjprovazn-versioned-migrationsJan Provaznik2018-11-221062-1064/+1064
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DB schema generated by a migration may look different in rails 4 and 5 (because rails 5 may use different default values). For this reason it's important to explicitly set for which rails version a migration was written for. See https://stackoverflow.com/questions/35929869/activerecordmigration-deprecation-warning-asks-for-rails-version-but-im-no/35930912#35930912
| * | | | | Update generator templatesJan Provaznik2018-11-223-3/+3
| | | | | |
| * | | | | Add version migration support to rails 4Jan Provaznik2018-11-222-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When switching to rails 5, we added migration version to all migration classes. This patch makes it possible to run versioned migrations also with rails 4
* | | | | | Merge branch 'mr-file-tree-commit' into 'master'Filipa Lacerda2018-11-2210-107/+58
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show toggle tree button on merge request commits Closes #53019 See merge request gitlab-org/gitlab-ce!23238
| * | | | | | Show toggle tree button on merge request commitsPhil Hughes2018-11-2210-107/+58
| |/ / / / / | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53019
* | | | | | Merge branch 'gt-limit-gitlab-assets-compile-job-to-branches' into 'master'Rémy Coutable2018-11-221-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limit `gitlab:assets:compile` job to branches and tags Closes #54361 See merge request gitlab-org/gitlab-ce!23302
| * | | | | | Limit `gitlab:assets:compile` job to branchesGeorge Tsiolis2018-11-221-0/+5
| | | | | | |
* | | | | | | Merge branch 'fix-typos-occured' into 'master'Kushal Pandya2018-11-2214-55/+55
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Fix typos occured to occurred See merge request gitlab-org/gitlab-ce!23105
| * | | | | | Update gitlab.potHiroyuki Sato2018-11-211-32/+32
| | | | | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato2018-11-211161-8147/+7900
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: - app/assets/javascripts/ide/stores/modules/pipelines/actions.js - spec/javascripts/ide/stores/modules/pipelines/actions_spec.js
| * | | | | | | Fix typos occured to occurredHiroyuki Sato2018-11-1614-25/+25
| | | | | | | |
* | | | | | | | Merge branch ↵Rémy Coutable2018-11-221-0/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '54293-fetch-assets-job-times-out-so-package-and-qa-jobs-can-t-complete' into 'master' Resolve "`fetch-assets` job times out so `package-and-qa` jobs can't complete" Closes #54293 See merge request gitlab-org/gitlab-ce!23267
| * | | | | | | Pass GITLAB_REF_SLUG to the Omnibus triggers54293-fetch-assets-job-times-out-so-package-and-qa-jobs-can-t-completeRémy Coutable2018-11-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | Merge branch 'docs/fix-shibboleth-markdown' into 'master'Achilleas Pipinellis2018-11-221-85/+85
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix markdown to render correctly See merge request gitlab-org/gitlab-ce!23221
| * | | | | | | | Fix markdown to render correctlydocs/fix-shibboleth-markdownEvan Read2018-11-201-85/+85
| | | | | | | | |
* | | | | | | | | Merge branch 'docs/delete-broken-link' into 'master'Achilleas Pipinellis2018-11-221-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Remove broken link that 404s and has no alternative See merge request gitlab-org/gitlab-ce!23295
| * | | | | | | | Remove broken link that 404s and has no alternativedocs/delete-broken-linkEvan Read2018-11-221-1/+1
| | | | | | | | |
* | | | | | | | | Merge branch ↵Douwe Maan2018-11-222-1/+6
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '46950-systemcheck-use-gem-ruby-instead-of-hardcoding-ruby-version' into 'master' SystemCheck: Use a more reliable way to detect current Ruby version Closes #46950 See merge request gitlab-org/gitlab-ce!23291
| * | | | | | | | | Use a more reliable way to detect current Ruby version46950-systemcheck-use-gem-ruby-instead-of-hardcoding-ruby-version46950-systemcheck-ruby-versionGabriel Mazetto2018-11-212-1/+6
| | | | | | | | | |
* | | | | | | | | | Merge branch 'revert-fd6e3781' into 'master'Sean McGivern2018-11-2219-1281/+785
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'revert-e2aa2177' into 'master'" Closes #54267 See merge request gitlab-org/gitlab-ce!23237
| * | | | | | | | | | Fix bug where ID is not setrevert-fd6e3781Zeger-Jan van de Weg2018-11-203-6/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On HEAD~ we remove the ID from the class, which created a bug. Given we don't need the ID anymore, it has been removed and simplified.
| * | | | | | | | | | Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-2018-1275/+756
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts merge request !23229
* | | | | | | | | | | Merge branch '47986-rubocop-safe-params' into 'master'Rémy Coutable2018-11-223-0/+74
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add cop prohibiting params argument in url_for Closes #47986 See merge request gitlab-org/gitlab-ce!23115
| * | | | | | | | | | Add cop prohibiting params argument in url_for47986-rubocop-safe-paramsJarka Košanová2018-11-223-0/+74
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'patch-32' into 'master'Grzegorz Bizon2018-11-224-3/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in scheduled pipelines See merge request gitlab-org/gitlab-ce!23218
| * | | | | | | | | | Fix typo in scheduled pipelinesDavy Defaud2018-11-224-3/+8
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'patch-32' into 'master'Achilleas Pipinellis2018-11-221-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update discord_notifications.md See merge request gitlab-org/gitlab-ce!23292
| * | | | | | | | | | Update discord_notifications.mdblackst0ne2018-11-211-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'docs-move-issue-fix' into 'master'Evan Read2018-11-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: fix API move issue curl command See merge request gitlab-org/gitlab-ce!23290
| * | | | | | | | | | | Docs: fix API move issue curl commandCynthia Ng2018-11-221-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch '53596-mention-required-file-extension-yaml-include-docs' into ↵Evan Read2018-11-221-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Update docs for include to mention required file extension Closes #53596 See merge request gitlab-org/gitlab-ce!23048
| * | | | | | | | | | Update doc/ci/yaml/README.mdDaniel Fernau2018-11-141-0/+4
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '54201-update-rack-to-2.0.6' into 'master'Douglas Barbosa Alexandre2018-11-213-4/+9
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update rack to 2.0.6 Closes #54201 See merge request gitlab-org/gitlab-ce!23171
| * | | | | | | | | | | Update rack to 2.0.6 (for QA environments) for addressing CVE-2018-16471Takuya Noguchi2018-11-223-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>