]> source.dussan.org Git - gitblit.git/log
gitblit.git
12 years agoCombined-md5 password storage option
James Moger [Mon, 24 Oct 2011 20:32:57 +0000 (16:32 -0400)]
Combined-md5 password storage option

12 years agoFixed security hole when cloning repository with TortoiseGit (issue 28)
James Moger [Mon, 24 Oct 2011 12:20:35 +0000 (08:20 -0400)]
Fixed security hole when cloning repository with TortoiseGit (issue 28)

12 years agoPer-repository setting to skip summary metrics
James Moger [Sun, 23 Oct 2011 16:28:48 +0000 (12:28 -0400)]
Per-repository setting to skip summary metrics

12 years agoSeparate management from administration in rpc servlet.
James Moger [Sun, 23 Oct 2011 14:25:39 +0000 (10:25 -0400)]
Separate management from administration in rpc servlet.

Added skeleton mechanism to update server settings via rpc.

13 years agoFixed collision error on rename repository or user
James Moger [Sat, 22 Oct 2011 13:48:17 +0000 (09:48 -0400)]
Fixed collision error on rename repository or user

13 years agoFixed null pointer in object cache
James Moger [Sat, 22 Oct 2011 13:23:10 +0000 (09:23 -0400)]
Fixed null pointer in object cache

13 years agoDocumentation. Refactoring class names. Re-encapsulate settings.
James Moger [Sat, 22 Oct 2011 13:01:20 +0000 (09:01 -0400)]
Documentation. Refactoring class names. Re-encapsulate settings.

13 years agoDocumentation and some .gitignore updates
James Moger [Fri, 21 Oct 2011 21:48:48 +0000 (17:48 -0400)]
Documentation and some .gitignore updates

13 years agoFixed minor bug in flatten strings
James Moger [Fri, 21 Oct 2011 21:35:35 +0000 (17:35 -0400)]
Fixed minor bug in flatten strings

13 years agoTweaked manager indicators to match site layout
James Moger [Fri, 21 Oct 2011 21:34:56 +0000 (17:34 -0400)]
Tweaked manager indicators to match site layout

13 years agoRevised settings RPC to be Map<String, SettingModel>.
James Moger [Fri, 21 Oct 2011 21:34:12 +0000 (17:34 -0400)]
Revised settings RPC to be Map<String, SettingModel>.

Added setting metadata. Added server status rpc. Improved setting tab in
Manager.

13 years agoCache repository sizes and default metrics for performance boost
James Moger [Fri, 21 Oct 2011 21:00:07 +0000 (17:00 -0400)]
Cache repository sizes and default metrics for performance boost

13 years agoLog calculation time of repository sizes. (issue 27)
James Moger [Fri, 21 Oct 2011 12:32:27 +0000 (08:32 -0400)]
Log calculation time of repository sizes. (issue 27)

Also added a per-repository skip calculation flag.

13 years agoProperly handle anonymous registrations.
James Moger [Thu, 20 Oct 2011 12:01:54 +0000 (08:01 -0400)]
Properly handle anonymous registrations.

13 years agoRemove cached registrations on delete or rename. Recent accelerators.
James Moger [Wed, 19 Oct 2011 02:53:14 +0000 (22:53 -0400)]
Remove cached registrations on delete or rename. Recent accelerators.

13 years agoHide Manage dialog on create.
James Moger [Wed, 19 Oct 2011 02:45:01 +0000 (22:45 -0400)]
Hide Manage dialog on create.

13 years agoManagement of registrations. Usability improvements.
James Moger [Wed, 19 Oct 2011 02:41:50 +0000 (22:41 -0400)]
Management of registrations. Usability improvements.

13 years agoAdded icons and polish. Save and load gitblit registrations.
James Moger [Tue, 18 Oct 2011 21:01:22 +0000 (17:01 -0400)]
Added icons and polish. Save and load gitblit registrations.

13 years agoPolish GitblitPanel. Exclude the manager from GO and WAR builds.
James Moger [Tue, 18 Oct 2011 02:22:40 +0000 (22:22 -0400)]
Polish GitblitPanel. Exclude the manager from GO and WAR builds.

13 years agoLive repository and user filters.
James Moger [Tue, 18 Oct 2011 01:15:36 +0000 (21:15 -0400)]
Live repository and user filters.

