Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation. Added JavaDoc comments. | James Moger | 2011-07-01 | 8 | -22/+93 |
| | |||||
* | Big push for first release. | James Moger | 2011-06-25 | 1 | -1/+1 |
| | | | | | | | | | | | | * Build script overhaul including building & publishing GO, WAR, Docs, and Site. * Restored JGit 0.12.1 dependency and backported Blame. Got tired of waiting for JGit 1.0.0 Maven artifacts. * Changed Summary Page layout * Optional cookie authentication * Added icons for log, tags, and branches panels. * Show last commit author and short message on branches panel. * Unit testing. * Documentation. | ||||
* | Added AccessRestrictionFilter and simplified authentication. | James Moger | 2011-06-14 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | Replaced servlet container basic authentication with a custom servlet filter which performs the same function. The advantage to this is that the servlet container is now divorced from the webapp. The login service (realm) also simplified a great deal and removes its Jetty dependencies. Additionally, the basic authorization pop-up will be displayed as needed based on the repository's access restriction. This was necessary for view-restricted repositories with the RSS feature. Its also necessary for completely open repositories as before it would prompt for credentials. Improved feed syndication feature. | ||||
* | Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs. | James Moger | 2011-06-08 | 3 | -2/+42 |
| | |||||
* | Improved metrics page and added metrics links to branches panel. | James Moger | 2011-06-07 | 1 | -0/+5 |
| | |||||
* | GitNotes. Unit testing. More correct refs. | James Moger | 2011-06-03 | 1 | -15/+64 |
| | |||||
* | Unit testing. Start of git-notes display feature. | James Moger | 2011-06-02 | 1 | -0/+31 |
| | |||||
* | Readme markdown on summary page per-repository. | James Moger | 2011-06-01 | 1 | -0/+1 |
| | |||||
* | Unit testing. Removal of some unused code paths. | James Moger | 2011-05-28 | 4 | -26/+2 |
| | |||||
* | Codepro analyze dependencies. Documentation. | James Moger | 2011-05-27 | 6 | -0/+442 |