summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add support page link in help menuDiego Louzán2019-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-302-20/+52
|/
* Remove line profiler from performance barSean McGivern2019-07-302-125/+1
* Merge branch 'determinstic_dns_specs' into 'master'Douglas Barbosa Alexandre2019-07-301-1/+4
|\
| * Explicitly reject non http(s) schemesThong Kuah2019-07-291-1/+4
* | 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-2910-76/+117
|\ \
| * | Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-265-50/+77
| * | 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-remove-take-trigger-ownership-feature' into 'master'GitLab Release Tools Bot2019-07-261-21/+0
| |\ \ \
| | * | | Drop feature to take ownership of a trigger tokenFabio Pitino2019-07-101-21/+0
| * | | | 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-296-71/+36
|\ \ \ \ \ \
| * | | | | | Replace peek-pg with our own implementationremove-peek-pgSean McGivern2019-07-266-71/+36
* | | | | | | Merge branch 'resolve-scripts-differences' into 'master'Lin Jen-Shin2019-07-292-2/+10
|\ \ \ \ \ \ \
| * | | | | | | Backport EE changes made to the scripts/ directoryresolve-scripts-differencesYorick Peterse2019-07-292-2/+10
* | | | | | | | Merge branch 'ce-port-4550-add-project-download-export-audit-event' into 'mas...Stan Hu2019-07-292-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | CE: Add project download & project export audit eventce-port-4550-add-project-download-export-audit-eventmanojmj2019-07-262-1/+5
* | | | | | | | | Merge branch 'ab-remove-postgresql-switches' into 'master'Nick Thomas2019-07-2913-129/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Further remove code branches by database typeAndreas Brandl2019-07-2913-129/+47
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Adds direct monitoring for sidekiq metricsRyan Cobb2019-07-291-0/+48
* | | | | | | | | Merge branch 'add-git-blame-api' into 'master'Nick Thomas2019-07-292-0/+38
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add git blame apiOleg Zubchenko2019-07-262-0/+38
* | | | | | | | | Added navbar searches usage ping counterFrancisco Javier López2019-07-292-2/+32
* | | | | | | | | Add Job specific variablesMatija Čupić2019-07-291-1/+1
* | | | | | | | | Merge branch '19186-redirect-wiki-git-route-to-wiki' into 'master'Stan Hu2019-07-261-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Redirect project.wiki.git to project wiki home19186-redirect-wiki-git-route-to-wikiLuke Duncalfe2019-07-261-0/+4
* | | | | | | | | | Fix pid discovery for Unicorn in PidProviderAleksei Lipniagov2019-07-261-14/+21
* | | | | | | | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-266-185/+123
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-256-185/+123
* | | | | | | | | | | Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-262-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Rename latest_successful to be more explicitMatija Čupić2019-07-262-3/+3
* | | | | | | | | | | Merge branch 'dm-submodule-links-nil' into 'master'Nick Thomas2019-07-261-3/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix error rendering submodules in MR diffs when there is no .gitmodulesdm-submodule-links-nilDouwe Maan2019-07-261-3/+8
* | | | | | | | | | | | Prefer `flat_map` over `map` + `flatten`Peter Leitzen2019-07-265-8/+6
* | | | | | | | | | | | Merge branch 'extract_auto_deploy_into_base_image' into 'master'Dmitriy Zaporozhets2019-07-262-376/+48
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Extract deploy functions in a base imageextract_auto_deploy_into_base_imageThong Kuah2019-07-252-376/+48
* | | | | | | | | | | | | Ensure Warden triggers after_authentication callbackImre Farkas2019-07-261-2/+5
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'print-sidekiq-class-name-in-memory-killer' into 'master'Stan Hu2019-07-251-7/+16
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Logging sidekiq worker class name in SidekiqMemoryKillerprint-sidekiq-class-name-in-memory-killerShinya Maeda2019-07-251-7/+16
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'frozen_string_spec_support' into 'master'Douwe Maan2019-07-252-3/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Frozen string cannot change encodingfrozen_string_spec_supportThong Kuah2019-07-262-3/+2
| | |/ / / / / / / / / | |/| | | | | | | | |