summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing dependencyEmmanuel Venisse2007-02-281-0/+4
* Stab at model.Joakim Erdfelt2007-02-277-472/+366
* Setting slf4j versionJoakim Erdfelt2007-02-271-0/+5
* Fixing broken code.Joakim Erdfelt2007-02-271-5/+7
* artifact persistence workJoakim Erdfelt2007-02-2710-12/+625
* Boilerplate for archiva-model refactorJoakim Erdfelt2007-02-272-0/+684
* remove reference to object factory, it won't solve the problem at handJesse McConnell2007-02-271-7/+2
* added missing xml file, added methods to determine if database exists or not,...Jesse McConnell2007-02-278-61/+203
* remove the original IbatisMemoryStore and Jesse McConnell2007-02-276-97/+317
* Refactoring of test cases, preparation for Scanner tests.Joakim Erdfelt2007-02-275-1/+1
* Refactoring of test cases.Joakim Erdfelt2007-02-2728-8/+606
* Fix error 500 with NPE when user click the dependency link of the current art...Emmanuel Venisse2007-02-271-9/+13
* Remove extra spaces.Emmanuel Venisse2007-02-271-2/+2
* Remove extra spaces.Emmanuel Venisse2007-02-271-3/+1
* Use latest plexus-appserver so plexus.bat will workEmmanuel Venisse2007-02-273-6/+6
* Using updated plexus-cache for runtime creation of Cache.Joakim Erdfelt2007-02-275-72/+32
* a bit more realistic test using actual metadata objects and testing getting t...Jesse McConnell2007-02-266-21/+81
* Add quotesCarlos Sanchez Gonzalez2007-02-261-5/+5
* added definitions for other tables and fixed up naming conventionsJesse McConnell2007-02-264-22/+48
* working ibatis example with two tables, only one being used in the test case ...Jesse McConnell2007-02-2612-2/+399
* Correcting unit test failures.Joakim Erdfelt2007-02-268-17/+264
* Adding stub for initial ibatis support.Joakim Erdfelt2007-02-262-0/+68
* [MRM-276] HTTP error 500 when artifact is not foundJoakim Erdfelt2007-02-261-2/+6
* Adding repository layer components for refactoring workJoakim Erdfelt2007-02-2611-391/+644
* Adding archiva-database stubJoakim Erdfelt2007-02-261-0/+63
* Remove %20 in directories name when they contain spacesEmmanuel Venisse2007-02-262-25/+43
* Use released versionsEmmanuel Venisse2007-02-262-3/+3
* Little fix for windows.Emmanuel Venisse2007-02-261-9/+8
* Fix tests for windowsEmmanuel Venisse2007-02-262-27/+45
* Merge from archiva-MRM-239 branch to trunk. r506385:HEADJoakim Erdfelt2007-02-23242-5529/+9457
* Use latest p-sec snapshotEmmanuel Venisse2007-02-221-1/+1
* Use released versionsEmmanuel Venisse2007-02-227-8/+32
* Create repository directory if it doesn't exist.Emmanuel Venisse2007-02-221-2/+9
* [MRM-287] Include context when browsing artifactsEmmanuel Venisse2007-02-221-1/+1
* Add commons-fileupload sync (temporary)Carlos Sanchez Gonzalez2007-02-221-0/+7
* switch the extends to the webwork-default from security, since with extending...Jesse McConnell2007-02-191-1/+2
* Document external user database configuration.Wendy Smoak2007-02-181-3/+44
* Document Plexus Security configuration for Archiva.Wendy Smoak2007-02-182-1/+89
* fix incorrect location of config files (Thanks, Wendy!)Brett Porter2007-02-181-2/+2
* Use released versionEmmanuel Venisse2007-02-162-2/+2
* Add a script to count jarsCarlos Sanchez Gonzalez2007-02-151-0/+13
* handle companyPom being set, but fields being emptyBrett Porter2007-02-151-3/+3
* make sure the company POM has the right packagingBrett Porter2007-02-151-1/+2
* add the extra lifecycle phase for registry based cnfigurationBrett Porter2007-02-151-2/+31
* update registry dependenciesBrett Porter2007-02-157-9/+28
* show company logo on no results page (it previously failed as the page contai...Brett Porter2007-02-142-3/+5
* only scan if the repository actually exists (it may not have been created yet)Brett Porter2007-02-142-32/+38
* fix security defaultsBrett Porter2007-02-143-12/+17
* don't need the newer versionBrett Porter2007-02-141-1/+1
* no longer need the custom lifecycleBrett Porter2007-02-141-31/+0