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-11-02Incorporates Kubernetes Namespace into Cluster's flowThong Kuah
2018-11-01Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-31Reduce SQL queries needed to load open merge requestsStan Hu
2018-10-30Renaming Secret Variables in the codebaseMarcel Amirault
2018-10-23Merge branch 'lfs-project-attribute-alias' into 'master'Nick Thomas
2018-10-22Merge branch 'refactor-project-rename-repo' into 'master'Robert Speicher
2018-10-22Alias the lfs_enabled methodCindy Pallares
2018-10-22Backport rescue in Project#import_url from EEYorick Peterse
2018-10-22Move Project#rename_repo to a service classYorick Peterse
2018-10-19Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern
2018-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt
2018-10-16Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre
2018-10-10Fix project deletion when there is a export availableStan Hu
2018-10-08Clean up ActiveRecord code in TodosFinderYorick Peterse
2018-10-06Check disabled_services when finding a serviceBrett Walker
2018-10-05Merge branch '43109-ci_environments_status-json-executes-more-than-100-querie...Sean McGivern
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-10-04Don't build project services unneccesarilyBrett Walker
2018-10-01Add Project#members_among to obtain only authorized users of the projectMark Chao
2018-09-26Preserve order of project tags listDennis Tang
2018-09-25Geo: sync disabled wikis. Stage 2Valery Sizov
2018-09-25Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse
2018-09-24Simplify by using Gitlab::SafeRequestStoreMichael Kozono
2018-09-21Merge branch '51725-push-mirrors-default-branch-reset-to-master' into 'master'Stan Hu
2018-09-21Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre
2018-09-21Allows to sort projects by most stars🙈 jacopo beschi 🙉
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-10Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre
2018-09-07Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan
2018-09-07refactor code based on feedbackJames Lopez
2018-09-07refactor code based on feedbackJames Lopez
2018-09-07Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
2018-09-05Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets
2018-09-05Refactor: move active hook filter to TriggerableHooksDuana Saskia
2018-09-04Import common metrics into database.Kamil Trzciński
2018-08-28Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas
2018-08-26don't trigger project deletion hooks twice when removing a groupGabriel Mazetto
2018-08-24Move wiki statistics deletion to after_destroyGabriel Mazetto
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-20Remove Gemnasium serviceGilbert Roulot
2018-08-20Refactor AutocompleteControllerYorick Peterse
2018-08-16Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith
2018-08-13Filter project hooks by branchDuana Saskia
2018-08-10Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern