]> source.dussan.org Git - gitblit.git/log
gitblit.git
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.

13 years agoCentralize default branch/HEAD resolution (issue 14)
James Moger [Fri, 22 Jul 2011 21:47:53 +0000 (17:47 -0400)]
Centralize default branch/HEAD resolution (issue 14)

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.

13 years agoFixed (again) empty repository check (issue 13)
James Moger [Fri, 22 Jul 2011 14:09:18 +0000 (10:09 -0400)]
Fixed (again) empty repository check (issue 13)

13 years agoDocumentation. Unit testing. Checkstyle. Findbugs.
James Moger [Fri, 22 Jul 2011 13:37:14 +0000 (09:37 -0400)]
Documentation. Unit testing. Checkstyle. Findbugs.

13 years agoRollback to Jetty 7.4.3 for now.
James Moger [Thu, 21 Jul 2011 18:48:15 +0000 (14:48 -0400)]
Rollback to Jetty 7.4.3 for now.

Jetty 7.4.4 introduces a fix to correct url generation. Unfortunately,
this "fix" creates a bug for resolving the root page. Evidently the bug
may really be in Wicket.

Wicket Bug: WICKET-3841
Eclipse Bug: 351199

13 years agoDocumentation.
James Moger [Thu, 21 Jul 2011 01:37:18 +0000 (21:37 -0400)]
Documentation.

13 years agoMisc fixes.
James Moger [Thu, 21 Jul 2011 01:08:57 +0000 (21:08 -0400)]
Misc fixes.

13 years agoFixed rename and delete repository (issue 10)
James Moger [Thu, 21 Jul 2011 01:06:17 +0000 (21:06 -0400)]
Fixed rename and delete repository (issue 10)

This was due to use of the FileResolver which caches repository objects.
Calling close() on a cached repository instance would decrement a
counter, but the repository would never really close and release all its
resources because the FileResolver "held" the first count/reference so
the object and refs databases were never closed.

The solution was to use reflection to determine the actual "useCnt" of
the repository and then call close() that number of times.  In practice,
the "useCnt" is probably always 2, and that is the default value in case
reflection fails.

13 years agoDocumentation and build script improvements.
James Moger [Wed, 20 Jul 2011 20:08:18 +0000 (16:08 -0400)]
Documentation and build script improvements.

13 years agoCancel buttons on edit pages. Column fix for flat repositories view.
James Moger [Wed, 20 Jul 2011 20:03:07 +0000 (16:03 -0400)]
Cancel buttons on edit pages. Column fix for flat repositories view.

13 years agoChange password feature (issue 1)
James Moger [Wed, 20 Jul 2011 20:01:58 +0000 (16:01 -0400)]
Change password feature (issue 1)

13 years agoDefault to port 8443 for GO to be more nix friendly (issue 12)
James Moger [Wed, 20 Jul 2011 20:00:21 +0000 (16:00 -0400)]
Default to port 8443 for GO to be more nix friendly (issue 12)

13 years agoRedefined how to check for "empty" repository (issue 13)
James Moger [Wed, 20 Jul 2011 19:52:03 +0000 (15:52 -0400)]
Redefined how to check for "empty" repository (issue 13)

13 years agoUpdated to Jetty 7.4.4
James Moger [Wed, 20 Jul 2011 19:50:54 +0000 (15:50 -0400)]
Updated to Jetty 7.4.4

13 years agoFix to BuildSite for pages with underscores in name.
James Moger [Mon, 18 Jul 2011 22:12:44 +0000 (18:12 -0400)]
Fix to BuildSite for pages with underscores in name.

13 years agoAllow specification of forward-slash character in urls (issue 11)
James Moger [Mon, 18 Jul 2011 22:10:34 +0000 (18:10 -0400)]
Allow specification of forward-slash character in urls (issue 11)

13 years agoUpdated MarkdownPapers to 1.1.0.
James Moger [Mon, 18 Jul 2011 22:09:07 +0000 (18:09 -0400)]
Updated MarkdownPapers to 1.1.0.

13 years agoFix to build method.
James Moger [Wed, 13 Jul 2011 00:27:56 +0000 (20:27 -0400)]
Fix to build method.

13 years agoOptionally display repository on-disk size on repositories page.
James Moger [Mon, 11 Jul 2011 20:29:20 +0000 (16:29 -0400)]
Optionally display repository on-disk size on repositories page.

13 years agoByteFormat now returns integer KB values.
James Moger [Mon, 11 Jul 2011 20:16:35 +0000 (16:16 -0400)]
ByteFormat now returns integer KB values.

13 years agoTone-down the repository group CSS color.
James Moger [Mon, 11 Jul 2011 20:15:50 +0000 (16:15 -0400)]
Tone-down the repository group CSS color.

13 years agoDocumentation. Noted commit hooks not supported.
James Moger [Thu, 7 Jul 2011 22:04:14 +0000 (18:04 -0400)]
Documentation. Noted commit hooks not supported.

13 years agoDocumentation. Generate properties site page at build time.
James Moger [Thu, 7 Jul 2011 22:02:55 +0000 (18:02 -0400)]
Documentation. Generate properties site page at build time.

13 years agoDocumentation. Site changes.
James Moger [Wed, 6 Jul 2011 00:31:06 +0000 (20:31 -0400)]
Documentation.  Site changes.

13 years agoDocumentation. Added JavaDoc. Clarified repository access restriction.
James Moger [Tue, 5 Jul 2011 21:32:45 +0000 (17:32 -0400)]
Documentation. Added JavaDoc. Clarified repository access restriction.

13 years agoDocumentation. Added JavaDoc comments.
James Moger [Sat, 2 Jul 2011 01:17:28 +0000 (21:17 -0400)]
Documentation. Added JavaDoc comments.

13 years agoDocumentation. Adding JavaDoc comments. Adjustments to method names.
James Moger [Fri, 1 Jul 2011 21:47:28 +0000 (17:47 -0400)]
Documentation. Adding JavaDoc comments. Adjustments to method names.