summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Let project reporters create issue from group boardsFelipe Artur2019-09-041-0/+2
* Add epic_iid to issue API entityWinnie Hellmann2019-09-041-1/+4
* Merge branch 'persist-needs-error' into 'master'Grzegorz Bizon2019-09-042-2/+7
|\
| * Persist `needs:` validation as config errorpersist-needs-errorKamil Trzciński2019-09-042-2/+7
* | Backport EE changes for productivity analyticsPavel Shutsin2019-09-041-0/+6
* | Merge branch '61927-internal-api-jwt-auth' into 'master'Kamil Trzciński2019-09-042-26/+44
|\ \
| * | Extract Workhorse <-> GitLab authentication to make it reusable61927-internal-api-jwt-authKrasimir Angelov2019-09-042-26/+44
* | | Rename API::Internal class to API::Internal::Base61927-internal-api-namespaceKrasimir Angelov2019-09-043-295/+297
|/ /
* | Merge branch 'fix-performance-bar-thresholds' into 'master'Stan Hu2019-09-032-9/+9
|\ \
| * | Fix performance bar thresholdsfix-performance-bar-thresholdsSean McGivern2019-09-032-9/+9
* | | Merge branch '66464-typo-in-release_endpoint_requiremets-constant' into 'master'Michael Kozono2019-09-032-6/+6
|\ \ \
| * | | Correct typo in constant66464-typo-in-release_endpoint_requiremets-constantSean Carroll2019-09-022-6/+6
| | |/ | |/|
* | | Merge branch '65509-improve-gc-report-buckets-granularity' into 'master'Kamil Trzciński2019-09-031-1/+1
|\ \ \
| * | | Improve GC_REPORT_BUCKETS granularity65509-improve-gc-report-buckets-granularityAleksei Lipniagov2019-09-031-1/+1
* | | | Remove outdated mail_room checkWinnie Hellmann2019-09-032-27/+0
|/ / /
* | | Added relationships between Release and MilestoneEtienne Baqué2019-09-032-0/+3
* | | Merge branch 'ce-12996-cancel-redundant-pipelines' into 'master'Lin Jen-Shin2019-09-031-1/+2
|\ \ \
| * | | Backport EE issue 12996ce-12996-cancel-redundant-pipelinesSean Carroll2019-09-021-1/+2
| | |/ | |/|
* | | Merge branch 'an-use-labkit-correlation-id' into 'master'Ash McKenzie2019-09-032-41/+1
|\ \ \
| * | | Remove all references to Gitlab::CorrelationIdan-use-labkit-correlation-idAndrew Newdigate2019-08-262-41/+1
* | | | If user can push to docker then it can delete tooGiorgenes Gelatti2019-09-031-1/+2
* | | | Update Code-Quality.gitlab-ci.yml to use `only.refs`Rémy Coutable2019-09-021-2/+3
* | | | Handle :9090 and 0.0.0.0:9090 listen_address formatsReuben Pereira2019-09-021-14/+26
* | | | Merge branch '66803-fix-uploads-relative-link-filter' into 'master'Grzegorz Bizon2019-09-021-10/+3
|\ \ \ \
| * | | | Fix upload URLs in Markdown66803-fix-uploads-relative-link-filterHeinrich Lee Yu2019-09-021-10/+3
* | | | | Remove reference of external examplemdhtr2019-09-021-0/+29
| |_|/ / |/| | |
* | | | Fixing #65389Massimeddu Cireddu2019-09-022-1/+5
* | | | Merge branch 'fix-peek-on-puma' into 'master'Rémy Coutable2019-09-026-21/+13
|\ \ \ \
| * | | | Make performance bar enabled checks consistentSean McGivern2019-08-286-20/+12
| * | | | Fix Peek on PumaSean McGivern2019-08-271-2/+2
* | | | | Tidy up conditional messagecharlieablett2019-09-021-5/+7
* | | | | Handle projectless `help` commands to chatopscharlieablett2019-09-021-4/+10
| |/ / / |/| | |
* | | | Merge branch 'sh-fix-ci-lint-500-error' into 'master'Ash McKenzie2019-09-021-1/+7
|\ \ \ \
| * | | | Fix 500 error in CI lint when included templates are an arraysh-fix-ci-lint-500-errorStan Hu2019-08-311-1/+7
* | | | | Merge branch '46686-move-k8s-services-out-of-gcp-namespace' into 'master'66783-usage-ping-for-slack-integrationsThong Kuah2019-09-011-1/+1
|\ \ \ \ \
| * | | | | Move generic k8s services out of GCP namespace46686-move-k8s-services-out-of-gcp-namespaceTiger2019-08-281-1/+1
* | | | | | Merge branch 'improve-chatops-help' into 'master'Nick Thomas2019-09-015-25/+75
|\ \ \ \ \ \
| * | | | | | Improve chatops help outputimprove-chatops-helpYorick Peterse2019-08-295-25/+75
* | | | | | | Fix for #56295, https://gitlab.com/gitlab-org/gitlab-ce/issues/56295.Jesse Hall2019-08-301-1/+2
* | | | | | | Fix for histogram corruption in SidekiqAndrew Newdigate2019-08-301-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Resolve "Use "moved" instead of "closed" in issue references"Juliette de Rancourt2019-08-301-1/+6
* | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-2929-30/+434
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-2911-6/+139
| |\ \ \ \ \ \
| | * | | | | | Add support for using a Camo proxy serverBrett Walker2019-08-2311-6/+139
| * | | | | | | Merge branch 'security-epic-notes-api-reveals-historical-info-ce-master' into...GitLab Release Tools Bot2019-08-293-5/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Filter out old system notes for epicsPatrick Derichs2019-08-283-5/+5
| * | | | | | | | Merge branch 'security-personal-snippets' into 'master'GitLab Release Tools Bot2019-08-292-4/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add direct upload support for personal snippetsJan Provaznik2019-08-232-4/+9
| * | | | | | | | | Merge branch 'security-fix_jira_ssrf_vulnerability' into 'master'GitLab Release Tools Bot2019-08-291-0/+66
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix DNS rebind vulnerability for JIRA integrationFelipe Artur2019-08-081-0/+66