]> source.dussan.org Git - gitblit.git/log
gitblit.git
12 years agoReorganizing the recent activity feature
James Moger [Sat, 19 Nov 2011 12:33:59 +0000 (07:33 -0500)]
Reorganizing the recent activity feature

12 years agoCalculate repository color from name. Show swatch on repository list.
James Moger [Fri, 18 Nov 2011 22:46:06 +0000 (17:46 -0500)]
Calculate repository color from name. Show swatch on repository list.

12 years agoAdded some flare to the console log
James Moger [Fri, 18 Nov 2011 22:39:37 +0000 (17:39 -0500)]
Added some flare to the console log

12 years agoWorking draft of the aggregate activity page
James Moger [Thu, 17 Nov 2011 03:43:37 +0000 (22:43 -0500)]
Working draft of the aggregate activity page

12 years agoNew JGit utility function to retrieve commits since a specific date
James Moger [Thu, 17 Nov 2011 03:39:28 +0000 (22:39 -0500)]
New JGit utility function to retrieve commits since a specific date

12 years agoMetric object now implements comparable. Adjust gravatar css.
James Moger [Thu, 17 Nov 2011 03:33:18 +0000 (22:33 -0500)]
Metric object now implements comparable. Adjust gravatar css.

12 years agoPreliminary charting classes for Google's Visualization API
James Moger [Thu, 17 Nov 2011 03:22:07 +0000 (22:22 -0500)]
Preliminary charting classes for Google's Visualization API

12 years agoAdded optional Gravatar support
James Moger [Mon, 14 Nov 2011 22:24:16 +0000 (17:24 -0500)]
Added optional Gravatar support

12 years agoChange build identifiers for next release.
James Moger [Mon, 14 Nov 2011 22:15:02 +0000 (17:15 -0500)]
Change build identifiers for next release.

12 years agoFixed site rendering in Chrome.
James Moger [Sat, 12 Nov 2011 19:41:25 +0000 (14:41 -0500)]
Fixed site rendering in Chrome.

12 years agoDocumentation. Updated Twitter Bootstrap to 1.4.0.
James Moger [Sat, 12 Nov 2011 15:49:10 +0000 (10:49 -0500)]
Documentation. Updated Twitter Bootstrap to 1.4.0.

12 years agoDocumentation.
James Moger [Sat, 12 Nov 2011 14:01:25 +0000 (09:01 -0500)]
Documentation.

12 years agoDocumentation. Updated Google+ links.
James Moger [Sat, 12 Nov 2011 02:20:35 +0000 (21:20 -0500)]
Documentation. Updated Google+ links.

12 years agoPreparing 0.7.0 release. v0.7.0
James Moger [Fri, 11 Nov 2011 23:05:33 +0000 (18:05 -0500)]
Preparing 0.7.0 release.

12 years agoRevised user access checks to account for repository ownership.
James Moger [Fri, 11 Nov 2011 22:59:15 +0000 (17:59 -0500)]
Revised user access checks to account for repository ownership.

Repository owners no longer have to be explicitly selected to grant
them access to Git, feeds, and zip downloads. Idea from Github/dadalar.

12 years agoDocumentation. Add javadoc and source jars to the gbapi download.
James Moger [Fri, 11 Nov 2011 22:22:21 +0000 (17:22 -0500)]
Documentation. Add javadoc and source jars to the gbapi download.

12 years agoFix to download percentange calculation
James Moger [Fri, 11 Nov 2011 22:18:15 +0000 (17:18 -0500)]
Fix to download percentange calculation

12 years agoDisplay more refs (still not all) per rss entry. Misc ui tweaks.
James Moger [Thu, 10 Nov 2011 22:12:58 +0000 (17:12 -0500)]
Display more refs (still not all) per rss entry. Misc ui tweaks.

12 years agoPrefix RSS tags with type information. Include commit id and parents.
James Moger [Thu, 10 Nov 2011 21:57:53 +0000 (16:57 -0500)]
Prefix RSS tags with type information. Include commit id and parents.

12 years agoRefresh log on display. Adjusted spacing of status panel.
James Moger [Thu, 10 Nov 2011 13:10:19 +0000 (08:10 -0500)]
Refresh log on display. Adjusted spacing of status panel.

12 years agoShow busy cursors when executing workers
James Moger [Thu, 10 Nov 2011 12:56:07 +0000 (07:56 -0500)]
Show busy cursors when executing workers

12 years agoDocumentation.
James Moger [Wed, 9 Nov 2011 22:02:28 +0000 (17:02 -0500)]
Documentation.

