Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-07-30Merge branch 'sh-fix-gitaly-access-control' into 'master'Douglas Barbosa Alexandre
2019-07-30Fix exception handling in Gitaly autodetectionStan Hu
2019-07-30Fix broken update_project_templates rake taskHordur Freyr Yngvason
2019-07-30Remove line profiler from performance barSean McGivern
2019-07-30Merge branch 'determinstic_dns_specs' into 'master'Douglas Barbosa Alexandre
2019-07-30Merge branch '63547-add-system-notes-for-when-a-zoom-call-was-added-removed-f...Robert Speicher
2019-07-30Move BaseService to Services directorySarah Yasonik
2019-07-30Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉
2019-07-30Explicitly reject non http(s) schemesThong Kuah
2019-07-29Fix broken master because of security mergeFrancisco Javier López
2019-07-29Add system notes for when a zoom call was added/removed from an issueJacopo
2019-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-07-29Merge branch 'remove-peek-pg' into 'master'Stan Hu
2019-07-29Merge branch 'resolve-scripts-differences' into 'master'Lin Jen-Shin
2019-07-29Merge branch 'ce-port-4550-add-project-download-export-audit-event' into 'mas...Stan Hu
2019-07-29Merge branch 'ab-remove-postgresql-switches' into 'master'Nick Thomas
2019-07-29Backport EE changes made to the scripts/ directoryYorick Peterse
2019-07-29Adds direct monitoring for sidekiq metricsRyan Cobb
2019-07-29Merge branch 'add-git-blame-api' into 'master'Nick Thomas
2019-07-29Further remove code branches by database typeAndreas Brandl
2019-07-29Added navbar searches usage ping counterFrancisco Javier López
2019-07-29Add Job specific variablesMatija Čupić
2019-07-27Merge branch '19186-redirect-wiki-git-route-to-wiki' into 'master'Stan Hu
2019-07-26Add git blame apiOleg Zubchenko
2019-07-26Fix pid discovery for Unicorn in PidProviderAleksei Lipniagov
2019-07-26Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin
2019-07-26Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher
2019-07-26Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller
2019-07-26Merge branch 'security-github-ssrf-redirect' into 'master'GitLab Release Tools Bot
2019-07-26Merge branch 'security-remove-take-trigger-ownership-feature' into 'master'GitLab Release Tools Bot
2019-07-26Merge branch 'security-dns-ssrf-bypass' into 'master'GitLab Release Tools Bot
2019-07-26Replace peek-pg with our own implementationSean McGivern
2019-07-26Merge branch 'dm-submodule-links-nil' into 'master'Nick Thomas
2019-07-26Prefer `flat_map` over `map` + `flatten`Peter Leitzen
2019-07-26Fix error rendering submodules in MR diffs when there is no .gitmodulesDouwe Maan
2019-07-26Merge branch 'extract_auto_deploy_into_base_image' into 'master'Dmitriy Zaporozhets
2019-07-26Ensure Warden triggers after_authentication callbackImre Farkas
2019-07-26CE: Add project download & project export audit eventmanojmj
2019-07-26Redirect project.wiki.git to project wiki homeLuke Duncalfe
2019-07-26Rename latest_successful to be more explicitMatija Čupić
2019-07-26Merge branch 'print-sidekiq-class-name-in-memory-killer' into 'master'Stan Hu
2019-07-25Merge branch 'frozen_string_spec_support' into 'master'Douwe Maan
2019-07-25Merge branch 'label-descr-push-opts' into 'master'Lin Jen-Shin
2019-07-25Merge branch '54478-table_exists-not-compatible-with-rails-5-1' into 'master'Douglas Barbosa Alexandre
2019-07-25Merge branch 'sh-support-docker-oci-images' into 'master'Dmitriy Zaporozhets
2019-07-25Frozen string cannot change encodingThong Kuah
2019-07-25Merge branch '9643-jira-api-serializer-ce' into 'master'Sean McGivern
2019-07-25Support Docker OCI imagesStan Hu
2019-07-25Merge branch 'tc-revert-rails5-workaround' into 'master'Andreas Brandl
2019-07-25Logging sidekiq worker class name in SidekiqMemoryKillerShinya Maeda