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-12-05Create k8s namespace for project in group clustersThong Kuah
2018-11-30Merge branch '6861-group-level-project-templates-ce' into 'master'Phil Hughes
2018-11-29Store hashed storage paths in the databaseToon Claes
2018-11-28Backport from gitlab-org/gitlab-ee!6878Rubén Dávila
2018-11-27Removes all the irrelevant import related code and columnsTiago Botelho
2018-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-18Enable more frozen string in app/services/**/*.rbgfyoung
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-06Don't update/create projects errors were addedBob Van Landuyt
2018-06-06Simplify error message handling in Projects::CreateServiceStan Hu
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-04-06Cache personal projects count.Andreas Brandl
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-07Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets
2018-01-03Refactoring Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Does not write to .git/config when importing bare repositoriesDouglas Barbosa Alexandre
2018-01-03Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre
2018-01-03refactor project create serviceJames Lopez
2018-01-03refactor code to use new import typeJames Lopez
2018-01-02fix missing create services callJames Lopez
2018-01-02fix branch complexityJames Lopez
2018-01-02Fix import scheduled on bare repo importJames Lopez
2017-08-30Merge branch '2756-ee-to-ce-backport' into 'master'Douwe Maan
2017-08-30Backports EE 2756 logic to CE.Tiago Botelho
2017-08-25Don't treat gitlab project imports specially in Projects::CreateServiceNick Thomas
2017-08-25Don't add admins as masters to projects created in another user's namespaceNick Thomas
2017-08-25Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas
2017-08-07After merge cleanupZ.J. van de Weg
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-03-02Use string based `visibility` getter & setterToon Claes
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-01-23Extract set_project_name_from_path methodOswaldo Ferreira
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-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-04Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre
2016-09-27Enforce the fork_project permission in Projects::CreateServiceNick Thomas
2016-09-01Project tools visibility levelFelipe Artur
2016-06-15lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez
2016-06-14adding notifications stuff and more refactoring for exporting projectsJames Lopez
2016-06-14lots of refactoring to reuse import serviceJames Lopez
2016-06-03fix some issues and improved error output for forkingJames Lopez
2016-06-03fix create service error handling - missing setting import status to failedJames Lopez
2016-05-13removed transaction stuffJames Lopez
2016-05-12more changes based on MR feedbackJames Lopez