summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Use the same way to invalidate cache in EEbackport-ee-cache-invalidation-to-ceLin Jen-Shin2017-06-151-2/+3
* 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
|\ \ \ \ \ \
| * | | | | | backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-3/+2
* | | | | | | Refactor the DeleteUserWorkerNick Thomas2017-06-051-1/+16
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'sidekiq-transaction' into 'master'Sean McGivern2017-06-051-6/+8
|\ \ \ \ \ \
| * | | | | | Don’t schedule workers from inside transactionsDouwe Maan2017-06-021-6/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-051-0/+41
|\ \ \ \ \ \
| * | | | | | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-0/+41
| | |/ / / / | |/| | | |
* | | | | | Merge branch '25680-CI_ENVIRONMENT_URL' into 'master'Kamil Trzciński2017-06-051-44/+32
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Only deploy if environment exists; Update tests accordingly25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-031-1/+1
| * | | | | CreatePipelineBuildsService would have created envLin Jen-Shin2017-06-021-1/+1
| * | | | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-023-41/+54
| |\ \ \ \ \
| * | | | | | Fix other use of CreateDeploymentService and makeLin Jen-Shin2017-06-021-1/+1
| * | | | | | Merge all environment url methods, introduce ensure_persisted_environmentLin Jen-Shin2017-06-011-5/+3
| * | | | | | Simplify CreateDeploymentService so that it usesLin Jen-Shin2017-06-011-44/+34