12 years agoRestored html content to feeds. Include regex substitutions in content.
James Moger [Wed, 9 Nov 2011 22:01:59 +0000 (17:01 -0500)]
Restored html content to feeds. Include regex substitutions in content.

12 years agoUpdated Manager screenshots
James Moger [Tue, 8 Nov 2011 12:51:52 +0000 (07:51 -0500)]
Updated Manager screenshots

12 years agoLog feature based on Search dialog. Renamed some classes.
James Moger [Tue, 8 Nov 2011 03:12:38 +0000 (22:12 -0500)]
Log feature based on Search dialog. Renamed some classes.

12 years agoUnit testing
James Moger [Tue, 8 Nov 2011 02:21:28 +0000 (21:21 -0500)]
Unit testing

12 years agoSet resource cache duration to 90 days instead of 120 mins (issue 17)
James Moger [Tue, 8 Nov 2011 02:19:13 +0000 (21:19 -0500)]
Set resource cache duration to 90 days instead of 120 mins (issue 17)

12 years agoMoved ObjectCache class
James Moger [Tue, 8 Nov 2011 02:18:14 +0000 (21:18 -0500)]
Moved ObjectCache class

12 years agoUpdated to Wicket 1.4.19
James Moger [Tue, 8 Nov 2011 02:17:13 +0000 (21:17 -0500)]
Updated to Wicket 1.4.19

12 years agoRefinements to search dialog and null checks in cell renderers
James Moger [Sat, 5 Nov 2011 03:00:19 +0000 (23:00 -0400)]
Refinements to search dialog and null checks in cell renderers

12 years agoSupport pagination in RSS feeds. Standardize pg as page parameter.
James Moger [Sat, 5 Nov 2011 02:28:32 +0000 (22:28 -0400)]
Support pagination in RSS feeds. Standardize pg as page parameter.

12 years agoDocumentation.
James Moger [Fri, 4 Nov 2011 21:25:00 +0000 (17:25 -0400)]
Documentation.

12 years agoSearch added to gbapi. Search dialog for Manager. Misc Manager fixes.
James Moger [Fri, 4 Nov 2011 21:24:45 +0000 (17:24 -0400)]
Search added to gbapi. Search dialog for Manager. Misc Manager fixes.

12 years agoMoved SearchType enum to Constants
James Moger [Fri, 4 Nov 2011 21:21:30 +0000 (17:21 -0400)]
Moved SearchType enum to Constants

12 years agoUpdated to MarkdownPapers 1.2.5
James Moger [Fri, 4 Nov 2011 21:16:29 +0000 (17:16 -0400)]
Updated to MarkdownPapers 1.2.5

12 years agoRevised branch rendering. Added ref rendering to message column.
James Moger [Thu, 3 Nov 2011 21:11:47 +0000 (17:11 -0400)]
Revised branch rendering. Added ref rendering to message column.

12 years agoRSS search parameters. Include refs as categories in RSS entries.
James Moger [Thu, 3 Nov 2011 21:09:35 +0000 (17:09 -0400)]
RSS search parameters. Include refs as categories in RSS entries.

12 years agoFeeds and Manager must respect a server's web.mountParameters setting
James Moger [Thu, 3 Nov 2011 12:50:47 +0000 (08:50 -0400)]
Feeds and Manager must respect a server's web.mountParameters setting

12 years agoDifferentiate new activity on feeds panel
James Moger [Thu, 3 Nov 2011 11:46:10 +0000 (07:46 -0400)]
Differentiate new activity on feeds panel

12 years agoPopulate author selector based on repository selector
James Moger [Wed, 2 Nov 2011 23:25:49 +0000 (19:25 -0400)]
Populate author selector based on repository selector

12 years agoAdded author selector to feeds panel
James Moger [Wed, 2 Nov 2011 21:40:33 +0000 (17:40 -0400)]
Added author selector to feeds panel

12 years agoFixed bug in time utils. Updated some unit tests.
James Moger [Wed, 2 Nov 2011 21:27:04 +0000 (17:27 -0400)]
Fixed bug in time utils. Updated some unit tests.

12 years agoAdded repository selector to feeds panel
James Moger [Wed, 2 Nov 2011 21:26:42 +0000 (17:26 -0400)]
Added repository selector to feeds panel

12 years agoBranch renderer. String change. Config section name changes.
James Moger [Tue, 1 Nov 2011 22:19:44 +0000 (18:19 -0400)]
Branch renderer. String change. Config section name changes.

12 years agoBuild gbapi jar. Eliminate unnecessary gbapi runtime dependencies.
James Moger [Tue, 1 Nov 2011 21:22:43 +0000 (17:22 -0400)]
Build gbapi jar. Eliminate unnecessary gbapi runtime dependencies.

