summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-indexer
Commit message (Expand)AuthorAgeFilesLines
* [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
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-132-7/+19
* delete plexus descriptor files : not anymore usedOlivier Lamy2011-08-251-53/+0
* update licenses and send in RATBrett Porter2011-08-251-0/+13
* doh ensure we scan repository to index datas for the first scan, ensure we ar...Olivier Lamy2011-08-161-12/+54
* fix compilation issues :my bad !!Olivier Lamy2011-08-161-1/+5
* oups fix compilationOlivier Lamy2011-08-161-1/+1
* a little hackhish but fix use with tomcat maven plugin, sisu need a URLClassL...Olivier Lamy2011-08-162-6/+19
* 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-153-21/+14
* [MRM-1501] search on artifacts with OSGI Metadatas fieldsOlivier Lamy2011-08-153-2/+80
* [MRM-1501] add unit for searching with osgi queryOlivier Lamy2011-08-157-148/+522
* [MRM-1344] multiple versions appear in search resultsBrett Porter2011-06-284-18/+54
* [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-264-54/+124
* NexusRepositorySearch is not thread safe so use scope prototypeOlivier Lamy2011-06-211-0/+2
* debug optimOlivier Lamy2011-06-211-1/+1
* use getBasedir() in FileUtil in archiva-commonMaria Odea B. Ching2011-06-151-35/+25