summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Store only generic message if rebase fails4020-rebase-messageJan Provaznik2018-01-091-3/+5
* Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan2018-01-082-20/+3
|\
| * Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-importTiago Botelho2018-01-062-20/+3
* | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-062-11/+9
|\ \
| * \ Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński2018-01-061-0/+5
| |\ \
| | * \ Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-052-0/+54
| | |\ \
| | * \ \ Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-0412-18/+93
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Rename Project#cache_index to jobs_cache_indexMatija Čupić2018-01-041-1/+1
| | * | | Implement ResetProjectCacheServiceMatija Čupić2017-12-221-0/+1
| | * | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2017-12-227-22/+44
| | |\ \ \
| | * | | | Stub ResetProjectCacheServiceMatija Čupić2017-12-211-0/+4
| * | | | | Move git operations for multi_action into Gitlab::GitAlejandro Rodríguez2018-01-051-11/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-052-0/+54
|\ \ \ \ \ | |/ / / /
| * | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-052-0/+54
| | |_|/ | |/| |
* | | | Return list of billing enabled projectsMatija Čupić2018-01-051-1/+1
* | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-0515-20/+99
|\ \ \ \ | |/ / /
| * | | Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-046-4/+58
| |\ \ \
| | * | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-026-4/+58
| * | | | 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
| * | | | Merge branch '41424-gitlab-rake-gitlab-import-repos-schedules-an-import' into...Douwe Maan2018-01-031-5/+11
| |\ \ \ \
| | * | | | refactor project create service41424-gitlab-rake-gitlab-import-repos-schedules-an-importJames Lopez2018-01-031-2/+2
| | * | | | refactor code to use new import typeJames Lopez2018-01-031-4/+3
| | * | | | fix missing create services callJames Lopez2018-01-021-1/+1
| | * | | | fix branch complexityJames Lopez2018-01-021-5/+11
| | * | | | Fix import scheduled on bare repo importJames Lopez2018-01-021-1/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'gitaly-conflict-resolver' into 'master'Grzegorz Bizon2018-01-031-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Incorporate ConflictsService.ListConflictFiles Gitaly RPCAlejandro Rodríguez2017-12-271-1/+1
| | |/ /
| * | | Merge branch 'fj-40053-error-500-members-list' into 'master'Douwe Maan2018-01-021-0/+5
| |\ \ \
| | * | | Fix user membership destroy relationFrancisco Javier López2018-01-021-0/+5
| | |/ /
| * | | Forking a project to a namespace with lower visibility.bvl-fork-public-project-to-private-namespaceBob Van Landuyt2017-12-291-7/+7
| |/ /
| * | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-1/+1
| * | Skip projects filter on merge requests searchjprovazn-searchJan Provaznik2017-12-212-1/+5
* | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-2112-37/+75
|\ \ \ | |/ /
| * | Merge branch '38356-add-last_commit_sha-to-the-commit-api' into 'master'Douwe Maan2017-12-214-20/+38
| |\ \ | | |/ | |/|
| | * Updates from last code review:38356-add-last_commit_sha-to-the-commit-apiRubén Dávila2017-12-204-27/+33
| | * Check if file has been modified for each action provided.Rubén Dávila2017-12-201-0/+12
| * | Merge branch 'rs-blocks-json-serialization' into 'master'Douwe Maan2017-12-201-2/+2
| |\ \
| | * | Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-191-2/+2
| | |/
| * | Don't link LFS-objects multiple times.bvl-fix-unlinking-with-lfs-objectsBob Van Landuyt2017-12-191-1/+1
| |/
| * Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan2017-12-183-7/+19
| |\
| | * Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-183-7/+19
| * | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-1527-95/+326
| |\ \
| | * \ Merge branch 'issue_41021' into 'master'Sean McGivern2017-12-131-1/+1
| | |\ \
| | | * | Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur2017-12-131-1/+1