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-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-03-20Add feature flag for build preparing stateTiger
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-02-04Fix template labelsFelipe Artur
2018-12-05Rename to CreateOrUpdateServiceAccountServiceThong Kuah
2018-12-05Create k8s namespace for project in group clustersThong Kuah
2018-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-07-16Add spec to ensure project creation stores import URL and dataStan Hu
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-04Add option to add README when creating a projectImre Farkas
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-06Cache personal projects count.Andreas Brandl
2018-03-28Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat...Douwe Maan
2018-03-28When a Service templates are invalid newly created projects will have them in...Tiago Botelho
2018-03-27Project creation does not fail silently on DB related changesTiago Botelho
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-01-05Fix specsJacob Vosmaer
2018-01-03Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre
2017-10-03Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)
2017-10-02Fix specs for project creation and update servicesDouglas Barbosa Alexandre
2017-10-02Doesn't check if path exists on disk when renaming a hashed projectDouglas Barbosa Alexandre
2017-10-02Fix gitlab-rake gitlab:import:repos taskStan Hu
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-08-31Merge branch '36743-existing-repo-master' into 'master'Douwe Maan
2017-08-25Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto
2017-08-25Don't add admins as masters to projects created in another user's namespaceNick Thomas
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-06-06backports changed import logic from pull mirroring feature into CETiago Botelho
2017-04-27Make namespace owner master of project upon creationToon Claes
2017-04-14Improve error messages when a record is unable to be created for a projectStan Hu
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2016-11-22Refactor create service specSemyon Pupkov
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-16Defer saving project services to the database if there are no user changesAdam Niedzielski
2016-11-01Fix project features default valuesFelipe Artur
2016-09-01Project tools visibility levelFelipe Artur
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-05-09Enable the Rubocop DeprecatedClassMethods copConnor Shea
2016-01-19Fix creator should be added as a master of the project on creationDouglas Barbosa Alexandre
2015-12-09Add spec for invalid options in project creationStan Hu
2015-12-09Tag service specsDouwe Maan