summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/LoginPage.java
Commit message (Expand)AuthorAgeFilesLines
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-91/+0
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-4/+5
* 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-26/+1
* Renamed User to UserModel.James Moger2011-05-111-4/+4
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-111-0/+1
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-19/+16
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-3/+3
* Authenticate the webapp against the same realm as the git servlet.James Moger2011-04-141-3/+4
* Start of webapp authentication.James Moger2011-04-131-0/+101