summaryrefslogtreecommitdiff
path: root/app/models/project_services/gitlab_issue_tracker_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix external issue trackers redirectissue_35132Felipe Artur2017-07-181-1/+1
* Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-6/+6
* adds events to services api deserializationTiago Botelho2017-01-221-1/+1
* Finish updates to use JIRA gemFelipe Artur2016-10-261-0/+2
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-24/+0
* Annotate the modelsZeger-Jan van de Weg2016-05-061-5/+8
* Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-1/+1
* Greatly improve external_issue_tracker performanceimprove-project-external-issue-trackersYorick Peterse2016-01-191-3/+1
* Annotate modelsStan Hu2016-01-061-0/+1
* Groundwork for merging CI into CEDouwe Maan2015-08-251-1/+1
* Remove duplicate settings for default_url_optionsRobert Speicher2015-04-251-5/+0
* Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-271-0/+12
* Return full URLs from GitLabIssueTrackerService.Douwe Maan2015-03-271-10/+9
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+1
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-9/+9
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+4
* 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
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
* Annotate modelsDmitriy Zaporozhets2015-02-021-0/+14
* 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-281-1/+13
* Add gitlab internal issue tracker service.Marin Jankovski2015-01-281-0/+13