1. a55ae32 allow moving across filesystems by Brett Porter · 10 years ago trunk
  2. 5b33d7a remove empty directories by Brett Porter · 10 years ago
  3. fb510ba consumer to move old releases to an archive location by Brett Porter · 10 years ago
  4. 0aade1f all tests pass so move out metadata-store-cassandra from sandbox by Olivier Lamy · 11 years ago
  5. 233d2e1 cassandra host from system property by Olivier Lamy · 11 years ago
  6. 5660df0 use dynamic port for cassandra testing by Olivier Lamy · 11 years ago
  7. 43a6695 remove non needed file by Olivier Lamy · 11 years ago
  8. 21a7ef1 move cassandra version to a property by Olivier Lamy · 11 years ago
  9. 3cc2cb4 fix pom by Olivier Lamy · 11 years ago
  10. 8508111 fix unit test by Olivier Lamy · 11 years ago
  11. 8d0548e fix typo which fix test :-) by Olivier Lamy · 11 years ago
  12. 2d50a9a fix collection for ProjectVersionMetadataModel by Olivier Lamy · 11 years ago
  13. 0433734 fix retrieve facets when searching artifact by Olivier Lamy · 11 years ago
  14. e46fef6 fix storage of metadatafacet by Olivier Lamy · 11 years ago
  15. ec1fed5 fix storage of metadatafacet by Olivier Lamy · 11 years ago
  16. 7a27438 fix storing MetadataFacet at repository level with empty values by Olivier Lamy · 11 years ago
  17. 6ece420 fix metadatfacet with getProjectVersion by Olivier Lamy · 11 years ago
  18. 345444f fix getNamespaces with sparse depth by Olivier Lamy · 11 years ago
  19. 7f724e8 fix getArtifactVersions by Olivier Lamy · 11 years ago
  20. cfff1e0 cleanup duplicate dependencies by Olivier Lamy · 11 years ago
  21. b2d093f cleanup dependencies by Olivier Lamy · 11 years ago
  22. 9964a74 fix getNamespaces by Olivier Lamy · 11 years ago
  23. 169fd7e fix removeProjectVersion by Olivier Lamy · 11 years ago
  24. 4c62f28 fix removeArtifact by Olivier Lamy · 11 years ago
  25. 12d6fe8 fix removeProject by Olivier Lamy · 11 years ago
  26. 866671b fix getProjects by Olivier Lamy · 11 years ago
  27. 1656038 fix getProjectVersions by Olivier Lamy · 11 years ago
  28. 3d43e46 remove test code and add debug log by Olivier Lamy · 11 years ago
  29. cbcc7d0 fix getProjectVersion by Olivier Lamy · 11 years ago
  30. 2443e15 oups fix compilation by Olivier Lamy · 11 years ago
  31. b893ad7 make the constructor and fields more clear by Olivier Lamy · 11 years ago
  32. de67b20 fix test when adding project by Olivier Lamy · 11 years ago
  33. 8056017 new parent version by Olivier Lamy · 11 years ago
  34. 2587c8e fix removeProjectVersion by Olivier Lamy · 11 years ago
  35. d858ad7 fix delete artifact by Olivier Lamy · 11 years ago
  36. 5898d05 fix removeProject by Olivier Lamy · 11 years ago
  37. 52a0523 fix deleting repository by Olivier Lamy · 11 years ago
  38. 28cabeb fix more unit tests by Olivier Lamy · 11 years ago
  39. e27bd03 fix possible NPE by Olivier Lamy · 11 years ago
  40. 428465d catch PersistenceException to correctly chain the exception by Olivier Lamy · 11 years ago
  41. 6a8965c fix unit tests by Olivier Lamy · 11 years ago
  42. fbe7af5 fix unit tests by Olivier Lamy · 11 years ago
  43. b1c5e92 cassandra flush data directly whereas other repositories implementation not so cleanup datas on @After to avoid non needed datas by Olivier Lamy · 11 years ago
  44. bdcebdc todo done :-) by Olivier Lamy · 11 years ago
  45. f583caf snapshot repo not needed anymore by Olivier Lamy · 11 years ago
  46. 0c4e3e2 fix update of artifacts by Olivier Lamy · 11 years ago
  47. 3ed916c use last parent snapshot by Olivier Lamy · 11 years ago
  48. 9f784ee do not clean datas after each test by Olivier Lamy · 11 years ago
  49. 6bcd1b0 use long rather than Date for cassandra storage by Olivier Lamy · 11 years ago
  50. 4c51c48 use same type to ease bean replication by Olivier Lamy · 11 years ago
  51. 4e9d501 implement more methods by Olivier Lamy · 11 years ago
  52. d3b4dcf implement more methods by Olivier Lamy · 11 years ago
  53. 2b33740 fix artifactId by Olivier Lamy · 11 years ago
  54. 0aef277 fix name by Olivier Lamy · 11 years ago
  55. 2850f0e license header by Olivier Lamy · 11 years ago
  56. cd586d7 more implementations with cassandra by Olivier Lamy · 11 years ago
  57. 7fe80bd missing license header by Olivier Lamy · 11 years ago
  58. 90fbd34 implement metadata facet wit cassandra by Olivier Lamy · 11 years ago
  59. 3563121 cleanup datas between tests by Olivier Lamy · 11 years ago
  60. 120f19d add init git svn script by Olivier Lamy · 11 years ago
  61. aef4f02 start implementation for project storing by Olivier Lamy · 11 years ago
  62. 984f1c7 fix non supported operation by Olivier Lamy · 11 years ago
  63. b07f6aa add some trace log by Olivier Lamy · 11 years ago
  64. 196bf25 add some debug by Olivier Lamy · 11 years ago
  65. cce8964 oups fix copy/paste by Olivier Lamy · 11 years ago
  66. 58c64e3 test if table already exist before creation by Olivier Lamy · 11 years ago
  67. 424c3ac fix searching namespaces by Olivier Lamy · 11 years ago
  68. b279e9d shorter name by Olivier Lamy · 11 years ago
  69. d1c61f7 fix naming by Olivier Lamy · 11 years ago
  70. a63de4a fix naming by Olivier Lamy · 11 years ago
  71. 66b3b63 configure repository test tck by Olivier Lamy · 11 years ago
  72. 07b7f8f add Namespace.KeyBuilder by Olivier Lamy · 11 years ago
  73. eb2162f add a FIXME :-) by Olivier Lamy · 11 years ago
  74. 9ea2606 remove kundera tests by Olivier Lamy · 11 years ago
  75. 6c11c6b use astyanax by Olivier Lamy · 11 years ago
  76. 34a3109 simplify mapping by Olivier Lamy · 11 years ago
  77. 74d1ad4 commit test for share issue with Kundera folks by Olivier Lamy · 11 years ago
  78. 8f3027f improve test by Olivier Lamy · 11 years ago
  79. bd9e37c add missing license header by Olivier Lamy · 11 years ago
  80. 676a5b4 fix unit for add repository/namespace by Olivier Lamy · 11 years ago
  81. f795086 push some stuff most does not work but it is a sort of backup :-) by Olivier Lamy · 11 years ago
  82. 0c14b51 Kundera pull request accepted possible now to use snapshot repo by Olivier Lamy · 11 years ago
  83. 7c39989 pull request accepted so remove comment by Olivier Lamy · 11 years ago
  84. b7c35d2 add comment by Olivier Lamy · 11 years ago
  85. 4140414 possible to exclude hibernate core by Olivier Lamy · 11 years ago
  86. fbde268 license headers by Olivier Lamy · 11 years ago
  87. 17d7132 no need of creating space Kundera does it by Olivier Lamy · 11 years ago
  88. 0d2b1dd fix some dependencies by Olivier Lamy · 11 years ago
  89. f10a5b6 start working with Kundera by Olivier Lamy · 11 years ago
  90. 524061d ignore by Olivier Lamy · 11 years ago
  91. 6f312d3 rename to cassandra by Olivier Lamy · 11 years ago
  92. b99ce70 oups bad commit by Olivier Lamy · 11 years ago
  93. 00a46e0 start job (really a start) medata store for cassandra with jpa by Olivier Lamy · 11 years ago
  94. 16a80d0 move to trunk by Brett Porter · 11 years ago
  95. b2799e1 move to trunk by Brett Porter · 11 years ago
  96. a4ffe4d move to trunk by Brett Porter · 11 years ago
  97. 489b61c cleanup by Olivier Lamy · 12 years ago
  98. 0b73d77 test by Olivier Lamy · 12 years ago
  99. 5948a24 [MRM-1547] release an archetype to create consumer by Olivier Lamy · 13 years ago
  100. b8c2373 archiva version is now filtered in the archetype pom by Olivier Lamy · 13 years ago