summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert flayignoreremove-kubernetes-integration-serviceShinya Maeda2018-05-241-0/+1
|
* Add kubernetes service in disabled_services listShinya Maeda2018-05-241-1/+1
|
* Revert removing kubernetes service logicShinya Maeda2018-05-242-0/+362
|
* Remove deprecated kubernetes service APIShinya Maeda2018-05-242-66/+0
|
* Add changelogShinya Maeda2018-05-241-0/+5
|
* Exclude KubernetesService from project servicesShinya Maeda2018-05-242-228/+11
|
* Remove kubernetes service duplcated codeShinya Maeda2018-05-242-146/+0
|
* Update CHANGELOG.md for 10.8.1Mayra Cabrera2018-05-239-40/+15
| | | [ci skip]
* Merge branch '39710-search-placeholder-cut-off' into 'master'Annabel Gray2018-05-237-29/+16
|\ | | | | | | | | | | | | Resolve "Runners search input placeholder is cut off" Closes #39710 See merge request gitlab-org/gitlab-ce!19015
| * Fixes: Runners search input placeholder is cut offJacopo2018-05-237-29/+16
| |
* | Merge branch 'ldap-u2f-fix' into 'master'Mike Greiling2018-05-232-0/+8
|\ \ | | | | | | | | | | | | | | | | | | Fixed U2F authentication when used with LDAP Closes #46661 See merge request gitlab-org/gitlab-ce!19115
| * | Fixed U2F authentication when used with LDAPPhil Hughes2018-05-232-0/+8
| | | | | | | | | | | | Closes #46661
* | | Merge branch ↵Douwe Maan2018-05-2315-181/+295
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '45175-cache-json-instead-of-activerecord-objects-in-appearance-and-applicationsetting' into 'master' Resolve "Cache JSON instead of ActiveRecord objects in `Appearance` and `ApplicationSetting`" Closes #45175 See merge request gitlab-org/gitlab-ce!18754
| * | | Don't expire the current ApplicationSetting in config/initializers/1_settings.rbRémy Coutable2018-05-231-3/+0
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Simplify Gitlab::CurrentSettings now that the logic is in CacheableAttributesRémy Coutable2018-05-232-76/+69
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Use ApplicationSetting.current_without_cache instead of ↵Rémy Coutable2018-05-234-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | ApplicationSetting.current where applicable Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Use the new CacheableAttributes concern in the ApplicationSetting and ↵Rémy Coutable2018-05-235-98/+11
| | | | | | | | | | | | | | | | | | | | | | | | Appearance models Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Introduce a new CacheableAttributes concernRémy Coutable2018-05-233-0/+211
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Merge branch 'akaemmerle-update-keyboard-shortcuts-doc' into 'master'Achilleas Pipinellis2018-05-231-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update keyboard shortcut conventions See merge request gitlab-org/gitlab-ce!19014
| * | | | Update keyboard shortcut conventionsAndreas Kämmerle2018-05-231-3/+3
|/ / / /
* | | | Merge branch 'fix/devops-remove-beta' into 'master'Tim Zallmann2018-05-238-9/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | removed "(Beta)" from "Auto DevOps" messages See merge request gitlab-org/gitlab-ce!18759
| * | | | removed "(Beta)" from "Auto DevOps" messagesfix/devops-remove-betaPaul Slaughter2018-05-218-9/+10
| | | | |
* | | | | Merge branch '46505-update-autodevops-docs' into 'master'Achilleas Pipinellis2018-05-231-0/+24
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation of variables usage for disabling/enabling jobs in Auto DevOps Closes #46505 See merge request gitlab-org/gitlab-ce!19076
| * | | | | Add documentation of variables usage for disabling/enabling jobs in Auto DevOpsTomasz Maczukin2018-05-231-0/+24
|/ / / / /
* | | | | Merge branch '46259-prometheus-integration-fails-on-kube-1-10' into 'master'Rémy Coutable2018-05-232-1/+17
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Resolve "Prometheus integration fails on k8s 1.10" Closes #46259 See merge request gitlab-org/gitlab-ce!19082
| * | | | Fix rubocop46259-prometheus-integration-fails-on-kube-1-10Tiago Botelho2018-05-231-0/+1
| | | | |
| * | | | Update Prometheus URL spec for 1.10 formatJoshua Lambert2018-05-221-1/+1
| | | | |
| * | | | Monkey patches Kubeclient::Client#proxy_url in order to make it compliant ↵Tiago Botelho2018-05-221-0/+15
| | | | | | | | | | | | | | | | | | | | with version 1.10 of kubernetes API
* | | | | Merge branch '46630-add-missing-columns-to-project-mirror-data' into 'master'Douwe Maan2018-05-232-0/+20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrading from EE to CE fails on project_mirror_data migrations Closes #46630 See merge request gitlab-org/gitlab-ce!19109
| * | | | | Rollback changes made to CreateProjectMirrorData46630-add-missing-columns-to-project-mirror-dataTiago Botelho2018-05-231-11/+7
| | | | | |
| * | | | | Renames AddMissingColumnsToProjectMirrorData to ↵Tiago Botelho2018-05-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | EnsureMissingColumnsToProjectMirrorData
| * | | | | Adds changelogTiago Botelho2018-05-231-0/+5
| | | | | |
| * | | | | Adds migration to ensure the new project_mirror_data columns are indeed ↵Tiago Botelho2018-05-231-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | added to the table
| * | | | | Edits create_project_mirror_data to add the new columns when table already ↵Tiago Botelho2018-05-231-7/+11
| | | | | | | | | | | | | | | | | | | | | | | | exists
* | | | | | Merge branch '46413-error-when-prometheus-adapter-is-disabled' into 'master'Rémy Coutable2018-05-233-26/+54
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Render 404 when prometheus adapter is disabled in Prometheus metrics controller Closes #46413 See merge request gitlab-org/gitlab-ce!19110
| * | | | | Render 404 when prometheus adapter is disabled in Prometheus metrics controllerTiago Botelho2018-05-233-26/+54
|/ / / / /
* | | | | Merge branch 'ce_backport_issue_5128' into 'master'Rémy Coutable2018-05-232-6/+14
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | CE backport - Allow viewing only one board when multiple issue boards is not enabled See merge request gitlab-org/gitlab-ce!19068
| * | | | | CE backport - Allow viewing only one board when multiple issue boards is not ↵ce_backport_issue_5128Felipe Artur2018-05-222-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | enabled
* | | | | | Merge branch 'ce-5949-render_optional' into 'master'Rémy Coutable2018-05-233-2/+50
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | CE: Use render_if_exists to hide EE specific codes See merge request gitlab-org/gitlab-ce!19041
| * | | | | | CE: Use render_if_exists to hide EE specific codesLin Jen-Shin2018-05-233-2/+50
|/ / / / / /
* | | | | | Merge branch 'rs-boards-issues-create-service-parity' into 'master'Rémy Coutable2018-05-231-1/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Bring CE-EE parity to app/services/boards/issues/create_service.rb See merge request gitlab-org/gitlab-ce!19093
| * | | | | Bring CE-EE parity to app/services/boards/issues/create_service.rbrs-boards-issues-create-service-parityRobert Speicher2018-05-221-1/+5
| | | | | |
* | | | | | Merge branch 'use-git-depth-1-on-cng-trigger' into 'master'Rémy Coutable2018-05-231-0/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set GIT_DEPTH to 1 to speed up cloning for the cloud images trigger See merge request gitlab-org/gitlab-ce!19098
| * | | | | | Set GIT_DEPTH to 1 to speed up cloning for the cloud images triggeruse-git-depth-1-on-cng-triggerDJ Mountney2018-05-221-0/+2
| |/ / / / /
* | | | | | Merge branch 'issue-25256' into 'master'Douwe Maan2018-05-237-7/+72
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | skip email trim when email is creating new issue See merge request gitlab-org/gitlab-ce!18865
| * | | | | | skip email trim when email is creating new issueCameron Crockett2018-05-227-7/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates from MR discussion 1. Added test for ReplyParser 2. Changed param to trim_reply with default set as true Removed keyword param in favor of normal options param updates for MR discussion Resolutions for code review comments more code review fixes
* | | | | | | Merge branch 'gitaly-repo-squash-in-progress-opt-out' into 'master'Douwe Maan2018-05-231-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Repo#squash_in_progress Opt-Out See merge request gitlab-org/gitlab-ce!19088
| * | | | | | | Make Repo#squash_in_progress Opt-Outgitaly-repo-squash-in-progress-opt-outKim Carlbäcker2018-05-221-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'gitaly-wiki-get-formatted-data-opt-out' into 'master'Douwe Maan2018-05-231-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move Wiki::GetFormattedData to OptOut See merge request gitlab-org/gitlab-ce!19091
| * | | | | | | | Move Wiki::GetFormattedData to OptOutgitaly-wiki-get-formatted-data-opt-outKim Carlbäcker2018-05-221-1/+1
| | | | | | | | |