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-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
2015-11-13Expose CI enable option in project featuresKamil Trzcinski
2015-09-11Import forked repositories asynchronously to prevent large repositories from ...Stan Hu
2015-09-03added spinach for glabal labelsValery Sizov
2015-07-25Create project services on Project creationRobert Speicher
2015-07-25Only create :admin user in the one test where it's usedRobert Speicher
2015-07-07Use stub_application_setting in a few more specsRobert Speicher
2015-03-09Allow admins to override restricted visibilityVinnie Okada
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-06-30Fix signup and project visibilityDmitriy Zaporozhets
2014-06-18Fix project deletion and testsDmitriy Zaporozhets
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-06-13Delete wall notes testsDmitriy Zaporozhets
2014-04-09Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets
2014-03-23Move Project's service specs to the correct locationRobert Speicher