summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Document the Prometheus Alertmanagerbjk/alertmanager_docsBen Kochie2018-03-152-0/+35
| | | | Add basic documentation for the Prometheus Alertmanager.
* Merge branch 'patch-28' into 'master'Grzegorz Bizon2018-03-151-4/+4
|\ | | | | | | | | Update README.md See merge request gitlab-org/gitlab-ce!17344
| * Update README.mdJohn Burak2018-02-271-2/+2
| |
| * Update README.mdJohn Burak2018-02-271-4/+4
| |
| * Update README.mdJohn Burak2018-02-260-0/+0
| |
| * Update README.mdJohn Burak2018-02-261-1/+1
| |
| * Update README.mdJohn Burak2018-02-261-1/+1
| |
| * Update README.mdJohn Burak2018-02-261-1/+1
| |
| * Update README.mdJohn Burak2018-02-241-1/+1
| |
* | Merge branch 'dm-mirror-hard-failed-invites' into 'master'Robert Speicher2018-03-142-3/+3
|\ \ | | | | | | | | | | | | Prevent sending an access request from failing when the project has invited masters/owners See merge request gitlab-org/gitlab-ce!17760
| * | Prevent sending an access request to a project from failing when the project ↵dm-mirror-hard-failed-invitesDouwe Maan2018-03-112-3/+3
| | | | | | | | | | | | has invited members
* | | Merge branch 'mk/fix-move-upload-files-on-group-transfer' into 'master'Robert Speicher2018-03-145-46/+142
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix moving local, unhashed upload or pages directories during group transfer Closes #43993 See merge request gitlab-org/gitlab-ce!17658
| * | | Tag subgroup tests with :nested_groupsmk/fix-move-upload-files-on-group-transferMichael Kozono2018-03-141-1/+1
| | | |
| * | | Remove obsolete commentMichael Kozono2018-03-131-1/+0
| | | |
| * | | Appease Metrics/AbcSize copMichael Kozono2018-03-131-18/+22
| | | |
| * | | Ensure data integrityMichael Kozono2018-03-131-1/+5
| | | |
| * | | Refactor specsMichael Kozono2018-03-132-15/+27
| | | |
| * | | Fix moving local files during namespace transferMichael Kozono2018-03-135-22/+99
| | | |
* | | | Merge branch 'patch-24' into 'master'Douwe Maan2018-03-141-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add me as proofreader See merge request gitlab-org/gitlab-ce!17593
| * | | | Add me as proofreaderChangHo Cha2018-03-071-0/+1
| | | | |
* | | | | Merge branch 'patch-30' into 'master'Douwe Maan2018-03-141-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | add Indonesian proofreader See merge request gitlab-org/gitlab-ce!17579
| * | | | | add Indonesian proofreaderAhmad Naufal Mukhtar2018-03-061-0/+2
| | | | | |
* | | | | | Merge branch 'tz-prettier-base' into 'master'42027-hide-hover-data-in-performance-dashboard-legendFilipa Lacerda2018-03-149-14/+214
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prettier Phase 1: Prettier Configuration, Prettifying of files and documentation See merge request gitlab-org/gitlab-ce!17695
| * | | | | | Prettier Phase 1: Prettier Configuration, Prettifying of files and documentationTim Zallmann2018-03-149-14/+214
|/ / / / / /
* | | | | | Merge branch 'ci-lint-dispatcher-fix' into 'master'Filipa Lacerda2018-03-142-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change path of CI lints create index.js file Closes #44181 See merge request gitlab-org/gitlab-ce!17751
| * | | | | | add check for ace editor on create routeci-lint-dispatcher-fixPhil Hughes2018-03-141-0/+1
| | | | | | |
| * | | | | | Change path of CI lints create index.js filePhil Hughes2018-03-141-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the route action is create it defaults to new, this saves us having multiple files for the same route Closes #44181
* | | | | | | Merge branch 'update-net-ssh' into 'master'Douwe Maan2018-03-142-3/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update net-ssh 4.1.0 -> 4.2.0 (Fixes #21734) Closes #21734 See merge request gitlab-org/gitlab-ce!17688
| * | | | | | | Update net-ssh 4.1.0 -> 4.2.0 (Fixes #21734)Pirate Praveen2018-03-142-3/+3
| | | | | | | |
* | | | | | | | Merge branch '43806-update-ruby-saml-to-1.7.2' into 'master'Robert Speicher2018-03-143-10/+15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ruby-saml to 1.7.2 and omniauth-saml to 1.10.0 (CVE-2017-11428, CVE-2017-11430) Closes #43806 See merge request gitlab-org/gitlab-ce!17734
| * | | | | | | | Update ruby-saml to 1.7.2 and omniauth-saml to 1.10.0Takuya Noguchi2018-03-143-10/+15
| | | | | | | | |
* | | | | | | | | Merge branch 'update-fog-aws' into 'master'Robert Speicher2018-03-142-6/+6
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update fog-aws 1.4 -> 2.0 See merge request gitlab-org/gitlab-ce!17708
| * | | | | | | | | update fog-aws 1.4 -> 2.0Pirate Praveen2018-03-132-6/+6
| | | | | | | | | |
* | | | | | | | | | Merge branch 'update-acts-as-taggable-on' into 'master'Robert Speicher2018-03-142-6/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update acts-as-taggable-on to 5.0 See merge request gitlab-org/gitlab-ce!17689
| * | | | | | | | | | Update acts-as-taggable-on to 5.0Pirate Praveen2018-03-122-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - only older ruby and activerecord support dropped
* | | | | | | | | | | Merge branch 'update-sentry-raven' into 'master'Douwe Maan2018-03-142-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update sentry-raven 2.5.3 -> 2.7 (Fixes #24029) Closes #24029 See merge request gitlab-org/gitlab-ce!17709
| * | | | | | | | | | | Update sentry-raven 2.5.3 -> 2.7 (Fixes #24029)Pirate Praveen2018-03-132-3/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'update-octokit' into 'master'Douwe Maan2018-03-142-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update octokit 4.6.2 -> 4.8 See merge request gitlab-org/gitlab-ce!17738
| * | | | | | | | | | | Update octokit 4.6.2 -> 4.8Pirate Praveen2018-03-142-3/+3
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'update-ruby-prof' into 'master'Robert Speicher2018-03-142-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ruby-prof 0.16.2 -> 0.17.0 See merge request gitlab-org/gitlab-ce!17710
| * | | | | | | | | | | Update ruby-prof 0.16.2 -> 0.17.0Pirate Praveen2018-03-132-3/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'update-httparty' into 'master'Grzegorz Bizon2018-03-142-4/+3
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update httparty 0.13.3 -> 0.15.6 See merge request gitlab-org/gitlab-ce!17737
| * | | | | | | | | | | Update httparty 0.13.3 -> 0.15.6Pirate Praveen2018-03-142-4/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bvl-import-zip-multiple-assignees' into 'master'Sean McGivern2018-03-144-15/+42
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import multiple issue assignees from GitLab export Closes #40275 See merge request gitlab-org/gitlab-ce!17718
| * | | | | | | | | | | Import multiple issue assignees from GitLab exportBob Van Landuyt2018-03-144-15/+42
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When importing from a GitLab archive, an admin can carry over the assignations. Other users can not. When a regular user is importing an issue with multiple assignees, the assignee is replaced with the current user, meaning we would try to insert current user as an assignee multiple times. By filtering the array before storing it, the import becomes more robust.
* | | | | | | | | | | Merge branch '43717-breadcrumb-on-admin-runner-page' into 'master'Sean McGivern2018-03-142-0/+9
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Breadcrumb on Admin Runner page Closes #43717 See merge request gitlab-org/gitlab-ce!17431
| * | | | | | | | | | | Set breadcrumb for admin/runners/showTakuya Noguchi2018-03-142-0/+9
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '44160-update-foreman-to-0.84.0' into 'master'Grzegorz Bizon2018-03-143-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update foreman to 0.84.0 Closes #44160 See merge request gitlab-org/gitlab-ce!17690
| * | | | | | | | | | | | Update foreman from 0.78.0 to 0.84.0Takuya Noguchi2018-03-133-3/+8
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'patch-29' into 'master'Sean McGivern2018-03-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Incoming e-mails: require gitlab-ctl restart See merge request gitlab-org/gitlab-ce!17587