summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-302-1/+24
|\
| * Stub DNS to return IPv4 addressdeterminstic_dns_specsThong Kuah2019-07-291-0/+6
| * Explicitly reject non http(s) schemesThong Kuah2019-07-291-1/+18
| * Write out sham_rack gemThong Kuah2019-07-291-1/+1
* | 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-295-54/+251
|\ \
| * | Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-263-42/+151
| * | 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 'resolve-spec-differences' into 'master'Lin Jen-Shin2019-07-291-1/+1
|\ \ \ \ \
| * | | | | Fix whitespace in wiki link filtering specsresolve-spec-differencesYorick Peterse2019-07-291-1/+1
* | | | | | Merge branch 'resolve-scripts-differences' into 'master'Lin Jen-Shin2019-07-291-0/+6
|\ \ \ \ \ \
| * | | | | | Backport EE changes made to the scripts/ directoryresolve-scripts-differencesYorick Peterse2019-07-291-0/+6
| |/ / / / /
* | | | | | 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-26395-18/+808
|\ \ \ \ \
| * | | | | Fix cannot modify frozen stringfrozen_string_spec_libThong Kuah2019-07-264-18/+18
| * | | | | Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-26395-0/+790
* | | | | | Fix pid discovery for Unicorn in PidProviderAleksei Lipniagov2019-07-261-14/+52
* | | | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-2614-55/+33
|\ \ \ \ \ \
| * | | | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-2514-55/+33
* | | | | | | 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
|\ \ \ \ \ \
| * | | | | | Remove unneeded monkey-patch54478-table_exists-not-compatible-with-rails-5-1Heinrich Lee Yu2019-07-251-1/+1
| |/ / / / /
* | | | | | Merge branch 'sh-support-docker-oci-images' into 'master'Dmitriy Zaporozhets2019-07-252-1/+37
|\ \ \ \ \ \
| * | | | | | Support Docker OCI imagessh-support-docker-oci-imagesStan Hu2019-07-252-1/+37
| |/ / / / /
* | | | | | Merge branch 'refactor-redis-usage-counter-specs' into 'master'Nick Thomas2019-07-251-64/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactor usage data counters specsrefactor-redis-usage-counter-specsAlex Kalderimis2019-07-221-64/+9
* | | | | | Add RateLimiter to RawControllerMayra Cabrera2019-07-241-11/+90
* | | | | | Merge branch 'cleanup/spec-tasks' into 'master'Douwe Maan2019-07-241-2/+2
|\ \ \ \ \ \
| * | | | | | Resolves confusion within spec rake taskscleanup/spec-tasksJeremy Jackson2019-07-231-2/+2
* | | | | | | Merge branch 'optimise-import-performance' into 'master'Stan Hu2019-07-242-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Optimise import performanceoptimise-import-performanceKamil Trzciński2019-07-242-6/+6
| | |/ / / / / | |/| | | | |
* | | | | | | [ADD] outbound requests whitelistReuben Pereira2019-07-242-28/+201
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'sh-peek-cleanup' into 'master'Douglas Barbosa Alexandre2019-07-241-3/+0
|\ \ \ \ \ \