Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codepro analyze dependencies. Documentation. | James Moger | 2011-05-27 | 1 | -1/+1 |
| | |||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 1 | -7/+7 |
| | |||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 1 | -0/+15 |
| | |||||
* | Renamed User to UserModel. | James Moger | 2011-05-11 | 1 | -4/+4 |
| | |||||
* | Add user. Implemented repository view and git access restrictions. | James Moger | 2011-05-11 | 1 | -0/+2 |
| | |||||
* | Working on error handling. | James Moger | 2011-04-29 | 1 | -0/+12 |
| | |||||
* | Generate Keys class from gitblit.properties as part of build process. | James Moger | 2011-04-14 | 1 | -6/+6 |
| | |||||
* | Authenticate the webapp against the same realm as the git servlet. | James Moger | 2011-04-14 | 1 | -0/+7 |
| | | | | | | | Right now the implementation is hard-coded to pass the realm into a singleton. This won't work for a WAR distribution so I will need to figure out how to properly authenticate the webapp using form authentication and the git servlet using basic authentication - host against the same realm. | ||||
* | Start of webapp authentication. | James Moger | 2011-04-13 | 1 | -0/+15 |
| | |||||
* | Eliminated most session usage. | James Moger | 2011-04-11 | 1 | -36/+0 |
| | |||||
* | Placeholder for About page. | James Moger | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | Initial import of Git:Blit. | James Moger | 2011-04-04 | 1 | -0/+74 |
Change-Id: Ifce000c85c8947c3a768e782c841e41a8953d314 |