summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/GitBlitWebSession.java
Commit message (Expand)AuthorAgeFilesLines
* Moved the fork mechanism from a javascript link to a separate pageJames Moger2012-10-021-0/+12
* Implemented custom request handling for (un)authenticated sessions to workaro...James Moger2012-08-241-1/+53
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-1/+1
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-7/+7
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
* Renamed User to UserModel.James Moger2011-05-111-4/+4
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-111-0/+2
* Working on error handling.James Moger2011-04-291-0/+12
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-6/+6
* Authenticate the webapp against the same realm as the git servlet.James Moger2011-04-141-0/+7
* Start of webapp authentication.James Moger2011-04-131-0/+15
* Eliminated most session usage.James Moger2011-04-111-36/+0
* Placeholder for About page.James Moger2011-04-041-1/+1
* Initial import of Git:Blit.James Moger2011-04-041-0/+74