summaryrefslogtreecommitdiff
path: root/app/models/service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Expose update project service JSON endpointPeter Leitzen2019-09-091-0/+7
* Provide filename and line number for `class_eval`Peter Leitzen2019-09-021-4/+4
* Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-1/+0
* Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-021-1/+1
* Merge branch '56737-commits-and-mr-events-on-jira-api' into 'master'Stan Hu2019-06-171-2/+2
|\
| * 56737 Expose currently supported events properly on services APIZsolt Kovari2019-06-161-2/+2
* | Create models for issue trackers data58886-issue-tracker-fieldsJarka Košanová2019-06-131-0/+1
|/
* Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+3
* Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Added YouTrack integrationYauhen Kotau2019-02-181-0/+1
* Remove HipChat integration from GitLabNick Thomas2019-02-081-1/+0
* Remove rails4 specific codeJasper Maes2018-12-161-5/+1
* Add Discord integrationblackst0ne2018-10-301-0/+1
* Move project services log to a separate fileFelipe Artur2018-09-061-0/+1
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Add dummy Google Hangouts Chat integrationKukovskii Vladimir2018-07-141-0/+1
* Check whether new service created from template is valid after unflagging it ...Douwe Maan2018-07-051-1/+1
* Fix boolean casting for nil valueJan Provaznik2018-05-291-2/+3
* Resolve "Deprecate Gemnasium project service"Olivier Gonzalez2018-05-231-1/+0
* [Rails5] Add FALSE_VALUES constant to Service#boolean_accessorblackst0ne-rails5-replace-true-values-with-false-valuesblackst0ne2018-04-081-1/+5
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-2/+6
* When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-281-0/+1
* Improve JIRA event descriptionsissue_25542Felipe Artur2018-03-191-0/+23
* Merge branch '43522-technical-debt-service-disabled_title' into 'master'Dmitriy Zaporozhets2018-03-161-5/+0
|\
| * Removed unused `Service#disabled_title` methods43522-technical-debt-service-disabled_titleJames Edwards-Jones2018-03-151-5/+0
* | Hides Triggers if integration only has one eventJames Edwards-Jones2018-03-081-0/+11
|/
* update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-261-0/+4
* fix validation error on servicesJames Lopez2018-01-261-0/+2
* Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu2018-01-161-0/+5
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-041-0/+5
* 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+8
* Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-1/+1
* Add Packagist project serviceMatt Coleman2017-10-131-0/+1
* Merge branch 'backport_slack_application_changes' into 'master'Sean McGivern2017-07-061-0/+8
|\
| * Backport Service changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_r...backport_slack_application_changesValery Sizov2017-07-051-0/+8
* | Rename ActiverecordSerialize copYorick Peterse2017-07-061-1/+1
|/
* Added Cop to blacklist the use of serializedocument-not-using-serializeYorick Peterse2017-05-311-1/+1
* Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-2/+2
* Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-2/+2
* Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-151-2/+2
* Merge branch '31138-improve-test-settings-for-services-in-empty-projects' int...Douwe Maan2017-04-271-1/+1
|\
| * improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-271-1/+1
* | remove invalid servicesTiago Botelho2017-04-261-0/+1
|/
* adds initial microsoft teams integrationTiago Botelho2017-04-051-0/+1
* Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-051-1/+3
* Enable Style/Proc cop for rubocopmhasbini2017-04-021-1/+1