summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-refactor-cluster-apps-schedule' into 'master'Douwe Maan2018-05-241-14/+3
|\
| * Refactor code around scheduling cluster installationsdz-refactor-cluster-apps-scheduleDmitriy Zaporozhets2018-05-241-14/+3
* | Merge branch 'ce-6127-move-merge-requests-services' into 'master'Rémy Coutable2018-05-241-2/+6
|\ \
| * | Extract a do_execute method to be overriddence-6127-move-merge-requests-servicesLin Jen-Shin2018-05-241-2/+6
| |/
* | Merge branch 'issue_38418' into 'master'Rémy Coutable2018-05-241-5/+33
|\ \
| * | Fix sidebar issue countissue_38418Felipe Artur2018-05-241-5/+33
* | | Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-244-19/+60
|\ \ \
| * | | Create TODO when MR became unmergeablelulalala2018-05-172-19/+17
| * | | Notify with email when merge request became unmergeablelulalala2018-05-172-0/+42
| * | | Update doclulalala2018-05-171-0/+1
| |/ /
* | | Bring CE-EE parity to app/services/boards/issues/create_service.rbrs-boards-issues-create-service-parityRobert Speicher2018-05-221-1/+5
| |/ |/|
* | Merge branch 'rs-milestones-base-service-parity' into 'master'Rémy Coutable2018-05-181-0/+1
|\ \
| * | Bring CE-EE parity to app/services/milestones/base_service.rbrs-milestones-base-service-parityRobert Speicher2018-05-171-0/+1
* | | Bring CE-EE parity to app/services/lfs/unlock_file_service.rbrs-unlock-file-service-parityRobert Speicher2018-05-171-4/+4
|/ /
* | Introduce a new Keys::DestroyService serviceRémy Coutable2018-05-162-1/+13
|/
* Include project.full_path when moving repoAsh McKenzie2018-05-101-1/+1
* Cleanly handle plural name for ghost user migrationOlivier Gonzalez2018-05-071-2/+2
* Merge branch '5480-epic-notifications-ce' into 'master'Douwe Maan2018-05-071-5/+30
|\
| * Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-5/+30
* | Adds remote mirror table migrationTiago Botelho2018-05-071-0/+52
* | Backports every CE related change from ee-5484 to CETiago Botelho2018-05-072-0/+38
|/
* Merge branch '4084-epics-username-autocomplete-ce' into 'master'Douwe Maan2018-05-072-31/+42
|\
| * Backport of 4084-epics-username-autocompleteMario de la Ossa2018-05-042-31/+42
* | Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-t...Kamil Trzciński2018-05-061-0/+1
|\ \
| * \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić2018-05-021-10/+19
| |\ \
| * \ \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić2018-05-022-0/+10
| |\ \ \
| * \ \ \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Jose2018-04-3023-90/+162
| |\ \ \ \
| * | | | | Use variables_attributes intead of variablesMatija Čupić2018-04-181-1/+1
| * | | | | Add variables option to Ci::CreatePipelineServiceMatija Čupić2018-04-181-0/+1
* | | | | | Merge branch '44542-move-import-specific-attributes-out-of-the-project-model-...Douwe Maan2018-05-041-1/+1
|\ \ \ \ \ \
| * | | | | | Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-1/+1
* | | | | | | Merge branch 'dm-webhook-catch-blocked-url-exception' into 'master'Robert Speicher2018-05-041-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure web hook 'blocked URL' errors are stored in as web hook logs and prope...Douwe Maan2018-05-041-1/+1
* | | | | | | Allow a user to accept/decline termsBob Van Landuyt2018-05-041-0/+24
* | | | | | | Store application wide termsBob Van Landuyt2018-05-041-0/+15
|/ / / / / /
* | | | | | Order builds by id instead of created_at in RegisterJobServiceDylan Griffith2018-05-031-2/+2
* | | | | | Fix Project#group_runners_enabled as it was doing nothingDylan Griffith2018-05-031-1/+4
* | | | | | Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-0315-76/+103
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'jprovazn-generic-error' into 'master'Nick Thomas2018-05-021-10/+19
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Save and expose only generic merge errorJan Provaznik2018-05-021-10/+19
| * | | | | Merge branch 'backstage/gb/migrate-pipeline-stages-index' into 'master'Kamil Trzciński2018-05-021-0/+1
| |\ \ \ \ \
| | * | | | | Use stages position column to track stage indexGrzegorz Bizon2018-05-011-1/+1
| | * | | | | Merge branch 'master' into backstage/gb/migrate-pipeline-stages-indexGrzegorz Bizon2018-05-0115-73/+81
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index'Grzegorz Bizon2018-04-251-2/+24
| | |\ \ \ \ \
| | * | | | | | Rename stage index column name to priority columnGrzegorz Bizon2018-04-241-1/+1
| | * | | | | | Validate presence of a stage index in the modelGrzegorz Bizon2018-04-241-0/+1
| * | | | | | | Merge request and commit discussions APIJan Provaznik2018-05-011-0/+9
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7'Douwe Maan2018-04-301-2/+3
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch '45481-sane-pages-artifacts' into 'master'Kamil Trzciński2018-04-301-18/+11
| |\ \ \ \ \
| | * | | | | InvaildStateError -> InvalidStateErrorNick Thomas2018-04-271-9/+9