13 years agoConsistent rpc result codes.
James Moger [Mon, 17 Oct 2011 21:50:09 +0000 (17:50 -0400)]
Consistent rpc result codes.

13 years agoHandle the earliest tags from the Linux kernel repository (issue 25)
James Moger [Mon, 17 Oct 2011 21:46:27 +0000 (17:46 -0400)]
Handle the earliest tags from the Linux kernel repository (issue 25)

13 years agoUpdated to MarkdownPapers 1.2.4.
James Moger [Mon, 17 Oct 2011 21:42:27 +0000 (17:42 -0400)]
Updated to MarkdownPapers 1.2.4.

13 years agoDocumentation for Gitblit Manager.
James Moger [Sun, 16 Oct 2011 18:29:33 +0000 (14:29 -0400)]
Documentation for Gitblit Manager.

13 years agoUsers JList to JTable. Fixed indicator tooltip. Users Tab.
James Moger [Sun, 16 Oct 2011 12:43:52 +0000 (08:43 -0400)]
Users JList to JTable. Fixed indicator tooltip. Users Tab.

13 years agoUse tabs in repository dialog and show origin.
James Moger [Sun, 16 Oct 2011 12:07:19 +0000 (08:07 -0400)]
Use tabs in repository dialog and show origin.

13 years agoRefactored all SwingWorkers into GitblitWorkers.
James Moger [Sat, 15 Oct 2011 18:39:07 +0000 (14:39 -0400)]
Refactored all SwingWorkers into GitblitWorkers.

13 years agoRpc Client create/edit user and repository now fully functional.
James Moger [Fri, 14 Oct 2011 21:05:23 +0000 (17:05 -0400)]
Rpc Client create/edit user and repository now fully functional.

13 years agoLocalized RPC client using server's resource file.
James Moger [Thu, 13 Oct 2011 21:01:51 +0000 (17:01 -0400)]
Localized RPC client using server's resource file.

13 years agoRPC Client: Create/Edit Repository & User. Partially working.
James Moger [Thu, 13 Oct 2011 02:14:10 +0000 (22:14 -0400)]
RPC Client: Create/Edit Repository & User. Partially working.

Added new request type to retrieve Gitblit settings to implement the
password preferences (minLength, storage type) and federation sets.

13 years agoDocumentation and updated screenshots.
James Moger [Wed, 12 Oct 2011 21:00:40 +0000 (17:00 -0400)]
Documentation and updated screenshots.

13 years agoDocumentation.
James Moger [Tue, 11 Oct 2011 21:46:04 +0000 (17:46 -0400)]
Documentation.

13 years agoDocumentation.
James Moger [Tue, 11 Oct 2011 21:39:43 +0000 (17:39 -0400)]
Documentation.

13 years agoMerge branch 'master' into rpc
James Moger [Tue, 11 Oct 2011 21:39:26 +0000 (17:39 -0400)]
Merge branch 'master' into rpc

13 years agoDocumentation. Updated to MarkdownPapers 1.2.3.
James Moger [Tue, 11 Oct 2011 20:59:42 +0000 (16:59 -0400)]
Documentation. Updated to MarkdownPapers 1.2.3.

13 years agoMerge branch 'master' into rpc
James Moger [Mon, 10 Oct 2011 23:12:00 +0000 (19:12 -0400)]
Merge branch 'master' into rpc

13 years agoDocumentation. Updated snapshot to 0.7.0. Merged server.contextPath.
James Moger [Mon, 10 Oct 2011 23:11:35 +0000 (19:11 -0400)]
Documentation. Updated snapshot to 0.7.0. Merged server.contextPath.

13 years agoo Adding missing properties to gitblit.properties for adjusting the context path.
Trygve Laugstøl [Mon, 10 Oct 2011 13:38:18 +0000 (21:38 +0800)]
o Adding missing properties to gitblit.properties for adjusting the context path.

13 years agoo Adding support for customizing the webapp's context path.
Trygve Laugstøl [Fri, 30 Sep 2011 08:43:33 +0000 (16:43 +0800)]
o Adding support for customizing the webapp's context path.

13 years agoIndicate current page on documentation.
James Moger [Sun, 9 Oct 2011 13:53:13 +0000 (09:53 -0400)]
Indicate current page on documentation.

