aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-consumers/archiva-lucene-consumers/src
Commit message (Expand)AuthorAgeFilesLines
...
* fix consumer archetypeOlivier Lamy2011-11-041-7/+6
* optimize io consume by not deleting/copying artifacts for all testsOlivier Lamy2011-11-031-2/+3
* fix archiva-xmlrpc-services unit testsOlivier Lamy2011-11-031-0/+2
* fix tests in archiva-lucene-consumersOlivier Lamy2011-11-035-280/+34
* remove this ugly static methodOlivier Lamy2011-11-021-13/+13
* [MRM-1332] remove database scanning configuration and handle upgrade.Olivier Lamy2011-10-041-0/+4
* change configuration base to org.apache.archiva instead of org.apache.maven.a...Brett Porter2011-10-011-1/+2
* fix unit testsOlivier Lamy2011-09-264-0/+827
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-162-5/+5
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-162-4/+4
* [MRM-1003] Repackage sources from org.apache.maven.archiva.. to org.apache.ar...Olivier Lamy2011-09-161-1/+1
* [MRM-1520] remove duplicate beans : move model beans to a single packageOlivier Lamy2011-09-152-4/+2
* [MRM-1504] Add a new module for repository administration managementOlivier Lamy2011-09-132-11/+11
* when adding a new file tru the lucene consummer no need to scan the full repo...Olivier Lamy2011-08-181-0/+2
* doh ensure we scan repository to index datas for the first scan, ensure we ar...Olivier Lamy2011-08-161-1/+1
* fix compilation issues :my bad !!Olivier Lamy2011-08-162-30/+34
* a little hackhish but fix use with tomcat maven plugin, sisu need a URLClassL...Olivier Lamy2011-08-162-13/+16
* cleanup creation of IndexCreator with using the container rather than using d...Olivier Lamy2011-08-151-1/+5
* only pass tru NexusIndexer to create IndexingContext, this entry point take c...Olivier Lamy2011-06-273-6/+19
* [MRM-1345] update use of Nexus indexer to use Maven indexer, fix archiva-luce...Olivier Lamy2011-06-261-2/+2
* debug optimOlivier Lamy2011-06-211-4/+4
* remove of plexus-spring : fix more tests and lucene consumers moduleOlivier Lamy2011-06-011-12/+28
* missing license headerOlivier Lamy2011-05-291-1/+25
* [MRM-1433] remove @Override are on interface methods which is only possible i...Brett Porter2010-11-291-3/+0
* [MRM-1097]Maria Odea B. Ching2010-11-252-0/+58
* [MRM-1025] remove unused dependenciesBrett Porter2009-12-091-10/+5
* [MRM-1025] correct bean definition to match recent API changesBrett Porter2009-11-251-1/+1
* [MRM-1025] split the scheduler into modules to isolate database and indexer d...Brett Porter2009-11-194-153/+17
* Merged /archiva/trunk:r825850-882054Brett Porter2009-11-192-0/+20
|\
| * [MRM-1275] Include other file types for the index consumer instead of just th...Maria Odea B. Ching2009-11-102-0/+20
* | [MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to ...Brett Porter2009-10-163-306/+0
|/
* [MRM-1264] don't close the indexing context - that is done by the finish task...Brett Porter2009-10-151-14/+0
* [MNG-1264] make it clearer if the index gets into a bad stateBrett Porter2009-10-151-0/+1
* [MRM-1259] only index content that is listed in indexable-content configurationBrett Porter2009-10-153-6/+57
* [MRM-1264] Only create the DefaultIndexingContext once for a scan to reduce t...Brett Porter2009-10-144-78/+166
* [MRM-1264] reduce memory used by indexing processBrett Porter2009-10-144-71/+90
* [MRM-1262] move the index packing job to the end of a scanBrett Porter2009-10-142-3/+22
* [MRM-1188]Maria Odea B. Ching2009-05-247-390/+258
* [MRM-1161], [MRM-1179], [MRM-1143] and [MRM-1160]Maria Odea B. Ching2009-05-235-228/+213
* o synchronize repository scanning to prevent index writer/reader from being c...Maria Odea B. Ching2009-03-221-10/+13
* [MRM-1102] reduce verbosity of ZipExceptionsBrett Porter2009-03-101-0/+6
* [MRM-749] we actually need to explicitly skip the processFile method if the i...Brett Porter2009-03-091-0/+6
* [MRM-749] throw consumer exception if it can't start so that it doesn't fail ...Brett Porter2009-03-091-2/+2
* [MRM-1079]Maria Odea B. Ching2009-02-203-67/+77
* removed unused test resources in archiva-lucene-consumers and archiva-indexerMaria Odea B. Ching2009-02-202-150/+0
* [MRM-1079]Maria Odea B. Ching2009-02-196-217/+382
* [MRM-1043]Maria Odea B. Ching2009-02-131-3/+3
* MRM-1081 - Archiva model should be updated so that the ARTIFACT table include...James William Dumay2009-02-105-309/+100
* remove old consumers for indexingMaria Odea B. Ching2009-02-065-1015/+0
* [MRM-749]Maria Odea B. Ching2009-02-043-0/+413