summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-indexer
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-031-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-031-1/+1
* test last maven indexer versionOlivier Lamy2012-09-123-19/+21
* simplify some log.debug as slf4j now supports varargsOlivier Lamy2012-09-071-2/+2
* fix mocks compilationOlivier Lamy2012-09-061-0/+6
* change lucene query to treat user input as scored value and version as exact ...Olivier Lamy2012-08-241-19/+21
* remove more @version $Id:Olivier Lamy2012-07-053-3/+0
* change package for those test utilsOlivier Lamy2012-07-023-4/+3
* use a different artifactIdOlivier Lamy2012-07-021-1/+1
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-024-7/+9
* fix compilation of implsOlivier Lamy2012-06-251-0/+6
* fix test mock compilationOlivier Lamy2012-06-051-11/+11
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-051-0/+8
* take care of metadata files with id as maven-metadata-archiva-vm-all-public.xmlOlivier Lamy2012-05-281-1/+1
* use o.a.a package namespace for spring-quartz componentOlivier Lamy2012-04-111-1/+1
* use new redback groupIdOlivier Lamy2012-04-061-5/+5
* add search for osgi: Import-Package and Require-Bundle are now searchableOlivier Lamy2012-03-052-0/+34
* fix compilation issuesOlivier Lamy2012-02-261-2/+0
* add wagon-http-lightweight as dependency to prevent CNFE in testsOlivier Lamy2012-02-041-0/+5
* [MRM-1590] Wrong URL returned by SearchService.getArtifactVersions.Olivier Lamy2012-01-191-3/+4
* fix typo (filer -> filter)Brett Porter2012-01-053-13/+13
* bump to 1.4-M3-SNAPSHOT versionOlivier Lamy2011-12-131-1/+1
* [MRM-1562] Update to Archiva as OSGi compliant application.Olivier Lamy2011-11-221-0/+27
* includePom in index search results configurable: false by defaultOlivier Lamy2011-11-174-9/+44
* not return pom artifacts when searching artifactsOlivier Lamy2011-11-171-0/+4
* fix some formatting I broke!Olivier Lamy2011-11-176-60/+60
* move jdbc test url and jdbc test driver to properties to be able to change th...Olivier Lamy2011-11-073-5/+33
* restore a good value, this value was here for testing: not a good production ...Olivier Lamy2011-11-071-1/+3
* maven indexer cleanup only directory content so cleanup manually directory tooOlivier Lamy2011-11-062-20/+9
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-054-65/+214
* remove temporary indexes from indexer tooOlivier Lamy2011-11-041-3/+14
* use derby only in memory for testingOlivier Lamy2011-11-041-0/+2
* use an artifact with test resources from redback to avoid too much file dupli...Olivier Lamy2011-11-032-247/+5
* fix archiva-indexer testsOlivier Lamy2011-11-035-7/+553
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-023-5/+97
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-022-4/+18
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-027-7/+186
* fix formattingOlivier Lamy2011-11-021-178/+185
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2011-10-181-1/+1
* [maven-release-plugin] prepare release archiva-1.4-M1Olivier Lamy2011-10-181-1/+1
* if searching with SearchFields with unknown repo ids do not revert to a searc...Olivier Lamy2011-10-141-2/+2
* if searching with SearchFields with unknown repo ids do not revert to a searc...Olivier Lamy2011-10-142-0/+31
* add a method to retrieve all groupIds available in indexs: more testsOlivier Lamy2011-10-111-0/+5
* add a method to retrieve all groupIds available in indexsOlivier Lamy2011-10-113-1/+47
* fix display of search results with paginationOlivier Lamy2011-10-072-0/+22
* add unit tests for paginate methodOlivier Lamy2011-10-072-181/+282
* fix NPE in ArtifactLocator during scanningOlivier Lamy2011-10-071-1/+6
* fix @since 1.4 with @since 1.4-M1Olivier Lamy2011-10-044-19/+19
* update version to 1.4-M1-SNAPSHOTBrett Porter2011-10-011-1/+1
* fix typoOlivier Lamy2011-10-011-1/+1