Sign in
apache
/
chemistry-cmislib
Mirror of Apache Chemistry CMISLib
Mirrored from
https://github.com/apache/chemistry-cmislib.git
Clone this repo:
Branches
trunk
binding_refactor
py3_compat
Tags
chemistry-cmislib-0.6.0
chemistry-cmislib-0.6.0-RC1
chemistry-cmislib-0.5.1-RC1
chemistry-cmislib-0.5
chemistry-cmislib-0.5-RC1
chemistry-cmislib-0.4.1
chemistry-cmislib-0.4.1-RC1
0.3
chemistry-cmislib-0.4-incubating
e11e66b
Set version number
by Jeffrey Taylor Potts
· 7 years ago
trunk
fe6962e
Remove cmislib.egg-info from source code control
by Jeffrey Taylor Potts
· 7 years ago
9573e30
Remove the principal from the ACL prior to adding it back to fix a test failure when running against OpenCMIS InMemory repo with the AtomPub binding.
by Jeffrey Taylor Potts
· 7 years ago
99f6247
Small changes for PEP8 and pylint
by Jeffrey Taylor Potts
· 7 years ago
2b31950
Change copyright year from 2016 to 2017
by Jeffrey Taylor Potts
· 7 years ago
d70df8b
Add relationship support to cmislib browser binding to close #CMIS-1008.
by Jeffrey Taylor Potts
· 7 years ago
bae23a6
Remove getUnfiled from the browser binding as it is not part of the spec. Closes #CMIS-1011.
by Jeffrey Taylor Potts
· 8 years ago
a5d5988
Implement applyACL for the browser binding
by Jeffrey Taylor Potts
· 8 years ago
66c44bb
Change all logger statements from info to debug to close #CMIS-832. Correct any getLogger statements that point to old class names.
by Jeffrey Taylor Potts
· 8 years ago
d82f039
Cleanup inline docs to close #CMIS-873. Add/edit RST (doc) files to be up-to-date with project restructure
by Jeffrey Taylor Potts
· 8 years ago
5e20fbd
Allow access to repository from a CmisObject to close #CMIS-1002
by Jeffrey Taylor Potts
· 8 years ago
11df37a
Enhance checkin method to support setting properties simultaneously to close #CMIS-972
by Jeffrey Taylor Potts
· 8 years ago
a8eedf5
Improve UTF-8 handling in cmislib to close #CMIS-996
by Jeffrey Taylor Potts
· 8 years ago
0921527
Change log entry related tests are now successful for the browser binding. Also made a change to ignore logic for repositories that return None instead of none for the change capability.
by Jeffrey Taylor Potts
· 8 years ago
db1d5b7
Change parseDateTimeValue utility function to handle cases where it gets passed a unicode string.
by Jeffrey Taylor Potts
· 8 years ago
9a6ab3f
Atom Pub binding now returns an empty unicode string for the repo name if the server does not return a repo name which is consistent with the browser binding. Also change the toString method of repo to use repo ID instead of repo name because not all repos return a name.
by Jeffrey Taylor Potts
· 8 years ago
a11cfd9
Fix UnicodeEncodeError when calling urlencode with a dict that contains accents to close #CMIS-995
by Jeffrey Taylor Potts
· 8 years ago
f3a436c
Work-in-progress on change entry support for the cmislib browser binding.
by Jeffrey Taylor Potts
· 8 years ago
528d039
Add ability to set multi-valued properties in browser binding to close #CMIS-979. Fix parsing of multi-valued props in browser binding.
by Jeffrey Taylor Potts
· 8 years ago
a057796
Fix string concat error in net.py header debug statement to close #CMIS-993.
by Jeffrey Taylor Potts
· 8 years ago
More »