summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_38418' into 'master'Rémy Coutable2018-05-241-9/+42
|\
| * Fix sidebar issue countissue_38418Felipe Artur2018-05-241-9/+42
* | Add handling for commit/tags with big messagesAhmad Sherif2018-05-181-1/+5
|/
* Backports every CE related change from ee-5484 to CETiago Botelho2018-05-072-0/+368
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-1/+1
* Fix file_store for artifacts and lfs when savingKamil Trzciński2018-05-011-4/+6
* Don't automatically remove artifacts for pages jobs after pages:deploy has runNick Thomas2018-04-271-42/+9
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-256-23/+22
* Respect visibility options and description when importing project from templateFrancisco Javier López2018-04-191-3/+19
* Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-0612-1/+852
* Merge branch 'remove-pages-tar-support' into 'master'Kamil Trzciński2018-04-061-54/+50
|\
| * Remove support for legacy tar.gz pages artifactsJacob Vosmaer2018-04-031-54/+50
* | Cache personal projects count.Andreas Brandl2018-04-063-0/+20
* | Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-051-3/+13
|\ \
| * | Store override params as import data on projectsBob Van Landuyt2018-04-041-3/+13
| |/
* | Export LFS Objects when exporting a projectBob Van Landuyt2018-04-051-0/+43
|/
* Merge branch 'fix/sm/fix-wrong-error-handling-in-update-page-service' into 'm...Kamil Trzciński2018-04-031-3/+37
|\
| * missing the public folder is InvaildStateErrorfix/sm/fix-wrong-error-handling-in-update-page-serviceShinya Maeda2018-03-301-5/+8
| * Fix wrong error handling in update page serviceShinya Maeda2018-03-301-2/+33
* | Make error messages even more descriptiveDouwe Maan2018-04-021-2/+2
* | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-0/+85
|/
* Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat...Douwe Maan2018-03-281-3/+14
|\
| * When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-281-7/+8
| * Project creation does not fail silently on DB related changesTiago Botelho2018-03-271-0/+10
* | Merge branch 'pages_force_https' into 'master'Nick Thomas2018-03-231-0/+21
|\ \
| * | Add HTTPS-only pagesRob Watson2018-03-221-0/+21
| |/
* | Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-234-4/+4
|\ \ | |/ |/|
| * Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-214-4/+4
* | Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-144-5/+5
|/
* Fix Error 500 when updating a projectsh-fix-update-serviceStan Hu2018-03-081-0/+9
* Add test for ensuring the file remains after socker errorShinya Maeda2018-03-061-0/+3
* Fix staticanalysysfix/sm/fix_pages_workerShinya Maeda2018-03-061-1/+1
* Introduce FailedToExtractError. Fix spec. Add DNS test mock.Shinya Maeda2018-03-061-0/+13
* Add spec to prove that we don't create wiki when we update project's name4826-create-empty-wiki-when-it-s-enabledValery Sizov2018-02-281-0/+11
* Make sure wiki exists when it's enabledValery Sizov2018-02-261-0/+23
* Add description, visibility to CreateFromTemplateService specGeorge Tsiolis2018-02-141-2/+6
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-075-5/+7
* Validate user namespace before saving so that errors persist on modeldm-user-namespace-route-path-validationDouwe Maan2018-02-061-1/+1
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-2/+2
* Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'Stan Hu2018-01-161-0/+31
* Merge branch 'milestones-finder-order-fix' into 'security-10-3'Robert Speicher2018-01-161-7/+8
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Fix specsremove-project-repoJacob Vosmaer2018-01-053-4/+4
* Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre2018-01-031-1/+7
* Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre2018-01-031-0/+12
* Update project full path in .git/config when renaming a repositoryDouglas Barbosa Alexandre2018-01-031-1/+1
* Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre2018-01-031-0/+6
* Forking a project to a namespace with lower visibility.bvl-fork-public-project-to-private-namespaceBob Van Landuyt2017-12-291-2/+15
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Don't link LFS-objects multiple times.bvl-fix-unlinking-with-lfs-objectsBob Van Landuyt2017-12-191-0/+20