Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -139/+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. | ||||
* | Support --baseFolder parameter and small data reorganization | James Moger | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | Support local accounts with LdapUserService and RedmineUserService (issue-183) | James Moger | 2013-01-04 | 1 | -2/+3 |
| | |||||
* | Implemented custom request handling for (un)authenticated sessions to ↵ | James Moger | 2012-08-24 | 1 | -1/+1 |
| | | | | workaround Wicket bugs | ||||
* | Skeleton LdapUserService based on John Cryiger's implementation | James Moger | 2012-04-06 | 1 | -0/+6 |
| | |||||
* | Fixed overzealous externalization of save and cancel buttons | James Moger | 2012-03-30 | 1 | -2/+2 |
| | |||||
* | Externalized a bunch of strings for translation | James Moger | 2012-03-25 | 1 | -7/+6 |
| | |||||
* | Rearranged button order to properly set default (issue 60) | James Moger | 2012-02-09 | 1 | -0/+2 |
| | | | Also indicate password change aborted if it is canceled. | ||||
* | Combined-md5 password storage option | James Moger | 2011-10-24 | 1 | -1/+6 |
| | |||||
* | Clarified page hierarchy. Fixed TicGit pages. | James Moger | 2011-09-30 | 1 | -1/+1 |
| | |||||
* | More Bootstrap improvements. | James Moger | 2011-09-30 | 1 | -10/+2 |
| | | | | | | | * Strip leading group name from repositories page. * Put topbars on all pages. * Properly sort repositories in all locations. * White Gitblit logo. | ||||
* | Documentation. Unit testing. Checkstyle. Findbugs. | James Moger | 2011-07-22 | 1 | -9/+10 |
| | |||||
* | Change password feature (issue 1) | James Moger | 2011-07-20 | 1 | -0/+133 |