summaryrefslogtreecommitdiffstats
path: root/gitblit.iml
Commit message (Collapse)AuthorAgeFilesLines
* Replaced MarkdownPapers with pegdownJames Moger2013-10-181-3/+69
| | | | Change-Id: I11eb50ba1ef0bef8ac47bf6f7b17e0f79ecd3f2d
* Update to JGit 3.1.0James Moger2013-10-161-6/+6
| | | | Change-Id: I94d4f6146c79541bf8a36e4c3dca1842e46cddd5
* Updated to Jetty 7.6.13James Moger2013-10-021-6/+6
|
* Add commons-io to explicit dependencies.Florian Zschocke2013-08-261-11/+11
| | | | | | 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.
* Add an Apache htpasswd user serviceFlorian Zschocke2013-08-121-11/+11
| | | | | | | 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 PAMUserService for local Linux/Unix/MacOSX account authenticationJames Moger2013-07-231-0/+11
|
* Updated to JGit 3.0.0.201306101825-rJames Moger2013-06-281-6/+6
|
* Added WindowsUserService using WaffleJames Moger2013-06-201-33/+44
|
* Generate filterable project/repository list with FreeMarkerJames Moger2013-06-191-0/+11
|
* Added support for authenticating against a Salesforce org.William Whittle2013-06-071-0/+33
|
* Completed migration to JGit 3.0.0-SNAPSHOTJames Moger2013-04-151-6/+17
|
* Restored missing Windows distrib files lost during the refactorJames Moger2013-03-281-20/+0
|
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-46/+244
| | | | | | | | | 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.
* Updated IDEA module descriptor for JGit 2.2.0James Moger2013-01-031-6/+6
|
* Update to Jetty 7.6.8James Moger2012-12-031-6/+6
|
* Update to MarkdownPapers 1.3.2James Moger2012-12-031-3/+25
|
* Eliminate internal Sun api for CRLs and include X509 tests in suiteJames Moger2012-11-231-0/+373