summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '34008-fix-CI_ENVIRONMENT_URL-2' into 'master'Kamil Trzciński2017-06-211-2/+14
|\
| * Memorize the value in methods rather than local34008-fix-CI_ENVIRONMENT_URL-2Lin Jen-Shin2017-06-211-6/+10
| * Expand with all the variables so that things likeLin Jen-Shin2017-06-211-11/+7
| * Move expanded_environment_url to CreateDeploymentServiceLin Jen-Shin2017-06-211-1/+12
| * Don't expand CI_ENVIRONMENT_URL so runner would doLin Jen-Shin2017-06-211-2/+3
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2116-76/+76
|/
* Merge branch '30213-project-transfer-move-rollback' into 'master'Douwe Maan2017-06-201-40/+74
|\
| * Rollback project folder move after error in Projects::TransferService30213-project-transfer-move-rollbackJames Edwards-Jones2017-06-201-40/+74
* | Reduce wait timings for Sidekiq jobsreduce-sidekiq-wait-timingsYorick Peterse2017-06-191-1/+1
* | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-167-25/+25
|\ \
| * | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-157-25/+25
* | | Merge branch 'backport-ee-cache-invalidation-to-ce' into 'master'Rémy Coutable2017-06-161-2/+3
|\ \ \
| * | | Use the same way to invalidate cache in EEbackport-ee-cache-invalidation-to-ceLin Jen-Shin2017-06-151-2/+3
| |/ /
* | | Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-152-5/+5
|/ /
* | Update /target_branch slash command description to be more consistentdm-target-branch-slash-command-descDouwe Maan2017-06-141-1/+1
* | Update tests and applicationfix-external-ci-servicesKamil Trzcinski2017-06-132-2/+5
* | Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski2017-06-132-3/+2
* | Only add a description change note when no tasks are updatedJared Deckard2017-06-121-5/+7
* | Merge branch 'zj-prom-pipeline-count' into 'master'Grzegorz Bizon2017-06-081-0/+6
|\ \
| * | Add prometheus metrics on pipeline creationZ.J. van de Weg2017-06-071-0/+6
* | | Merge branch 'backport_fix_slash_commands_for_multiple_assignee' into 'master'Douwe Maan2017-06-071-9/+15
|\ \ \
| * | | Backport Fix '/unassign' slash commandbackport_fix_slash_commands_for_multiple_assigneeValery Sizov2017-06-071-9/+15
* | | | Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-073-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | updated service specPhil Hughes2017-06-061-1/+1
| * | | moved creating backlog list into list servicePhil Hughes2017-06-061-0/+2
| * | | Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-312-1/+2
| |/ /
* | | Merge branch 'dm-diff-file-straight-diff' into 'master'Sean McGivern2017-06-071-3/+3
|\ \ \
| * | | Fix Diff::Position#diff_file for positions on straight diffsdm-diff-file-straight-diffDouwe Maan2017-06-061-3/+3
* | | | Merge branch 'feature/gb/persist-pipeline-stages' into 'master'Kamil Trzciński2017-06-074-55/+24
|\ \ \ \
| * \ \ \ Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-063-5/+19
| |\ \ \ \ | | |/ / /
| * | | | Clone stage_id when retrying a CI/CD jobGrzegorz Bizon2017-06-061-1/+1
| * | | | Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-0521-140/+303
| |\ \ \ \
| * | | | | Fix invalid conditional in pipeline create serviceGrzegorz Bizon2017-06-021-1/+1
| * | | | | Refine implementation of pipeline stage seedsGrzegorz Bizon2017-06-022-39/+14
| * | | | | Remove legacy method from create build serviceGrzegorz Bizon2017-05-301-8/+2
| * | | | | Expose stage model attributes from pipeline objectGrzegorz Bizon2017-05-301-2/+2
| * | | | | Rename pipeline service that creates stages and jobsGrzegorz Bizon2017-05-302-2/+2
* | | | | | Merge branch 'instrument-infra' into 'master'Grzegorz Bizon2017-06-071-0/+33
|\ \ \ \ \ \
| * | | | | | Make PrometheusTextFormat return proper output terminated with '\n'Pawel Chojnacki2017-06-021-1/+1
| * | | | | | Split the metrics implementation to separate modules for Influx and PrometheusPawel Chojnacki2017-06-021-10/+0
| * | | | | | Add prometheus text formatterPawel Chojnacki2017-06-021-2/+2
| * | | | | | Move Prometheus presentation logic to PrometheusTextPawel Chojnacki2017-06-021-5/+10
| * | | | | | Move most of MetricsController logic to MetricsServicePawel Chojnacki2017-06-021-0/+38
| * | | | | | Add trailing newline to response.Kevin Lyda2017-06-021-15/+0
| * | | | | | Prometheus metrics first passPawel Chojnacki2017-06-021-1/+0
| * | | | | | Initial pass at prometheus monitoring.Kevin Lyda2017-06-021-0/+16
* | | | | | | Limit non-administrators to adding 100 members at a time to groups and projectsNick Thomas2017-06-061-3/+19
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'sh-fix-typo-user-activity-service' into 'master'Rémy Coutable2017-06-061-1/+1
|\ \ \ \ \ \
| * | | | | | Fix typo in user activity debug log messagesh-fix-typo-user-activity-serviceStan Hu2017-06-031-1/+1
* | | | | | | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-051-3/+2
|\ \ \ \ \ \ \