summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1272] correct empty error message when there is a problem from LuceneBrett Porter2009-12-031-4/+4
* throw an exception from unimplemented methods instead of silently returning e...Brett Porter2009-11-301-15/+5
* [MRM-1290] correct hardcoding in getDependeesBrett Porter2009-11-302-70/+76
* fix organization tagBrett Porter2009-11-271-2/+2
* [MRM-1123] nexus and its dependencies are now all on centralBrett Porter2009-11-271-24/+0
* add test cases for the browse actionBrett Porter2009-11-277-84/+626
* upgrade to Shade 1.2.2 so that build works with Maven 3.xBrett Porter2009-11-261-1/+1
* [MRM-1228] Ping service in not workingMaria Odea B. Ching2009-11-221-0/+5
* [MRM-1228] Ping service in not workingMaria Odea B. Ching2009-11-225-8/+15
* fixed field nameMaria Odea B. Ching2009-11-221-1/+1
* [MRM-747] Archiva should prevent re-deployment of released or non-snapshot ve...Maria Odea B. Ching2009-11-222-0/+6
* [MRM-747] Archiva should prevent re-deployment of released or non-snapshot ve...Maria Odea B. Ching2009-11-221-0/+8
* [MRM-747] Archiva should prevent re-deployment of released or non-snapshot ve...Maria Odea B. Ching2009-11-222-7/+93
* updated commentMaria Odea B. Ching2009-11-221-1/+1
* [MRM-747] Archiva should prevent re-deployment of released or non-snapshot ve...Maria Odea B. Ching2009-11-228-12/+68
* [MRM-1274] SearchService.quickSearch returns artifacts with null as repositoryIdMaria Odea B. Ching2009-11-223-32/+50
* [MRM-1283] additional tests for ShowArtifactActionBrett Porter2009-11-206-31/+635
* [MRM-1033] Changing the location of a scanned repository results to the conte...Maria Odea B. Ching2009-11-202-6/+170
* remove commented out codeMaria Odea B. Ching2009-11-201-2/+1
* [MRM-1278] Wrong repository displayed in Archiva browseMaria Odea B. Ching2009-11-207-121/+175
* [MRM-1281] remove unused database consumersBrett Porter2009-11-192-184/+0
* [MRM-1278] Wrong repository displayed in Archiva browseMaria Odea B. Ching2009-11-192-51/+115
* fix unable to delete index IOException in tests when built in windows Maria Odea B. Ching2009-11-181-1/+12
* [MRM-1277] Create Selenium test for advanced search featureMaria Odea B. Ching2009-11-162-11/+84
* use project.basedir instead of just basedirMaria Odea B. Ching2009-11-111-1/+1
* fixed path where tomcat zip is unpackedMaria Odea B. Ching2009-11-111-1/+1
* [MRM-1275] Include other file types for the index consumer instead of just th...Maria Odea B. Ching2009-11-102-0/+20
* JUnit tests were removedBrett Porter2009-11-101-332/+0
* store cargo installations outside target to avoid re-downloadingBrett Porter2009-11-102-3/+26
* set default timeout as well as the explicit oneBrett Porter2009-11-101-0/+1
* make test more resilient to whitespace in titlesBrett Porter2009-11-101-6/+6
* more flexible test since it might have a newline in the middleBrett Porter2009-11-101-1/+1
* make it easier to debug by just starting CargoBrett Porter2009-11-101-1/+2
* move the archiva database into targetBrett Porter2009-11-101-1/+1
* make Tomcat version a propertyBrett Porter2009-11-101-2/+5
* upgrade to a release of SeleniumBrett Porter2009-11-101-10/+2
* [MRM-1268] - Hide the sub-topics in documentation menu by defaultJevica Arianne B. Zurbano2009-11-061-1/+1
* remove clean plugin - the cleanJetty profile handles thisBrett Porter2009-10-271-17/+0
* remove duplicate dependencyBrett Porter2009-10-221-4/+0
* not longer need to ignore subdirectories, as we don't use war:inplaceBrett Porter2009-10-160-0/+0
* clean up unused methods, bolierplateBrett Porter2009-10-161-44/+18
* [MNG-1231] correct authorization for all getDepend* methodsBrett Porter2009-10-161-20/+20
* [MRM-1266] results page fails when find artifact returns multiple resultsBrett Porter2009-10-151-3/+8
* [MRM-1264] don't close the indexing context - that is done by the finish task...Brett Porter2009-10-151-14/+0
* fixed method nameMaria Odea B. Ching2009-10-151-1/+1
* [MRM-747] Archiva should prevent re-deployment of released or non-snapshot ve...Maria Odea B. Ching2009-10-155-74/+139
* revert changes made (MRM-1246)Jevica Arianne B. Zurbano2009-10-152-15/+3
* [MNG-1264] make it clearer if the index gets into a bad stateBrett Porter2009-10-152-0/+6
* [MRM-1265] .indexer should be excluded from scanningBrett Porter2009-10-151-4/+3
* [MRM-1259] only index content that is listed in indexable-content configurationBrett Porter2009-10-153-6/+57