summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-022-12/+21
* Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-023-5/+5
* Annotate modelsDmitriy Zaporozhets2015-02-025-0/+70
* Add a scope for visible services, code styling changes for easier readability.Marin Jankovski2015-01-281-1/+1
* Build the urls inside of the service.Marin Jankovski2015-01-282-1/+17
* Add gitlab internal issue tracker service.Marin Jankovski2015-01-282-0/+17
* Make issue tracker service fields required.Marin Jankovski2015-01-261-0/+4
* Move repetition to the parent.Marin Jankovski2015-01-263-89/+54
* Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski2015-01-232-0/+28
|\
| * Annotate modelsDmitriy Zaporozhets2015-01-222-0/+28
* | Use service settings instead of config file settings to present issues.Marin Jankovski2015-01-232-2/+6
* | Update new services with initialization based on existing data.Marin Jankovski2015-01-233-3/+22
* | Custom issue tracker service.Marin Jankovski2015-01-201-0/+38
* | Redmine doesn't require title and description changeMarin Jankovski2015-01-201-2/+0
* | Add issue tracker services.Marin Jankovski2015-01-203-0/+124
|/
* Add placeholders to hipchat serviceHannes Rosenögger2015-01-171-2/+2
* Merge pull request #8096 from cirosantilli/regex-to-stringDmitriy Zaporozhets2015-01-154-8/+8
|\
| * Replace regex methods by string ones since fasterCiro Santilli2014-12-284-8/+8
* | Fix HipChat ServerDrew Blessing2014-12-291-2/+2
* | Fix async services execution broken in 7.6Dmitriy Zaporozhets2014-12-291-8/+8
* | Teamcity interaction using 8.1 rest apiJason Lippert2014-12-231-0/+116
|/
* HipChat service: support custom serversDaniel Aquino2014-11-191-2/+5
* HipChat service: correct service name & use v2 APIDoug Goldstein2014-11-191-2/+3
* Merge pull request #8258 from cirosantilli/factor-repo-pathDmitriy Zaporozhets2014-11-062-4/+2
|\
| * Factor using Repository#path_to_repoCiro Santilli2014-11-052-4/+2
* | Update GitLab CI service to work with new GitLab CIDmitriy Zaporozhets2014-11-051-2/+2
|/
* Merge pull request #8156 from stevenosloan/update_slack_and_use_raw_webhook_urlMarin Jankovski2014-11-031-9/+5
|\
| * update slack-notifier to 1.0.0, use raw webhook_url per slack recommendationSteven Sloan2014-10-231-9/+5
* | Merge branch 'fix-buildbox-integration' into 'master'Valery Sizov2014-10-291-0/+2
|\ \
| * | Explicitly require addressable gem feature you need. Fixes Buildbox CI integr...Dmitriy Zaporozhets2014-10-291-0/+2
| |/
* | Add Atlassian Bamboo serviceDrew Blessing2014-10-281-0/+105
|/
* Use allowed slack team name.Marin Jankovski2014-10-211-1/+2
* annotateValery Sizov2014-10-0911-88/+88
* Merge branch 'master' into buildbox-serviceKeith Pitt2014-10-083-13/+125
|\
| * Accommodate new webhook url format.Marin Jankovski2014-10-061-5/+7
| * Use only webhook for slack service integration.Marin Jankovski2014-10-061-9/+6
| * Add Pushover service integrationSullivan SENECHAL2014-10-031-0/+113
| * Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-2/+2
* | Added support for BuildboxKeith Pitt2014-10-081-0/+121
|/
* Show test coverage results in MR if availableDmitriy Zaporozhets2014-10-021-2/+15
* Serialize services propertiesDrew Blessing2014-09-1010-60/+19
* Annotate modelsDmitriy Zaporozhets2014-08-251-0/+19
* Merge pull request #7312 from hiroponz/fix-404-when-clicking-link-on-hipchat-...Dmitriy Zaporozhets2014-08-131-2/+6
|\
| * Fix 404 error when clicking the branch link on hipchat messageHiroyuki Sato2014-07-181-2/+6
* | Less verbose HipChat integrationStefan Kanev2014-07-291-2/+9
|/
* Project services to strong paramsDmitriy Zaporozhets2014-06-266-13/+0
* Backport CI service refactoring from EEDmitriy Zaporozhets2014-05-282-1/+35
* Re-annotate modelsDmitriy Zaporozhets2014-04-099-18/+27
* Improved Slack integration with message attachments.Federico Ravasio2014-04-062-6/+21
* Changed the notification sender username to GitLab in Slack NotifierAndrea Usuelli2014-03-261-0/+1