Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
6d67eba
ugh, spaces in filenames
atmos Dec 4, 2013
cc2468e
Merge remote-tracking branch 'SkyDeskProjects/master' into skydeskpro…
kdaigle Dec 10, 2013
6331efc
fixing update for unverified HTTPS redmine instances
mostafa-kenawey Jul 22, 2013
edfe7ca
remove ssl[:verify], useless
mostafa-kenawey Jul 22, 2013
6a28d76
Service hook for VersionEye
reiz Nov 1, 2013
ff9b3af
Simplify versioneye service
reiz Nov 1, 2013
fe826ff
Update for docu
reiz Nov 6, 2013
f15b757
Extend versioneye service with HttpPost
reiz Nov 6, 2013
a30992f
Update flowdock service hook
Nov 8, 2013
b083ba7
Send payload via post to VersionEye.
reiz Nov 11, 2013
53f8c03
Support pull_request_review_comment in flowdock hook
Nov 12, 2013
a711d33
- fix markdown documentation for OBS
adrianschroeter Nov 14, 2013
fc186eb
Small change in docu. Extend Service::HttpPost instead of Service.
reiz Nov 14, 2013
c9539cf
Flowdock hook extends Service::HttpPost
Nov 20, 2013
b42b874
remove notifo, fixes #737
atmos Nov 20, 2013
a46a697
updates for concept of arn
brycemcd Nov 20, 2013
1e89a48
removes dependency on right_aws
brycemcd Nov 20, 2013
15ccc94
updates aws-sdk gem
brycemcd Nov 20, 2013
aa81313
Cleanup and Comments
brycemcd Nov 23, 2013
f3e82a4
Testfix
reiz Nov 24, 2013
8cafee7
documentation for Piwik plugins service hook
tsteur Nov 25, 2013
4848db6
added Piwik description
tsteur Nov 25, 2013
03e4930
Re-writing Amazon SNS Service Hook
Nov 25, 2013
450e513
Modifying SNS service to work with SNS SDK
Nov 25, 2013
c417d17
Removing AWS::SNS override and re-working tests
Nov 26, 2013
3822b36
the test_ prefix on test_require triggers a test-unit test. rename
atmos Nov 26, 2013
85ae6e2
symbols -> strings
atmos Nov 26, 2013
8d4b16f
updates
atmos Nov 27, 2013
e8c777c
a lot of new gems
atmos Nov 27, 2013
9906e1b
bug in the docs
brycemcd Nov 28, 2013
47661bd
Added service hook for AWS OpsWorks
jansiwy Dec 2, 2013
6731843
Added tests for service hook for AWS OpsWorks
jansiwy Dec 3, 2013
58b997f
SqsQueue: allow using a Queue URL instead of a ARN
tbutter Dec 3, 2013
665b780
backwards compatibility if sqs_queue_name is used
tbutter Dec 3, 2013
0764e61
and is banned
atmos Dec 3, 2013
f3aa48d
added URL for service hook for AWS OpsWorks
jansiwy Dec 3, 2013
b3228ed
added documentation for service hook for AWS OpsWorks
jansiwy Dec 3, 2013
3dcca34
updated Gemfile.lock
jansiwy Dec 3, 2013
ff4c402
refactoring according to
Dec 3, 2013
6d7f8ac
Refactor while loop with negative condition.
oblakeerickson Dec 3, 2013
0f11035
name the file so the .com codebase is happy
atmos Dec 4, 2013
8b4bdd6
Fix truthiness check on the "port" field in the IRC service hook
gws Dec 4, 2013
c6ec209
Update skydeskprojects.rb
SkyDeskProjects Dec 11, 2013
7186cb3
Update skydeskprojects_test.rb
SkyDeskProjects Dec 11, 2013
327fd02
Updated URL for the Hall logo.
sethmcl Dec 11, 2013
c48c6cf
Add Gitter service
malditogeek Dec 11, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
documentation for Piwik plugins service hook
  • Loading branch information
tsteur authored and kdaigle committed Dec 12, 2013
commit 8cafee742cfad39880d84ae6be68ee33f31c9104
4 changes: 4 additions & 0 deletions docs/piwikplugins
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Piwik Plugins
==============

This service notifies the [Piwik Marketplace](http://plugins.piwik.org) of any new releases to your Piwik plugin. See [http://developer.piwik.org/guides/marketplace](http://developer.piwik.org/guides/marketplace) for more information.