Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-19Removed the index action from both the projects hook and services controllersJose Ivan Vargas
2017-01-19Moved the webhooks and services gear options to a single one called integrationsJose Ivan Vargas
2016-11-17Make chat authorization to work [ci skip]Kamil Trzcinski
2016-11-16Defer saving project services to the database if there are no user changesAdam Niedzielski
2016-09-05Fix missing flash messages on service edit pageAirat Shigapov
2016-07-20Refactor service settings viewFelipe Artur
2016-07-20Add project service documentation and update integration documentationFelipe Artur
2016-07-20Allow slack service to send messages on different channelsFelipe Artur
2016-07-16Allow build email service to be testedFelipe Artur
2016-04-20add slack notifications for wiki pagesSebastian Klier
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-10-15Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent
2015-10-14Revert "Improve invalidation of stored service password if the endpoint URL i...Valery Sizov
2015-10-14Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent
2015-10-02Hide password in the service settings formValery Sizov
2015-09-02Drone CI serviceKirilll Zaitsev
2015-08-26Enable SSL verification for WebhooksValery Sizov
2015-08-12Provide more feedback what went wrong if HipChat service failed testStan Hu
2015-07-05Add Irker service configuration optionsStan Hu
2015-04-27Add api version property on hipchat serviceChulki Lee
2015-04-26Add notify and color options to HipchatServiceDominik Sander
2015-04-24Fix bug where Slack service channel was not saved in admin template settings.Stan Hu
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-03-12Add a service to support external wikisHannes Rosenögger
2015-03-09Merge branch 'emails-on-push'Dmitriy Zaporozhets
2015-03-06Added comment notification events to HipChat and Slack services.Stan Hu
2015-03-03Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu
2015-03-03Merge branch 'add-irker-service' of https://github.com/Aorimn/gitlabhq into A...Dmitriy Zaporozhets
2015-03-01Add Irker serviceAorimn
2015-02-28Allow a user to specify a channel and username for the slack-webhookAndrès Koetsier
2015-02-25Add option to disable code diffs to EmailOnPush.Douwe Maan
2015-02-25Add option to send EmailsOnPush from committer email if domain matches.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-13Try to test settings added in the service.Marin Jankovski
2015-02-02Add restrict_to_branch to service controllerJeremy
2015-01-29Add a scope for visible services, code styling changes for easier readability.Marin Jankovski
2015-01-28Add gitlab internal issue tracker service.Marin Jankovski
2015-01-27Shorter check in services controller.Marin Jankovski
2015-01-27Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski
2015-01-26Update the issue tracker attribute on issue tracker change.Marin Jankovski
2015-01-24Show success/error message for test services buttonDmitriy Zaporozhets
2015-01-21Allow creation of the jira and redmine services.Marin Jankovski
2015-01-12Fix test hook and testsDmitriy Zaporozhets
2015-01-12Refactor push data builder. Moved it to separate classDmitriy Zaporozhets
2014-12-23Teamcity interaction using 8.1 rest apiJason Lippert
2014-11-20HipChat service: support custom serversDaniel Aquino
2014-10-28Add Atlassian Bamboo serviceDrew Blessing
2014-10-06Add missing comma.Marin Jankovski