summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit
Commit message (Expand)AuthorAgeFilesLines
* Fixed minor bug in flatten stringsJames Moger2011-10-211-0/+4
* Tweaked manager indicators to match site layoutJames Moger2011-10-211-10/+2
* Revised settings RPC to be Map<String, SettingModel>.James Moger2011-10-2112-64/+577
* Cache repository sizes and default metrics for performance boostJames Moger2011-10-213-5/+139
* Log calculation time of repository sizes. (issue 27)James Moger2011-10-216-9/+32
* Properly handle anonymous registrations.James Moger2011-10-203-9/+16
* Remove cached registrations on delete or rename. Recent accelerators.James Moger2011-10-181-1/+6
* Hide Manage dialog on create.James Moger2011-10-181-0/+1
* Management of registrations. Usability improvements.James Moger2011-10-188-50/+476
* Added icons and polish. Save and load gitblit registrations.James Moger2011-10-186-31/+370
* Polish GitblitPanel. Exclude the manager from GO and WAR builds.James Moger2011-10-172-15/+78
* Live repository and user filters.James Moger2011-10-171-16/+58
* Consistent rpc result codes.James Moger2011-10-177-13/+58
* Handle the earliest tags from the Linux kernel repository (issue 25)James Moger2011-10-173-16/+23
* Updated to MarkdownPapers 1.2.4.James Moger2011-10-171-6/+16
* Documentation for Gitblit Manager.James Moger2011-10-164-33/+18
* Users JList to JTable. Fixed indicator tooltip. Users Tab.James Moger2011-10-166-62/+167
* Use tabs in repository dialog and show origin.James Moger2011-10-162-5/+13
* Refactored all SwingWorkers into GitblitWorkers.James Moger2011-10-154-313/+504
* Rpc Client create/edit user and repository now fully functional.James Moger2011-10-145-46/+192
* Localized RPC client using server's resource file.James Moger2011-10-1311-105/+308
* RPC Client: Create/Edit Repository & User. Partially working.James Moger2011-10-1212-37/+1118
* Documentation.James Moger2011-10-111-1/+1
* Merge branch 'master' into rpcJames Moger2011-10-111-4/+4
|\
| * Documentation. Updated to MarkdownPapers 1.2.3.James Moger2011-10-111-4/+4
* | Merge branch 'master' into rpcJames Moger2011-10-104-108/+145
|\|
| * Documentation. Updated snapshot to 0.7.0. Merged server.contextPath.James Moger2011-10-102-1/+29
| * o Adding support for customizing the webapp's context path.Trygve Laugstøl2011-10-101-1/+1
| * Indicate current page on documentation.James Moger2011-10-091-106/+115
* | Merge branch 'master' into rpcJames Moger2011-10-073-8/+81
|\|
| * Updated servlet-api to 3.0 and ported ServletRequestWrapper (issue 23)James Moger2011-10-072-4/+77
| * Fix SSL allow renegotiation take 2.James Moger2011-10-071-4/+4
* | Merge branch 'master' into rpcJames Moger2011-10-061-0/+1
|\|
| * Set the RSS content type for Firefox 4 (issue 22)James Moger2011-10-061-0/+1
* | New setting to disable RPC administration. Advancing the RPC client.James Moger2011-10-0512-54/+1041
* | Merge branch 'master' into rpcJames Moger2011-10-057-139/+181
|\|
| * Refactored topbar navigation links to indicate current page.James Moger2011-10-057-139/+181
* | Merge branch 'master' into rpcJames Moger2011-10-0251-454/+642
|\|
| * Login message option. More Bootstrap updates. All docs converted.James Moger2011-09-308-33/+73
| * Clarified page hierarchy. Fixed TicGit pages.James Moger2011-09-3018-77/+54
| * More Bootstrap improvements.James Moger2011-09-3020-72/+110
| * Adjusted Metric chart widths. Diff hunk header css tweak.James Moger2011-09-291-2/+2
| * Split RepositoriesPage into 3 pages. Inline page header authentication.James Moger2011-09-2925-221/+315
| * Updating web ui to use Twitter's Bootstrap toolkit.James Moger2011-09-2916-59/+97
* | 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-0210-98/+649
* | Refactored servlet filters and now have authenticated RpcServlet.James Moger2011-10-015-189/+391
* | Refactored federation servlet and utils. Started rpc servlet and utils.James Moger2011-10-019-287/+622
|/