Martin Raiber
2f9c6697cc
Merge pull request #14 from FreedomNetNL/feature/add-client-with-group
...
Feature: Add client with group
2022-07-09 11:46:34 +02:00
Yvan E. Watchman
1bf29612dc
Add client with group
2022-07-01 12:18:52 +02:00
Martin Raiber
66e5bee13d
Merge pull request #13 from EinDev/master
...
Add more API functions & Formatting
2022-02-15 22:54:07 +01:00
TimonMi
1df760edd7
add download function
2021-02-18 11:30:07 +01:00
TimonMi
35780b8e33
add download function
2021-02-18 11:05:20 +01:00
TimonMi
144b273f49
add download function
2021-02-18 10:54:44 +01:00
TimonMi
53ff561ed2
Code formatting, Syntax correction
2021-02-16 10:19:43 +01:00
TimonMi
c3a8d378ac
Add Backup browse function
2021-02-11 10:52:14 +01:00
Martin
db620863ed
Increment version
2020-05-14 19:01:01 +02:00
Martin Raiber
ebc5ead6ba
Merge pull request #11 from cargreg/master
...
added function get_users to obtain users list
2020-05-14 18:59:55 +02:00
Carmine Gregorio
fa04c0275e
added function get_users to obtain users list
2020-05-14 14:36:52 +02:00
Martin
0418fda210
Fix: Full and incr were switched
2020-05-05 21:06:19 +02:00
Martin
fe8f7c5300
Fix client download
2020-04-30 22:58:41 +02:00
Martin
80c666e737
Print group as well
2020-04-30 22:19:36 +02:00
Martin
4da1fea9c4
Fix description format
2020-04-30 22:11:47 +02:00
Martin
93a1ff67e6
Add example listing backup counts
2020-04-30 21:55:16 +02:00
Martin
3f6cfb9fe8
Increment version
2020-04-30 21:43:49 +02:00
Martin
4804542428
Merge branch 'master' of github.com:uroni/urbackup-server-python-web-api-wrapper
2020-04-30 21:43:14 +02:00
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
Martin
6613ef865c
Incremented version
2018-06-15 13:57:50 +02: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