summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'add-irker-service' of https://github.com/Aorimn/gitlabhq into A...Dmitriy Zaporozhets2015-03-021-0/+152
|\ \ \
| * | | Add Irker serviceAorimn2015-03-011-0/+152
| | |/ | |/|
* | | Allow a user to specify a channel and username for the slack-webhookAndrès Koetsier2015-02-281-3/+10
|/ /
* | Using gitlab url to build links for gitlab issue tracker and add a spec. Fix ...Marin Jankovski2015-02-231-3/+9
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+3
|/
* Merge branch 'test_settings' into 'master'Dmitriy Zaporozhets2015-02-131-0/+23
|\
| * Fix rubocop error.Marin Jankovski2015-02-121-1/+1
| * Try to test settings added in the service.Marin Jankovski2015-02-121-0/+23
* | Explained in the integration documentation how to enable external issue trackerMarin Jankovski2015-02-121-0/+14
|/
* Annotate services. Add a link to service template.Marin Jankovski2015-02-1120-28/+47
* Add admin services templates.Marin Jankovski2015-02-111-5/+7
* Merge pull request #8580 from j0k3r/asanaDmitriy Zaporozhets2015-02-081-0/+116
|\
| * Fix HoundCIJeremy2015-02-021-6/+19
| * Add Asana serviceJeremy2015-02-021-0/+103
* | 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