Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed collision error on rename repository or user | James Moger | 2011-10-22 | 2 | -0/+2 | |
| | ||||||
* | Documentation. Refactoring class names. Re-encapsulate settings. | James Moger | 2011-10-22 | 2 | -21/+57 | |
| | ||||||
* | Revised settings RPC to be Map<String, SettingModel>. | James Moger | 2011-10-21 | 1 | -3/+31 | |
| | | | | Added setting metadata. Added server status rpc. Improved setting tab in Manager. | |||||
* | Cache repository sizes and default metrics for performance boost | James Moger | 2011-10-21 | 2 | -0/+4 | |
| | ||||||
* | Handle the earliest tags from the Linux kernel repository (issue 25) | James Moger | 2011-10-17 | 2 | -2/+4 | |
| | ||||||
* | Updated to MarkdownPapers 1.2.4. | James Moger | 2011-10-17 | 3 | -11/+20 | |
| | ||||||
* | Documentation for Gitblit Manager. | James Moger | 2011-10-16 | 3 | -7/+9 | |
| | ||||||
* | RPC Client: Create/Edit Repository & User. Partially working. | James Moger | 2011-10-12 | 1 | -0/+1 | |
| | | | | Added new request type to retrieve Gitblit settings to implement the password preferences (minLength, storage type) and federation sets. | |||||
* | Documentation and updated screenshots. | James Moger | 2011-10-12 | 18 | -19/+19 | |
| | ||||||
* | Documentation. | James Moger | 2011-10-11 | 2 | -1/+2 | |
| | ||||||
* | Documentation. | James Moger | 2011-10-11 | 1 | -0/+144 | |
| | ||||||
* | Merge branch 'master' into rpc | James Moger | 2011-10-11 | 8 | -131/+163 | |
|\ | ||||||
| * | Documentation. Updated to MarkdownPapers 1.2.3. | James Moger | 2011-10-11 | 8 | -118/+141 | |
| | | ||||||
* | | Merge branch 'master' into rpc | James Moger | 2011-10-10 | 3 | -2/+6 | |
|\| | ||||||
| * | Documentation. Updated snapshot to 0.7.0. Merged server.contextPath. | James Moger | 2011-10-10 | 3 | -2/+6 | |
| | | ||||||
* | | Merge branch 'master' into rpc | James Moger | 2011-10-07 | 2 | -0/+2 | |
|\| | ||||||
| * | Updated servlet-api to 3.0 and ported ServletRequestWrapper (issue 23) | James Moger | 2011-10-07 | 2 | -0/+2 | |
| | | ||||||
* | | Merge branch 'master' into rpc | James Moger | 2011-10-06 | 2 | -2/+4 | |
|\| | ||||||
| * | Set the RSS content type for Firefox 4 (issue 22) | James Moger | 2011-10-06 | 2 | -0/+2 | |
| | | ||||||
* | | New setting to disable RPC administration. Advancing the RPC client. | James Moger | 2011-10-05 | 2 | -6/+17 | |
| | | ||||||
* | | Documentation. | James Moger | 2011-10-02 | 2 | -0/+2 | |
|/ | ||||||
* | Login message option. More Bootstrap updates. All docs converted. | James Moger | 2011-09-30 | 8 | -32/+58 | |
| | ||||||
* | More Bootstrap improvements. | James Moger | 2011-09-30 | 1 | -0/+0 | |
| | | | | | | | * Strip leading group name from repositories page. * Put topbars on all pages. * Properly sort repositories in all locations. * White Gitblit logo. | |||||
* | Set default federation strategy in model (issue 20) | James Moger | 2011-09-29 | 2 | -0/+2 | |
| | ||||||
* | Allow SSL renegotiation on Java 1.6.0_22 and later | James Moger | 2011-09-28 | 2 | -0/+2 | |
| | ||||||
* | Added IUserService.setup(IStoredSettings) for custom implementations. | James Moger | 2011-09-28 | 3 | -18/+17 | |
| | | | | This allows custom implementations to store their settings alongside the Gitblit GO or WAR settings while remaining unit-testable. | |||||
* | Documentation. | James Moger | 2011-09-27 | 4 | -1/+5 | |
| | ||||||
* | Documentation. | James Moger | 2011-09-26 | 1 | -3/+3 | |
| | ||||||
* | Protect DownloadZipServlet with an AccessRestrictionFilter. | James Moger | 2011-09-26 | 2 | -2/+4 | |
| | ||||||
* | Fixed broken urls for WAR builds. | James Moger | 2011-09-26 | 2 | -6/+11 | |
| | ||||||
* | Documentation. | James Moger | 2011-09-26 | 5 | -0/+16 | |
| | ||||||
* | Implemented a Federation Client. Bare clone tweaks. Documentation. | James Moger | 2011-09-26 | 3 | -5/+29 | |
| | ||||||
* | Bare option for federation pull registrations. Documentation. | James Moger | 2011-09-26 | 1 | -23/+36 | |
| | ||||||
* | Refined mirror federation feature. Documentation. | James Moger | 2011-09-22 | 1 | -26/+29 | |
| | | | | 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 | 3 | -3/+5 | |
| | ||||||
* | Implemented Federation Sets. Documentation. | James Moger | 2011-09-14 | 4 | -4/+10 | |
| | ||||||
* | Updated to Wicket 1.4.18. | James Moger | 2011-09-13 | 2 | -0/+2 | |
| | ||||||
* | Revised federation setting names. Improved documentation. | James Moger | 2011-09-13 | 3 | -18/+73 | |
| | ||||||
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 9 | -15/+256 | |
| | ||||||
* | Documentation and prepare 0.5.2 release.v0.5.2 | James Moger | 2011-07-27 | 2 | -4/+4 | |
| | ||||||
* | Centralize default branch/HEAD resolution (issue 14) | James Moger | 2011-07-22 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | If an object id was not specified Gitblit used HEAD to perform the operation. This breaks under some conditions like working with a repository that does not have any commits on master but does have commits on a vcs-import branch. The new approach is to centralize the resolution of unspecified object ids to a common method which resolves HEAD first but uses the most recently modified branch if HEAD points to nothing. This commit also includes a non-functional method for creating an empty branch. I couldn't figure out how to make JGit create an orphaned branch. | |||||
* | Documentation. Unit testing. Checkstyle. Findbugs. | James Moger | 2011-07-22 | 1 | -1/+1 | |
| | ||||||
* | Rollback to Jetty 7.4.3 for now. | James Moger | 2011-07-21 | 2 | -2/+2 | |
| | | | | | | | | | Jetty 7.4.4 introduces a fix to correct url generation. Unfortunately, this "fix" creates a bug for resolving the root page. Evidently the bug may really be in Wicket. Wicket Bug: WICKET-3841 Eclipse Bug: 351199 | |||||
* | Documentation. | James Moger | 2011-07-20 | 2 | -2/+4 | |
| | ||||||
* | Documentation and build script improvements. | James Moger | 2011-07-20 | 4 | -8/+156 | |
| | ||||||
* | Allow specification of forward-slash character in urls (issue 11) | James Moger | 2011-07-18 | 3 | -0/+5 | |
| | ||||||
* | Optionally display repository on-disk size on repositories page. | James Moger | 2011-07-11 | 2 | -7/+13 | |
| | ||||||
* | Documentation. Noted commit hooks not supported. | James Moger | 2011-07-07 | 1 | -0/+1 | |
| | ||||||
* | Documentation. Generate properties site page at build time. | James Moger | 2011-07-07 | 3 | -2/+9 | |
| | ||||||
* | Documentation. Site changes. | James Moger | 2011-07-05 | 1 | -1/+2 | |
| |