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
AgeCommit message (Expand)Author
2018-09-01Merge branch 'sh-fix-confidential-note-option' into 'master'Robert Speicher
2018-08-30Allow whitelisting for "external collaborator by default" settingRoger Rüttimann
2018-08-29Updates code using class_methods over module ClassMethodsJacopo
2018-08-29Merge branch 'mk/geo-replicate-keep-around-refs-ce-backport' into 'master'Stan Hu
2018-08-28Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas
2018-08-27Backport Repository#keep_around changes from EE to CEMichael Kozono
2018-08-26don't trigger project deletion hooks twice when removing a groupGabriel Mazetto
2018-08-25API: Protected tagsRobert Schilling
2018-08-25Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas
2018-08-24Allows author to vote on their own issueChantal Rollison
2018-08-24Merge branch 'sh-fix-issue-50562' into 'master'Rémy Coutable
2018-08-24Move wiki statistics deletion to after_destroyGabriel Mazetto
2018-08-23Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas
2018-08-23Fix remote mirrors failing if Git remotes have not been addedStan Hu
2018-08-22Merge branch 'yisiliang/gitlab-ce-avoid-nil-safe_message' into 'master'Rémy Coutable
2018-08-22Rename feature flag to skip_hashed_storage_upgrade to be less confusingGabriel Mazetto
2018-08-22Add FeatureFlag to disable hashed storage migration when renamingGabriel Mazetto
2018-08-21Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern
2018-08-21Make it clearer when Commit#description returns no_commit_messageSean McGivern
2018-08-21use #blank? instead #nil?yisiliang
2018-08-21to avoid “NoMethodError (undefined method `split' for nil:NilClass)” whil...yisiliang
2018-08-21Fix SQL error when sorting 2FA-enabled users by name in admin areaDmitriy Zaporozhets
2018-08-20Remove Gemnasium serviceGilbert Roulot
2018-08-20Refactor AutocompleteControllerYorick Peterse
2018-08-18Fix "Confidential comments" button not saving in project hooksStan Hu
2018-08-17Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher
2018-08-17Merge branch 'ab-49754-gh-importer-internal-ids' into 'master'Yorick Peterse
2018-08-16Refactor SiteStatistics to extract refresh logic into a rake taskGabriel Mazetto
2018-08-16Added method to re-populating SiteStatitiscs counterGabriel Mazetto
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
2018-08-16Add rake command to migrate archived traces from local storage to object storageShinya Maeda
2018-08-16Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith
2018-08-16Trigger iid logic from GitHub importer for milestones.Andreas Brandl
2018-08-15Add Acceptance testing issue templateZeger-Jan van de Weg
2018-08-15Merge branch 'backport-5986-license-templates' into 'master'Robert Speicher
2018-08-15Merge branch 'add-user_show_add_ssh_key_message-application-setting' into 'ma...Nick Thomas
2018-08-15Introduce a LicenseTemplate model and LicenseTemplateFinder helperNick Thomas
2018-08-14Merge branch 'expose-all-artifacts-sizes-in-jobs-api' into 'master'Kamil Trzciński
2018-08-14Expose all artifacts sizes in jobs apiPeter Marko
2018-08-14Move N_ calls into separate filesMark Chao
2018-08-14Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao
2018-08-13Merge branch 'ce-5666-optimize_querying_manageable_groups' into 'master'Yorick Peterse
2018-08-10Create a system note after tagging a commitPeter Leitzen
2018-08-10Create empty Commits::UpdateService and wire it upPeter Leitzen
2018-08-10Merge branch '48320-cancel-a-created-job' into 'master'Grzegorz Bizon
2018-08-10Allows to cancel a Created jobJacopo
2018-08-10Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern
2018-08-10Enable frozen string in rest of app/models/**/*.rbgfyoung
2018-08-08Add ability suppress the global "You won't be able [use] SSH" messageÆvar Arnfjörð Bjarmason
2018-08-08Merge branch 'frozen-string-enable-app-models-even-more' into 'master'Stan Hu