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
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-17Merge branch 'dz-remove-old-ignore-column' into 'master'Robert Speicher
2019-07-15Remove old ignore_column in AR modelsDmitriy Zaporozhets
2019-07-12Add Namespace#feature_available no-opRobert Speicher
2019-07-09Lesser Namespace#name validationsBob Van Landuyt
2019-07-02Includes logic to persist namespace statisticsMayra Cabrera
2019-07-02Memoizing root_ancestor in NamespaceAdam Hegyi
2019-06-25 Add two new ActiveRecord modelsMayra Cabrera
2019-05-31Guarantee order of notification settingsWei-Meng Lee
2019-05-29Add wiki size to project statisticsPeter Marko
2019-05-02Add packages_size to ProjectStatisticsAlessio Caiazza
2019-04-30Remove deprecated uses of attribute_changed?Heinrich Lee Yu
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-19Adds namespace information to project endpointMayra Cabrera
2019-03-12Enable/disable Auto DevOps at Group levelMayra Cabrera
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-01-15Add query method for id queryMark Chao
2018-12-21Update storage location after a group has been renamed/transferedDouglas Barbosa Alexandre
2018-12-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-06Remove unnecessary includes of ShellAdapterStan Hu
2018-12-05Unify into :group_clusters feature flagThong Kuah
2018-12-05Various improvements to hierarchy sortingThong Kuah
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-06Backport generic methods to CEOlivier Gonzalez
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-02Improve logging when username update fails due to registry tagsStan Hu
2018-09-24Use `Gitlab::SafeRequestStore` in more placesMichael Kozono
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
2018-08-15Add Acceptance testing issue templateZeger-Jan van de Weg
2018-08-02Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable
2018-08-01Add repository languages for projectsZeger-Jan van de Weg
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-06-26Port Namespace#root_ancestor to CELin Jen-Shin
2018-05-31Add `Ci::Runner` inverse_of'sKamil Trzciński
2018-05-07Merge branch '4084-epics-username-autocomplete-ce' into 'master'Douwe Maan
2018-05-04Backport of 4084-epics-username-autocompleteMario de la Ossa
2018-05-02Rename RunnerGroup -> RunnerNamespaceDylan Griffith
2018-04-09Get GITLAB_FEATURES from Project#licensed_features instead of Namespace#featu...Dylan Griffith
2018-04-06Extend API for importing a project export with overwrite supportFrancisco Javier López
2018-03-06Fix a typo, a conflict and improve documentationFelipe Artur
2018-03-03Bring one group board to CEFelipe Artur
2018-02-07Expose GITLAB_FEATURES as CI/CD variable (fixes #40994)Dylan Griffith
2018-02-06Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan
2018-02-06Validate user namespace before saving so that errors persist on modelDouwe Maan
2018-02-0631885 - Ability to transfer a single group to another groupMayra Cabrera
2018-02-05Fix export removal for hashed-storage projects within a renamed or deleted na...Nick Thomas
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-08Remove soft removals related codeYorick Peterse