summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-254-11/+11
|\
| * Merge branch 'blackst0ne-replace-sidekiq-inline-with-perform-enqueued-jobs' i...Rémy Coutable2018-07-233-9/+9
| |\
| | * Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-233-9/+9
| * | Fix #49272 - Sanitize git URL in import errorsJamie Schembri2018-07-161-2/+2
| |/
* | Add spec to ensure project creation stores import URL and dataStan Hu2018-07-151-0/+11
|/
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-117-25/+25
* Updates from `rubocop -a`Lin Jen-Shin2018-07-092-9/+9
* Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Mark Chao2018-07-061-0/+54
* Add option to add README when creating a projectImre Farkas2018-07-041-0/+12
* Merge branch 'issue_47729' into 'master'Sean McGivern2018-06-262-0/+89
|\
| * BatchOpenIssuesCount only updates public issues countissue_47729Felipe Artur2018-06-251-2/+4
| * Fix refresh cache for open issues count serviceFelipe Artur2018-06-212-0/+87
* | Update remote happens through Gitaly onlyZeger-Jan van de Weg2018-06-251-278/+27
|/
* Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+4
* Merge branch 'gitaly-disk-access-3' into 'master'Douwe Maan2018-06-123-4/+16
|\
| * Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-123-4/+16
* | Merge branch 'rs-update-rspec' into 'master'Rémy Coutable2018-06-114-9/+9
|\ \ | |/ |/|
| * Correct more usages of non-relative `fixture_file_upload` pathsRobert Speicher2018-06-071-1/+1
| * Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-074-8/+8
* | Merge branch 'improve-housekeeping-spec' into 'master'Nick Thomas2018-06-081-31/+41
|\ \ | |/ |/|
| * backport changes from gitlab-org/gitlab-ee!5461improve-housekeeping-specGabriel Mazetto2018-04-261-31/+41
* | Support LFS objects when creating a project by importFrancisco Javier López2018-06-065-1/+421
* | Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-052-5/+13
* | Merge branch '46452-nomethoderror-undefined-method-previous_changes-for-nil-n...Kamil Trzciński2018-06-051-0/+4
|\ \
| * | Add check for nil auto_devops in Projects::UpdateServiceMatija Čupić2018-05-281-0/+4
* | | Include all ancestors milestones in json list & autocomplete36862-subgroup-milestonesJarka Kadlecová2018-06-041-0/+15
|/ /
* | 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