Commit Graph

27 Commits

Author SHA1 Message Date
Martin Raiber
27ef8e7ab3
Merge pull request #7 from mwubbema/patch-2
Update urbackup_api_test.py
2020-02-09 15:46:27 +01:00
Martin Raiber
a97f852acb
Merge pull request #6 from mwubbema/patch-1
Update __init__.py
2020-02-09 15:46:16 +01:00
Martin Raiber
9fa5012d32
Merge pull request #10 from bartmichu/patch-1
Fix whitespace in the code example
2019-12-09 18:50:09 +01:00
Michał Bartkowiak
201663e7ad
Fix whitespace in the code example 2019-12-08 22:01:22 +01:00
mwubbema
b84666115e
Update urbackup_api_test.py
Added examples on how to access backups through the API
2018-05-31 09:53:27 +02:00
mwubbema
98c053010d
Update __init__.py
Added additional definitions to allow access to client file and image backups through the API.
2018-05-31 09:46:49 +02:00
Martin
42a287d23a Test stopping all running file backups 2017-08-14 15:26:30 +02:00
Martin
ae9236a570 Incremented version 2017-08-14 15:25:10 +02:00
Martin
c9a0aa7771 Merge branch 'master' of github.com:uroni/urbackup-server-python-web-api-wrapper 2017-08-14 15:23:59 +02:00
Martin
cd1ea42752 Get current running actions and stop them 2017-08-14 15:23:51 +02:00
Martin Raiber
a3fa26442e Merge pull request #4 from tuxis-ie/implement-livelog-call
Implement livelog query, including buildtest
2017-08-08 01:38:54 +02:00
Martin Raiber
7fae133848 Merge branch 'master' into implement-livelog-call 2017-08-08 01:38:42 +02:00
Martin Raiber
14818a4060 Merge pull request #3 from tuxis-ie/implement-usage-call
Implement usage query, including buildtest
2017-08-08 01:37:32 +02:00
Mark Schouten
99dfb02507 Implement livelog query, including buildtest 2017-08-07 12:43:24 +02:00
Mark Schouten
63dbd88420 Implement usage query, including buildtest 2017-08-07 12:19:31 +02:00
Martin
af249cc070 Incremented version 2017-01-25 17:00:38 +01:00
Martin Raiber
1f789f29bf Merge pull request #2 from m-d-f/patch-1
Update __init__.py
2017-01-25 16:59:00 +01:00
m-d-f
1dee23deb6 Update __init__.py
like expexted same effect but more tidy
2017-01-25 16:50:36 +01:00
m-d-f
5b6f4a591a Update __init__.py
There's a seldom issue I encountered with a 32bit Server 2008 in which the Servername isn't formatted nicely (also not in the Webui) which brings the wrapper to a halt. Please review the adittion that solved the issue for me.
This is my first pull request whatsoever so maybe I have overseen something else in the overall procedure...
2017-01-24 23:08:44 +01:00
Martin
4d7b948545 Incremented version 2016-10-01 14:01:38 +02:00
Martin Raiber
862a0a5000 Merge pull request #1 from LaggAt/master
eliminate 'print' statements, a library should use a logger.
2016-10-01 13:59:27 +02:00
Florian Lagg
99477d23df eliminate 'print' statements, a library should use a logger. 2016-10-01 13:50:42 +02:00
Martin
2b080c2669 Fix example 2016-08-21 15:30:20 +02:00
Martin
ad416092ff Fix Python 3.5 issue 2016-08-21 15:25:01 +02:00
Martin
6dcebcdae6 Fix pypy dist issue 2016-08-21 15:24:37 +02:00
Martin
1b0c60be4e Initial commit 2016-08-21 15:09:46 +02:00
Martin Raiber
035ad6ce38 Initial commit 2016-08-21 14:39:36 +02:00