1. 329cfd6 Moved jsclient to a toplevel project to give it its own release cycle by Florent Guillaume · 14 years ago trunk
  2. b4ecaf7 Moved phpclient to a toplevel project to give it its own release cycle by Florent Guillaume · 14 years ago
  3. 1a56f31 Moved old chemistry code to old/chemistry by Florent Guillaume · 14 years ago
  4. 3c42328 cmislib relocation to higher directory by Jeffrey Taylor Potts · 14 years ago
  5. f22ba36 CMIS-203: Move chemistry-abdera to /chemistry sub-project by David Caruana · 14 years ago
  6. 1a60008 Apply patch CMIS-215 for fixes: by David Caruana · 14 years ago
  7. 1c28f72 Add PHP Client library now that the IP Clearance has completed by Nick Burch · 14 years ago
  8. 7d5aa55 Prepare for PHP Client Import by Nick Burch · 14 years ago
  9. 0c08a4f Retiring old OpenCMIS code stream by Florian Müller · 14 years ago
  10. f01f80c Apply Chemistry code style to poms (remove tabs, indentation primarily). by David Caruana · 14 years ago
  11. 68b91b2 Implemented createDocument by Florent Guillaume · 14 years ago
  12. 1469d00 added KEYS file by Florian Müller · 14 years ago
  13. 51d9afb CMIS-189 - getName() always returns null items in query result by Dominique Pfister · 14 years ago
  14. 7162377 Cleanup a bit. by Stefane Fermigier · 14 years ago
  15. fd758ac CMIS-188: pass correct maxItems when generating AtomPub feed by Florent Guillaume · 14 years ago
  16. 9b4cec5 CMIS-183 two small bug fixes by Jens Hübel · 14 years ago
  17. afc931e another small step towards a thread-safe client API by Florian Müller · 14 years ago
  18. e384451 minor cleanup of in-memory dependencies by Jens Hübel · 14 years ago
  19. 80aa02e added missing test entry, fixing hudson build by Gabriele Columbro · 14 years ago
  20. 72f9a6b CMIS-187 - All nt:folder derived nodes should be considered folders by Dominique Pfister · 14 years ago
  21. 9d73e4c added property string definition specific test and added missing decimal property definition getter by Gabriele Columbro · 14 years ago
  22. cf5cb7e displayName attribute on choices is without namespace, also aligned test atom entries by Gabriele Columbro · 14 years ago
  23. 713c32f CMIS-183: by Jens Hübel · 14 years ago
  24. 8fc884b CMIS-183: by Jens Hübel · 14 years ago
  25. 789492c CMIS-186 - Adding folder or document fails: ""Read-only property: cmis:path" by Dominique Pfister · 14 years ago
  26. eeb964c CMIS-186 - Adding folder or document fails: ""Read-only property: cmis:path" by Dominique Pfister · 14 years ago
  27. b11d0d5 CMIS-186 - Adding folder or document fails: ""Read-only property: cmis:path" by Dominique Pfister · 14 years ago
  28. b3dae0d CMIS-186 - https://issues.apache.org/jira/browse/CMIS-186 by Dominique Pfister · 14 years ago
  29. 1ce2923 CMIS-186 - Adding folder fails: ""Read-only property: cmis:path" by Dominique Pfister · 14 years ago
  30. bcd2a5f fixed https://issues.apache.org/jira/browse/CMIS-146 and https://issues.apache.org/jira/browse/CMIS-174, completed property and type definitions constants, getters and setters, added choices support classes, moved CmisAppModel to chemistry-abdera and created test suite for testing adbera extension on it own, added tests for type definition, property definition and nested choices by Gabriele Columbro · 14 years ago
  31. d2900dd CMIS-186 - Adding folder fails: ""Read-only property: cmis:path" by Dominique Pfister · 14 years ago
  32. 1c4b3af CMIS-183 by Jens Hübel · 14 years ago
  33. 24ebf7c fixed sample test by Florian Müller · 14 years ago
  34. 7c314f5 CMIS-183 Better usage Provide sample batch files how to use by Jens Hübel · 14 years ago
  35. 02a76c0 CMIS-183 by Jens Hübel · 14 years ago
  36. 5cf9fce put name syntax change at proper place where other validations occur by Jens Hübel · 14 years ago
  37. b09e151 Re-enable test for update of name on checkout/checkin in Versions TCK test. by David Caruana · 14 years ago
  38. 6ad2546 Avoid NPE if children list of a folder is empty by Jens Hübel · 14 years ago
  39. 656e3ac Fix incorrect url arg in TCK Relationships test. - relationshipType => typeId by David Caruana · 14 years ago
  40. 40052d4 repository info cleanup by Florian Müller · 14 years ago
  41. fbafeb6 CMIS-184: replaced List<Property<?>> with Map<String, ?> by Florian Müller · 14 years ago
  42. 19d3dad CMIS-185: Add SELECT DISTINCT extension to CMISQL parser by Florent Guillaume · 14 years ago
  43. 4a6fccf Refactoring client runtime unit tests - move to FIT module - run with jetty by Stephan Klevenz · 14 years ago
  44. 1a91a2f Add tests for wrong base type during create Add test for naming restrictions by Jens Hübel · 14 years ago
  45. 2ec2ebb use CmisInvalidArgumentException for name syntax violations by Jens Hübel · 14 years ago
  46. c3ee413 fix original link (just omit for now) by Jens Hübel · 14 years ago
  47. 6ff2d85 make allowable actions more context specific, set only those actions that are applicable by Jens Hübel · 14 years ago
  48. 02bf15f CMIS-182 add missing properties, avoid null properties by Jens Hübel · 14 years ago
  49. af12da9 straightened version handling on client and server (related to CMIS-181) by Florian Müller · 14 years ago
  50. a33fade CMIS-180 fix via link issue in in-memory provider by Jens Hübel · 14 years ago
  51. cc45eaf fixed CMIS-179 (incorrect checkin parameter) by Florian Müller · 14 years ago
  52. 607f1e2 made parameter recognition case-insensitive in AtomPub server by Florian Müller · 14 years ago
  53. 5492e43 -- added property and type definition constants by Gabriele Columbro · 14 years ago
  54. a282c46 improved property update more thread-safe code by Florian Müller · 14 years ago
  55. 9fef615 Preparing to tag 0.3 release. Cleaned up whitespace, generated docs. by Jeffrey Taylor Potts · 14 years ago
  56. be1c757 Cleanup thread local storage in InMemory server after use by Jens Hübel · 14 years ago
  57. cac27de fixed a problem with updateProperties by Florian Müller · 14 years ago
  58. 840ccac Unit test cases for r/w extended by Stephan Klevenz · 14 years ago
  59. d708d22 Extend object generator to count created objects by Jens Hübel · 14 years ago
  60. c2f1128 Resolved the following CMIS Jira issues: CMIS-158 (fixed support for non-ascii properties), CMIS-159 (order is now maintained on query results rather than being keyed off of object ID), CMIS-169 (removed testDuplicateFolder), CMIS-170 (modified testPropertyFilter to not look for the absence of filtered properties). by Jeffrey Taylor Potts · 14 years ago
  61. 8f1a357 Unit test cases for r/w extended - change and delete content - update properties by Stephan Klevenz · 14 years ago
  62. 15ce245 InMemory Server: Remove an obsolete method from an internal interface and impl. by Jens Hübel · 14 years ago
  63. 634118d Add helper class for easier implementatiion of AtomPub protocol binding. by Jens Hübel · 14 years ago
  64. baa0f49 Fix bug in ObjectGenerator to generate string instead of id for a name by Jens Hübel · 14 years ago
  65. 8baceda Hardcoded group id of module poms replaced by ${project.groupId} property. by Stephan Klevenz · 14 years ago
  66. f9782e6 CMIS-171: fix AtomPub typedescendants link processing by Florent Guillaume · 14 years ago
  67. beaf0cf More robust SOAP wsse:UsernameToken parsing by Florent Guillaume · 14 years ago
  68. 6a75b08 fixed CMIS-164 by Florian Müller · 14 years ago
  69. 8c64d0e adjusted dependencies by Florian Müller · 14 years ago
  70. b546540 Maven group.id changed to org.apache.opencmis by Stephan Klevenz · 14 years ago
  71. 042d534 fixed CMIS-163 by Florian Müller · 14 years ago
  72. b2c6656 Further improvements in r/w unit test cases. by Stephan Klevenz · 14 years ago
  73. 8c493fe Extend Relationships test in AtomPub TCK. by David Caruana · 14 years ago
  74. b2bdc0b CMIS-166 - Allow CMISServlet to get repository after instance creation by Dominique Pfister · 14 years ago
  75. 2a44ad9 CMIS-167 - Upgrade javax-jcr dependency to 2.0 - Use jackrabbit 2.0.0 in tests by Dominique Pfister · 14 years ago
  76. 83e4e5a CMIS-168 BasicTestCase should check repository capability before executing a test by Dominique Pfister · 14 years ago
  77. f37febd Unit test cases for r/w introduced by Stephan Klevenz · 14 years ago
  78. b0bbca4 Implementation of NavigationService part of ObjectService, better fault support by Florent Guillaume · 14 years ago
  79. 37aca5d CMIS-156: don't crash on invalid MIME types - allow mimetype to be 'null' by Dominique Pfister · 14 years ago
  80. b81cffb CMIS-162: add parents binding to JAX-RS by Florent Guillaume · 14 years ago
  81. 7d90266 add comment to startup code how to enable cookie management for client by Jens Hübel · 14 years ago
  82. 894bc96 Client Runtime Junit Test Improvment using InMemory Provider by Stephan Klevenz · 14 years ago
  83. 19b4e99 CMIS-161: fixed by Florian Müller · 14 years ago
  84. 9f54dd8 Client Runtime Junit Test Improvment using InMemory Provider by Stephan Klevenz · 14 years ago
  85. 7d74230 Client Runtime Junit Test Improvment using InMemory Provider by Stephan Klevenz · 14 years ago
  86. d066f96 CMIS-160: Implement decimal literals in CMISQL parser by Florent Guillaume · 14 years ago
  87. 8d19b23 Obey API and return null on nonexistent objects by Florent Guillaume · 14 years ago
  88. c28d637 CMIS-157 by Jens Hübel · 14 years ago
  89. 60e4e1f bug in mock test fixed by Stephan Klevenz · 14 years ago
  90. 52e5bc3 client runtime implementation by Stephan Klevenz · 14 years ago
  91. bda8819 InMemoryServer: fix bug: add missing Isimmutable property to documents by Jens Hübel · 14 years ago
  92. b2d274d InMemory Server: by Jens Hübel · 14 years ago
  93. 765a57f CMIS-156: don't crash on invalid MIME types by Florent Guillaume · 14 years ago
  94. b1265a9 corrected browser pom by Florian Müller · 14 years ago
  95. 6f8b078 CMIS-155: provider layer should now be thread-safe by Florian Müller · 14 years ago
  96. ab7c3bb FIx CMIS-154: CMISClient.createRelationship - cmis:sourceId is not specified by David Caruana · 14 years ago
  97. cad3a78 CMIS-152 - apply patch for Wrong capitalization of property ids in CMISConstants class by David Caruana · 14 years ago
  98. 47dbe64 first step to make provider layer thread-safe (CMIS-155) by Florian Müller · 14 years ago
  99. 7594e1f improved error messages on the provider level by Florian Müller · 14 years ago
  100. 8519c74 added repository discovery to SessionFactory by Florian Müller · 14 years ago