summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | Further remove code branches by database typeAndreas Brandl2019-07-2912-127/+47
* | | | | | | Adds direct monitoring for sidekiq metricsRyan Cobb2019-07-291-0/+48
|/ / / / / /
* | | | | | 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
* | | | | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-264-177/+121
|\ \ \ \ \ \ \
| * | | | | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-254-177/+121
* | | | | | | | Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-261-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Rename latest_successful to be more explicitMatija Čupić2019-07-261-1/+1
* | | | | | | | 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-263-6/+4
* | | | | | | | | 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
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'label-descr-push-opts' into 'master'Lin Jen-Shin2019-07-251-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Support title and desc on merge w/ push optionlabel-descr-push-optsChristian Couder2019-07-241-1/+3
* | | | | | | | | Merge branch '54478-table_exists-not-compatible-with-rails-5-1' into 'master'Douglas Barbosa Alexandre2019-07-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unneeded monkey-patch54478-table_exists-not-compatible-with-rails-5-1Heinrich Lee Yu2019-07-251-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '9643-jira-api-serializer-ce' into 'master'Sean McGivern2019-07-251-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Backport Jira issue key regexHeinrich Lee Yu2019-07-251-0/+6
| |/ / / / / / / /
* | | | | | | | | Merge branch 'tc-revert-rails5-workaround' into 'master'Andreas Brandl2019-07-251-5/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Revert "Workaround for Rails 5, where LIMIT..."tc-revert-rails5-workaroundToon Claes2019-07-161-5/+1
* | | | | | | | | Enable Rubocop Performance/ReverseEachsh-rubocop-reverse-eachStan Hu2019-07-241-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Add RateLimiter to RawControllerMayra Cabrera2019-07-241-4/+36
* | | | | | | | Merge branch 'optimise-import-performance' into 'master'Stan Hu2019-07-244-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Optimise import performanceoptimise-import-performanceKamil Trzciński2019-07-244-4/+4
* | | | | | | | | [ADD] outbound requests whitelistReuben Pereira2019-07-242-6/+37
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Enable tablesample count strategy by defaultAndreas Brandl2019-07-244-19/+5
* | | | | | | | Merge branch 'sh-add-rugged-to-peek' into 'master'Sean McGivern2019-07-247-9/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Rugged calls to performance barStan Hu2019-07-237-9/+36