summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-indexer
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix url calculation for artifacts found in remote repositoiresOlivier Lamy2011-09-281-8/+81
* small hack for packaging maven-plugin in artifact url calculationOlivier Lamy2011-09-281-2/+11
* move maven url calculation to NexusRepositorySearch rest services will just a...Olivier Lamy2011-09-281-21/+24
* rest search service must provide the real url artifactOlivier Lamy2011-09-281-4/+0
* fix unit testsOlivier Lamy2011-09-263-29/+34
* [MRM-1524] downloading (optionnaly) remote index to display remote artifacts ...Olivier Lamy2011-09-261-4/+38
* [MRM-1129] web applications are not indexed for java source code : add a unit...Olivier Lamy2011-09-232-3/+28
* add more OSGI search fieldsOlivier Lamy2011-09-162-1/+50
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-3/+3
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-163-3/+3
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-151-1/+1
* fix quick search which returns artifacts with classifier too : hackhish solut...Olivier Lamy2011-09-154-5/+156
* [MRM-1490] REST services : search now returns classifier : fix new services b...Olivier Lamy2011-09-151-0/+1
* fix typoOlivier Lamy2011-09-141-1/+1
* fix compilationOlivier Lamy2011-09-141-1/+1
* -fix unit : lucene sometimes has pain to flush...Olivier Lamy2011-09-147-63/+122
* more tests on search rest servicesOlivier Lamy2011-09-1427-71/+196
* more cleanup of direct use of archiva-configurationOlivier Lamy2011-09-134-20/+31
* fix compilationOlivier Lamy2011-09-132-20/+48
* [MRM-1490] Expose Archiva services trough REST : search service more implOlivier Lamy2011-09-132-23/+151
* not used anymoreOlivier Lamy2011-09-131-27/+0