summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/models/SearchResult.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-70/+0
* Implemented Lucene search result pagingJames Moger2012-03-171-0/+4
* Refactored Lucene integration and fixed two index deleteDocument bugsJames Moger2012-03-151-2/+2
* Revise indexed fields and improve Lucene page usabilityJames Moger2012-03-121-3/+19
* Revised reindex method per JGit team recommendationJames Moger2012-03-121-0/+2
* More Lucene progressJames Moger2012-03-091-0/+2
* Properly index blobs on a branchJames Moger2012-02-191-1/+3
* Implemented multi-repository Lucene searchJames Moger2012-02-171-1/+3
* Fairly functional Lucene backend for commits, blobs, and issuesJames Moger2012-01-241-0/+42