~jamestait/ejabberd/+git/snap-packaging:expand_api

Last commit made on 2016-08-01
Get this branch:
git clone -b expand_api https://git.launchpad.net/~jamestait/ejabberd/+git/snap-packaging

Branch merges

Branch information

Name:
expand_api
Repository:
lp:~jamestait/ejabberd/+git/snap-packaging

Recent commits

90ea3ca... by Mickael Remond <email address hidden>

Improve error message when try to call api on api root

4982639... by Mickael Remond <email address hidden>

Fix error return expectation in command test

c5c394e... by Mickael Remond <email address hidden>

Fix HTTP process return formatting

6ea7153... by Mickael Remond <email address hidden>

Improve error handling

2a49f8c... by Mickael Remond <email address hidden>

Change name of result key for offline count to value

This is more user friendly and should be more consistent with other commands.

674a803... by Mickael Remond <email address hidden>

Add support for sending back missing scope error to API ReST command calls

4bf8ce7... by Mickael Remond <email address hidden>

Make s2s stats commands more robust

19ad6e6... by Mickael Remond <email address hidden>

Ensure ejabberdctl status result is in valid shell supported range

39640b6... by Mickael Remond <email address hidden>

Add support for rich error reporting for API

fb2603d... by Mickael Remond <email address hidden>

Return 409 conflict error code on register if user already exists