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-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
2015-06-22Fix Style/IndentationConsistency cop violationsRobert Speicher
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-06-14Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher
2015-06-03Add tests for project destroy serviceDmitriy Zaporozhets
2015-04-24Use Projects::CreateService to fork projects so that after-create hooks are run.Douwe Maan
2015-04-09Merge branch 'ci_fork' into 'master'Dmitriy Zaporozhets
2015-04-06CI forking: testsValery Sizov
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-03-09Allow admins to override restricted visibilityVinnie Okada
2015-02-24Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-18Refactor.Douwe Maan
2015-02-18implement Project::UploadsControllerHannes Rosenögger
2015-02-18Fix testsHannes Rosenögger
2015-02-18Generalize the image upload in markdownHannes Rosenögger
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-11-13Merge branch 'prepare-fork-to-given-namespace' of https://gitlab.com/bkaindl/...Dmitriy Zaporozhets
2014-10-04transfer_service_spec: cleanup, merge common code, check against nilBernhard Kaindl
2014-10-03Prepare ForkService to support forking projects to given namespacesBernhard Kaindl
2014-08-28block visibility level restriction override in controllerJob van der Voort
2014-08-25Prevent project stars duplication when fork projectDmitriy Zaporozhets
2014-06-30Fix signup and project visibilityDmitriy Zaporozhets
2014-06-27Fix project update specsDmitriy Zaporozhets
2014-06-18Fix project deletion and testsDmitriy Zaporozhets
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-06-13Delete wall notes testsDmitriy Zaporozhets