summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Removes redundant pending delete checks30708-stop-using-deleted-at-to-filter-namespacesTiago Botelho2017-06-281-3/+3
* Fix current feature related specsTiago Botelho2017-06-283-6/+6
* update code based on feedbackJames Lopez2017-06-233-5/+2
* fix bug in emails destroy serviceJames Lopez2017-06-232-3/+2
* refactor update user service not to do auth checksJames Lopez2017-06-232-14/+7
* fix specsJames Lopez2017-06-231-1/+1
* more refactoringJames Lopez2017-06-231-2/+4
* more refactoring based on feedbackJames Lopez2017-06-234-15/+5
* refactor emails serviceJames Lopez2017-06-231-1/+11
* update missing email actionsJames Lopez2017-06-231-1/+1
* fix specsJames Lopez2017-06-232-2/+2
* update to use emails destroy serviceJames Lopez2017-06-231-1/+1
* add create and destroy services for emailsJames Lopez2017-06-233-0/+33
* added service in the rest of controllers and classesJames Lopez2017-06-231-3/+3
* update notification settings, fix api specsJames Lopez2017-06-231-1/+1
* refactor profiles controller and update serviceJames Lopez2017-06-231-1/+1
* update profiles controller to use new serviceJames Lopez2017-06-231-3/+3
* use update service on ldap call and updated specs and serviceJames Lopez2017-06-231-4/+20
* ported EE user service to CEJames Lopez2017-06-231-0/+24
* 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