summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Add sendmail-html to the build scriptJames Moger2012-11-081-0/+3
|
* A failure to download dependencies fails the build. Otherwise we proceed ↵Marcin Floryan2012-11-021-1/+1
| | | | with lots of errors anyway.
* Allows integration of GitBlit as plug-in in other projects.Luca Milanesio2012-10-201-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 Moger2012-10-091-0/+3
|
* Exclude everything from ext/src from all buildsJames Moger2012-10-041-12/+4
|
* Display fork indicator in ManagerJames Moger2012-10-031-0/+1
|
* Exclude hamcrest from builds, change output foldersJames Moger2012-09-271-0/+3
|
* fixed build to allow builds where a proxy is needed for access to outside ↵Jason Pyeron2012-08-191-1/+10
| | | | | | resources see: http://ant.apache.org/manual/proxy.html
* Bundle JDOM with API buildJames Moger2012-07-141-0/+3
|
* Exclude UnboundID classes from Manager and Federation Client buildsJames Moger2012-07-141-0/+2
|
* Updated Git logosJames Moger2012-06-081-0/+1
|
* Build gitblit jar file instead of exploded classes for Express buildJames Moger2012-06-071-4/+3
|
* Example post-receive hook script for creating a local clone on pushJames Moger2012-04-111-0/+2
|
* Added a utility class to specify gitblit.indexBranch en masseJames Moger2012-03-271-0/+1
|
* Include partial Japanese translation with ManagerJames Moger2012-03-251-1/+2
|
* Do not include servlet jar in WAR buildJames Moger2012-03-251-1/+3
|
* Added protect-refs.groovy to the GO and WAR buildsJames Moger2012-03-201-0/+3
|
* Update to Bootstrap 2.0James Moger2012-02-161-6/+4
|
* Make ANT stop complaining about an unset parameterJames Moger2012-02-021-2/+2
|
* Fixed missing icon resource for the manager (issue 40)James Moger2012-01-111-0/+1
|
* Fixed missing gbapi ant tag dependency in build processJames Moger2012-01-111-1/+1
|
* Update the gh-pages branch on release with the built siteJames Moger2012-01-111-1/+21
|
* WAR/Express builds now copy bundled push scripts to configured scripts folderJames Moger2012-01-061-0/+9
|
* Manually specify which scripts to include in distributionJames Moger2012-01-041-5/+7
|
* Fixed wrong include folder to make GO monotlihic (issue 30)James Moger2012-01-041-3/+5
|
* Added St. Jude donations linkJames Moger2011-12-241-0/+2
|
* Switch GO to monolithic build for installations without internet connectionJames Moger2011-12-161-4/+13
|
* Groovy push hooksJames Moger2011-12-161-2/+18
|
* Implemented ConfigUserService. Fixed and deprecated FileUserService.James Moger2011-12-041-3/+3
|
* Preliminary changes for running on RedHat OpenShift. Still in-progress.James Moger2011-12-021-20/+129
|
* Fixed build script. Fixed date display on activity page headers.James Moger2011-11-201-1/+1
|
* Documentation. Updated Twitter Bootstrap to 1.4.0.James Moger2011-11-121-2/+2
|
* Documentation. Add javadoc and source jars to the gbapi download.James Moger2011-11-111-8/+51
|
* Display more refs (still not all) per rss entry. Misc ui tweaks.James Moger2011-11-101-0/+1
|
* Log feature based on Search dialog. Renamed some classes.James Moger2011-11-071-0/+1
|
* Search added to gbapi. Search dialog for Manager. Misc Manager fixes.James Moger2011-11-041-0/+5
|
* Build gbapi jar. Eliminate unnecessary gbapi runtime dependencies.James Moger2011-11-011-23/+67
|
* Added basic rss subscriptions to ManagerJames Moger2011-10-281-0/+2
|
* Added status iconJames Moger2011-10-261-0/+1
|
* Documentation.James Moger2011-10-261-2/+2
|
* Working edit settings RPC. Web.xml is not directly modified.James Moger2011-10-241-3/+6
|
* Revised settings RPC to be Map<String, SettingModel>.James Moger2011-10-211-1/+7
| | | | Added setting metadata. Added server status rpc. Improved setting tab in Manager.
* Added icons and polish. Save and load gitblit registrations.James Moger2011-10-181-0/+3
|
* Polish GitblitPanel. Exclude the manager from GO and WAR builds.James Moger2011-10-171-0/+2
|
* Documentation for Gitblit Manager.James Moger2011-10-161-18/+18
|
* Localized RPC client using server's resource file.James Moger2011-10-131-0/+1
|
* Merge branch 'master' into rpcJames Moger2011-10-101-1/+3
|\
| * Indicate current page on documentation.James Moger2011-10-091-0/+2
| |
* | New setting to disable RPC administration. Advancing the RPC client.James Moger2011-10-051-2/+66
|/
* Login message option. More Bootstrap updates. All docs converted.James Moger2011-09-301-6/+6
|