logmanoriginal
|
bf0a9d754e
|
[bridges] Change all occurrences of the Item object to array
|
2016-08-22 18:55:59 +02:00 |
|
Pierre Mazière
|
f0e502ce37
|
[bridges] migrate all bridges to an array based definition of parameters
see github issue 356
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-22 01:25:56 +02:00 |
|
Pierre Mazière
|
bba216073c
|
[bridges] remove useless 'update' property from all bridges
That's the source code manager job to keep this information
consistent
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-21 00:21:41 +02:00 |
|
Pierre Mazière
|
3c0d13c1bb
|
bridges: use BridgeAbstract::getSimpleHTMLDOM
instead of BridgeAbstract::file_get_html
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-19 10:20:27 +02:00 |
|
logmanoriginal
|
74f0572d91
|
bridges: Replace returnError function with more specific
Replacements depend on original error code:
400: returnClientError
404: returnServerError
500: returnServerError
501: returnServerError
|
2016-08-17 14:45:08 +02:00 |
|
logmanoriginal
|
63bb7ef24d
|
bridges: Remove unnecessary functions getName() and getURI()
|
2016-08-09 20:08:46 +02:00 |
|
logmanoriginal
|
e329a4c1b6
|
bridges: Change ->name to ->author
|
2016-08-09 14:54:44 +02:00 |
|
Pierre Mazière
|
94289511e1
|
[GithubIssueBridge] fix parameters
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-07-25 12:40:43 +02:00 |
|
Pierre Mazière
|
e03a7de15f
|
fix missing quotes
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-06-26 11:53:44 +02:00 |
|
Pierre Mazière
|
aa96c6b1d2
|
fix malformed JSON
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-06-26 11:28:41 +02:00 |
|
Pierre Mazière
|
3922b9534c
|
new bridge: Github Issue
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-06-26 00:33:27 +02:00 |
|