| Commit message (Expand) | Author | Age | Files | Lines |
* | [MRM-329] revised reporting actions | Brett Porter | 2007-08-03 | 11 | -36/+651 |
* | * Updating my email address from joakim@erdfelt.com to my apache side email a... | Joakim Erdfelt | 2007-08-03 | 61 | -64/+64 |
* | [MRM-430] configuration adjustments and tests | Brett Porter | 2007-08-03 | 2 | -8/+0 |
* | [MRM-446] search by checksum was not working due to a case mismatch | Brett Porter | 2007-08-03 | 1 | -7/+7 |
* | [MRM-329] The Reports link gives an HTTP 500 | Joakim Erdfelt | 2007-08-02 | 7 | -0/+210 |
* | [MRM-425 and MRM-426] | Maria Odea B. Ching | 2007-07-23 | 1 | -33/+147 |
* | * Fixing ArtifactsByChecksumConstraint for null types. | Joakim Erdfelt | 2007-06-29 | 5 | -202/+39 |
* | [maven-release-plugin] prepare for next development iteration | Wendy Smoak | 2007-06-23 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release archiva-parent-1.0-alpha-2 | Wendy Smoak | 2007-06-23 | 1 | -1/+1 |
* | [MRM-416] | Maria Odea B. Ching | 2007-06-22 | 7 | -121/+410 |
* | [MRM-403]: when browsing, groups list incorrect sub-groups | Joakim Erdfelt | 2007-06-21 | 2 | -18/+49 |
* | Removing bad unit test. | Joakim Erdfelt | 2007-06-19 | 1 | -15/+0 |
* | [MRM-388] Unable to configure archiva if configuration file did not already e... | Joakim Erdfelt | 2007-06-18 | 2 | -0/+8 |
* | [MRM-410] Dependency Tree is not shown in artifact details screen. | Joakim Erdfelt | 2007-06-17 | 3 | -5/+223 |
* | [maven-release-plugin] prepare for next development iteration | Joakim Erdfelt | 2007-06-01 | 1 | -1/+1 |
* | [maven-release-plugin] prepare release archiva-1.0-alpha-1 | Joakim Erdfelt | 2007-06-01 | 1 | -3/+2 |
* | [MRM-378]: Clicking on the tabs in the artifact detail page doesn't change th... | Joakim Erdfelt | 2007-05-30 | 8 | -35/+369 |
* | [MRM-346]: Show Artifact results in error 500. | Joakim Erdfelt | 2007-05-22 | 1 | -6/+19 |
* | [MRM-346]: Show Artifact results in error 500. | Joakim Erdfelt | 2007-05-22 | 2 | -5/+101 |
* | Disabling unfinished testcase | Joakim Erdfelt | 2007-05-22 | 1 | -1/+1 |
* | [MRM-346]: Show Artifact results in error 500. | Joakim Erdfelt | 2007-05-21 | 4 | -0/+238 |
* | [MRM-346]: Show Artifact results in error 500. | Joakim Erdfelt | 2007-05-18 | 3 | -15/+97 |
* | [MRM-346]: Show Artifact results in error 500. | Joakim Erdfelt | 2007-05-17 | 1 | -6/+10 |
* | [MRM-346]: Show Artifact results in error 500. | Joakim Erdfelt | 2007-05-17 | 14 | -145/+810 |
* | [MRM-345]: Browsing shows no information. | Joakim Erdfelt | 2007-05-16 | 1 | -1/+1 |
* | MRM-338 : Fix dependencies convergence between archiva projects | Arnaud Heritier | 2007-05-13 | 1 | -7/+0 |
* | Updates to Database scanner, updater, task, consumers, and admin screens. | Joakim Erdfelt | 2007-05-09 | 2 | -1/+158 |
* | Upgrading trunk to 1.0-alpha-1-SNAPSHOT | Joakim Erdfelt | 2007-05-01 | 1 | -1/+1 |
* | Updates for admin screens | Joakim Erdfelt | 2007-05-01 | 6 | -34/+198 |
* | Fixing bad role-hint | Joakim Erdfelt | 2007-04-25 | 1 | -1/+1 |
* | * Splitting up Constraint into DeclarativeConstraint and SimpleConstraint. | Joakim Erdfelt | 2007-04-20 | 32 | -145/+1575 |
* | Refactoring of reporting. One step closer to an end-to-end compile. | Joakim Erdfelt | 2007-04-19 | 14 | -0/+862 |
* | fix up component decl | Jesse McConnell | 2007-04-11 | 1 | -2/+3 |
* | Fixing RepositoryDAO and tests. | Joakim Erdfelt | 2007-04-11 | 2 | -4/+5 |
* | Work towards compilable webapp | Joakim Erdfelt | 2007-04-11 | 7 | -42/+114 |
* | * More unit testing of the archiva-database. | Joakim Erdfelt | 2007-04-09 | 6 | -24/+284 |
* | * Implemented ArtifactDAO | Joakim Erdfelt | 2007-04-09 | 11 | -94/+462 |
* | * Adding boilerplate for DatabaseUpdater. | Joakim Erdfelt | 2007-04-09 | 15 | -221/+948 |
* | Updating with changes surrounding model, and database schema, change | Joakim Erdfelt | 2007-04-05 | 2 | -77/+10 |
* | Cleanup of pom multimodule heirarchy after directory moves. | Joakim Erdfelt | 2007-03-22 | 1 | -2/+1 |
* | Boilerplate unit testing with hsqldb for other devs ... | Joakim Erdfelt | 2007-03-22 | 1 | -7/+30 |
* | Changing to hsqldb for unit testing. | Joakim Erdfelt | 2007-03-21 | 4 | -14/+23 |
* | More work against model/database unit testing. | Joakim Erdfelt | 2007-03-21 | 7 | -74/+239 |
* | Furthor work against BidirectionalLayout | Joakim Erdfelt | 2007-03-15 | 2 | -31/+30 |
* | Partial work against jpox database refactoring. | Joakim Erdfelt | 2007-03-15 | 15 | -1160/+912 |
* | Fixing broken code. | Joakim Erdfelt | 2007-02-27 | 1 | -5/+7 |
* | artifact persistence work | Joakim Erdfelt | 2007-02-27 | 10 | -12/+625 |
* | remove reference to object factory, it won't solve the problem at hand | Jesse McConnell | 2007-02-27 | 1 | -7/+2 |
* | added missing xml file, added methods to determine if database exists or not,... | Jesse McConnell | 2007-02-27 | 8 | -61/+203 |
* | remove the original IbatisMemoryStore and | Jesse McConnell | 2007-02-27 | 6 | -97/+317 |