summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-0461-117/+119
* 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
* | | | | | | | | | | | | Add a close issue slack slash commandSarah Yasonik2019-08-295-9/+105
* | | | | | | | | | | | | Revert "Cache branch and tag names as Redis sets"Nick Thomas2019-08-292-120/+0
* | | | | | | | | | | | | Auto create authorized_keys file if doesn't exist60071-remove-gitlab-keys-usagePatrick Bajao2019-08-291-0/+9
* | | | | | | | | | | | | Add system check for authorized_keys file permPatrick Bajao2019-08-291-6/+15
* | | | | | | | | | | | | Remove the fallback path from gitlab-cePatrick Bajao2019-08-291-80/+6
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'mk/simplify-internal-post-receive-messages' into 'master'Grzegorz Bizon2019-08-291-0/+51
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Simplify internal post receive messagesmk/simplify-internal-post-receive-messagesMichael Kozono2019-08-281-0/+51
* | | | | | | | | | | | | Merge branch 'performance-bar-warnings' into 'master'Stan Hu2019-08-291-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add top-level warnings key to performance bar responseperformance-bar-warningsSean McGivern2019-08-281-0/+19
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Support Gitaly feature flags in workhorseJacob Vosmaer2019-08-281-2/+4
* | | | | | | | | | | | Rename Labkit::Tracing::GRPCInterceptor to GRPC::ClientInterceptorAndrew Newdigate2019-08-281-1/+1
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Changes snowplow to use cookies for sessionsJeremy Jackson2019-08-282-35/+44
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |