]>
source.dussan.org Git - gitblit.git/log
James Moger [Wed, 12 Oct 2011 21:00:40 +0000 (17:00 -0400)]
Documentation and updated screenshots.
James Moger [Tue, 11 Oct 2011 21:46:04 +0000 (17:46 -0400)]
Documentation.
James Moger [Tue, 11 Oct 2011 21:39:43 +0000 (17:39 -0400)]
Documentation.
James Moger [Tue, 11 Oct 2011 21:39:26 +0000 (17:39 -0400)]
Merge branch 'master' into rpc
James Moger [Tue, 11 Oct 2011 20:59:42 +0000 (16:59 -0400)]
Documentation. Updated to MarkdownPapers 1.2.3.
James Moger [Mon, 10 Oct 2011 23:12:00 +0000 (19:12 -0400)]
Merge branch 'master' into rpc
James Moger [Mon, 10 Oct 2011 23:11:35 +0000 (19:11 -0400)]
Documentation. Updated snapshot to 0.7.0. Merged server.contextPath.
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.
Trygve Laugstøl [Fri, 30 Sep 2011 08:43:33 +0000 (16:43 +0800)]
o Adding support for customizing the webapp's context path.
James Moger [Sun, 9 Oct 2011 13:53:13 +0000 (09:53 -0400)]
Indicate current page on documentation.
James Moger [Sat, 8 Oct 2011 01:11:55 +0000 (21:11 -0400)]
Merge branch 'master' into rpc
James Moger [Sat, 8 Oct 2011 01:08:52 +0000 (21:08 -0400)]
Updated servlet-api to 3.0 and ported ServletRequestWrapper (issue 23)
James Moger [Sat, 8 Oct 2011 00:49:32 +0000 (20:49 -0400)]
Fix SSL allow renegotiation take 2.
James Moger [Fri, 7 Oct 2011 01:03:52 +0000 (21:03 -0400)]
Merge branch 'master' into rpc
James Moger [Fri, 7 Oct 2011 00:48:31 +0000 (20:48 -0400)]
Set the RSS content type for Firefox 4 (issue 22)
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
James Moger [Thu, 6 Oct 2011 02:22:43 +0000 (22:22 -0400)]
New setting to disable RPC administration. Advancing the RPC client.
James Moger [Wed, 5 Oct 2011 12:05:40 +0000 (08:05 -0400)]
Merge branch 'master' into rpc
James Moger [Wed, 5 Oct 2011 12:04:47 +0000 (08:04 -0400)]
Refactored topbar navigation links to indicate current page.
Mohamed MOUNIROU [Tue, 4 Oct 2011 20:35:09 +0000 (22:35 +0200)]
add tools to install giblet as service on linux based os
James Moger [Sun, 2 Oct 2011 21:21:20 +0000 (17:21 -0400)]
Delete the test user account as part of cleanup.
James Moger [Sun, 2 Oct 2011 21:16:09 +0000 (17:16 -0400)]
Documentation.
James Moger [Sun, 2 Oct 2011 20:59:44 +0000 (16:59 -0400)]
Merge branch 'master' into rpc
James Moger [Sun, 2 Oct 2011 20:56:34 +0000 (16:56 -0400)]
Skeleton Gitblit Client app using the json rpc api.
James Moger [Sun, 2 Oct 2011 20:54:07 +0000 (16:54 -0400)]
Calculate repository sizes in Gitblit instead of the page.
James Moger [Sun, 2 Oct 2011 20:53:38 +0000 (16:53 -0400)]
Incompatible federation protocol change to handle timezones!
James Moger [Sun, 2 Oct 2011 19:37:24 +0000 (15:37 -0400)]
Fairly complete json rpc interface to view/control Gitblit data objects.
James Moger [Sun, 2 Oct 2011 02:41:01 +0000 (22:41 -0400)]
Refactored servlet filters and now have authenticated RpcServlet.
James Moger [Sat, 1 Oct 2011 21:30:48 +0000 (17:30 -0400)]
Refactored federation servlet and utils. Started rpc servlet and utils.
James Moger [Sat, 1 Oct 2011 19:50:22 +0000 (15:50 -0400)]
CSS fixes for palette buttons
James Moger [Sat, 1 Oct 2011 03:58:26 +0000 (23:58 -0400)]
Login message option. More Bootstrap updates. All docs converted.
James Moger [Fri, 30 Sep 2011 23:49:03 +0000 (19:49 -0400)]
Clarified page hierarchy. Fixed TicGit pages.
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.
James Moger [Fri, 30 Sep 2011 03:47:13 +0000 (23:47 -0400)]
Adjusted Metric chart widths. Diff hunk header css tweak.
James Moger [Fri, 30 Sep 2011 03:34:04 +0000 (23:34 -0400)]
Split RepositoriesPage into 3 pages. Inline page header authentication.
James Moger [Fri, 30 Sep 2011 00:52:50 +0000 (20:52 -0400)]
Updating web ui to use Twitter's Bootstrap toolkit.
James Moger [Thu, 29 Sep 2011 21:00:12 +0000 (17:00 -0400)]
Disable blame link on commit page if no file history.
James Moger [Thu, 29 Sep 2011 15:09:22 +0000 (11:09 -0400)]
Set default federation strategy in model (issue 20)
James Moger [Thu, 29 Sep 2011 00:44:23 +0000 (20:44 -0400)]
Allow SSL renegotiation on Java 1.6.0_22 and later
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.
James Moger [Wed, 28 Sep 2011 14:10:55 +0000 (10:10 -0400)]
Reset build identifiers to SNAPSHOT.
James Moger [Wed, 28 Sep 2011 01:58:35 +0000 (21:58 -0400)]
Preparing 0.6.0 release.
James Moger [Tue, 27 Sep 2011 13:49:57 +0000 (09:49 -0400)]
Documentation.
James Moger [Tue, 27 Sep 2011 12:22:26 +0000 (08:22 -0400)]
Poke test during proposal phase.
James Moger [Tue, 27 Sep 2011 02:57:31 +0000 (22:57 -0400)]
Documentation.
James Moger [Tue, 27 Sep 2011 02:29:07 +0000 (22:29 -0400)]
Protect DownloadZipServlet with an AccessRestrictionFilter.
James Moger [Mon, 26 Sep 2011 21:48:53 +0000 (17:48 -0400)]
Fixed broken urls for WAR builds.
James Moger [Mon, 26 Sep 2011 20:35:32 +0000 (16:35 -0400)]
Unit test of the MailExecutor.
James Moger [Mon, 26 Sep 2011 20:18:50 +0000 (16:18 -0400)]
Documentation.
James Moger [Mon, 26 Sep 2011 19:33:19 +0000 (15:33 -0400)]
Implemented a Federation Client. Bare clone tweaks. Documentation.
James Moger [Mon, 26 Sep 2011 12:50:04 +0000 (08:50 -0400)]
Bare option for federation pull registrations. Documentation.
James Moger [Sun, 25 Sep 2011 13:45:45 +0000 (09:45 -0400)]
Revised federation proposal mechanism. Added SendProposalPage.
James Moger [Thu, 22 Sep 2011 20:09:37 +0000 (16:09 -0400)]
Rearranged federation status enum.
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.
James Moger [Thu, 22 Sep 2011 16:04:43 +0000 (12:04 -0400)]
Updated to JGit 1.1.0 and reverse-sort library dependencies.
James Moger [Wed, 14 Sep 2011 13:13:51 +0000 (09:13 -0400)]
Implemented Federation Sets. Documentation.
James Moger [Tue, 13 Sep 2011 13:10:07 +0000 (09:10 -0400)]
Updated to Wicket 1.4.18.
James Moger [Tue, 13 Sep 2011 12:10:03 +0000 (08:10 -0400)]
Revised federation setting names. Improved documentation.
James Moger [Mon, 12 Sep 2011 19:51:39 +0000 (15:51 -0400)]
Adjustments to build script for missing build.properties (issue 18)
James Moger [Mon, 12 Sep 2011 19:37:55 +0000 (15:37 -0400)]
Largely completed, uber-cool federation feature.
James Moger [Sat, 6 Aug 2011 21:22:53 +0000 (17:22 -0400)]
Updated to Markdown Papers 1.1.1
James Moger [Thu, 4 Aug 2011 13:12:23 +0000 (09:12 -0400)]
Documentation.
James Moger [Thu, 4 Aug 2011 13:12:13 +0000 (09:12 -0400)]
Fix for long email addresses in author metrics (issue 15).
James Moger [Wed, 27 Jul 2011 13:40:57 +0000 (09:40 -0400)]
Renamed README for GutHub.
James Moger [Wed, 27 Jul 2011 12:38:36 +0000 (08:38 -0400)]
Fixed incorrect exe name in uninstallService.cmd
James Moger [Wed, 27 Jul 2011 12:37:44 +0000 (08:37 -0400)]
Switch back to development.
James Moger [Wed, 27 Jul 2011 12:08:06 +0000 (08:08 -0400)]
Documentation and prepare 0.5.2 release.
James Moger [Mon, 25 Jul 2011 20:47:22 +0000 (16:47 -0400)]
Cleanup imports and formatting.
James Moger [Mon, 25 Jul 2011 12:39:00 +0000 (08:39 -0400)]
Fixed incorrect branch name.
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.
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.
James Moger [Fri, 22 Jul 2011 14:09:18 +0000 (10:09 -0400)]
Fixed (again) empty repository check (issue 13)
James Moger [Fri, 22 Jul 2011 13:37:14 +0000 (09:37 -0400)]
Documentation. Unit testing. Checkstyle. Findbugs.
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
James Moger [Thu, 21 Jul 2011 01:37:18 +0000 (21:37 -0400)]
Documentation.
James Moger [Thu, 21 Jul 2011 01:08:57 +0000 (21:08 -0400)]
Misc fixes.
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.
James Moger [Wed, 20 Jul 2011 20:08:18 +0000 (16:08 -0400)]
Documentation and build script improvements.
James Moger [Wed, 20 Jul 2011 20:03:07 +0000 (16:03 -0400)]
Cancel buttons on edit pages. Column fix for flat repositories view.
James Moger [Wed, 20 Jul 2011 20:01:58 +0000 (16:01 -0400)]
Change password feature (issue 1)
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)
James Moger [Wed, 20 Jul 2011 19:52:03 +0000 (15:52 -0400)]
Redefined how to check for "empty" repository (issue 13)
James Moger [Wed, 20 Jul 2011 19:50:54 +0000 (15:50 -0400)]
Updated to Jetty 7.4.4
James Moger [Mon, 18 Jul 2011 22:12:44 +0000 (18:12 -0400)]
Fix to BuildSite for pages with underscores in name.
James Moger [Mon, 18 Jul 2011 22:10:34 +0000 (18:10 -0400)]
Allow specification of forward-slash character in urls (issue 11)
James Moger [Mon, 18 Jul 2011 22:09:07 +0000 (18:09 -0400)]
Updated MarkdownPapers to 1.1.0.
James Moger [Wed, 13 Jul 2011 00:27:56 +0000 (20:27 -0400)]
Fix to build method.
James Moger [Mon, 11 Jul 2011 20:29:20 +0000 (16:29 -0400)]
Optionally display repository on-disk size on repositories page.
James Moger [Mon, 11 Jul 2011 20:16:35 +0000 (16:16 -0400)]
ByteFormat now returns integer KB values.
James Moger [Mon, 11 Jul 2011 20:15:50 +0000 (16:15 -0400)]
Tone-down the repository group CSS color.
James Moger [Thu, 7 Jul 2011 22:04:14 +0000 (18:04 -0400)]
Documentation. Noted commit hooks not supported.
James Moger [Thu, 7 Jul 2011 22:02:55 +0000 (18:02 -0400)]
Documentation. Generate properties site page at build time.
James Moger [Wed, 6 Jul 2011 00:31:06 +0000 (20:31 -0400)]
Documentation. Site changes.
James Moger [Tue, 5 Jul 2011 21:32:45 +0000 (17:32 -0400)]
Documentation. Added JavaDoc. Clarified repository access restriction.
James Moger [Sat, 2 Jul 2011 01:17:28 +0000 (21:17 -0400)]
Documentation. Added JavaDoc comments.
James Moger [Fri, 1 Jul 2011 21:47:28 +0000 (17:47 -0400)]
Documentation. Adding JavaDoc comments. Adjustments to method names.
James Moger [Fri, 1 Jul 2011 21:45:23 +0000 (17:45 -0400)]
Documentation. Added upgrade info to site. Moved todos to GoogleCode.
James Moger [Fri, 1 Jul 2011 21:42:56 +0000 (17:42 -0400)]
Documentation. Include LICENSE and NOTICE files in both builds.
James Moger [Fri, 1 Jul 2011 21:42:02 +0000 (17:42 -0400)]
Documentation. Established convention for documenting settings.
James Moger [Wed, 29 Jun 2011 02:37:25 +0000 (22:37 -0400)]
Windows service changes. Documentation.
* Renamed prunsrv.exe to gitblit.exe so that task manager shows
more useful information.
* Documented how to configure the service to use a server VM, if a JDK
is present.