Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moved ObjectCache class | James Moger | 2011-11-07 | 1 | -88/+0 | |
| | ||||||
* | Revised branch rendering. Added ref rendering to message column. | James Moger | 2011-11-03 | 1 | -0/+2 | |
| | ||||||
* | Differentiate new activity on feeds panel | James Moger | 2011-11-03 | 1 | -3/+5 | |
| | ||||||
* | Branch renderer. String change. Config section name changes. | James Moger | 2011-11-01 | 1 | -13/+6 | |
| | ||||||
* | Build gbapi jar. Eliminate unnecessary gbapi runtime dependencies. | James Moger | 2011-11-01 | 1 | -11/+1 | |
| | ||||||
* | Refactored monolithic GitblitPanel into pieces. Revised feed generation. | James Moger | 2011-11-01 | 1 | -1/+1 | |
| | ||||||
* | More feeds work in Manager | James Moger | 2011-10-31 | 2 | -1/+96 | |
| | ||||||
* | Added basic rss subscriptions to Manager | James Moger | 2011-10-28 | 2 | -0/+60 | |
| | ||||||
* | Add version number and date to ServerStatus. Conditionally hide status. | James Moger | 2011-10-27 | 1 | -9/+17 | |
| | ||||||
* | Organized imports | James Moger | 2011-10-26 | 1 | -1/+0 | |
| | ||||||
* | Documentation. Changed status RPC protection. Status tab for Manager. | James Moger | 2011-10-25 | 1 | -3/+8 | |
| | ||||||
* | Per-repository setting to skip summary metrics | James Moger | 2011-10-23 | 1 | -0/+1 | |
| | ||||||
* | Fixed null pointer in object cache | James Moger | 2011-10-22 | 1 | -1/+4 | |
| | ||||||
* | Documentation. Refactoring class names. Re-encapsulate settings. | James Moger | 2011-10-22 | 2 | -5/+68 | |
| | ||||||
* | Revised settings RPC to be Map<String, SettingModel>. | James Moger | 2011-10-21 | 2 | -0/+213 | |
| | | | | 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 | 1 | -0/+85 | |
| | ||||||
* | Log calculation time of repository sizes. (issue 27) | James Moger | 2011-10-21 | 1 | -0/+1 | |
| | | | | Also added a per-repository skip calculation flag. | |||||
* | Handle the earliest tags from the Linux kernel repository (issue 25) | James Moger | 2011-10-17 | 1 | -1/+5 | |
| | ||||||
* | Users JList to JTable. Fixed indicator tooltip. Users Tab. | James Moger | 2011-10-16 | 1 | -1/+6 | |
| | ||||||
* | Merge branch 'master' into rpc | James Moger | 2011-10-02 | 2 | -17/+3 | |
|\ | ||||||
| * | More Bootstrap improvements. | James Moger | 2011-09-30 | 2 | -17/+3 | |
| | | | | | | | | | | | | | | * Strip leading group name from repositories page. * Put topbars on all pages. * Properly sort repositories in all locations. * White Gitblit logo. | |||||
* | | Fairly complete json rpc interface to view/control Gitblit data objects. | James Moger | 2011-10-02 | 1 | -0/+58 | |
|/ | ||||||
* | Set default federation strategy in model (issue 20) | James Moger | 2011-09-29 | 1 | -1/+2 | |
| | ||||||
* | Implemented a Federation Client. Bare clone tweaks. Documentation. | James Moger | 2011-09-26 | 1 | -0/+2 | |
| | ||||||
* | Bare option for federation pull registrations. Documentation. | James Moger | 2011-09-26 | 1 | -0/+2 | |
| | ||||||
* | Revised federation proposal mechanism. Added SendProposalPage. | James Moger | 2011-09-25 | 1 | -1/+4 | |
| | ||||||
* | 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. | |||||
* | Implemented Federation Sets. Documentation. | James Moger | 2011-09-14 | 1 | -0/+4 | |
| | ||||||
* | Revised federation setting names. Improved documentation. | James Moger | 2011-09-13 | 1 | -0/+2 | |
| | ||||||
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 4 | -4/+310 | |
| | ||||||
* | 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 | |