Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Treat .ico and .jpeg files as images | Berke Viktor | 2014-10-06 | 2 | -2/+2 |
| | |||||
* | Add repository and user/team lifecycle listener extension points | James Moger | 2014-06-09 | 1 | -5/+1 |
| | |||||
* | Elevate the public key manager to a top-level manager | James Moger | 2014-04-10 | 1 | -1/+1 |
| | |||||
* | Add SSH daemon test | David Ostrovsky | 2014-04-10 | 1 | -0/+2 |
| | |||||
* | Basic implementation of feature for ldap user synchronization as | Alfred Schmid | 2014-02-19 | 1 | -0/+5 |
| | | | | | background service. Introduced configuration property to configure the synchronization period. | ||||
* | Refactor user services and separate authentication (issue-281) | James Moger | 2013-11-29 | 1 | -4/+2 |
| | | | | Change-Id: I336e005e02623fc5e11a4f8b4408bea5465a43fd | ||||
* | Update unit tests for refactored architecture | James Moger | 2013-11-29 | 3 | -4/+9 |
| | | | | Change-Id: I04639db977c515e5e1090ef8f0e1ce858820cb03 | ||||
* | Merge receive processing into one class | James Moger | 2013-09-27 | 1 | -1/+2 |
| | | | | Change-Id: I603d4524914e94ec8e02c3689b65465b42c23dd7 | ||||
* | Updated test suite to use relocated test config files | James Moger | 2013-07-02 | 1 | -3/+3 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 4 | -0/+1343 |
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. |