summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Move registry destroy out of project transactionStan Hu2018-09-192-2/+2
* Delete container repository tags outside of transactionStan Hu2018-09-191-0/+1
* Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-101-58/+69
* Delete a container registry asynchronouslyStan Hu2018-09-071-0/+40
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+100
* fix path bug and update specsJames Lopez2018-08-301-2/+3
* add specs replicating transfer issueJames Lopez2018-08-291-0/+28
* Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas2018-08-251-1/+28
|\
| * Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flagGabriel Mazetto2018-08-221-3/+3
| * Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto2018-08-221-1/+2
| * Add FeatureFlag to disable hashed storage migration when renamingGabriel Mazetto2018-08-221-1/+27
* | Fix remote mirrors failing if Git remotes have not been addedStan Hu2018-08-221-0/+1
|/
* Clean up LFS objects when creating fork relationToon Claes2018-08-201-0/+8
* Remove feature gates for Repository LanguagesZeger-Jan van de Weg2018-08-161-4/+0
* Merge branch 'sh-support-bitbucket-server-import' into 'master'Tim Zallmann2018-08-061-0/+11
|\
| * Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-312-1/+37
| |\
| * \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-271-6/+0
| |\ \
| * \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-254-11/+11
| |\ \ \
| * | | | Add spec to ensure project creation stores import URL and dataStan Hu2018-07-151-0/+11
* | | | | Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-034-14/+39
* | | | | Add Object Storage to GitLab project importJames Lopez2018-08-021-1/+1
* | | | | Add repository languages for projectsZeger-Jan van de Weg2018-08-011-0/+54
* | | | | Merge branch 'fj-6860-instance-level-project-templates' into 'master'Sean McGivern2018-08-012-54/+33
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | EE PortFrancisco Javier López2018-07-202-54/+33
| |/ / /
* | | | Merge branch 'todos-visibility-change' into 'master'Sean McGivern2018-07-311-0/+36
|\ \ \ \
| * | | | Remove todos when project feature visibility changesJarka Kadlecová2018-07-311-0/+14
| * | | | Delete todos when users loses target read permissionsJarka Kadlecová2018-07-301-0/+22
| | |_|/ | |/| |
* | | | Merge branch 'master-ce' into artifact-format-v2Shinya Maeda2018-07-301-6/+0
|\ \ \ \ | |/ / /
| * | | Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-6/+0
| | |/ | |/|
* | | Squashed commit of the following:Shinya Maeda2018-07-271-1/+1
|/ /
* | 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
|/
* 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