13 years agoMerge branch 'master' into rpc
James Moger [Sat, 8 Oct 2011 01:11:55 +0000 (21:11 -0400)]
Merge branch 'master' into rpc

13 years agoUpdated servlet-api to 3.0 and ported ServletRequestWrapper (issue 23)
James Moger [Sat, 8 Oct 2011 01:08:52 +0000 (21:08 -0400)]
Updated servlet-api to 3.0 and ported ServletRequestWrapper (issue 23)

13 years agoFix SSL allow renegotiation take 2.
James Moger [Sat, 8 Oct 2011 00:49:32 +0000 (20:49 -0400)]
Fix SSL allow renegotiation take 2.

13 years agoMerge branch 'master' into rpc
James Moger [Fri, 7 Oct 2011 01:03:52 +0000 (21:03 -0400)]
Merge branch 'master' into rpc

13 years agoSet the RSS content type for Firefox 4 (issue 22)
James Moger [Fri, 7 Oct 2011 00:48:31 +0000 (20:48 -0400)]
Set the RSS content type for Firefox 4 (issue 22)

13 years agoMerge pull request #1 from mmounirou/master
James Moger [Thu, 6 Oct 2011 14:08:35 +0000 (07:08 -0700)]
Merge pull request #1 from mmounirou/master

add a new scripts to install gitblit as a service on linux

13 years agoNew setting to disable RPC administration. Advancing the RPC client.
James Moger [Thu, 6 Oct 2011 02:22:43 +0000 (22:22 -0400)]
New setting to disable RPC administration. Advancing the RPC client.

13 years agoMerge branch 'master' into rpc
James Moger [Wed, 5 Oct 2011 12:05:40 +0000 (08:05 -0400)]
Merge branch 'master' into rpc

13 years agoRefactored topbar navigation links to indicate current page.
James Moger [Wed, 5 Oct 2011 12:04:47 +0000 (08:04 -0400)]
Refactored topbar navigation links to indicate current page.

13 years agoadd tools to install giblet as service on linux based os 1/head
Mohamed MOUNIROU [Tue, 4 Oct 2011 20:35:09 +0000 (22:35 +0200)]
add tools to install giblet as service on linux based os

13 years agoDelete the test user account as part of cleanup.
James Moger [Sun, 2 Oct 2011 21:21:20 +0000 (17:21 -0400)]
Delete the test user account as part of cleanup.

13 years agoDocumentation.
James Moger [Sun, 2 Oct 2011 21:16:09 +0000 (17:16 -0400)]
Documentation.

13 years agoMerge branch 'master' into rpc
James Moger [Sun, 2 Oct 2011 20:59:44 +0000 (16:59 -0400)]
Merge branch 'master' into rpc

13 years agoSkeleton Gitblit Client app using the json rpc api.
James Moger [Sun, 2 Oct 2011 20:56:34 +0000 (16:56 -0400)]
Skeleton Gitblit Client app using the json rpc api.

13 years agoCalculate repository sizes in Gitblit instead of the page.
James Moger [Sun, 2 Oct 2011 20:54:07 +0000 (16:54 -0400)]
Calculate repository sizes in Gitblit instead of the page.

13 years agoIncompatible federation protocol change to handle timezones!
James Moger [Sun, 2 Oct 2011 20:53:38 +0000 (16:53 -0400)]
Incompatible federation protocol change to handle timezones!

13 years agoFairly complete json rpc interface to view/control Gitblit data objects.
James Moger [Sun, 2 Oct 2011 19:37:24 +0000 (15:37 -0400)]
Fairly complete json rpc interface to view/control Gitblit data objects.

13 years agoRefactored servlet filters and now have authenticated RpcServlet.
James Moger [Sun, 2 Oct 2011 02:41:01 +0000 (22:41 -0400)]
Refactored servlet filters and now have authenticated RpcServlet.

13 years agoRefactored federation servlet and utils. Started rpc servlet and utils.
James Moger [Sat, 1 Oct 2011 21:30:48 +0000 (17:30 -0400)]
Refactored federation servlet and utils. Started rpc servlet and utils.

13 years agoCSS fixes for palette buttons
James Moger [Sat, 1 Oct 2011 19:50:22 +0000 (15:50 -0400)]
CSS fixes for palette buttons

