summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/JettyLoginService.java
Commit message (Expand)AuthorAgeFilesLines
* Added AccessRestrictionFilter and simplified authentication.James Moger2011-06-141-471/+0
* RSS syndication feature. Documentation. CSS tweaks.James Moger2011-06-111-1/+1
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-1/+1
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-25/+44
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
* Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls.James Moger2011-05-241-12/+17
* Improvements to create/edit user.James Moger2011-05-121-1/+4
* Moved distribution files. Revised build script. Security revisions.James Moger2011-05-121-40/+273
* Renamed User to UserModel.James Moger2011-05-111-8/+8
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-111-8/+172
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-2/+2
* Authenticate the webapp against the same realm as the git servlet.James Moger2011-04-141-0/+32