summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* CE port for pipelines for external pull requestsce-detect-github-pull-requestsFabio Pitino2019-09-053-1/+4
* Add .gitlab/ci/frontend.gitlab-ci.yml to frontend review rouletteWinnie Hellmann2019-09-051-1/+2
* Merge branch 'remove-unnecessary-freeze-in-lib-gitlab' into 'master'Jan Provaznik2019-09-0561-117/+119
|\
| * Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-0461-117/+119
* | Add spaces to devops ci template to reduce warningsMarcel Amirault2019-09-051-11/+11
* | Allow not resolvable urls when rebinding setting is disabledFrancisco Javier López2019-09-051-2/+6
* | Upgrade graphql gem to 1.9.10Brett Walker2019-09-043-2/+6
* | Show meaningful message on /due quick action with invalid date🙈 jacopo beschi 🙉2019-09-041-1/+5
* | Upgrade GraphQL gem to 1.8.17Brett Walker2019-09-047-11/+17
* | 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
* | | Extract Workhorse <-> GitLab authentication to make it reusable61927-internal-api-jwt-authKrasimir Angelov2019-09-042-26/+44
| |/ |/|
* | Improve GC_REPORT_BUCKETS granularity65509-improve-gc-report-buckets-granularityAleksei Lipniagov2019-09-031-1/+1
* | 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
* | | | 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-024-15/+11
|\ \ \
| * | | Make performance bar enabled checks consistentSean McGivern2019-08-284-14/+10
| * | | 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 histogram corruption in SidekiqAndrew Newdigate2019-08-301-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-2910-5/+231
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'security-personal-snippets' into 'master'GitLab Release Tools Bot2019-08-291-2/+5
| |\ \ \ \ \ \
| | * | | | | | Add direct upload support for personal snippetsJan Provaznik2019-08-231-2/+5
| * | | | | | | 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
| * | | | | | | | Merge branch 'security-61974-limit-issue-comment-size' into 'master'GitLab Release Tools Bot2019-08-292-1/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Limit the size of issuable description and commentsAlexandru Croitor2019-08-222-1/+5
| * | | | | | | | | Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-293-1/+45
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add captcha if there are multiple failed login attemptsMałgorzata Ksionek2019-07-313-1/+45
| * | | | | | | | | | Merge branch 'security-project-import-bypass' into 'master'GitLab Release Tools Bot2019-08-291-0/+88
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix project import restricted visibility bypassGeorge Koltsov2019-08-151-0/+88
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'security-add-job-activity-limit-ce' into 'master'GitLab Release Tools Bot2019-08-291-0/+21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add active_jobs_limit to plans tableFabio Pitino2019-08-211-0/+21
| * | | | | | | | | | | Merge branch 'security-fix-markdown-xss' into 'master'GitLab Release Tools Bot2019-08-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Re-escape whole HTML content instead of only matchJan Provaznik2019-08-231-1/+1