summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Collapse)AuthorAgeFilesLines
* [MRM-1481] Ability to do user management through xmlrpcOlivier Lamy2011-08-103-0/+74
| | | | | | Submitted by Maria Catherine Tan git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1156322 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1487] simplify previous fix !Olivier Lamy2011-08-102-35/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1156242 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1487] Unable to add a proxy connectorOlivier Lamy2011-08-105-3/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1156241 13f79535-47bb-0310-9956-ffa450edef68
* use selenium plugin released versionOlivier Lamy2011-08-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1154859 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1484] set timezoneMaria Odea B. Ching2011-08-051-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1154110 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1484] Upgrade Atlassian XMLRPC binder to 0.11 to get fix for ↵Maria Odea B. Ching2011-08-022-8/+15
| | | | | | multi-threading issue in Aapache XMLRPC 3.1.1+ git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1153002 13f79535-47bb-0310-9956-ffa450edef68
* add some comments about areas that can be improved when proxy sits behind ↵Brett Porter2011-07-283-2/+6
| | | | | | the repository API git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1151737 13f79535-47bb-0310-9956-ffa450edef68
* fix typo in context pathOlivier Lamy2011-07-071-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1143863 13f79535-47bb-0310-9956-ffa450edef68
* fix css linkOlivier Lamy2011-06-303-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141572 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1479] upgrade jquery version 1.6.1Olivier Lamy2011-06-3033-475/+1067
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141566 13f79535-47bb-0310-9956-ffa450edef68
* remove incorrect operation that was mismatched with merge-repositoryBrett Porter2011-06-301-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141370 13f79535-47bb-0310-9956-ffa450edef68
* add missing operationOlivier Lamy2011-06-291-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141261 13f79535-47bb-0310-9956-ffa450edef68
* some low hanging fruit in the quest to improve the staging repository ↵Brett Porter2011-06-298-55/+86
| | | | | | implementation git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1141002 13f79535-47bb-0310-9956-ffa450edef68
* removed use of SchedulerAction in MergeActionMaria Odea B. Ching2011-06-291-11/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140987 13f79535-47bb-0310-9956-ffa450edef68
* clean up some tests and avoid creating bad ~/.m2/archiva.xml descriptorBrett Porter2011-06-296-53/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140961 13f79535-47bb-0310-9956-ffa450edef68
* correctly close index on shutdownOlivier Lamy2011-06-281-1/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140870 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1478] Enable DB cachingOlivier Lamy2011-06-283-20/+95
| | | | | | | Submitted by Maria Catherine Tan patch applied with modifications git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140869 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1335] improve the message appearing when an artifact's metadata is ↵Brett Porter2011-06-284-14/+109
| | | | | | | | incomplete Submitted by: Greg Michael Meneses git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140473 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1344] multiple versions appear in search resultsBrett Porter2011-06-284-18/+54
| | | | | | Submitted by: Greg Michael Meneses git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140464 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1324] repository statistics report doesn't appear to be working correctlyBrett Porter2011-06-289-11/+192
| | | | | | | | Submitted by: Greg Michael Meneses git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140450 13f79535-47bb-0310-9956-ffa450edef68
* be able to try selenium tests by groupOlivier Lamy2011-06-273-27/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140310 13f79535-47bb-0310-9956-ffa450edef68
* fix selenium testOlivier Lamy2011-06-272-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140309 13f79535-47bb-0310-9956-ffa450edef68
* add dependency to oro as it's optionnal in commons-validatorOlivier Lamy2011-06-271-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140237 13f79535-47bb-0310-9956-ffa450edef68
* context close already done in tearDownOlivier Lamy2011-06-271-7/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140234 13f79535-47bb-0310-9956-ffa450edef68
* fix unit tests by using NexusIndexer facade to manipulate index datas : ↵Olivier Lamy2011-06-275-160/+100
| | | | | | adding/removing artifacts git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140232 13f79535-47bb-0310-9956-ffa450edef68
* take of already existing context to prevent lucene locksOlivier Lamy2011-06-271-14/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140038 13f79535-47bb-0310-9956-ffa450edef68
* retrieve IndexSearcher from NexusIndexer instead of manual creation to ↵Olivier Lamy2011-06-271-8/+4
| | | | | | prevent lucene locks git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140036 13f79535-47bb-0310-9956-ffa450edef68
* only pass tru NexusIndexer to create IndexingContext, this entry point take ↵Olivier Lamy2011-06-276-17/+67
| | | | | | care of lucene locks : still some changes to do in junit to prevent lock git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1140035 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1345] update use of Nexus indexer to use Maven indexer, fix ↵Olivier Lamy2011-06-261-2/+2
| | | | | | archiva-lucene-consumers compilation git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1139944 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1345] update use of Nexus indexer to use Maven indexer, fix ↵Olivier Lamy2011-06-263-58/+75
| | | | | | archiva-scheduler-indexing compilation git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1139943 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1345] update use of Nexus indexer to use Maven indexerOlivier Lamy2011-06-265-92/+108
| | | | | | fix junits git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1139941 13f79535-47bb-0310-9956-ffa450edef68
* [MRM-1345] update use of Nexus indexer to use Maven indexerOlivier Lamy2011-06-268-64/+134
| | | | | | | remove the per-lookup component refactor test to use only NexusIndexer facade git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1139940 13f79535-47bb-0310-9956-ffa450edef68
* cleanup test as link with id not hereOlivier Lamy2011-06-221-5/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138590 13f79535-47bb-0310-9956-ffa450edef68
* fix links on left menuOlivier Lamy2011-06-222-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138491 13f79535-47bb-0310-9956-ffa450edef68
* NexusRepositorySearch is not thread safe so use scope prototypeOlivier Lamy2011-06-212-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138211 13f79535-47bb-0310-9956-ffa450edef68
* continue work on selenium test with id rather than labelOlivier Lamy2011-06-218-15/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138210 13f79535-47bb-0310-9956-ffa450edef68
* debug optimOlivier Lamy2011-06-212-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138209 13f79535-47bb-0310-9956-ffa450edef68
* push more work on selenium test using id rather than labelsOlivier Lamy2011-06-2110-41/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1138081 13f79535-47bb-0310-9956-ffa450edef68
* not use default tomcat port as can't create port allocation issue on ci serverOlivier Lamy2011-06-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137942 13f79535-47bb-0310-9956-ffa450edef68
* no need of castOlivier Lamy2011-06-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137941 13f79535-47bb-0310-9956-ffa450edef68
* o fixed npe in dependency tree on artifact browse by adding the nodevar ↵Maria Odea B. Ching2011-06-214-60/+10
| | | | | | | | | attribute dependencytree page o removed PlexusTagUtil and lookup the dependency tree component in the tag using the webappcontext git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137917 13f79535-47bb-0310-9956-ffa450edef68
* use Integer.valueOf rather than new IntegerOlivier Lamy2011-06-201-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137821 13f79535-47bb-0310-9956-ffa450edef68
* fix locale dependant testsOlivier Lamy2011-06-202-36/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137818 13f79535-47bb-0310-9956-ffa450edef68
* satrt fixing some selenium to not be locale dependant only use idOlivier Lamy2011-06-202-12/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137817 13f79535-47bb-0310-9956-ffa450edef68
* start working on use id in selenium test rather than text which make tests ↵Olivier Lamy2011-06-208-26/+32
| | | | | | locale dependant git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137718 13f79535-47bb-0310-9956-ffa450edef68
* fix jdk1.5 unit test : HashMap doesn't guarantee orderOlivier Lamy2011-06-192-87/+90
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137377 13f79535-47bb-0310-9956-ffa450edef68
* ensure starting unit tests with clean configuration to prevent sporadic failureOlivier Lamy2011-06-192-17/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137376 13f79535-47bb-0310-9956-ffa450edef68
* headless profile already existOlivier Lamy2011-06-171-23/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137029 13f79535-47bb-0310-9956-ffa450edef68
* add xvfb profile to be able to run selenium test on a headless machineOlivier Lamy2011-06-171-0/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137020 13f79535-47bb-0310-9956-ffa450edef68
* ugly display stack trace in selenium tests to know why it failed on asf ↵Olivier Lamy2011-06-171-11/+21
| | | | | | jenkins in ubuntu slave git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137019 13f79535-47bb-0310-9956-ffa450edef68