Commit Graph

52 Commits

Author SHA1 Message Date
712c7a008a removed sensitive data 2018-10-16 15:52:56 +02:00
91afc73ef6 Improved tests with random names and added docs 2018-10-16 15:24:44 +02:00
1cc321d657 Tests restructuration and AppsConfig implementation 2018-10-16 14:38:32 +02:00
f40f6afa5c Disabled race_detector in gitlab-ci.yml 2018-10-16 12:03:46 +02:00
dd7c020cf5 Fix TestUserCreateWithoutPassword 2018-10-16 12:00:11 +02:00
f388c31259 Moved sensitive data to env vars: TODO: Remove config.yml from git history 2018-10-16 11:52:34 +02:00
68f06ac164 #6 Add method creating user only with username and email 2018-10-16 11:02:04 +02:00
74ee331f4f Tests retructuration 2018-10-16 09:34:56 +02:00
9e549dd740 Fix project import path 2018-10-08 18:50:11 +02:00
Adphi
0c6febd4c4 Update .gitlab-ci.yml 2018-10-08 16:40:39 +00:00
d6551164b8 removed concurents user createfull and update tests 2018-10-08 16:56:58 +02:00
e10f775918 Added config.yml for gitlab CI 2018-09-27 09:42:51 +02:00
Adphi
d93b8f60b9 Merge branch '#1' into 'master'
#1 OCS Shares API

Closes #1 and #2

See merge request partitio/Nextcloud-Partitio/gonextcloud!1
2018-09-03 10:25:32 +00:00
6c8ca777aa Fix .gitlab-ci.yml 2018-09-03 12:23:20 +02:00
89cab88299 Updated gitlab address in .gitlab-ci.yml and reset config.yml changes 2018-09-03 12:21:42 +02:00
359e15bfb2 Fix #1 and #2 : Added groupfolders API client 2018-09-03 12:17:02 +02:00
3c45f09874 #1 OCS Shares API 2018-08-08 16:04:06 +02:00
e03fd9fd88 removed memory sanitizer 2018-07-31 15:47:29 +02:00
8e7100b367 added golint dependecy to travis-ci.yml 2018-07-31 15:38:07 +02:00
4a40cce344 fix coverage 2018-07-31 15:32:58 +02:00
1c4c2ce046 changed image in gitlab-ci.yml 2018-07-31 15:26:59 +02:00
9338255ac7 added gitlab-ci.yml and Makefile 2018-07-31 15:09:39 +02:00
d3af949035 Added Nextcloud Monitoring 2018-07-31 13:24:20 +02:00
95e6d9a705 fix README.md 2018-07-30 10:48:17 +02:00
7ca5211965 added tests configuration instructions to README.md 2018-07-30 10:47:32 +02:00
045f59c123 removed config.yml 2018-07-30 10:36:42 +02:00
de65f65c72 removed sensitive data 2018-07-30 10:31:19 +02:00
62ed77f142 Added missing comments 2018-07-30 10:18:54 +02:00
17ca4cbf14 fix golint errors 2018-07-30 10:08:35 +02:00
91df4845ea Merge branch 'master' of https://github.com/partitio/gonextcloud 2018-07-30 10:04:04 +02:00
5a57427053 added comments 2018-07-30 10:03:38 +02:00
84d524b760 Fix bad import example (README.md) 2018-07-25 19:55:26 +02:00
6e678dd064 Update README.md 2018-07-25 19:54:40 +02:00
ce62b5147c Added types to docs and README.md 2018-07-25 16:59:55 +02:00
623f4fa0e6 Updated README.md 2018-07-25 16:55:45 +02:00
bad0dac6f0 update coverage 2018-07-25 16:52:55 +02:00
a936492816 Removed interface, updated docs and README.md 2018-07-25 16:41:16 +02:00
eaf22de54b Updated vendor 2018-07-25 15:59:13 +02:00
dae9553da7 Added Apps support, added full UserUpdate and create 2018-07-25 15:06:31 +02:00
40718cb98c Added User related tests 2018-07-24 20:26:12 +02:00
d338b0c67a fix invalid instance url 2018-07-13 13:41:51 +02:00
2f652e2193 added baseclient interface 2018-07-13 11:57:25 +02:00
6a2cde7e5f Added Licence 2018-07-09 13:40:45 +02:00
3ed717b836 Fix import typo 2018-07-09 13:37:44 +02:00
8230c87476 Added Group Search, Improved documentation 2018-07-09 13:36:07 +02:00
b1fadec550 Added first groups implementation 2018-07-09 12:53:53 +02:00
ee9ef934a4 improved readme ;D 2018-07-05 16:19:55 +02:00
7ec5c2ee79 Added User's group actions 2018-07-05 16:15:51 +02:00
ca7b998c76 code restructuration 2018-07-05 15:22:56 +02:00
98922c8d9a Add user update/enable/disable/welcome-mail 2018-07-05 15:01:25 +02:00