summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Project creation does not fail silently on DB related changesTiago Botelho2018-03-271-8/+11
* | Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-271-7/+11
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-223-3/+7
| |\ \
| * | | apply feedbackMicaël Bergeron2018-03-091-8/+13
| * | | Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-084-13/+32
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-284-22/+23
| |\ \ \ \
| * \ \ \ \ Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-283-10/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-281-1/+1
| |\ \ \ \ \ \
| | * | | | | | Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński2018-02-281-2/+2
| * | | | | | | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-281-2/+2
| * | | | | | | Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński2018-02-285-14/+30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński2018-02-2817-131/+335
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e...Kamil Trzciński2018-02-286-9/+40
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit '11c67e7c2f992299ff5918ce67995b73d1e0be6d' into object-storage-e...Kamil Trzciński2018-02-286-2/+106
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'b39d0c318921bae2e3a11df9ee6828291dad9864' into object-storage-e...Kamil Trzciński2018-02-2812-27/+148
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge commit '5b08d59f07fc53c1e34819fac20352119d5343e6' into object-storage-e...Kamil Trzciński2018-02-2810-46/+191
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Merge branch 'zj-object-store-artifacts' into 'master'Grzegorz Bizon2018-02-281-13/+17
* | | | | | | | | | | | | | Add HTTPS-only pagesRob Watson2018-03-222-2/+14
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fix "Can't modify frozen hash" error when project is destroyedsh-fix-failure-project-destroyStan Hu2018-03-161-1/+5
* | | | | | | | | | | | Adds the option to override project description on export via APITiago Botelho2018-03-161-1/+1
* | | | | | | | | | | | Fix Error 500 when updating a projectsh-fix-update-serviceStan Hu2018-03-081-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-1/+1
* | | | | | | | | | | Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | review: rename import_export to import_export_sharedTravis Miller2018-03-051-1/+1
| * | | | | | | | | | | review: instantiate shared import/export object in project methodTravis Miller2018-02-281-1/+1
| * | | | | | | | | | | Add project export API implementationTravis Miller2018-02-281-1/+1
* | | | | | | | | | | | Introduce FailedToExtractError. Fix spec. Add DNS test mock.Shinya Maeda2018-03-061-7/+8
* | | | | | | | | | | | Add empty line after custom error difinitionShinya Maeda2018-03-061-0/+1
* | | | | | | | | | | | Fix commentShinya Maeda2018-03-061-1/+1
* | | | | | | | | | | | Rework to minimize changesShinya Maeda2018-03-061-8/+15
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch '4826-create-empty-wiki-when-it-s-enabled' into 'master'Stan Hu2018-02-281-0/+15
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Make sure wiki exists when it's enabledValery Sizov2018-02-261-0/+15
* | | | | | | | | | | Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher2018-02-231-10/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉2018-02-231-10/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-1/+9
|/ / / / / / / / / /
* | | | | | | | | | Update projects import serviceGeorge Tsiolis2018-02-122-11/+13
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-023-10/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | 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-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use if instead of unless on Projects::HashedStorage::MigrateRepositoryServiceda-handle-hashed-storage-repos-using-repo-import-taskDouglas Barbosa Alexandre2018-01-031-3/+3
* | | | | | | Fix Projects::TransferService#write_repository_config methodDouglas Barbosa Alexandre2018-01-031-1/+1
* | | | | | | Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-033-16/+4
* | | | | | | Does not write to .git/config when importing bare repositoriesDouglas Barbosa Alexandre2018-01-031-5/+5
* | | | | | | Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre2018-01-031-0/+7
* | | | | | | Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre2018-01-031-0/+10
* | | | | | | Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre2018-01-031-0/+5