summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add subgit hook contributed by TMate SoftwareJames Moger2014-02-271-0/+1
|
* DocumentationJames Moger2014-02-261-18/+34
|
* Add Redmine Fetch groovy hook (issue-359)Berke Viktor2014-01-281-0/+1
|
* Added fisheye hook scriptVitaly Litvak2014-01-281-0/+1
|
* Refactor managers and authentication for federationJames Moger2013-11-291-1/+2
| | | | Change-Id: I5ff18b2768095fb14e7fbece2e756115829abbde
* Use Dagger to inject managers into all filters and servletsJames Moger2013-11-291-56/+2
| | | | Change-Id: I9bb2cc0cbfac9841b13bed15a474fefb24355cd4
* Update to Moxie 0.9.1James Moger2013-11-291-1/+1
| | | | Change-Id: I8e0479b632af3b5ca809aacf955e4be96822ac2c
* Add pull request linking in changelog to generated documentationJames Moger2013-11-221-1/+3
| | | | Change-Id: I06dbc0fdad93c042d783c97378429856bd9111bf
* Update Moxie to 0.9.0James Moger2013-11-191-2/+2
| | | | Change-Id: Ia4c9536282af6df3d9d462946dec1d8112459242
* Implement mirror executor (issue-5)James Moger2013-11-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | The mirror executor will fetch ref updates for repository mirrors. This feature is disabled by default and can be enabled by setting git.enableMirroring=true. The period between update checks is configurable, but it is global. An individual rpeository may not set it's own update schedule. Requirements: 1. you must manually clone the repository using native git git clone --mirror git://somewhere.com/myrepo.git 2. the "origin" remote must be the mirror source 3. the "origin" repository must be accessible without authentication OR the credentials must be embedded in the origin url (not recommended) Notes: 1. "origin" SSH urls are untested and not likely to work 2. mirrors cloned while Gitblit is running are likely to require clearing the gitblit cache (link on the repositories page of an administrator account) 3. Gitblit will automatically repair any invalid fetch refspecs with a "//" sequence. Change-Id: I4bbe3fb2df106366ae4c2313596d0fab0dfcac46
* Update to JGit 3.1.0James Moger2013-10-161-1/+1
| | | | Change-Id: I94d4f6146c79541bf8a36e4c3dca1842e46cddd5
* Update to Moxie 0.8.2James Moger2013-09-051-1/+1
|
* Restore blockpush and localclone hooks to binaries (issue-303)James Moger2013-09-051-0/+2
|
* Update to Moxie 0.8.1 and include gbapi in Maven repository on RELEASE buildJames Moger2013-08-091-6/+6
|
* Update to Moxie 0.8.0James Moger2013-08-071-1/+1
|
* Removed obsolete/legacy code from build scriptJames Moger2013-07-251-110/+4
|
* Added maintaining a Maven repository to the build release processJames Moger2013-07-251-1/+14
|
* DocumentationJames Moger2013-07-241-1/+1
|
* Copy static files to classes dir.Gustavo Henrique2013-07-241-0/+7
|
* Added missing GitblitWicketFilter to War and Express builds (issue-274)James Moger2013-07-241-1/+3
|
* Added PAMUserService for local Linux/Unix/MacOSX account authenticationJames Moger2013-07-231-0/+2
|
* Ensure Keys class is included with all buildsJames Moger2013-07-171-0/+4
|
* Fixed missing model classes in Gitblit Manager buildJames Moger2013-07-151-0/+5
|
* Fixed GoogleCode upload target until they turn off downloads :(James Moger2013-07-141-25/+46
|
* Added release script template and build.xml adjustmentsJames Moger2013-07-141-16/+33
|
* DocumentationJames Moger2013-07-141-0/+12
|
* DocumentationJames Moger2013-07-131-7/+32
|
* DocumentationJames Moger2013-07-031-2/+15
|
* Support hot-reloading of project.mkdJames Moger2013-07-031-0/+6
|
* Support custom header logo images of 120x45 (issue 208)James Moger2013-06-261-0/+2
|
* Added WindowsUserService using WaffleJames Moger2013-06-201-0/+2
|
* DocumentationJames Moger2013-06-191-2/+6
|
* Include SparkleShare invite servlet in WAR and Express buildsJames Moger2013-05-201-0/+2
|
* Clean while compiling to resolve weird type erasure corner-casesJames Moger2013-05-101-2/+2
|
* Do not include clientapps.json in distribution filesJames Moger2013-05-091-2/+1
|
* Uber-cool repository panel overhaulJames Moger2013-05-071-0/+6
|
* Restore web.xml version stampingJames Moger2013-05-031-3/+7
|
* Include alternate user services in WAR and Express buildsJames Moger2013-04-301-0/+6
|
* Update to Moxie 0.7.4 to fix prefix index merging bugJames Moger2013-04-261-1/+1
|
* 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
|