summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Fix error on project nameGosia Ksionek2019-08-058-21/+28
* Merge branch 'add-missing-timezone-legacy-artifacts' into 'master'Stan Hu2019-08-051-6/+12
|\
| * Add missing timezone to legacy artifacts (ci_builds)David H. Wilkins2019-08-041-6/+12
* | Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable2019-08-053-4/+4
|\ \
| * | Refactor SystemHookUrlValidator and specsGeorge Koltsov2019-08-021-1/+1
| * | Add outbound requests setting for system hooksGeorge Koltsov2019-08-022-3/+3
* | | Merge branch 'GL-12757' into 'master'Sean McGivern2019-08-051-2/+2
|\ \ \
| * | | increase clair local scan versionmo2019-08-021-1/+1
| * | | increase clair from v11 to v12mo2019-08-021-1/+1
| | |/ | |/|
* | | Set DOCKER_TLS_CERTDIR in CI job templatesCameron Boulton2019-08-051-0/+1
|/ /
* | Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-022-11/+54
* | Merge branch 'make-needs-strong-connection' into 'master'Sean McGivern2019-08-022-12/+38
|\ \
| * | Make needs: to require previous jobsmake-needs-strong-connectionKamil Trzciński2019-08-022-12/+38
| |/
* | Merge branch '17276-breakage-in-displaying-svg-in-the-same-repository' into '...Robert Speicher2019-08-021-1/+1
|\ \ | |/ |/|
| * Fix inline rendering of SVGs from current repo17276-breakage-in-displaying-svg-in-the-same-repositoryHeinrich Lee Yu2019-08-021-1/+1
* | Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert2019-08-021-10/+17
* | Call `GC::Profiler.clear` only in one placeAleksei Lipniagov2019-08-022-28/+17
* | Update regex for docs branches in ciMarcel Amirault2019-08-021-1/+1
|/
* Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-08-011-1/+1
|\
| * Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-011-1/+1
* | Merge branch 'osw-avoid-errors-due-to-concurrent-calls' into 'master'Douwe Maan2019-08-011-2/+3
|\ \
| * | Add exclusive lease to mergeability check processosw-avoid-errors-due-to-concurrent-callsOswaldo Ferreira2019-07-311-2/+3
| |/
* | Add support for DAGKamil Trzciński2019-08-013-35/+67
* | Add additional paths to clean from backtracesh-backtrace-clean-sidekiqStan Hu2019-07-311-0/+3
* | Merge branch 'add-project-scope-to-live-trace-feature-flag' into 'master'Lin Jen-Shin2019-07-311-1/+1
|\ \
| * | Add project scope to live trace feature flagadd-project-scope-to-live-trace-feature-flagShinya Maeda2019-07-311-1/+1
| |/
* | Merge branch 'fix-sidekiq-memory-killer-warn-message' into 'master'Stan Hu2019-07-311-1/+1
|\ \
| * | Fix sidekiq memory killer warning messagefix-sidekiq-memory-killer-warn-messageShinya Maeda2019-07-301-1/+1
* | | Adds Sidekiq scheduling latency structured logging fieldAndrew Newdigate2019-07-311-0/+6
* | | Default dependency job stage index to Infinity, and correctly report it as un...drew2019-07-311-1/+3
* | | Allow knative do be uninstalled:João Cunha2019-07-312-12/+9
* | | Merge branch '65317-adapt-tae-role-name-change' into 'master'Sean McGivern2019-07-311-1/+1
|\ \ \ | |_|/ |/| |
| * | Update regular expression to extract stage nameLin Jen-Shin2019-07-301-1/+1
* | | Merge branch 'sh-fix-gitaly-access-control' into 'master'Douglas Barbosa Alexandre2019-07-301-1/+1
|\ \ \ | |/ / |/| |
| * | Fix exception handling in Gitaly autodetectionStan Hu2019-07-301-1/+1
| |/
* | Fix broken update_project_templates rake taskHordur Freyr Yngvason2019-07-301-3/+7
|/
* Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher2019-07-291-0/+4
|\
| * Add system notes for when a zoom call was added/removed from an issue63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issueJacopo2019-07-291-0/+4
* | Move BaseService to Services directorySarah Yasonik2019-07-295-241/+5
* | Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉2019-07-297-66/+289
* | Fix broken master because of security mergeFrancisco Javier López2019-07-291-5/+2
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-295-5/+101
|\ \
| * | Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-261-0/+61
| * | Merge branch 'security-github-ssrf-redirect' into 'master'GitLab Release Tools Bot2019-07-263-3/+26
| |\ \
| | * | Do not allow localhost url redirection in GitHub Integrationmanojmj2019-07-053-3/+26
| * | | Merge branch 'security-dns-ssrf-bypass' into 'master'GitLab Release Tools Bot2019-07-261-2/+11
| |\ \ \
| | * | | Fix Server Side Request Forgery mitigation bypassFrancisco Javier López2019-07-151-2/+11
* | | | | Merge branch 'remove-peek-pg' into 'master'Stan Hu2019-07-291-45/+0
|\ \ \ \ \
| * | | | | Replace peek-pg with our own implementationremove-peek-pgSean McGivern2019-07-261-45/+0
* | | | | | Merge branch 'ab-remove-postgresql-switches' into 'master'Nick Thomas2019-07-2912-127/+47
|\ \ \ \ \ \