summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_38418' into 'master'Rémy Coutable2018-05-241-9/+42
|\
| * Fix sidebar issue countissue_38418Felipe Artur2018-05-241-9/+42
* | Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-244-35/+44
|\ \
| * | Create TODO when MR became unmergeablelulalala2018-05-172-34/+17
| * | Notify with email when merge request became unmergeablelulalala2018-05-171-0/+26
| * | Add cannot_be_merged_recheck merge_statuslulalala2018-05-171-1/+1
* | | Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ...Grzegorz Bizon2018-05-211-1/+21
|\ \ \
| * | | Fix Rubocop offense in create pipeline services :cop:fix/gb/exclude-persisted-variables-from-environment-nameGrzegorz Bizon2018-05-211-1/+2
| * | | Separate persisted and runtime pipeline variablesGrzegorz Bizon2018-05-181-1/+20
* | | | Add handling for commit/tags with big messagesAhmad Sherif2018-05-181-1/+5
|/ / /
* | | Introduce a new Keys::DestroyService serviceRémy Coutable2018-05-161-0/+13
| |/ |/|
* | Merge branch 'ce-5968-extract-ee-specific-files-lines-for-clusters-related-fi...Kamil Trzciński2018-05-151-63/+5
|\ \
| * | Extract shared components from Clusters::CreateService specMatija Čupić2018-05-131-63/+5
| |/
* | Enable update_(build|pipeline) for maintainersJan Provaznik2018-05-151-0/+29
|/
* Merge branch '5480-epic-notifications-ce' into 'master'Douwe Maan2018-05-071-30/+1
|\
| * Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-30/+1
* | Merge branch 'ccr/weight_1481' into 'master'Douwe Maan2018-05-071-28/+0
|\ \
| * | Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison2018-05-031-28/+0
* | | Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan2018-05-073-0/+434
|\ \ \ | |_|/ |/| |
| * | Backports every CE related change from ee-5484 to CETiago Botelho2018-05-073-0/+434
* | | Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-072-1/+2
* | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-077-26/+253
|\ \ \ | |/ /
| * | Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-t...Kamil Trzciński2018-05-061-2/+18
| |\ \
| | * | Improve variable comparisonMatija Čupić2018-05-041-3/+2
| | * | Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić2018-05-021-2/+2
| | |\ \
| | * \ \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić2018-05-024-10/+41
| | |\ \ \
| | * \ \ \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Jose2018-04-3017-103/+385
| | |\ \ \ \
| | * | | | | Use variables_attributes intead of variablesMatija Čupić2018-04-181-7/+7
| | * | | | | Add variables option to Ci::CreatePipelineServiceMatija Čupić2018-04-181-2/+19
| * | | | | | 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/+37
| * | | | | | | Store application wide termsBob Van Landuyt2018-05-041-0/+57
| |/ / / / / /
| * | | | | | Fix Project#group_runners_enabled as it was doing nothingDylan Griffith2018-05-031-11/+17
| * | | | | | Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-038-82/+142
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Use group_type? where possible during transition periodDylan Griffith2018-05-011-1/+1
| * | | | | | Revert fair scheduling for all buildsDylan Griffith2018-04-301-41/+10
| * | | | | | Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-2610-33/+110
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-241-2/+5
| |\ \ \ \ \ \ \
| * | | | | | | | simplify runner selectionAlexis Reigel2018-04-231-3/+38
| * | | | | | | | select group runners also in register_job_serviceAlexis Reigel2018-04-231-5/+74
| * | | | | | | | select group runners also in build queue serviceAlexis Reigel2018-04-231-12/+50
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-034-12/+20
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'jprovazn-generic-error' into 'master'Nick Thomas2018-05-021-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Save and expose only generic merge errorJan Provaznik2018-05-021-2/+2
| * | | | | | | [Rails5] Fix spec/services/applications/create_service_spec.rbblackst0ne2018-05-021-5/+9
| * | | | | | | Merge branch 'make-job-lfs-artifacts-read-only' into 'master'Douwe Maan2018-05-021-4/+6
| |\ \ \ \ \ \ \
| | * | | | | | | Fix file_store for artifacts and lfs when savingKamil Trzciński2018-05-011-4/+6