| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed build to allow builds where a proxy is needed for access to outside res... | Jason Pyeron | 2012-08-19 | 1 | -1/+10 |
* | 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 |
* | WAR/Express builds now copy bundled push scripts to configured scripts folder | James Moger | 2012-01-06 | 1 | -0/+9 |
* | Manually specify which scripts to include in distribution | James Moger | 2012-01-04 | 1 | -5/+7 |
* | Fixed wrong include folder to make GO monotlihic (issue 30) | James Moger | 2012-01-04 | 1 | -3/+5 |
* | Added St. Jude donations link | James Moger | 2011-12-24 | 1 | -0/+2 |
* | Switch GO to monolithic build for installations without internet connection | James Moger | 2011-12-16 | 1 | -4/+13 |
* | Groovy push hooks | James Moger | 2011-12-16 | 1 | -2/+18 |
* | Implemented ConfigUserService. Fixed and deprecated FileUserService. | James Moger | 2011-12-04 | 1 | -3/+3 |
* | Preliminary changes for running on RedHat OpenShift. Still in-progress. | James Moger | 2011-12-02 | 1 | -20/+129 |
* | Fixed build script. Fixed date display on activity page headers. | James Moger | 2011-11-20 | 1 | -1/+1 |
* | Documentation. Updated Twitter Bootstrap to 1.4.0. | James Moger | 2011-11-12 | 1 | -2/+2 |
* | Documentation. Add javadoc and source jars to the gbapi download. | James Moger | 2011-11-11 | 1 | -8/+51 |
* | Display more refs (still not all) per rss entry. Misc ui tweaks. | James Moger | 2011-11-10 | 1 | -0/+1 |
* | Log feature based on Search dialog. Renamed some classes. | James Moger | 2011-11-07 | 1 | -0/+1 |
* | Search added to gbapi. Search dialog for Manager. Misc Manager fixes. | James Moger | 2011-11-04 | 1 | -0/+5 |
* | Build gbapi jar. Eliminate unnecessary gbapi runtime dependencies. | James Moger | 2011-11-01 | 1 | -23/+67 |
* | Added basic rss subscriptions to Manager | James Moger | 2011-10-28 | 1 | -0/+2 |
* | Added status icon | James Moger | 2011-10-26 | 1 | -0/+1 |
* | Documentation. | James Moger | 2011-10-26 | 1 | -2/+2 |
* | Working edit settings RPC. Web.xml is not directly modified. | James Moger | 2011-10-24 | 1 | -3/+6 |
* | Revised settings RPC to be Map<String, SettingModel>. | James Moger | 2011-10-21 | 1 | -1/+7 |
* | Added icons and polish. Save and load gitblit registrations. | James Moger | 2011-10-18 | 1 | -0/+3 |
* | Polish GitblitPanel. Exclude the manager from GO and WAR builds. | James Moger | 2011-10-17 | 1 | -0/+2 |
* | Documentation for Gitblit Manager. | James Moger | 2011-10-16 | 1 | -18/+18 |
* | Localized RPC client using server's resource file. | James Moger | 2011-10-13 | 1 | -0/+1 |
* | Merge branch 'master' into rpc | James Moger | 2011-10-10 | 1 | -1/+3 |
|\ |
|
| * | Indicate current page on documentation. | James Moger | 2011-10-09 | 1 | -0/+2 |
* | | New setting to disable RPC administration. Advancing the RPC client. | James Moger | 2011-10-05 | 1 | -2/+66 |
|/ |
|
* | Login message option. More Bootstrap updates. All docs converted. | James Moger | 2011-09-30 | 1 | -6/+6 |
* | Preparing 0.6.0 release.v0.6.0 | James Moger | 2011-09-27 | 1 | -1/+1 |
* | Implemented a Federation Client. Bare clone tweaks. Documentation. | James Moger | 2011-09-26 | 1 | -3/+64 |
* | Adjustments to build script for missing build.properties (issue 18) | James Moger | 2011-09-12 | 1 | -3/+13 |
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 1 | -0/+2 |
* | Documentation. | James Moger | 2011-07-20 | 1 | -0/+7 |
* | Documentation and build script improvements. | James Moger | 2011-07-20 | 1 | -1/+26 |
* | Fix to build method. | James Moger | 2011-07-12 | 1 | -1/+2 |