13 years agoLogin message option. More Bootstrap updates. All docs converted.
James Moger [Sat, 1 Oct 2011 03:58:26 +0000 (23:58 -0400)]
Login message option. More Bootstrap updates. All docs converted.

13 years agoClarified page hierarchy. Fixed TicGit pages.
James Moger [Fri, 30 Sep 2011 23:49:03 +0000 (19:49 -0400)]
Clarified page hierarchy. Fixed TicGit pages.

13 years agoMore Bootstrap improvements.
James Moger [Fri, 30 Sep 2011 21:20:15 +0000 (17:20 -0400)]
More Bootstrap improvements.

* Strip leading group name from repositories page.
* Put topbars on all pages.
* Properly sort repositories in all locations.
* White Gitblit logo.

13 years agoAdjusted Metric chart widths. Diff hunk header css tweak.
James Moger [Fri, 30 Sep 2011 03:47:13 +0000 (23:47 -0400)]
Adjusted Metric chart widths.  Diff hunk header css tweak.

13 years agoSplit RepositoriesPage into 3 pages. Inline page header authentication.
James Moger [Fri, 30 Sep 2011 03:34:04 +0000 (23:34 -0400)]
Split RepositoriesPage into 3 pages. Inline page header authentication.

13 years agoUpdating web ui to use Twitter's Bootstrap toolkit.
James Moger [Fri, 30 Sep 2011 00:52:50 +0000 (20:52 -0400)]
Updating web ui to use Twitter's Bootstrap toolkit.

13 years agoDisable blame link on commit page if no file history.
James Moger [Thu, 29 Sep 2011 21:00:12 +0000 (17:00 -0400)]
Disable blame link on commit page if no file history.

13 years agoSet default federation strategy in model (issue 20)
James Moger [Thu, 29 Sep 2011 15:09:22 +0000 (11:09 -0400)]
Set default federation strategy in model (issue 20)

13 years agoAllow SSL renegotiation on Java 1.6.0_22 and later
James Moger [Thu, 29 Sep 2011 00:44:23 +0000 (20:44 -0400)]
Allow SSL renegotiation on Java 1.6.0_22 and later

13 years agoAdded IUserService.setup(IStoredSettings) for custom implementations.
James Moger [Wed, 28 Sep 2011 22:55:34 +0000 (18:55 -0400)]
Added IUserService.setup(IStoredSettings) for custom implementations.

This allows custom implementations to store their settings alongside the
Gitblit GO or WAR settings while remaining unit-testable.

13 years agoReset build identifiers to SNAPSHOT.
James Moger [Wed, 28 Sep 2011 14:10:55 +0000 (10:10 -0400)]
Reset build identifiers to SNAPSHOT.

13 years agoPreparing 0.6.0 release. v0.6.0
James Moger [Wed, 28 Sep 2011 01:58:35 +0000 (21:58 -0400)]
Preparing 0.6.0 release.

13 years agoDocumentation.
James Moger [Tue, 27 Sep 2011 13:49:57 +0000 (09:49 -0400)]
Documentation.

13 years agoPoke test during proposal phase.
James Moger [Tue, 27 Sep 2011 12:22:26 +0000 (08:22 -0400)]
Poke test during proposal phase.

13 years agoDocumentation.
James Moger [Tue, 27 Sep 2011 02:57:31 +0000 (22:57 -0400)]
Documentation.

13 years agoProtect DownloadZipServlet with an AccessRestrictionFilter.
James Moger [Tue, 27 Sep 2011 02:29:07 +0000 (22:29 -0400)]
Protect DownloadZipServlet with an AccessRestrictionFilter.

13 years agoFixed broken urls for WAR builds.
James Moger [Mon, 26 Sep 2011 21:48:53 +0000 (17:48 -0400)]
Fixed broken urls for WAR builds.

13 years agoUnit test of the MailExecutor.
James Moger [Mon, 26 Sep 2011 20:35:32 +0000 (16:35 -0400)]
Unit test of the MailExecutor.

13 years agoDocumentation.
James Moger [Mon, 26 Sep 2011 20:18:50 +0000 (16:18 -0400)]
Documentation.

13 years agoImplemented a Federation Client. Bare clone tweaks. Documentation.
James Moger [Mon, 26 Sep 2011 19:33:19 +0000 (15:33 -0400)]
Implemented a Federation Client. Bare clone tweaks. Documentation.

