aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1501] add unit for searching with osgi queryOlivier Lamy2011-08-157-148/+522
* add OSGI index creator to the the list of indexors used by archivaOlivier Lamy2011-08-151-10/+11
* [MRM-1481] Ability to do user management through xmlrpcOlivier Lamy2011-08-103-0/+74
* [MRM-1487] simplify previous fix !Olivier Lamy2011-08-102-35/+3
* [MRM-1487] Unable to add a proxy connectorOlivier Lamy2011-08-105-3/+73
* use selenium plugin released versionOlivier Lamy2011-08-081-1/+1
* [MRM-1484] set timezoneMaria Odea B. Ching2011-08-051-0/+2
* [MRM-1484] Upgrade Atlassian XMLRPC binder to 0.11 to get fix for multi-threa...Maria Odea B. Ching2011-08-022-8/+15
* add some comments about areas that can be improved when proxy sits behind the...Brett Porter2011-07-283-2/+6
* fix typo in context pathOlivier Lamy2011-07-071-10/+10
* fix css linkOlivier Lamy2011-06-303-3/+3
* [MRM-1479] upgrade jquery version 1.6.1Olivier Lamy2011-06-3033-475/+1067
* remove incorrect operation that was mismatched with merge-repositoryBrett Porter2011-06-301-5/+0
* add missing operationOlivier Lamy2011-06-291-0/+5
* some low hanging fruit in the quest to improve the staging repository impleme...Brett Porter2011-06-298-55/+86
* removed use of SchedulerAction in MergeActionMaria Odea B. Ching2011-06-291-11/+36
* clean up some tests and avoid creating bad ~/.m2/archiva.xml descriptorBrett Porter2011-06-296-53/+45
* correctly close index on shutdownOlivier Lamy2011-06-281-1/+34
* [MRM-1478] Enable DB cachingOlivier Lamy2011-06-283-20/+95
* [MRM-1335] improve the message appearing when an artifact's metadata is incom...Brett Porter2011-06-284-14/+109
* [MRM-1344] multiple versions appear in search resultsBrett Porter2011-06-284-18/+54
* [MRM-1324] repository statistics report doesn't appear to be working correctlyBrett Porter2011-06-289-11/+192
* be able to try selenium tests by groupOlivier Lamy2011-06-273-27/+45
* fix selenium testOlivier Lamy2011-06-272-4/+4
* add dependency to oro as it's optionnal in commons-validatorOlivier Lamy2011-06-271-0/+4
* context close already done in tearDownOlivier Lamy2011-06-271-7/+1
* fix unit tests by using NexusIndexer facade to manipulate index datas : addin...Olivier Lamy2011-06-275-160/+100
* take of already existing context to prevent lucene locksOlivier Lamy2011-06-271-14/+18
* retrieve IndexSearcher from NexusIndexer instead of manual creation to preven...Olivier Lamy2011-06-271-8/+4
* only pass tru NexusIndexer to create IndexingContext, this entry point take c...Olivier Lamy2011-06-276-17/+67
* [MRM-1345] update use of Nexus indexer to use Maven indexer, fix archiva-luce...Olivier Lamy2011-06-261-2/+2
* [MRM-1345] update use of Nexus indexer to use Maven indexer, fix archiva-sche...Olivier Lamy2011-06-263-58/+75
* [MRM-1345] update use of Nexus indexer to use Maven indexerOlivier Lamy2011-06-265-92/+108
* [MRM-1345] update use of Nexus indexer to use Maven indexerOlivier Lamy2011-06-268-64/+134
* cleanup test as link with id not hereOlivier Lamy2011-06-221-5/+2
* fix links on left menuOlivier Lamy2011-06-222-7/+9
* NexusRepositorySearch is not thread safe so use scope prototypeOlivier Lamy2011-06-212-2/+5
* continue work on selenium test with id rather than labelOlivier Lamy2011-06-218-15/+21
* debug optimOlivier Lamy2011-06-212-5/+5
* push more work on selenium test using id rather than labelsOlivier Lamy2011-06-2110-41/+72
* not use default tomcat port as can't create port allocation issue on ci serverOlivier Lamy2011-06-211-1/+1
* no need of castOlivier Lamy2011-06-211-1/+1
* o fixed npe in dependency tree on artifact browse by adding the nodevar attri...Maria Odea B. Ching2011-06-214-60/+10
* use Integer.valueOf rather than new IntegerOlivier Lamy2011-06-201-2/+2
* fix locale dependant testsOlivier Lamy2011-06-202-36/+18
* satrt fixing some selenium to not be locale dependant only use idOlivier Lamy2011-06-202-12/+22
* start working on use id in selenium test rather than text which make tests lo...Olivier Lamy2011-06-208-26/+32
* fix jdk1.5 unit test : HashMap doesn't guarantee orderOlivier Lamy2011-06-192-87/+90
* ensure starting unit tests with clean configuration to prevent sporadic failureOlivier Lamy2011-06-192-17/+15
* headless profile already existOlivier Lamy2011-06-171-23/+0