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
2016-07-19Get rid of `is_image` in FileUploaderRémy Coutable
2016-07-12Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman
2016-07-12Expire the branch cache after `git gc` runsStan Hu
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-08Make Omniauth providers specs to not modify global configurationKamil Trzcinski
2016-06-03fix import service specJames Lopez
2016-05-25Fix forks creation when visibility level is restrictedFelipe Artur
2016-05-17Use container registry config stubKamil Trzcinski
2016-05-17Improve test coverageKamil Trzcinski
2016-05-09Enable the Rubocop DeprecatedClassMethods copConnor Shea
2016-04-27Backport GitHub Enterprise import support from EEStan Hu
2016-04-13Setup visibility level for project when transfering for a groupFelipe Artur
2016-04-05Flush repository cache before import project dataDouglas Barbosa Alexandre
2016-04-04Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan
2016-04-03Fix rubocop in unlink fork service specsBaldinof
2016-03-22Move unlink fork logic to a serviceBaldinof
2016-03-18Merge branch 'no-gc-retry' into 'master' Robert Speicher
2016-03-18Fix HousekeepingService testsJacob Vosmaer
2016-03-18Restrict access for confidential issues on autocompleteDouglas Barbosa Alexandre
2016-03-15Use an exception to pass messagesJacob Vosmaer
2016-03-14Use strings instead of symbolsJacob Vosmaer
2016-03-14Run 'git gc' every 10 pushesJacob Vosmaer
2016-03-14Allow project housekeeping only once an hourJacob Vosmaer
2016-03-09Make better use of the `visibility_level` factory traitsRobert Speicher
2016-01-26Extract Projects::ImportService service from RepositoryImportWorkerDouglas Barbosa Alexandre
2016-01-19Fix creator should be added as a master of the project on creationDouglas Barbosa Alexandre
2016-01-08DRY up upload and download servicesDouwe Maan
2015-12-24Add some specs for forked project visibility_level casesTomasz Maczukin
2015-12-09Add spec for invalid options in project creationStan Hu
2015-12-09Tag service specsDouwe Maan
2015-11-18Fix specsDouwe Maan
2015-11-13Expose CI enable option in project featuresKamil Trzcinski
2015-10-14Fix: Images cannot show when projects' path was changedValery Sizov
2015-10-02Fix testsDmitriy Zaporozhets
2015-10-02Remove unnecessary fork ci logicDmitriy Zaporozhets
2015-09-18remove API calls from CE to CIValery Sizov
2015-09-11Import forked repositories asynchronously to prevent large repositories from ...Stan Hu
2015-09-09Merge branch 'global_labels' into 'master'Dmitriy Zaporozhets
2015-09-09FogBugz project importJared Szechy
2015-09-03added spinach for glabal labelsValery Sizov
2015-08-20Test Email::AttachmentUploader.Douwe Maan
2015-07-29Check that project was actually created rather than just validated in import:...Stan Hu
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-11Update specs.Douwe Maan
2015-07-07Use stub_application_setting in a few more specsRobert Speicher
2015-06-23Fix Style/IndentationWidth cop violationsStan Hu
2015-06-23Fix Style/AlignHash cop violationsStan Hu