summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/GitBlitServer.java
Commit message (Expand)AuthorAgeFilesLines
* Unit testing.James Moger2011-05-291-4/+5
* Unit testing. Removal of some unused code paths.James Moger2011-05-281-1/+1
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-18/+21
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-65/+84
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
* Download zip feature.James Moger2011-05-241-2/+5
* User list. Revised home page. Updated Jetty. Secure cookies. Docs.James Moger2011-05-231-0/+11
* Make keystore script independent of JDK using BouncyCastle.James Moger2011-05-221-60/+1
* Moved distribution files. Revised build script. Security revisions.James Moger2011-05-121-1/+1
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-111-33/+24
* Comments in config file. Disable TLS renegotiation.James Moger2011-05-051-2/+2
* Automatically generate a self-signed certificate with BouncyCastle.James Moger2011-05-051-8/+73
* Build infrastructure improvements. Setting to show remote branches.James Moger2011-05-041-2/+18
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-19/+31
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-17/+17
* Authenticate the webapp against the same realm as the git servlet.James Moger2011-04-141-24/+23
* Added placeholder for Admin links on main page.James Moger2011-04-061-46/+52
* Initial import of Git:Blit.James Moger2011-04-041-0/+393