aboutsummaryrefslogtreecommitdiffstats
path: root/maven-repository-indexer
Commit message (Expand)AuthorAgeFilesLines
...
* clean up, use IOUtilBrett Porter2006-06-071-44/+46
* refactor queriesBrett Porter2006-06-075-72/+71
* refactor indexer to remove large section of duplicated codeBrett Porter2006-06-063-66/+36
* PR: MRM-112Maria Odea B. Ching2006-06-011-1/+8
* correct timestamp issues in testsBrett Porter2006-03-271-0/+5
* make test case portableBrett Porter2006-03-151-4/+3
* make test case portableBrett Porter2006-03-151-2/+6
* PR: MRM-81Edwin L. Punzalan2006-03-021-0/+11
* Fixed a unit test bug that would vary the timestamp of a file on a different ...Edwin L. Punzalan2006-03-011-0/+1
* Demoted the analyzer into an inner classEdwin L. Punzalan2006-02-282-95/+70
* PR: MRM-91Edwin L. Punzalan2006-02-289-27/+617
* Applying code formatting...Edwin L. Punzalan2006-02-2211-50/+51
* PR: MRM-57, MRM-58Edwin L. Punzalan2006-02-2213-334/+1060
* Deleted 0 length unused filesEdwin L. Punzalan2006-02-134-0/+0
* PR: MRM-69Edwin L. Punzalan2006-02-0918-794/+1106
* small tweaksBrett Porter2006-01-303-11/+4
* Submitted by: Maria Odea ChingEdwin L. Punzalan2006-01-304-12/+22
* PR: MRM-55Edwin L. Punzalan2006-01-257-126/+229
* PR: MRM-56Edwin L. Punzalan2006-01-2312-168/+295
* PR: MRM-35Edwin L. Punzalan2006-01-172-1/+54
* PR: MEV-35Edwin L. Punzalan2006-01-1611-1/+717
* Applied Reformat Code with optimize imports on IdeaEdwin L. Punzalan2006-01-108-26/+24
* Added javadocsEdwin L. Punzalan2006-01-1019-20/+321
* remove unused index method - we already obtain the actual instanceBrett Porter2006-01-092-25/+1
* remove unnecessary methods on indexBrett Porter2006-01-093-46/+23
* some cleanupBrett Porter2006-01-094-38/+7
* indexing simplificationBrett Porter2006-01-095-85/+51
* restructure querying to make construction more intuitiveBrett Porter2006-01-0911-261/+289
* PR: MRM-34Edwin L. Punzalan2006-01-0612-31/+841
* Reformat codeEdwin L. Punzalan2006-01-052-4/+4
* PR: MRM-34Edwin L. Punzalan2006-01-057-46/+264
* reformat code by IntelliJ code formatter using maven codestyle xmlEdwin L. Punzalan2006-01-0514-46/+43
* PR: MRM-44Edwin L. Punzalan2006-01-055-89/+547
* Removing @todos ...Edwin L. Punzalan2006-01-041-3/+0
* PR: MRM-54Edwin L. Punzalan2006-01-042-0/+85
* PR: MRM-54Edwin L. Punzalan2006-01-045-0/+173
* Removed unused importsEdwin L. Punzalan2006-01-032-2/+1
* Updated ArtifactRepositoryIndexSearcher to use factoryEdwin L. Punzalan2006-01-034-24/+27
* Added repository field encapsulationEdwin L. Punzalan2006-01-032-2/+8
* Added factory for ArtifactRepositoryIndexEdwin L. Punzalan2006-01-0312-50/+128
* Updated RepositoryIndexSearcher to search for more than one field.Edwin L. Punzalan2006-01-031-1/+18
* add some more commentsBrett Porter2006-01-031-0/+2
* use new digester and clean up related codeBrett Porter2006-01-012-85/+7
* exception clean up (all done!)Brett Porter2005-12-302-52/+117
* continue clean up, refactor some codeBrett Porter2005-12-304-70/+32
* privatising methodsBrett Porter2005-12-302-10/+10
* generated descriptorBrett Porter2005-12-303-38/+5
* more cleaning upBrett Porter2005-12-307-38/+71
* reformatBrett Porter2005-12-3010-124/+172
* move the test search index into a reproducable place - tests were failing on ...Brett Porter2005-12-305-51/+57