12 Commits (eecaad8b8e2c447429c31a01d49260ddd6b4ee03)

Author SHA1 Message Date
  Paul Martin eecaad8b8e Proof of concept #1026 8 years ago
  James Moger 60110f769b Revert "Merge pull request #915 from lucamilanesio/lucene-5.2.1" 8 years ago
  Luca Milanesio e618eb0512 Bump to Lucene 5.2.1 8 years ago
  Plamen Totev d0bb38c765 Fix tags not properly indexed in Lucene 9 years ago
  Luca Milanesio a1cee65c72 Bump to JGit 4.0.0 9 years ago
  James Moger 310a807f07 Implement configurable tab length support for blob views 9 years ago
  James Moger 3a4470aa44 Bump the index version and update the LuceneVersion 9 years ago
  James Moger b1d77ab9df [findbugs] Fixed incorrect cache lookup keys in the Lucene repository indexer 10 years ago
  James Moger 3ad13e644f Implement rename user/team and set field user/team commands 10 years ago
  James Moger c134a0c3f2 Move Gitblit branches to refs/meta/gitblit 10 years ago
  James Moger db983266ce Update to Lucene 4.6.0 (pull request #124) 10 years ago
  James Moger 7bf6e183ff Moved servlets and services to separate packages 10 years ago
  James Moger cacf8bff09 Use Dagger to inject managers into all filters and servlets 10 years ago
  James Moger db4f6b5740 Define manager interfaces and update all of Gitblit to use managers 10 years ago
  James Moger 699e71e76b Trim trailing whitespace and organize imports 10 years ago
  James Moger ed9717d4e8 Remove issue artifacts from classes missed in previous purge 10 years ago
  James Moger a04808340a Removed unused Issues classes 10 years ago
  James Moger f6b200be4c Reorganized to Apache Standard Directory Layout & integrated Moxie 11 years ago
  James Moger dad8b4b5dc Don't even bother running Lucene indexer if we are GCing anything 11 years ago
  James Moger e92c6d230b Experimental JGit-based GC Executor 11 years ago
  James Moger eb741abbb8 LuceneExecutor could not delete the Lucene index from a working copy 11 years ago
  James Moger 88fb67f6cf Improve submodule checking in LuceneExecutor (issue-119) 12 years ago
  James Moger 749110b462 Do not incrementally index blobs in submodules (issue 119) 12 years ago
  Peter Allin a02998032e Don't try to index git submodules, they are seperate repositories and should be handled seperately. 12 years ago
  James Moger ae836625d9 Bumped index version (issue 112) 12 years ago
  James Moger fa0afc0f2d Properly decode blobs on reindex (issue 112) 12 years ago
  James Moger 87ee944282 Fixed broken Lucene blob delete 12 years ago
  James Moger 2b67ec0e4a Fix for line number identification bug in LuceneExecutor (issue 105) 12 years ago
  James Moger 53d7f49242 Update Lucene index version (issue 97) 12 years ago
  James Moger ae9e157ef4 Try multiple encodings when working with string blobs (issue 97) 12 years ago
  James Moger 6ef2fcaa22 Release 0.9.1 12 years ago
  James Moger 1aabf0a23f Implemented support for "default" branch 12 years ago
  James Moger 33ceba86da Index tags consistently 12 years ago
  James Moger 7db0929ad5 Added web.allowLuceneIndexing to enable/disable Lucene integration 12 years ago
  James Moger 4624886240 Fixed null pointer for LuceneExecutor unit tests 12 years ago
  James Moger 9f6ef315d4 Properly escape fragment for HTML 12 years ago
  James Moger c2833a3fd8 Ensure that the line counts start at 1 12 years ago
  James Moger f1d2ada42c Externalized the Lucene ignore extensions 12 years ago
  James Moger 12c31ef28e Restore the leading hunk of the first line of a fragment 12 years ago
  James Moger 261024bc3e Include tags on incremental commit indexing 12 years ago
  James Moger 856091d000 Properly handle renames on incremental indexing 12 years ago
  James Moger 73fba6ef98 Display fewer content fragments for blobs 12 years ago
  James Moger 273cb90146 Eliminated Lucene settings 12 years ago
  James Moger 8e9988c38c Ensure repository indexes are properly closed before deletion 12 years ago
  James Moger d040098957 Implemented Lucene search result paging 12 years ago
  James Moger cdbbda53e2 Incremental commit indexing was missing branch field 12 years ago
  James Moger 40ca5c51d1 Repository-branch Lucene indexing is now opt-in 12 years ago
  James Moger e6637cd48c Close the Lucene index writer/searcher on a repository rename or delete 12 years ago
  James Moger 905d31391c Use reflection to determine source repository index 12 years ago
  James Moger d896e62505 Refactored Lucene integration and fixed two index deleteDocument bugs 12 years ago