Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Release v0.8.1v0.8.1 | James Moger | 2012-01-11 | 1 | -2/+2 | |
| | ||||||
* | Fixed missing icon resource for the manager (issue 40) | James Moger | 2012-01-11 | 1 | -2/+2 | |
| | ||||||
* | Release v0.8.0v0.8.0 | James Moger | 2012-01-11 | 1 | -2/+2 | |
| | ||||||
* | Plugged some repository use count leaks in the zip servlet | James Moger | 2012-01-09 | 1 | -1/+5 | |
| | ||||||
* | Federation pull_scripts request. Documentation. | James Moger | 2012-01-04 | 1 | -1/+1 | |
| | ||||||
* | Preliminary update to JGit 1.2.0. This will be refined. | James Moger | 2011-12-24 | 1 | -1/+1 | |
| | ||||||
* | Federation support for Teams | James Moger | 2011-12-13 | 1 | -1/+1 | |
| | ||||||
* | Teams JSON-RPC support | James Moger | 2011-12-13 | 1 | -4/+6 | |
| | ||||||
* | Change build identifiers for next release. | James Moger | 2011-11-14 | 1 | -2/+2 | |
| | ||||||
* | Preparing 0.7.0 release.v0.7.0 | James Moger | 2011-11-11 | 1 | -2/+2 | |
| | ||||||
* | Moved SearchType enum to Constants | James Moger | 2011-11-04 | 1 | -0/+21 | |
| | ||||||
* | Feeds and Manager must respect a server's web.mountParameters setting | James Moger | 2011-11-03 | 1 | -6/+8 | |
| | ||||||
* | Added a list branches rpc | James Moger | 2011-10-28 | 1 | -1/+1 | |
| | ||||||
* | Separate management from administration in rpc servlet. | James Moger | 2011-10-23 | 1 | -1/+1 | |
| | | | Added skeleton mechanism to update server settings via rpc. | |||||
* | Documentation. Refactoring class names. Re-encapsulate settings. | James Moger | 2011-10-22 | 1 | -1/+1 | |
| | ||||||
* | Revised settings RPC to be Map<String, SettingModel>. | James Moger | 2011-10-21 | 1 | -1/+2 | |
| | | | | Added setting metadata. Added server status rpc. Improved setting tab in Manager. | |||||
* | Consistent rpc result codes. | James Moger | 2011-10-17 | 1 | -1/+1 | |
| | ||||||
* | RPC Client: Create/Edit Repository & User. Partially working. | James Moger | 2011-10-12 | 1 | -1/+1 | |
| | | | | Added new request type to retrieve Gitblit settings to implement the password preferences (minLength, storage type) and federation sets. | |||||
* | Merge branch 'master' into rpc | James Moger | 2011-10-10 | 1 | -1/+1 | |
|\ | ||||||
| * | Documentation. Updated snapshot to 0.7.0. Merged server.contextPath. | James Moger | 2011-10-10 | 1 | -1/+1 | |
| | | ||||||
* | | Fairly complete json rpc interface to view/control Gitblit data objects. | James Moger | 2011-10-02 | 1 | -5/+7 | |
| | | ||||||
* | | Refactored servlet filters and now have authenticated RpcServlet. | James Moger | 2011-10-01 | 1 | -0/+4 | |
| | | ||||||
* | | Refactored federation servlet and utils. Started rpc servlet and utils. | James Moger | 2011-10-01 | 1 | -0/+25 | |
|/ | ||||||
* | Reset build identifiers to SNAPSHOT. | James Moger | 2011-09-28 | 1 | -2/+2 | |
| | ||||||
* | Preparing 0.6.0 release.v0.6.0 | James Moger | 2011-09-27 | 1 | -2/+2 | |
| | ||||||
* | Poke test during proposal phase. | James Moger | 2011-09-27 | 1 | -1/+13 | |
| | ||||||
* | Rearranged federation status enum. | James Moger | 2011-09-22 | 1 | -1/+1 | |
| | ||||||
* | Refined mirror federation feature. Documentation. | James Moger | 2011-09-22 | 1 | -1/+1 | |
| | | | | HEAD is now properly reset if mirroring is enabled. Updated the federation pull status enum to include no change and mirrored states. | |||||
* | Updated to JGit 1.1.0 and reverse-sort library dependencies. | James Moger | 2011-09-22 | 1 | -1/+1 | |
| | ||||||
* | Implemented Federation Sets. Documentation. | James Moger | 2011-09-14 | 1 | -1/+9 | |
| | ||||||
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 1 | -3/+94 | |
| | ||||||
* | Switch back to development. | James Moger | 2011-07-27 | 1 | -2/+2 | |
| | ||||||
* | Documentation and prepare 0.5.2 release.v0.5.2 | James Moger | 2011-07-27 | 1 | -2/+2 | |
| | ||||||
* | Documentation. Unit testing. Checkstyle. Findbugs. | James Moger | 2011-07-22 | 1 | -0/+3 | |
| | ||||||
* | Optionally display repository on-disk size on repositories page. | James Moger | 2011-07-11 | 1 | -2/+2 | |
| | ||||||
* | Documentation. Adding JavaDoc comments. Adjustments to method names. | James Moger | 2011-07-01 | 1 | -0/+6 | |
| | ||||||
* | Changes for minor 0.5.1 release.v0.5.1 | James Moger | 2011-06-28 | 1 | -1/+5 | |
| | | | | | | | | | | | | | * Clarified SSL certificate generation and configuration in light of the hostname verificiation that JGit currently does despite the http.sslVerify=false setting. * Added some troubleshooting information related to filesystem permissions and reading repositories. * Switched from JavaService to Apache Commons Daemon. Not sure what happened to JavaService as it stopped working for me on Windows 7 with Java 1.6.0_26. Commons Daemon accomplishes the same thing and offers a nice service control utility. | |||||
* | Prepare 0.5.0 release.v0.5.0 | James Moger | 2011-06-26 | 1 | -2/+2 | |
| | ||||||
* | Updated to JGit 1.0.0. | James Moger | 2011-06-25 | 1 | -1/+1 | |
| | ||||||
* | Big push for first release. | James Moger | 2011-06-25 | 1 | -2/+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. | |||||
* | Mostly stable war build. | James Moger | 2011-06-18 | 1 | -5/+3 | |
| | | | | | Reorganization of resources. Dropped most hard-coded webapp configuration in favor of common web.xml file. Still contemplating configuring git servlet from web.xml too. | |||||
* | Added AccessRestrictionFilter and simplified authentication. | James Moger | 2011-06-14 | 1 | -0/+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. | |||||
* | RSS syndication feature. Documentation. CSS tweaks. | James Moger | 2011-06-11 | 1 | -0/+2 | |
| | ||||||
* | Unit testing. | James Moger | 2011-05-29 | 1 | -1/+1 | |
| | ||||||
* | Codepro analyze dependencies. Documentation. | James Moger | 2011-05-27 | 1 | -0/+2 | |
| | ||||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 1 | -20/+12 | |
| | ||||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 1 | -2/+17 | |
| | ||||||
* | Download zip feature. | James Moger | 2011-05-24 | 1 | -0/+4 | |
| | ||||||
* | User list. Revised home page. Updated Jetty. Secure cookies. Docs. | James Moger | 2011-05-23 | 1 | -1/+5 | |
| | ||||||
* | Owner editing. Frozen status. Grouped repositories. Documentation. | James Moger | 2011-05-19 | 1 | -1/+1 | |
| |