Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Reorganizing the recent activity feature | James Moger | 2011-11-19 | 1 | -0/+130 | |
| | ||||||
* | Calculate repository color from name. Show swatch on repository list. | James Moger | 2011-11-18 | 1 | -2/+46 | |
| | ||||||
* | New JGit utility function to retrieve commits since a specific date | James Moger | 2011-11-16 | 1 | -0/+40 | |
| | ||||||
* | Restored html content to feeds. Include regex substitutions in content. | James Moger | 2011-11-09 | 1 | -5/+11 | |
| | ||||||
* | Log feature based on Search dialog. Renamed some classes. | James Moger | 2011-11-07 | 1 | -8/+8 | |
| | ||||||
* | Unit testing | James Moger | 2011-11-07 | 1 | -5/+3 | |
| | ||||||
* | Moved ObjectCache class | James Moger | 2011-11-07 | 1 | -0/+94 | |
| | ||||||
* | Support pagination in RSS feeds. Standardize pg as page parameter. | James Moger | 2011-11-04 | 1 | -3/+13 | |
| | ||||||
* | Moved SearchType enum to Constants | James Moger | 2011-11-04 | 2 | -25/+2 | |
| | ||||||
* | RSS search parameters. Include refs as categories in RSS entries. | James Moger | 2011-11-03 | 1 | -1/+80 | |
| | ||||||
* | Feeds and Manager must respect a server's web.mountParameters setting | James Moger | 2011-11-03 | 1 | -5/+5 | |
| | ||||||
* | Fixed bug in time utils. Updated some unit tests. | James Moger | 2011-11-02 | 1 | -3/+5 | |
| | ||||||
* | Added repository selector to feeds panel | James Moger | 2011-11-02 | 1 | -1/+1 | |
| | ||||||
* | Branch renderer. String change. Config section name changes. | James Moger | 2011-11-01 | 1 | -19/+22 | |
| | ||||||
* | Build gbapi jar. Eliminate unnecessary gbapi runtime dependencies. | James Moger | 2011-11-01 | 3 | -1/+315 | |
| | ||||||
* | Refactored monolithic GitblitPanel into pieces. Revised feed generation. | James Moger | 2011-11-01 | 1 | -13/+11 | |
| | ||||||
* | More feeds work in Manager | James Moger | 2011-10-31 | 1 | -6/+31 | |
| | ||||||
* | Added basic rss subscriptions to Manager | James Moger | 2011-10-28 | 1 | -10/+30 | |
| | ||||||
* | Added a list branches rpc | James Moger | 2011-10-28 | 1 | -0/+21 | |
| | ||||||
* | Bug fix to rss feed. Unit test for rss feed. Refactor ssl connection. | James Moger | 2011-10-28 | 3 | -97/+185 | |
| | ||||||
* | Organized imports | James Moger | 2011-10-26 | 1 | -2/+0 | |
| | ||||||
* | Properly catch Not Allowed (405) and Unknown Request (501) errors | James Moger | 2011-10-26 | 1 | -1/+11 | |
| | ||||||
* | Working edit settings RPC. Web.xml is not directly modified. | James Moger | 2011-10-24 | 1 | -2/+1 | |
| | ||||||
* | Combined-md5 password storage option | James Moger | 2011-10-24 | 1 | -0/+2 | |
| | ||||||
* | Separate management from administration in rpc servlet. | James Moger | 2011-10-23 | 1 | -2/+24 | |
| | | | Added skeleton mechanism to update server settings via rpc. | |||||
* | Documentation. Refactoring class names. Re-encapsulate settings. | James Moger | 2011-10-22 | 1 | -10/+6 | |
| | ||||||
* | Fixed minor bug in flatten strings | James Moger | 2011-10-21 | 1 | -0/+4 | |
| | ||||||
* | Revised settings RPC to be Map<String, SettingModel>. | James Moger | 2011-10-21 | 1 | -34/+26 | |
| | | | | Added setting metadata. Added server status rpc. Improved setting tab in Manager. | |||||
* | Consistent rpc result codes. | James Moger | 2011-10-17 | 1 | -0/+4 | |
| | ||||||
* | RPC Client: Create/Edit Repository & User. Partially working. | James Moger | 2011-10-12 | 2 | -8/+72 | |
| | | | | 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-02 | 2 | -1/+43 | |
|\ | ||||||
| * | More Bootstrap improvements. | James Moger | 2011-09-30 | 2 | -1/+43 | |
| | | | | | | | | | | | | | | * Strip leading group name from repositories page. * Put topbars on all pages. * Properly sort repositories in all locations. * White Gitblit logo. | |||||
* | | Incompatible federation protocol change to handle timezones! | James Moger | 2011-10-02 | 1 | -8/+56 | |
| | | ||||||
* | | Fairly complete json rpc interface to view/control Gitblit data objects. | James Moger | 2011-10-02 | 3 | -66/+404 | |
| | | ||||||
* | | Refactored federation servlet and utils. Started rpc servlet and utils. | James Moger | 2011-10-01 | 3 | -168/+367 | |
|/ | ||||||
* | Poke test during proposal phase. | James Moger | 2011-09-27 | 1 | -4/+44 | |
| | ||||||
* | Fixed broken urls for WAR builds. | James Moger | 2011-09-26 | 1 | -2/+3 | |
| | ||||||
* | Implemented a Federation Client. Bare clone tweaks. Documentation. | James Moger | 2011-09-26 | 2 | -6/+108 | |
| | ||||||
* | Bare option for federation pull registrations. Documentation. | James Moger | 2011-09-26 | 1 | -4/+5 | |
| | ||||||
* | Revised federation proposal mechanism. Added SendProposalPage. | James Moger | 2011-09-25 | 1 | -18/+10 | |
| | ||||||
* | Refined mirror federation feature. Documentation. | James Moger | 2011-09-22 | 1 | -1/+26 | |
| | | | | HEAD is now properly reset if mirroring is enabled. Updated the federation pull status enum to include no change and mirrored states. | |||||
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 5 | -7/+483 | |
| | ||||||
* | Cleanup imports and formatting. | James Moger | 2011-07-25 | 2 | -4/+4 | |
| | ||||||
* | Centralize default branch/HEAD resolution (issue 14) | James Moger | 2011-07-22 | 4 | -59/+251 | |
| | | | | | | | | | | | | | | 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. | |||||
* | Fixed (again) empty repository check (issue 13) | James Moger | 2011-07-22 | 1 | -3/+3 | |
| | ||||||
* | Documentation. Unit testing. Checkstyle. Findbugs. | James Moger | 2011-07-22 | 6 | -30/+41 | |
| | ||||||
* | Misc fixes. | James Moger | 2011-07-20 | 1 | -2/+1 | |
| | ||||||
* | Redefined how to check for "empty" repository (issue 13) | James Moger | 2011-07-20 | 1 | -1/+2 | |
| | ||||||
* | Optionally display repository on-disk size on repositories page. | James Moger | 2011-07-11 | 1 | -0/+24 | |
| | ||||||
* | ByteFormat now returns integer KB values. | James Moger | 2011-07-11 | 1 | -1/+1 | |
| |