12 years agoRefactored monolithic GitblitPanel into pieces. Revised feed generation.
James Moger [Tue, 1 Nov 2011 21:21:09 +0000 (17:21 -0400)]
Refactored monolithic GitblitPanel into pieces. Revised feed generation.

12 years agoMore feeds work in Manager
James Moger [Tue, 1 Nov 2011 02:47:21 +0000 (22:47 -0400)]
More feeds work in Manager

12 years agoPreserve feed selections when not saving passwords
James Moger [Sat, 29 Oct 2011 01:41:31 +0000 (21:41 -0400)]
Preserve feed selections when not saving passwords

12 years agoAdded basic rss subscriptions to Manager
James Moger [Sat, 29 Oct 2011 01:24:02 +0000 (21:24 -0400)]
Added basic rss subscriptions to Manager

12 years agoDocumentation
James Moger [Fri, 28 Oct 2011 12:09:55 +0000 (08:09 -0400)]
Documentation

12 years agoNew login/edit registration dialog. Added url to status panel.
James Moger [Fri, 28 Oct 2011 12:09:24 +0000 (08:09 -0400)]
New login/edit registration dialog. Added url to status panel.

12 years agoAdded a list branches rpc
James Moger [Fri, 28 Oct 2011 12:08:00 +0000 (08:08 -0400)]
Added a list branches rpc

12 years agoBug fix to rss feed. Unit test for rss feed. Refactor ssl connection.
James Moger [Fri, 28 Oct 2011 11:48:17 +0000 (07:48 -0400)]
Bug fix to rss feed. Unit test for rss feed. Refactor ssl connection.

12 years agoAdd version number and date to ServerStatus. Conditionally hide status.
James Moger [Thu, 27 Oct 2011 12:16:46 +0000 (08:16 -0400)]
Add version number and date to ServerStatus. Conditionally hide status.

12 years agoAdded status icon
James Moger [Wed, 26 Oct 2011 21:54:07 +0000 (17:54 -0400)]
Added status icon

12 years agoShow manage dialog on startup of Manager
James Moger [Wed, 26 Oct 2011 21:27:55 +0000 (17:27 -0400)]
Show manage dialog on startup of Manager

12 years agoOrganized imports
James Moger [Wed, 26 Oct 2011 21:27:38 +0000 (17:27 -0400)]
Organized imports

12 years agoDocumentation.
James Moger [Wed, 26 Oct 2011 21:19:55 +0000 (17:19 -0400)]
Documentation.

12 years agoProperly catch Not Allowed (405) and Unknown Request (501) errors
James Moger [Wed, 26 Oct 2011 21:12:50 +0000 (17:12 -0400)]
Properly catch Not Allowed (405) and Unknown Request (501) errors

12 years agoReturn management-level settings if web.enableRpcAdministration=false
James Moger [Wed, 26 Oct 2011 21:11:12 +0000 (17:11 -0400)]
Return management-level settings if web.enableRpcAdministration=false

Require web.enableRpcAdministration=true to process federation RPCs.

12 years agoDrop SLF4J dependency from Manager
James Moger [Wed, 26 Oct 2011 21:08:20 +0000 (17:08 -0400)]
Drop SLF4J dependency from Manager

12 years agoDocumentation.
James Moger [Wed, 26 Oct 2011 21:07:11 +0000 (17:07 -0400)]
Documentation.

12 years agoDocumentation. Changed status RPC protection. Status tab for Manager.
James Moger [Tue, 25 Oct 2011 21:23:47 +0000 (17:23 -0400)]
Documentation. Changed status RPC protection. Status tab for Manager.

12 years agoShow since in settings table. Pack settings table.
James Moger [Tue, 25 Oct 2011 02:58:55 +0000 (22:58 -0400)]
Show since in settings table. Pack settings table.

12 years agoFunctional edit setting feature for Manager. Wrote stacktrace viewer.
James Moger [Tue, 25 Oct 2011 02:45:37 +0000 (22:45 -0400)]
Functional edit setting feature for Manager. Wrote stacktrace viewer.

Trap connect exceptions.

12 years agoWorking edit settings RPC. Web.xml is not directly modified.
James Moger [Tue, 25 Oct 2011 01:51:46 +0000 (21:51 -0400)]
Working edit settings RPC. Web.xml is not directly modified.

12 years agoObject counts and refresh labels on all header panels
James Moger [Mon, 24 Oct 2011 20:33:40 +0000 (16:33 -0400)]
Object counts and refresh labels on all header panels

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.

12 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

12 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.