summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Rails5 fix passing Group objects array into for_projects_and_groups milestone...Jasper Maes2018-06-161-1/+1
* Add more logging before a project is destroyedStan Hu2018-06-081-0/+5
* Support LFS objects when creating a project by importFrancisco Javier López2018-06-066-1/+319
* Don't update/create projects errors were addedBob Van Landuyt2018-06-062-4/+14
* Simplify error message handling in Projects::CreateServiceStan Hu2018-06-061-1/+1
* Merge branch '46452-nomethoderror-undefined-method-previous_changes-for-nil-n...Kamil Trzciński2018-06-051-1/+1
|\
| * Use nullcheck operator instead of checking for nullMatija Čupić2018-06-051-1/+1
| * Add check for nil auto_devops in Projects::UpdateServiceMatija Čupić2018-05-281-1/+1
* | Merge branch 'rs-projects-update-service-parity' into 'master'Rémy Coutable2018-06-051-2/+4
|\ \
| * | Yield to an optional block in Projects::UpdateServicers-projects-update-service-parityRobert Speicher2018-06-041-0/+2
| * | Bring CE-EE parity to app/services/projects/update_service.rbRobert Speicher2018-06-041-2/+2
* | | Merge branch '36862-subgroup-milestones' into 'master'Sean McGivern2018-06-051-1/+1
|\ \ \ | |/ / |/| |
| * | Include all ancestors milestones in json list & autocomplete36862-subgroup-milestonesJarka Kadlecová2018-06-041-1/+1
* | | Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-1/+1
* | | Merge branch 'rails5-flatten' into 'master'Grzegorz Bizon2018-06-011-3/+5
|\ \ \ | |/ / |/| |
| * | Fix project team members countJan Provaznik2018-05-291-3/+5
| |/
* | Merge branch 'sh-batch-dependent-destroys' into 'master'Robert Speicher2018-05-291-1/+7
|\ \ | |/ |/|
| * Fix project destruction failing due to idle in transaction timeoutssh-batch-dependent-destroysStan Hu2018-05-241-1/+7
* | Merge branch 'rs-projects-destroy-service-parity' into 'master'Rémy Coutable2018-05-251-3/+16
|\ \ | |/ |/|
| * Bring CE-EE parity to app/services/projects/destroy_service.rbrs-projects-destroy-service-parityRobert Speicher2018-05-231-3/+16
* | Fix sidebar issue countissue_38418Felipe Artur2018-05-241-5/+33
|/
* Include project.full_path when moving repoAsh McKenzie2018-05-101-1/+1
* Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+30
* Merge branch '4084-epics-username-autocomplete-ce' into 'master'Douwe Maan2018-05-071-31/+1
|\
| * Backport of 4084-epics-username-autocompleteMario de la Ossa2018-05-041-31/+1
* | Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-1/+1
|/
* InvaildStateError -> InvalidStateErrorNick Thomas2018-04-271-9/+9
* Don't automatically remove artifacts for pages jobs after pages:deploy has runNick Thomas2018-04-271-9/+2
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-253-7/+7
* Respect visibility options and description when importing project from templateFrancisco Javier López2018-04-191-1/+2
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-1/+1
* Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-0613-5/+440
* Merge branch 'remove-pages-tar-support' into 'master'Kamil Trzciński2018-04-061-13/+1
|\
| * Remove support for legacy tar.gz pages artifactsJacob Vosmaer2018-04-031-13/+1
* | Cache personal projects count.Andreas Brandl2018-04-063-0/+6
* | Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-051-2/+3
|\ \
| * | Store override params as import data on projectsBob Van Landuyt2018-04-041-2/+3
* | | Export LFS Objects when exporting a projectBob Van Landuyt2018-04-051-1/+5
|/ /
* | Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-1/+2
* | Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern2018-04-041-1/+1
|\ \ | |/ |/|
| * Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-1/+1
* | Merge branch 'fix/sm/fix-wrong-error-handling-in-update-page-service' into 'm...Kamil Trzciński2018-04-031-8/+11
|\ \
| * | missing the public folder is InvaildStateErrorfix/sm/fix-wrong-error-handling-in-update-page-serviceShinya Maeda2018-03-301-1/+2
| * | Fix bad namingShinya Maeda2018-03-301-2/+2
| * | Fix wrong error handling in update page serviceShinya Maeda2018-03-301-7/+9
| |/
* | Raise more descriptive errors when URLs are blockedDouwe Maan2018-04-021-1/+5
* | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-8/+25
* | Free open file descriptors and libgit2 buffers in UpdatePagesServicesh-cleanup-pages-workerStan Hu2018-03-301-0/+3
|/
* Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat...Douwe Maan2018-03-281-9/+14
|\
| * When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-281-1/+3