Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -204/+0 |
| | | | | | | | | | 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. | ||||
* | Fixed validate IPv4 address method | James Moger | 2012-12-05 | 1 | -0/+1 |
| | |||||
* | Set subjectAlternativeName on SSL cert if CN=IPAddress (issue-170) | James Moger | 2012-12-03 | 1 | -0/+22 |
| | |||||
* | Improve logging of certificate authentication | James Moger | 2012-11-29 | 1 | -27/+15 |
| | |||||
* | X509 certificate authentication based on Kevin Anderson's implementation | James Moger | 2012-11-23 | 1 | -0/+98 |
| | |||||
* | Support X-Forwarded-Context for subdomain proxy configs (issue 135) | James Moger | 2012-09-20 | 1 | -1/+15 |
| | |||||
* | Support for X-Forwarded-Proto and X-Forwarded-Port (issue 115) | James Moger | 2012-08-02 | 1 | -4/+39 |
| | |||||
* | Fixed broken urls for WAR builds. | James Moger | 2011-09-26 | 1 | -2/+3 |
| | |||||
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 1 | -0/+45 |