Commit Graph

11 Commits

Author SHA1 Message Date
GitLab Bot 84727c8209 Add latest changes from gitlab-org/gitlab@master 2019-09-16 15:06:26 +00:00
Jarka Košanová ddbbf453c7 Use title and description fields for issue trackers
- instead of using properties
- backward compatibility has to be kept for now
2019-07-02 15:00:27 +02:00
gfyoung 32af384adf Enable frozen string in rest of app/models/**/*.rb
Partially addresses #47424.
2018-08-10 00:51:01 -07:00
Francisco Javier López 840f80d48b Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
Tiago Botelho 4b6e583ce0 adds test suite 2017-01-22 00:02:29 +00:00
Tiago Botelho cd51af1a99 adds events to services api deserialization 2017-01-22 00:02:29 +00:00
Felipe Artur c2d6822e94 Finish updates to use JIRA gem
Code improvements, bug fixes, finish documentation and specs
2016-10-26 15:02:16 -02:00
Grzegorz Bizon 9e211091a8 Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
Tim 65a9d89736 Removed redudant methods implemented by parent class 2016-06-29 06:01:54 -04:00
Tim 3d108760ea Set field defaults to be the same as IssueTrackerService
Rebased to resolve merge conflicts
2016-06-29 06:01:54 -04:00
Tim bc313deaae Added Bugzilla as external issue tracker option
Requested in #14669

Added note to changelog
2016-06-29 06:01:54 -04:00