summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/LuceneSearchPage.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-257/+0
* Fix? for oodles of selected repositories in Lucene search (issue 152)James Moger2012-11-081-1/+2
* Revised TimeUtils for localizationJames Moger2012-06-151-1/+1
* Externalized a bunch of strings for translationJames Moger2012-03-251-2/+2
* Added web.allowLuceneIndexing to enable/disable Lucene integrationJames Moger2012-03-251-6/+10
* Updated login and search forms to use the SessionlessFormJames Moger2012-03-231-2/+2
* Only show pager if the total search hits exceed the page sizeJames Moger2012-03-211-2/+4
* Display tag links on indexed commits and tweaked term highlight colorJames Moger2012-03-201-49/+25
* Indicate 0 search resultsJames Moger2012-03-191-2/+7
* Polish the Lucene search page. Integrate both search mechanisms.James Moger2012-03-191-0/+269