Age | Commit message (Expand) | Author |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET |
2012-07-13 | warning C4101: unreferenced local variable | Michael Stahl |
2012-07-11 | CMIS UCP: getChildren created wrong path if there is no trailing / | Cédric Bosdonnat |
2012-07-11 | CMIS UCP: guess the parent URL using the current path if needed | Cédric Bosdonnat |
2012-07-09 | CMIS UCP: forgot to git add new files | Cédric Bosdonnat |
2012-07-09 | CMIS UCP: Added support for Binding URL and Repository as folders | Cédric Bosdonnat |
2012-07-03 | CMIS UCP: fallback to URL with id as the mark if we can't get the path | Cédric Bosdonnat |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-07-02 | UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded them | Cédric Bosdonnat |
2012-07-02 | CMIS UCP: show some caught exceptions in ucpcmis.INFO | Cédric Bosdonnat |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-30 | Some cppcheck cleaning | Julien Nabet |
2012-06-29 | Fix java "unchecked conversion" warning in UCB module | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | UCP CMIS: avoid breaking the media type when saving a document | Cédric Bosdonnat |
2012-06-29 | Remove some more include guards | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-28 | CMIS UCP: fixed save as which was broken by bad exceptions catching | Cédric Bosdonnat |
2012-06-28 | CMIS UCP: cached session id change was not impacted on all constructors | Cédric Bosdonnat |
2012-06-28 | CMIS UCP: strings coming from libcmis are UTF-8, not ascii | Cédric Bosdonnat |
2012-06-28 | CMIS UCP: oops, read-only check has been reversed somehow | Cédric Bosdonnat |
2012-06-27 | CMIS UCP: session cache, better use the binding URL + repo Id as id | Cédric Bosdonnat |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-27 | CMIS UCP: Use the URL host as ID for cached sessions | Cédric Bosdonnat |
2012-06-26 | cmisucp: catch the exception when getting CMIS object | Cédric Bosdonnat |
2012-06-26 | removed unused forward declarations of class | Takeshi Abe |
2012-06-25 | Remove various commented out defines | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-14 | CMIS UCP: fixed Save As into a CMIS repo | Cédric Bosdonnat |
2012-06-12 | rhbz#678440: Always include User-Agent to avoid 403 from picky servers | Stephan Bergmann |
2012-06-12 | nuke dead code | Takeshi Abe |
2012-06-06 | Do not copy etc. singular iterator values. | Stephan Bergmann |
2012-06-06 | ucb: second try to fix weird STL assertion on tinderbox | Michael Stahl |
2012-06-05 | ucb: try to fix weird STL assertion on tinderbox | Michael Stahl |
2012-06-04 | CMIS UCP: changed URLs to have hierarchical path | Cédric Bosdonnat |
2012-06-04 | CMIS UCP: Fixed folder creation and nodes renaming | Cédric Bosdonnat |
2012-06-04 | CMIS UCP: fixed a few bugs to show repo in fpicker | Cédric Bosdonnat |
2012-06-04 | CMIS UCP: if the URL has no object id, assume we want the root folder | Cédric Bosdonnat |
2012-06-04 | CMIS UCP: implemented delete command for folders | Cédric Bosdonnat |
2012-06-04 | CMIS UCP: Implemented delete command for documents | Cédric Bosdonnat |
2012-06-04 | CMIS UCP: implemented folder case for open command | Cédric Bosdonnat |
2012-06-04 | CMIS ucp: write documents back to CMIS server | Cédric Bosdonnat |
2012-06-04 | libcmis: updated to 0.2.0 | Cédric Bosdonnat |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-31 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | nuke unused namespace | Takeshi Abe |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks |
2012-05-29 | removed dead code | Takeshi Abe |