summaryrefslogtreecommitdiffstats
path: root/archiva-database
Commit message (Collapse)AuthorAgeFilesLines
* Change version to 0.9-alpha-2-SNAPSHOTArnaud Heritier2007-05-031-8/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-0.9@534989 13f79535-47bb-0310-9956-ffa450edef68
* Fixing broken code.Joakim Erdfelt2007-02-271-5/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512450 13f79535-47bb-0310-9956-ffa450edef68
* artifact persistence workJoakim Erdfelt2007-02-2710-12/+625
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512448 13f79535-47bb-0310-9956-ffa450edef68
* remove reference to object factory, it won't solve the problem at handJesse McConnell2007-02-271-7/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512418 13f79535-47bb-0310-9956-ffa450edef68
* added missing xml file, added methods to determine if database exists or ↵Jesse McConnell2007-02-278-61/+203
| | | | | | not, fixed up test cases for db initialization and removal git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512366 13f79535-47bb-0310-9956-ffa450edef68
* remove the original IbatisMemoryStore and Jesse McConnell2007-02-276-97/+317
| | | | | | | | | its interface, switch impl over to joakims Repository Metadata database set and start getting an abstract helper class that helps manage the MetadataKey git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512340 13f79535-47bb-0310-9956-ffa450edef68
* a bit more realistic test using actual metadata objects and testing getting ↵Jesse McConnell2007-02-266-21/+81
| | | | | | the key from the key table, and we can actually directly influence performance by monkeying in xml files for sql..ibatis is pretty slick git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512053 13f79535-47bb-0310-9956-ffa450edef68
* added definitions for other tables and fixed up naming conventionsJesse McConnell2007-02-264-22/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512034 13f79535-47bb-0310-9956-ffa450edef68
* working ibatis example with two tables, only one being used in the test case ↵Jesse McConnell2007-02-2612-2/+399
| | | | | | though git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512002 13f79535-47bb-0310-9956-ffa450edef68
* Adding stub for initial ibatis support.Joakim Erdfelt2007-02-262-0/+68
| | | | git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511933 13f79535-47bb-0310-9956-ffa450edef68
* Adding archiva-database stubJoakim Erdfelt2007-02-261-0/+63
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@511898 13f79535-47bb-0310-9956-ffa450edef68