aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1509] change xmlrpc to use new repository administration management apiOlivier Lamy2011-09-021-28/+31
* align/magnify names :-)Olivier Lamy2011-09-0110-10/+10
* throw exception when id or cron expression are emptyOlivier Lamy2011-09-012-1/+12
* add unit for issue fixed in the previous commitOlivier Lamy2011-09-011-5/+10
* fix missing value in a bean constructorOlivier Lamy2011-09-011-0/+1
* remove some logic methods not anymore used as move to repo admin apiOlivier Lamy2011-09-012-1/+18
* [MRM-1505] api to configure ManagedRepository : use it for EditAction in webappOlivier Lamy2011-09-011-20/+6
* [MRM-1505] api to configure ManagedRepositoryOlivier Lamy2011-09-014-48/+141
* fix unit tests while implementing [MRM-1505] in rev 1163444Olivier Lamy2011-08-311-26/+40
* [MRM-1505] api to configure ManagedRepositoryOlivier Lamy2011-08-312-9/+30
* extract common test methods,add unit test for staged repoOlivier Lamy2011-08-311-36/+121
* [MRM-1505] api to configure ManagedRepositories : integrate it in webapp for ...Olivier Lamy2011-08-304-12/+64
* oups olamy failed the buildOlivier Lamy2011-08-301-2/+2
* take care of symlink for asf jenkinsOlivier Lamy2011-08-301-1/+2
* [MRM-1504] new repository admin module : start using it in webapp module for ...Olivier Lamy2011-08-303-3/+55
* add more unit testsOlivier Lamy2011-08-301-0/+16
* ensure roles for repositories are correclty added/removedOlivier Lamy2011-08-302-4/+55
* trigger audit event listeners call in repo admin api when add/delete a manage...Olivier Lamy2011-08-292-3/+19
* test we pass in audit event listenerOlivier Lamy2011-08-294-0/+88
* introduce an AuditInformation bean to have more easily extensible audit mecha...Olivier Lamy2011-08-294-16/+86
* [MRM-1504] repository admin module : implements update ManagedRepositoryOlivier Lamy2011-08-295-10/+456
* [MRM-1504] repository admin module : implements delete ManagedRepositoryOlivier Lamy2011-08-292-4/+91
* use location rather than url : better namingOlivier Lamy2011-08-293-10/+10
* [MRM-1504] repository admin module : add unit test for add repositoryOlivier Lamy2011-08-294-15/+84
* oups fix junitOlivier Lamy2011-08-272-0/+19
* remove unused import which fail compilation on 1.5Olivier Lamy2011-08-271-1/+0
* [MRM-1504] api for repository adminOlivier Lamy2011-08-2712-18/+617
* delete plexus descriptor files : not anymore usedOlivier Lamy2011-08-252-82/+0
* update licenses and send in RATBrett Porter2011-08-2517-13/+269
* remove generated testBrett Porter2011-08-251-38/+0
* [MRM-1503] use wagon-http instead of wagon-http-lightweight (as it change pro...Olivier Lamy2011-08-233-5/+22
* write methods for interface RemoteRepositoryAdminOlivier Lamy2011-08-231-0/+19
* start working on interfaces for module archiva-repository-adminOlivier Lamy2011-08-235-0/+389
* desactivate animal sniffer plugin as it fail in module archiva-modules/metada...Olivier Lamy2011-08-233-13/+57
* missing license headerOlivier Lamy2011-08-232-4/+23
* add maven layout for the new module to managed repo : archiva-repository-adminOlivier Lamy2011-08-224-2/+72
* oups fix compilationOlivier Lamy2011-08-221-1/+1
* simplify inject of bean listOlivier Lamy2011-08-224-15/+20
* update changed name in maven indexerOlivier Lamy2011-08-221-2/+2
* when adding a new file tru the lucene consummer no need to scan the full repo...Olivier Lamy2011-08-181-0/+2
* upgrade to last versions of quartz and ehcacheOlivier Lamy2011-08-161-1/+1
* doh ensure we scan repository to index datas for the first scan, ensure we ar...Olivier Lamy2011-08-162-13/+55
* fix compilation issues :my bad !!Olivier Lamy2011-08-163-31/+39
* oups fix compilationOlivier Lamy2011-08-161-1/+1
* fix typo and use lookup rather than empty constructor for components coming f...Olivier Lamy2011-08-162-6/+18
* add an other hack when using tomcat maven plugin and issue with TCCL not URLC...Olivier Lamy2011-08-168-15/+106
* a little hackhish but fix use with tomcat maven plugin, sisu need a URLClassL...Olivier Lamy2011-08-167-19/+125
* improve toString for debuging purposeOlivier Lamy2011-08-161-1/+4
* cleanup creation of IndexCreator with using the container rather than using d...Olivier Lamy2011-08-155-64/+19
* [MRM-1501] search on artifacts with OSGI Metadatas fieldsOlivier Lamy2011-08-153-2/+80