13 years agoBare option for federation pull registrations. Documentation.
James Moger [Mon, 26 Sep 2011 12:50:04 +0000 (08:50 -0400)]
Bare option for federation pull registrations. Documentation.

13 years agoRevised federation proposal mechanism. Added SendProposalPage.
James Moger [Sun, 25 Sep 2011 13:45:45 +0000 (09:45 -0400)]
Revised federation proposal mechanism. Added SendProposalPage.

13 years agoRearranged federation status enum.
James Moger [Thu, 22 Sep 2011 20:09:37 +0000 (16:09 -0400)]
Rearranged federation status enum.

13 years agoRefined mirror federation feature. Documentation.
James Moger [Thu, 22 Sep 2011 19:37:49 +0000 (15:37 -0400)]
Refined mirror federation feature.  Documentation.

HEAD is now properly reset if mirroring is enabled.  Updated the
federation pull status enum to include no change and mirrored states.

13 years agoUpdated to JGit 1.1.0 and reverse-sort library dependencies.
James Moger [Thu, 22 Sep 2011 16:04:43 +0000 (12:04 -0400)]
Updated to JGit 1.1.0 and reverse-sort library dependencies.

13 years agoImplemented Federation Sets. Documentation.
James Moger [Wed, 14 Sep 2011 13:13:51 +0000 (09:13 -0400)]
Implemented Federation Sets. Documentation.

13 years agoUpdated to Wicket 1.4.18.
James Moger [Tue, 13 Sep 2011 13:10:07 +0000 (09:10 -0400)]
Updated to Wicket 1.4.18.

13 years agoRevised federation setting names. Improved documentation.
James Moger [Tue, 13 Sep 2011 12:10:03 +0000 (08:10 -0400)]
Revised federation setting names.  Improved documentation.

13 years agoAdjustments to build script for missing build.properties (issue 18)
James Moger [Mon, 12 Sep 2011 19:51:39 +0000 (15:51 -0400)]
Adjustments to build script for missing build.properties (issue 18)

13 years agoLargely completed, uber-cool federation feature.
James Moger [Mon, 12 Sep 2011 19:37:55 +0000 (15:37 -0400)]
Largely completed, uber-cool federation feature.

13 years agoUpdated to Markdown Papers 1.1.1
James Moger [Sat, 6 Aug 2011 21:22:53 +0000 (17:22 -0400)]
Updated to Markdown Papers 1.1.1

13 years agoDocumentation.
James Moger [Thu, 4 Aug 2011 13:12:23 +0000 (09:12 -0400)]
Documentation.

13 years agoFix for long email addresses in author metrics (issue 15).
James Moger [Thu, 4 Aug 2011 13:12:13 +0000 (09:12 -0400)]
Fix for long email addresses in author metrics (issue 15).

13 years agoRenamed README for GutHub.
James Moger [Wed, 27 Jul 2011 13:40:57 +0000 (09:40 -0400)]
Renamed README for GutHub.

13 years agoFixed incorrect exe name in uninstallService.cmd
James Moger [Wed, 27 Jul 2011 12:38:36 +0000 (08:38 -0400)]
Fixed incorrect exe name in uninstallService.cmd

13 years agoSwitch back to development.
James Moger [Wed, 27 Jul 2011 12:37:44 +0000 (08:37 -0400)]
Switch back to development.

13 years agoDocumentation and prepare 0.5.2 release. v0.5.2
James Moger [Wed, 27 Jul 2011 12:08:06 +0000 (08:08 -0400)]
Documentation and prepare 0.5.2 release.

13 years agoCleanup imports and formatting.
James Moger [Mon, 25 Jul 2011 20:47:22 +0000 (16:47 -0400)]
Cleanup imports and formatting.

13 years agoFixed incorrect branch name.
James Moger [Mon, 25 Jul 2011 12:39:00 +0000 (08:39 -0400)]
Fixed incorrect branch name.

13 years agoUnit test for GitServlet.
James Moger [Fri, 22 Jul 2011 21:49:13 +0000 (17:49 -0400)]
Unit test for GitServlet.

This unit test is not part of the suite since it requires firing up
gitblit, commiting, and stopping gitblit.  This is the first step in
evolving unit testing of cloning/pushing.