summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Add MergeRequestDiff#lines_count convenience methodbackport-productivty-analytics-migrationsPavel Shutsin2019-08-061-0/+6
* Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable2019-08-053-8/+8
|\
| * Refactor SystemHookUrlValidator and specsGeorge Koltsov2019-08-021-4/+4
| * Add outbound requests setting for system hooksGeorge Koltsov2019-08-022-4/+4
* | Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-021-0/+65
* | Make needs: to require previous jobsmake-needs-strong-connectionKamil Trzciński2019-08-023-6/+54
|/
* Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert2019-08-022-31/+28
* Call `GC::Profiler.clear` only in one placeAleksei Lipniagov2019-08-022-24/+16
* Merge branch 'osw-avoid-errors-due-to-concurrent-calls' into 'master'Douwe Maan2019-08-011-4/+13
|\
| * Add exclusive lease to mergeability check processosw-avoid-errors-due-to-concurrent-callsOswaldo Ferreira2019-07-311-4/+13
* | Add support for DAGKamil Trzciński2019-08-013-26/+166
* | Merge branch '65297-fix-typo-on-clusters_applications_cert_managers-factory' ...Thong Kuah2019-07-311-1/+1
|\ \
| * | Remove typo from factory name65297-fix-typo-on-clusters_applications_cert_managers-factoryJoão Cunha2019-07-301-1/+1
* | | Merge branch 'fix-sidekiq-memory-killer-warn-message' into 'master'Stan Hu2019-07-311-2/+5
|\ \ \
| * | | Fix sidekiq memory killer warning messagefix-sidekiq-memory-killer-warn-messageShinya Maeda2019-07-301-2/+5
* | | | Adds Sidekiq scheduling latency structured logging fieldAndrew Newdigate2019-07-311-5/+39
* | | | Default dependency job stage index to Infinity, and correctly report it as un...drew2019-07-311-0/+25
* | | | Merge branch '65317-adapt-tae-role-name-change' into 'master'Sean McGivern2019-07-311-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update regular expression to extract stage nameLin Jen-Shin2019-07-301-0/+8
| | |/ | |/|
* | | Merge branch 'sh-fix-gitaly-access-control' into 'master'Douglas Barbosa Alexandre2019-07-301-0/+10
|\ \ \ | |/ / |/| |
| * | Fix exception handling in Gitaly autodetectionStan Hu2019-07-301-0/+10
| |/
* | Fix broken update_project_templates rake taskHordur Freyr Yngvason2019-07-301-0/+6
|/
* Merge branch 'determinstic_dns_specs' into 'master'Douglas Barbosa Alexandre2019-07-301-0/+6
|\
| * Stub DNS to return IPv4 addressdeterminstic_dns_specsThong Kuah2019-07-291-0/+6
* | Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher2019-07-291-0/+10
|\ \
| * | 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/+10
* | | Move BaseService to Services directorySarah Yasonik2019-07-294-178/+1
* | | Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉2019-07-292-1/+59
| |/ |/|
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-293-12/+172
|\ \
| * | Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-261-0/+72
| * | Merge branch 'security-github-ssrf-redirect' into 'master'GitLab Release Tools Bot2019-07-261-0/+68
| |\ \
| | * | Do not allow localhost url redirection in GitHub Integrationmanojmj2019-07-051-0/+68
| * | | Merge branch 'security-dns-ssrf-bypass' into 'master'GitLab Release Tools Bot2019-07-261-12/+32
| |\ \ \
| | * | | Fix Server Side Request Forgery mitigation bypassFrancisco Javier López2019-07-151-12/+32
* | | | | Merge branch 'ab-remove-postgresql-switches' into 'master'Nick Thomas2019-07-292-65/+19
|\ \ \ \ \
| * | | | | Further remove code branches by database typeAndreas Brandl2019-07-292-65/+19
* | | | | | Adds direct monitoring for sidekiq metricsRyan Cobb2019-07-291-0/+57
|/ / / / /
* | | | | Added navbar searches usage ping counterFrancisco Javier López2019-07-292-1/+15
* | | | | Merge branch 'frozen_string_spec_lib' into 'master'Stan Hu2019-07-26286-13/+585
|\ \ \ \ \
| * | | | | Fix cannot modify frozen stringfrozen_string_spec_libThong Kuah2019-07-263-13/+13
| * | | | | Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-26286-0/+572
* | | | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-2613-53/+31
|\ \ \ \ \ \
| * | | | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-2513-53/+31
* | | | | | | Merge branch 'dm-submodule-links-nil' into 'master'Nick Thomas2019-07-261-0/+47
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix error rendering submodules in MR diffs when there is no .gitmodulesdm-submodule-links-nilDouwe Maan2019-07-261-0/+47
* | | | | | | Merge branch 'print-sidekiq-class-name-in-memory-killer' into 'master'Stan Hu2019-07-251-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Logging sidekiq worker class name in SidekiqMemoryKillerprint-sidekiq-class-name-in-memory-killerShinya Maeda2019-07-251-0/+3
| |/ / / / /
* | | | | | Merge branch 'frozen_string_spec_support' into 'master'Douwe Maan2019-07-251-1/+6
|\ \ \ \ \ \
| * | | | | | Frozen string cannot change encodingfrozen_string_spec_supportThong Kuah2019-07-261-1/+6
| |/ / / / /
* | | | | | Merge branch '54478-table_exists-not-compatible-with-rails-5-1' into 'master'Douglas Barbosa Alexandre2019-07-251-1/+1
|\ \ \ \ \ \