summaryrefslogtreecommitdiffstats
path: root/build.moxie
Commit message (Collapse)AuthorAgeFilesLines
* Update to JGit 3.2.0James Moger2013-12-201-1/+1
| | | | Change-Id: I77475dedfecbdc7ba3c065886a51b7a70b7ece48
* Support Markdown image links relative to the repository root (issue-324)James Moger2013-12-091-1/+1
| | | | Change-Id: I8bad02b26a20636e4fc3d1f0ab0a16f0bacc7bf1
* Add support for per-repository bugtraq configurationJames Moger2013-12-031-0/+3
| | | | | | | | | | | | | | | | | | | Imported the reference implementation contributed by syntevo which is used in their SmartGit product. You may create a bugtraq config section inf your .git/config file OR you may add a .gitbugtraq file to the root of your repository. Example: [bugtraq "issues"] url = http://code.google.com/p/gitblit/issues/detail?id=%BUGID% logRegex = "[Ii]ssue[-#:\\s]{1}\\d+" logRegex1 = "\\d+" [bugtraq "[pullrequests"] url = "https://github.com/gitblit/gitblit/pull/%BUGID%" logRegex = "(?:pull request|pull|pr)\\s*[-#]?([0-9]+)" Change-Id: Iaba305bf4280d08cc4d1abf533c2f1365470a43f
* Bump bouncycastle version to 1.49David Ostrovsky2013-12-021-1/+1
| | | | Change-Id: I0ea81f6c45748af3130721b8f8a7244eac9787fc
* Update to Lucene 4.6.0 (pull request #124)James Moger2013-11-291-1/+3
| | | | Change-Id: I21b0daf0550dcc2f12f1712e7b7cf519358a7a1d
* Refactor managers and authentication for federationJames Moger2013-11-291-2/+2
| | | | Change-Id: I5ff18b2768095fb14e7fbece2e756115829abbde
* Use Dagger to inject managers into all filters and servletsJames Moger2013-11-291-0/+4
| | | | Change-Id: I9bb2cc0cbfac9841b13bed15a474fefb24355cd4
* Update to Moxie 0.9.1James Moger2013-11-291-1/+1
| | | | Change-Id: I8e0479b632af3b5ca809aacf955e4be96822ac2c
* Update to Jetty 8.1.13 for Servlet 3James Moger2013-11-261-1/+1
| | | | Change-Id: If3f30af2ed250968e65cde58bd413213f4d384b1
* Update Moxie to 0.9.0James Moger2013-11-191-1/+1
| | | | Change-Id: Ia4c9536282af6df3d9d462946dec1d8112459242
* Add markup support for confluence, mediawiki, textile, trac, and twikiJames Moger2013-11-121-0/+7
| | | | Change-Id: I82ef161c6b6956c7b83cd4a1c37627beac6ea75b
* Replaced MarkdownPapers with pegdownJames Moger2013-10-181-1/+1
| | | | Change-Id: I11eb50ba1ef0bef8ac47bf6f7b17e0f79ecd3f2d
* Update to JGit 3.1.0James Moger2013-10-161-5/+5
| | | | Change-Id: I94d4f6146c79541bf8a36e4c3dca1842e46cddd5
* Updated to Jetty 7.6.13James Moger2013-10-021-1/+1
|
* Merge branch 'init-shared' of https://github.com/fzs/gitblit into prefixesJames Moger2013-09-171-0/+1
|\
| * Add commons-io to explicit dependencies.Florian Zschocke2013-08-261-0/+1
| | | | | | | | | | | | Add the commons-io library explicitly to the depencencies. It was already present as a transitive dependency but is now used in code. Using the version 2.2 as that got so far already packaged in ext.
* | Revisions and documentation for personal repository prefix changeJames Moger2013-09-171-1/+1
| |
* | Reset build identifiers for next development cycleJames Moger2013-08-221-1/+1
|/
* Prepare 1.3.2 releasev1.3.2James Moger2013-08-221-3/+3
|
* Add an Apache htpasswd user serviceFlorian Zschocke2013-08-121-0/+1
| | | | | | | Add a new class, HtpasswdUserService, which performs authentication against a text file created with the Apache 'htpasswd' program. Added dependency on commons-codec:1.7
* Added maintaining a Maven repository to the build release processJames Moger2013-07-251-0/+1
|
* Reset build identifiers for next development cycleJames Moger2013-07-241-1/+1
|
* Prepare 1.3.1 releasev1.3.1James Moger2013-07-241-3/+3
|
* Added PAMUserService for local Linux/Unix/MacOSX account authenticationJames Moger2013-07-231-0/+1
|
* Reset build identifiers for next development cycleJames Moger2013-07-141-1/+1
|
* Prepare 1.3.0 releasev1.3.0James Moger2013-07-141-4/+3
|
* Updated to JGit 3.0.0.201306101825-rJames Moger2013-06-281-1/+1
|
* Added WindowsUserService using WaffleJames Moger2013-06-201-0/+1
|
* Generate filterable project/repository list with FreeMarkerJames Moger2013-06-191-0/+1
|
* Added support for authenticating against a Salesforce org.William Whittle2013-06-071-0/+1
|
* 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-1/+1
|
* Completed migration to JGit 3.0.0-SNAPSHOTJames Moger2013-04-151-2/+2
|
* Bump JGit version to 3.0.0-SNAPSHOTDavid Ostrovsky2013-04-141-2/+2
|
* Fixed NPE in FedClient and support --baseFolder in FedClient (issue 219)James Moger2013-03-291-1/+1
|
* Restored missing Windows distrib files lost during the refactorJames Moger2013-03-281-3/+0
|
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+161
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.