summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update to Moxie 0.7.3James Moger2013-04-261-5/+6
|
* Fix location of GitServletDavid Ostrovsky2013-04-161-2/+2
|
* Change for pull request #78, building Gitblit-Gerrit JAR with resource prefixJames Moger2013-04-131-1/+2
|
* Added Moxie documentation url to build scriptJames Moger2013-04-101-0/+2
|
* Updated Moxie to 0.7.2James Moger2013-04-101-1/+1
|
* Updated Moxie's Maven url to Github's io TLDJames Moger2013-04-101-1/+1
|
* Fix build error when retrieving Moxie jarJames Moger2013-04-081-0/+1
|
* Simplify resource loadingJames Moger2013-04-021-18/+26
|
* Fixed generation of Express jarJames Moger2013-03-291-11/+18
|
* Added weblogic.xml to WAR for deployment on WebLogic (issue 199)James Moger2013-03-281-0/+1
|
* Restored missing Windows distrib files lost during the refactorJames Moger2013-03-281-7/+8
|
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-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 GitblitThomas Pummer2013-02-221-0/+15
|
* Include issue tracker hooks in buildsJames Moger2013-01-231-0/+6
|
* Prepare 1.2.1 releasev1.2.1James Moger2013-01-151-7/+7
|
* Include missing model classes in api library (issue-184)James Moger2013-01-151-0/+3
|
* Support --baseFolder parameter and small data reorganizationJames Moger2013-01-151-55/+155
|
* Show indicators for Sparkleshared repositoriesJames Moger2013-01-111-0/+3
|
* Add buildAuthority as dependency of buildGOJames Moger2012-12-041-1/+1
|
* Fixed missing resource in GCAJames Moger2012-12-031-0/+1
|
* Add static assets for Maven artifact.Luca Milanesio2012-12-021-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 Milanesio2012-12-021-0/+1
|
* View Log button for GCAJames Moger2012-11-291-0/+1
|
* More refinements to GCAJames Moger2012-11-261-0/+1
|
* Gitblit Certificate Authority revisions. Eliminate certificate scripts.James Moger2012-11-251-15/+4
|
* Mostly functional Gitblit Certificate Authority toolJames Moger2012-11-231-68/+148
|
* Command-line tool to generate client certificate bundles for existing usersJames Moger2012-11-231-0/+2
|
* Revised Gitblit GO certificate generation to use new X509 utility functionsJames Moger2012-11-231-0/+18
|
* 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
|