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-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
2018-01-03Write projects config to all projects inside namespace in batchesDouglas Barbosa Alexandre
2018-01-03Refactoring Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-12-04Cache the forks in a namespace in the RequestStoreBob Van Landuyt
2017-11-27Use fuzzy search with minimum length of 3 characters where appropriateDouwe Maan
2017-11-24Use Gitlab::SQL::Pattern where appropriateDouwe Maan
2017-11-06Reallow project paths ending in periodsDouwe Maan
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-10Move the `ancestors_upto` to `Project` and `Namespace`Bob Van Landuyt
2017-10-07Find forks within users/namespaces using fork membershipsBob Van Landuyt
2017-09-15Fix setting share_with_group_lockYorick Peterse
2017-09-06Refactor based on code reviewMichael Kozono
2017-09-06Enable share_with_group_lock on subgroupMichael Kozono
2017-08-31Don't show references to Pages when not availableZeger-Jan van de Weg
2017-08-14Speed up Group#user_ids_for_project_authorizationsNick Thomas
2017-08-01Small refactor in LegacyNamespace and moved back send_update_instructionsGabriel Mazetto
2017-08-01Move storage specific code from Namespace and Project to concernsGabriel Mazetto
2017-07-17Promote visibility level helpers from Group to NamespaceNick Thomas
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-06-29Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu
2017-06-29Remove Namespace model default scope override and write additional test to Pr...Tiago Botelho
2017-06-28Removes redundant pending delete checksTiago Botelho
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-02Don’t schedule workers from inside transactionsDouwe Maan