Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to recommended com.sun.activation package. | Florian Zschocke | 2019-11-07 | 1 | -1/+1 |
| | | | | | Update the dependency to the recommended JAF stand-alone com.sun.activation:javax.activation:1.2.0 | ||||
* | Added javax.activation dependency " | Martin Spielmann | 2017-11-03 | 1 | -0/+1 |
| | | | | thanks to this dependency, one can start gitblit with java 9 without using deprecated internal module --add-modules java.activation | ||||
* | Revert "Add library `lucene-backward-codecs` to migrate indices." | Florian Zschocke | 2017-03-05 | 1 | -1/+0 |
| | | | | This reverts commit 662fb9012fb6897c9b05c939232919797e665f38. | ||||
* | Add library `lucene-backward-codecs` to migrate indices. | Florian Zschocke | 2017-03-05 | 1 | -0/+1 |
| | | | | | | | | | | | To be able to read and migrate Lucene indices from old (4.x) formats to new (5.x) ones, add the `lucene-backward-codecs` library to the project. It is added to the `ext` directory and therefore to the classpath. According to the Lucene documentation, having it in the classpath can affect performance. But right now the `ext` directory is the only one available and even for a separate tool for offline migration the library would be needed. | ||||
* | Exclude Lucene transitive dependencies. | Florian Zschocke | 2017-03-05 | 1 | -1/+1 |
| | | | | | | | Exclude Lucene dependencies `lucene-spatial` and `lucene-join`. They were added during the update but are not needed. This patch excludes them explicitly so that they do not show up in the generated IDE files and `ext` directory. | ||||
* | Bump to Lucene 5.5.2 | Luca Milanesio | 2017-03-05 | 1 | -7/+7 |
| | |||||
* | Sending email (certificate zip file) based on locale that user selected | william | 2017-01-24 | 1 | -6/+1 |
| | |||||
* | Update to explicit versions of JUnit 4.12 and JaCoCo 0.7.8 | Florian Zschocke | 2016-12-21 | 1 | -1/+1 |
| | | | | | | | | | | Use explicit coordinates, and therefor version numbers fro JUnit in the build.moxie file. It should not be some version that just happens to be used. Update JUnit to latest 4.12. Update JaCoCo to lates 0.7.8, which makes it work under Java 8. The last used version would fail when tests are run under Java 8. | ||||
* | Add test resources path `src/test/resources` to project configuration | Florian Zschocke | 2016-12-19 | 1 | -0/+1 |
| | |||||
* | Update to JGit 4.1.1 | James Moger | 2015-11-18 | 1 | -2/+2 |
| | |||||
* | Update to JGit 4.1.0 | James Moger | 2015-09-30 | 1 | -2/+3 |
| | |||||
* | Update to Guice 4.0 final with -gb2 ServletFilter fix | James Moger | 2015-09-18 | 1 | -2/+2 |
| | |||||
* | Update to Lucene 4.10.4 | James Moger | 2015-09-18 | 1 | -7/+7 |
| | |||||
* | Update to Jetty 9.2.13 | James Moger | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | Update to JGit 4.0.2 | James Moger | 2015-09-18 | 1 | -6/+6 |
| | |||||
* | Update to SSHD 1.0.0 | James Moger | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | Update to BouncyCastle 1.52 | James Moger | 2015-09-18 | 1 | -3/+3 |
| | |||||
* | Update to Groovy 2.4.4 | James Moger | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | Update to Wicket 1.4.22 | James Moger | 2015-09-18 | 1 | -3/+3 |
| | |||||
* | Update to SLF4J 1.7.12 | James Moger | 2015-09-18 | 1 | -2/+2 |
| | |||||
* | Update to Pegdown 1.5.0 | James Moger | 2015-09-18 | 1 | -7/+7 |
| | |||||
* | Revert "Merge pull request #915 from lucamilanesio/lucene-5.2.1" | James Moger | 2015-09-18 | 1 | -9/+7 |
| | | | | | This reverts commit 55c385e96e6594ec1ac3b5cd41ccd2df6048b696, reversing changes made to 61bb29d492ca9c34471ec0a119d1445ccde086e9. | ||||
* | Bump to Lucene 5.2.1 | Luca Milanesio | 2015-09-09 | 1 | -7/+9 |
| | |||||
* | Update IDE files and gitignore | James Moger | 2015-09-01 | 1 | -2/+2 |
| | |||||
* | Bump to JGit 4.0.0 | Luca Milanesio | 2015-06-12 | 1 | -3/+5 |
| | | | | | 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() | ||||
* | Update Jetty to 9.2.10 | James Moger | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | Update to SSHD 0.14 | James Moger | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | Update JGit to 3.7.0 | James Moger | 2015-03-07 | 1 | -2/+2 |
| | |||||
* | Update SLF4j, JGit, Groovy, BouncyCastle, Mina, Gson, Freemarker, libpam4j, ↵ | James Moger | 2015-03-05 | 1 | -20/+21 |
| | | | | args4j, Jedis, waffle-jna, Unboundid | ||||
* | Update to Guice 4.0-beta5 | James Moger | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | Update to SSHD 0.13.0 | James Moger | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'ticket/205' into develop | James Moger | 2014-10-14 | 1 | -2/+2 |
|\ | |||||
| * | Update to JGit 3.5.1 | James Moger | 2014-10-14 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'ticket/200' into develop | James Moger | 2014-09-30 | 1 | -1/+1 |
|\| | |||||
| * | Update to Jetty 9.2.3.v20140905 | James Moger | 2014-09-30 | 1 | -1/+1 |
| | | |||||
| * | Update to SSHD 0.12.0 | James Moger | 2014-09-30 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'ticket/198' into develop | James Moger | 2014-09-30 | 1 | -2/+2 |
|\| | |||||
| * | Update to JGit 3.5.0.201409260305-r | James Moger | 2014-09-30 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'ticket/164' into develop | James Moger | 2014-09-07 | 1 | -0/+1 |
|\| | |||||
| * | Create infrastructure for XSS sanitization | James Moger | 2014-09-07 | 1 | -0/+1 |
| | | |||||
| * | Update to SSHD 0.11.1-atlassian1 | James Moger | 2014-09-04 | 1 | -1/+1 |
| | | |||||
* | | Allow Plugins to have injected members and Extensions to be constructed | James Moger | 2014-09-04 | 1 | -1/+1 |
| | | |||||
* | | Merged #158 "Update Jetty version to 9.2.2" | James Moger | 2014-09-04 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update jetty version to 9.2.2 | David Ostrovsky | 2014-09-04 | 1 | -2/+2 |
| | | | |||||
* | | | Update lucene version to 4.10 | David Ostrovsky | 2014-09-05 | 1 | -7/+7 |
|/ / | |||||
* | | Update SSHD version to 0.12 | David Ostrovsky | 2014-09-04 | 1 | -2/+2 |
| | | | | | | | | Also switch back to Maven Central repository. | ||||
* | | Update to Guava 17 | James Moger | 2014-07-03 | 1 | -1/+1 |
| | | |||||
* | | Use forked guice-servlet jar rather than stock jar from Google | James Moger | 2014-07-03 | 1 | -1/+1 |
| | | |||||
* | | Temporarily depend on patched guice-servlet (guice-807) | James Moger | 2014-07-03 | 1 | -1/+1 |
| | | |||||
* | | Use Guice-Servlet rather than custom code and expose the Injector | James Moger | 2014-07-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a fairly functional variation of Gitblit with one notable exception: The security filters are not working properly. This is a design flaw in Guice that I have reported upstream [1]. The general idea is that Guice-Servlet filters are not properly wrapping the ServletRequest. This has historically been a problem for Guice-Servlet servlets but Google has fixed most of those issues. Unfortunately, all the same flaws reported against the servlet delegation also exist in Guice-Servlet filter delegation. :( [1]: https://code.google.com/p/google-guice/issues/detail?id=807 |