Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge pull request #915 from lucamilanesio/lucene-5.2.1" | James Moger | 2015-09-18 | 1 | -11/+11 |
| | | | | | This reverts commit 55c385e96e6594ec1ac3b5cd41ccd2df6048b696, reversing changes made to 61bb29d492ca9c34471ec0a119d1445ccde086e9. | ||||
* | Bump to Lucene 5.2.1 | Luca Milanesio | 2015-09-09 | 1 | -11/+11 |
| | |||||
* | Fix tags not properly indexed in Lucene | Plamen Totev | 2015-07-12 | 1 | -1/+1 |
| | | | | | All tags that reference to particular object are stored in a list within a map. There is a if statement that inits empty list when there are not references to the current object yet, but the boolean expression checks for the wrong value. | ||||
* | Bump to JGit 4.0.0 | Luca Milanesio | 2015-06-12 | 1 | -1/+1 |
| | | | | | JGit 4.0.0 fixes a memory leak but introduces a non-compatible change for closing the RevWalk: before it was release() but now is close() | ||||
* | Implement configurable tab length support for blob views | James Moger | 2015-05-22 | 1 | -1/+2 |
| | |||||
* | Bump the index version and update the LuceneVersion | James Moger | 2014-09-04 | 1 | -2/+2 |
| | |||||
* | [findbugs] Fixed incorrect cache lookup keys in the Lucene repository indexer | James Moger | 2014-04-17 | 1 | -2/+2 |
| | |||||
* | Implement rename user/team and set field user/team commands | James Moger | 2014-04-10 | 1 | -1/+1 |
| | |||||
* | Move Gitblit branches to refs/meta/gitblit | James Moger | 2014-03-08 | 1 | -4/+4 |
| | |||||
* | Update to Lucene 4.6.0 (pull request #124) | James Moger | 2013-11-29 | 1 | -49/+36 |
| | | | | Change-Id: I21b0daf0550dcc2f12f1712e7b7cf519358a7a1d | ||||
* | Moved servlets and services to separate packages | James Moger | 2013-11-29 | 1 | -0/+1254 |
Change-Id: I5f0f50f4ae7d332e9f724a2e6f074fa71f646035 |