Commit Graph

42 Commits

Author SHA1 Message Date
Benjamin Dauvergne b4d637249a cmis: disable logging of requests errors (#84348)
gitea/passerelle/pipeline/head This commit looks good Details
2023-12-06 18:05:17 +01:00
Benjamin Dauvergne 7de7cd8b3f cmis: produce more precise APIError on cmislib.PermissionDeniedException (#83682)
gitea/passerelle/pipeline/head This commit looks good Details
2023-11-27 10:31:35 +01:00
Benjamin Dauvergne c247197c6e cmis: search first existing parent folder from the end of the path (#83682) 2023-11-27 10:31:35 +01:00
Valentin Deniaud 40142de8d2 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:08:30 +02:00
Benjamin Dauvergne 6194e76134 cmis: use requests wrapper in cmislib (#73771) 2023-01-30 10:37:36 +01:00
Frédéric Péters 3e22994c1d cmis: add endpoint to get file metadata (#67612)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2022-11-03 08:22:23 +01:00
Frédéric Péters 99d45cd364 cmis: add endpoint to get file (#67602)
gitea-wip/passerelle/pipeline/head Build started... Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2022-11-03 08:12:25 +01:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Agate 1a17d3efa6 django4: replaced *_text with *_str equivalent (#68576) 2022-08-31 11:00:37 +02:00
Lauréline Guérin 7c525dc946
misc: fix unneeded-not pylint error (#62099) 2022-03-25 11:38:47 +01:00
Lauréline Guérin a0b7002740
misc: fix line-too-long pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin 2e59a6c4be
misc: fix useless-object-inheritance pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin 3dbee7bc63
misc: fix consider-using-with pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin 1e90f91e99
misc: fix no-name-in-module pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin dbb8416537
misc: add __init__ file to tests dir (#62099) 2022-03-25 08:24:24 +01:00
Lauréline Guérin 4f81932315
views: add a log on endpoint result (#60911) 2022-01-24 08:59:35 +01:00
Benjamin Dauvergne 63b0be04db cmis: mute cmislib logs (#56881) 2021-09-14 10:39:26 +02:00
Valentin Deniaud b431c1d8a1 cmis: factorize cmis client code (#56599) 2021-09-06 16:02:04 +02:00
Valentin Deniaud b07ef01359 cmis: log requests and responses at debug level (#56090) 2021-08-30 10:28:25 +02:00
Valentin Deniaud 2ef62d005b cmis: do not enforce object_type presence (#56137) 2021-08-30 10:27:51 +02:00
Valentin Deniaud 80f50e5c65 cmis: add check_status method (#41986) 2021-07-12 09:58:11 +02:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Lauréline Guérin eeeea14a5d
django22: import django.urls (#49188) 2021-01-04 14:05:14 +01:00
Benjamin Dauvergne 982a207c65 tests: factorize user fixtures (#20851) 2020-12-14 16:21:19 +01:00
Nicolas Roche df05103354 cmis: add a test that mock http requests (#39597) 2020-03-05 10:33:04 +01:00
Nicolas Roche 29311ceee7 Revert "cmis: add a test that mock http requests (#39597)"
This reverts commit 577fbfa3b9.
2020-03-05 00:48:28 +01:00
Nicolas Roche 577fbfa3b9 cmis: add a test that mock http requests (#39597) 2020-03-04 18:06:36 +01:00
Valentin Deniaud d030aa30d8 cmis: handle content_type parameter (#21807) 2020-02-17 15:27:10 +01:00
Valentin Deniaud b2fe74db2f cmis: add view to list available object types (#39416) 2020-02-17 15:23:37 +01:00
Valentin Deniaud 45428e944a cmis: add object type and property support (#39416) 2020-02-17 15:23:37 +01:00
Valentin Deniaud 01293dea36 views: improve jsonchema validation error message (#38338) 2020-02-13 14:07:15 +01:00
Nicolas Roche 1480f03881 cmis: allow to upload binary documents (#39391) 2020-02-06 15:19:47 +01:00
Lauréline Guérin 1aeca369bd
cmis: add a jsonschema for uploadfile endpoint (#39193) 2020-02-03 15:57:07 +01:00
Lauréline Guérin 7a733bc204
cmis: optional filename to overwrite file.filename (#39415) 2020-02-03 14:52:13 +01:00
Emmanuel Cazenave b590eadcde tests cmis: use force_text on base64 bytes (#38781) 2020-01-29 10:30:46 +01:00
Emmanuel Cazenave 6958b48751 remove usage of urllib2 (#38923) 2020-01-14 19:20:26 +01:00
Lauréline Guérin 5070746b0d
cmis: upgrade cmislib 0.6 (#18407) 2019-10-15 10:48:52 +02:00
Emmanuel Cazenave 5f792313c1 cmis: use 'filename' parameter for wcs compliance (#22409)
Use 'data' keyword for the returned data.
2018-03-13 18:57:02 +01:00
Emmanuel Cazenave 8e48c49ee0 make the cmis connector api more wcs friendly (#21751) 2018-02-13 12:34:46 +01:00
Emmanuel Cazenave 830530286e refactoring of the cmis connector (#20862)
Restrictions:
 - hanlde only the 'ATOM' protocol
 - use only the 'default' repository of the CMIS server
2018-01-15 11:24:53 +01:00
Jean-Baptiste Jaillet be2c2681d1 cmis: add cmis connector to upload file (#12876) 2017-06-19 14:45:45 +02:00