Commit Graph

71 Commits

Author SHA1 Message Date
dd062fe989 Fix quota odd behaviour 2019-01-16 15:31:22 +01:00
4f50c4817a fix wrong user quota type (int to int64) 2019-01-15 15:58:20 +01:00
014a0c6653 Added mocks 2019-01-11 19:43:04 +01:00
557d7213c3 Merge branch 'master' of https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud 2019-01-03 14:15:41 +01:00
c793018d74 Updated dependencies 2019-01-03 14:15:11 +01:00
27f0846b45 implemented User's CreateBatchWithoutPassoword 2019-01-03 14:09:23 +01:00
fc966d8703 Changed client's Entities into interfaces, improved CreateWithoutPassword 2018-12-11 10:27:11 +01:00
Adphi
91d59033fb fix http links in README.md 2018-10-26 16:32:44 +00:00
54b39956e3 fix doc's bad import 2018-10-26 17:23:16 +02:00
0a52ba39d7 updated project url 2018-10-26 15:35:50 +02:00
16ca38c4e4 Fix indent in README.md 2018-10-26 09:40:11 +02:00
8268907940 Updated docs, improved README.md 2018-10-26 09:38:48 +02:00
f9201552f9 Moved all methods inside sub Interfaces and structs 2018-10-21 14:53:12 +02:00
8600032042 Fix app enable 2018-10-19 14:53:24 +02:00
75e83977e4 #1 Implements Notifications API 2018-10-17 11:15:27 +02:00
4a1bec45bf Fix coverage in Makefile 2018-10-17 09:20:28 +02:00
Adphi
77765f51b8 Added Godoc badge to README.md 2018-10-16 17:09:04 +00:00
Adphi
cfdef69aed Added pipeline and coverage badge to README.md 2018-10-16 16:24:09 +00:00
7772f3b68d Fix race condition in AppConfig 2018-10-16 18:16:18 +02:00
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