Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to Moxie 0.7.3 | James Moger | 2013-04-26 | 1 | -5/+6 |
| | |||||
* | Fix location of GitServlet | David Ostrovsky | 2013-04-16 | 1 | -2/+2 |
| | |||||
* | Change for pull request #78, building Gitblit-Gerrit JAR with resource prefix | James Moger | 2013-04-13 | 1 | -1/+2 |
| | |||||
* | Added Moxie documentation url to build script | James Moger | 2013-04-10 | 1 | -0/+2 |
| | |||||
* | Updated Moxie to 0.7.2 | James Moger | 2013-04-10 | 1 | -1/+1 |
| | |||||
* | Updated Moxie's Maven url to Github's io TLD | James Moger | 2013-04-10 | 1 | -1/+1 |
| | |||||
* | Fix build error when retrieving Moxie jar | James Moger | 2013-04-08 | 1 | -0/+1 |
| | |||||
* | Simplify resource loading | James Moger | 2013-04-02 | 1 | -18/+26 |
| | |||||
* | Fixed generation of Express jar | James Moger | 2013-03-29 | 1 | -11/+18 |
| | |||||
* | Added weblogic.xml to WAR for deployment on WebLogic (issue 199) | James Moger | 2013-03-28 | 1 | -0/+1 |
| | |||||
* | Restored missing Windows distrib files lost during the refactor | James Moger | 2013-03-28 | 1 | -7/+8 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -980/+681 |
| | | | | | | | | | This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward. | ||||
* | the display-name in web.xml now shows the actual version of Gitblit | Thomas Pummer | 2013-02-22 | 1 | -0/+15 |
| | |||||
* | Include issue tracker hooks in builds | James Moger | 2013-01-23 | 1 | -0/+6 |
| | |||||
* | Prepare 1.2.1 releasev1.2.1 | James Moger | 2013-01-15 | 1 | -7/+7 |
| | |||||
* | Include missing model classes in api library (issue-184) | James Moger | 2013-01-15 | 1 | -0/+3 |
| | |||||
* | Support --baseFolder parameter and small data reorganization | James Moger | 2013-01-15 | 1 | -55/+155 |
| | |||||
* | Show indicators for Sparkleshared repositories | James Moger | 2013-01-11 | 1 | -0/+3 |
| | |||||
* | Add buildAuthority as dependency of buildGO | James Moger | 2012-12-04 | 1 | -1/+1 |
| | |||||
* | Fixed missing resource in GCA | James Moger | 2012-12-03 | 1 | -0/+1 |
| | |||||
* | Add static assets for Maven artifact. | Luca Milanesio | 2012-12-02 | 1 | -0/+5 |
| | | | | | Needed to allow pluggability (code+assets) into other containers / applications (i.e. Gerrit Code Review) | ||||
* | Include pom.xml template for publishing GitBlit as Maven artifact. | Luca Milanesio | 2012-12-02 | 1 | -0/+1 |
| | |||||
* | View Log button for GCA | James Moger | 2012-11-29 | 1 | -0/+1 |
| | |||||
* | More refinements to GCA | James Moger | 2012-11-26 | 1 | -0/+1 |
| | |||||
* | Gitblit Certificate Authority revisions. Eliminate certificate scripts. | James Moger | 2012-11-25 | 1 | -15/+4 |
| | |||||
* | Mostly functional Gitblit Certificate Authority tool | James Moger | 2012-11-23 | 1 | -68/+148 |
| | |||||
* | Command-line tool to generate client certificate bundles for existing users | James Moger | 2012-11-23 | 1 | -0/+2 |
| | |||||
* | Revised Gitblit GO certificate generation to use new X509 utility functions | James Moger | 2012-11-23 | 1 | -0/+18 |
| | |||||
* | Add sendmail-html to the build script | James Moger | 2012-11-08 | 1 | -0/+3 |
| | |||||
* | A failure to download dependencies fails the build. Otherwise we proceed ↵ | Marcin Floryan | 2012-11-02 | 1 | -1/+1 |
| | | | | with lots of errors anyway. | ||||
* | Allows integration of GitBlit as plug-in in other projects. | Luca Milanesio | 2012-10-20 | 1 | -0/+75 |
| | | | | | | | | | | | | | | | There are now three new targets on the ANT build: - buildJAR: creates a GitBlit JAR including the GitBlit biz logic - installMaven: install GitBlit JAR as Maven module - uploadMaven: uploads GitBlit JAR to a Maven repository Additional extensions have been made to allow: a) GitBlit to load his resources outside of Wicket domain b) GitBlit to use an injected UserService c) Generic authentication of HTTP Request using 3rd party logic d) Load settings programmatically from an InputStream e) Use cookie authentication OR generic HTTP Request authentication for Wicket pages f) UserModel with branch-level security logic | ||||
* | Fixed missing translations in Gitblit Manager builds (issue 145) | James Moger | 2012-10-09 | 1 | -0/+3 |
| | |||||
* | Exclude everything from ext/src from all builds | James Moger | 2012-10-04 | 1 | -12/+4 |
| | |||||
* | Display fork indicator in Manager | James Moger | 2012-10-03 | 1 | -0/+1 |
| | |||||
* | Exclude hamcrest from builds, change output folders | James Moger | 2012-09-27 | 1 | -0/+3 |
| | |||||
* | fixed build to allow builds where a proxy is needed for access to outside ↵ | Jason Pyeron | 2012-08-19 | 1 | -1/+10 |
| | | | | | | resources see: http://ant.apache.org/manual/proxy.html | ||||
* | Bundle JDOM with API build | James Moger | 2012-07-14 | 1 | -0/+3 |
| | |||||
* | Exclude UnboundID classes from Manager and Federation Client builds | James Moger | 2012-07-14 | 1 | -0/+2 |
| | |||||
* | Updated Git logos | James Moger | 2012-06-08 | 1 | -0/+1 |
| | |||||
* | Build gitblit jar file instead of exploded classes for Express build | James Moger | 2012-06-07 | 1 | -4/+3 |
| | |||||
* | Example post-receive hook script for creating a local clone on push | James Moger | 2012-04-11 | 1 | -0/+2 |
| | |||||
* | Added a utility class to specify gitblit.indexBranch en masse | James Moger | 2012-03-27 | 1 | -0/+1 |
| | |||||
* | Include partial Japanese translation with Manager | James Moger | 2012-03-25 | 1 | -1/+2 |
| | |||||
* | Do not include servlet jar in WAR build | James Moger | 2012-03-25 | 1 | -1/+3 |
| | |||||
* | Added protect-refs.groovy to the GO and WAR builds | James Moger | 2012-03-20 | 1 | -0/+3 |
| | |||||
* | Update to Bootstrap 2.0 | James Moger | 2012-02-16 | 1 | -6/+4 |
| | |||||
* | Make ANT stop complaining about an unset parameter | James Moger | 2012-02-02 | 1 | -2/+2 |
| | |||||
* | Fixed missing icon resource for the manager (issue 40) | James Moger | 2012-01-11 | 1 | -0/+1 |
| | |||||
* | Fixed missing gbapi ant tag dependency in build process | James Moger | 2012-01-11 | 1 | -1/+1 |
| | |||||
* | Update the gh-pages branch on release with the built site | James Moger | 2012-01-11 | 1 | -1/+21 |
| |