summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Indicate current page on documentation.James Moger2011-10-093-106/+121
| |
* | Merge branch 'master' into rpcJames Moger2011-10-076-9/+84
|\|
| * Updated servlet-api to 3.0 and ported ServletRequestWrapper (issue 23)James Moger2011-10-075-5/+80
| |
| * Fix SSL allow renegotiation take 2.James Moger2011-10-071-4/+4
| |
* | Merge branch 'master' into rpcJames Moger2011-10-065-2/+41
|\|
| * Set the RSS content type for Firefox 4 (issue 22)James Moger2011-10-063-0/+3
| |
| * Merge pull request #1 from mmounirou/masterJames Moger2011-10-062-0/+36
| |\ | | | | | | add a new scripts to install gitblit as a service on linux
| | * add tools to install giblet as service on linux based osMohamed MOUNIROU2011-10-042-0/+36
| | |
* | | New setting to disable RPC administration. Advancing the RPC client.James Moger2011-10-0516-65/+1133
| | |
* | | Merge branch 'master' into rpcJames Moger2011-10-059-139/+187
|\| |
| * | Refactored topbar navigation links to indicate current page.James Moger2011-10-059-139/+187
| |/
* | Delete the test user account as part of cleanup.James Moger2011-10-021-6/+12
| |
* | Documentation.James Moger2011-10-022-0/+2
| |
* | Merge branch 'master' into rpcJames Moger2011-10-0269-496/+1819
|\|
| * CSS fixes for palette buttonsJames Moger2011-10-011-0/+15
| |
| * Login message option. More Bootstrap updates. All docs converted.James Moger2011-09-3021-82/+187
| |
| * Clarified page hierarchy. Fixed TicGit pages.James Moger2011-09-3018-77/+54
| |
| * More Bootstrap improvements.James Moger2011-09-3024-79/+147
| | | | | | | | | | | | | | * Strip leading group name from repositories page. * Put topbars on all pages. * Properly sort repositories in all locations. * White Gitblit logo.
| * Adjusted Metric chart widths. Diff hunk header css tweak.James Moger2011-09-292-3/+4
| |
| * Split RepositoriesPage into 3 pages. Inline page header authentication.James Moger2011-09-2927-236/+340
| |
| * Updating web ui to use Twitter's Bootstrap toolkit.James Moger2011-09-2919-60/+1112
| |
* | Skeleton Gitblit Client app using the json rpc api.James Moger2011-10-024-0/+360
| |
* | Calculate repository sizes in Gitblit instead of the page.James Moger2011-10-022-13/+7
| |
* | Incompatible federation protocol change to handle timezones!James Moger2011-10-022-16/+60
| |
* | Fairly complete json rpc interface to view/control Gitblit data objects.James Moger2011-10-0212-115/+820
| |
* | Refactored servlet filters and now have authenticated RpcServlet.James Moger2011-10-016-189/+407
| |
* | Refactored federation servlet and utils. Started rpc servlet and utils.James Moger2011-10-0113-298/+692
|/
* Disable blame link on commit page if no file history.James Moger2011-09-291-1/+2
|
* Set default federation strategy in model (issue 20)James Moger2011-09-293-1/+4
|
* Allow SSL renegotiation on Java 1.6.0_22 and laterJames Moger2011-09-283-1/+23
|
* Added IUserService.setup(IStoredSettings) for custom implementations.James Moger2011-09-286-18/+38
| | | | This allows custom implementations to store their settings alongside the Gitblit GO or WAR settings while remaining unit-testable.
* Reset build identifiers to SNAPSHOT.James Moger2011-09-281-2/+2
|
* Preparing 0.6.0 release.v0.6.0James Moger2011-09-272-3/+3
|
* Documentation.James Moger2011-09-274-1/+5
|
* Poke test during proposal phase.James Moger2011-09-276-20/+124
|
* Documentation.James Moger2011-09-263-7/+28
|
* Protect DownloadZipServlet with an AccessRestrictionFilter.James Moger2011-09-266-36/+118
|
* Fixed broken urls for WAR builds.James Moger2011-09-2613-31/+39
|
* Unit test of the MailExecutor.James Moger2011-09-263-3/+54
|
* Documentation.James Moger2011-09-265-0/+16
|
* Implemented a Federation Client. Bare clone tweaks. Documentation.James Moger2011-09-2619-101/+541
|
* Bare option for federation pull registrations. Documentation.James Moger2011-09-266-28/+48
|
* Revised federation proposal mechanism. Added SendProposalPage.James Moger2011-09-2515-126/+304
|
* Rearranged federation status enum.James Moger2011-09-222-2/+2
|
* Refined mirror federation feature. Documentation.James Moger2011-09-2210-43/+123
| | | | 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 Moger2011-09-227-22/+29
|
* Implemented Federation Sets. Documentation.James Moger2011-09-1417-37/+155
|
* Updated to Wicket 1.4.18.James Moger2011-09-134-36/+38
|
* Revised federation setting names. Improved documentation.James Moger2011-09-138-56/+116
|
* Adjustments to build script for missing build.properties (issue 18)James Moger2011-09-121-3/+13
|