Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation. Unit testing. Checkstyle. Findbugs. | James Moger | 2011-07-22 | 1 | -8/+8 |
| | |||||
* | Cancel buttons on edit pages. Column fix for flat repositories view. | James Moger | 2011-07-20 | 1 | -0/+14 |
| | |||||
* | Documentation. Adding JavaDoc comments. Adjustments to method names. | James Moger | 2011-07-01 | 1 | -1/+1 |
| | |||||
* | Big push for first release. | James Moger | 2011-06-25 | 1 | -1/+2 |
| | | | | | | | | | | | | * 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 | -5/+2 |
| | | | | | | | | | | | | | | | | 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. | ||||
* | Unit testing. | James Moger | 2011-05-29 | 1 | -1/+1 |
| | |||||
* | Unit testing. Removal of some unused code paths. | James Moger | 2011-05-28 | 1 | -2/+3 |
| | |||||
* | Codepro analyze dependencies. Documentation. | James Moger | 2011-05-27 | 1 | -5/+4 |
| | |||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 1 | -14/+22 |
| | |||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 1 | -0/+15 |
| | |||||
* | Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls. | James Moger | 2011-05-24 | 1 | -9/+7 |
| | |||||
* | Improvements to create/edit user. | James Moger | 2011-05-12 | 1 | -1/+30 |
| | |||||
* | Moved distribution files. Revised build script. Security revisions. | James Moger | 2011-05-12 | 1 | -10/+42 |
| | |||||
* | Renamed User to UserModel. | James Moger | 2011-05-11 | 1 | -6/+6 |
| | |||||
* | Add user. Implemented repository view and git access restrictions. | James Moger | 2011-05-11 | 1 | -0/+97 |