]> source.dussan.org Git - gitblit.git/log
gitblit.git
12 years agoShow inherited push scripts in Manager
James Moger [Thu, 29 Dec 2011 01:40:31 +0000 (20:40 -0500)]
Show inherited push scripts in Manager

12 years agoManager support for hook script inheritance
James Moger [Thu, 29 Dec 2011 01:09:46 +0000 (20:09 -0500)]
Manager support for hook script inheritance

12 years agoLayout tweaks
James Moger [Wed, 28 Dec 2011 22:04:25 +0000 (17:04 -0500)]
Layout tweaks

12 years agoStrip named repository parameter from root page parameters
James Moger [Wed, 28 Dec 2011 21:58:42 +0000 (16:58 -0500)]
Strip named repository parameter from root page parameters

12 years agoPreserve filter selection when switching between root pages
James Moger [Wed, 28 Dec 2011 21:21:08 +0000 (16:21 -0500)]
Preserve filter selection when switching between root pages

12 years agoShow additional columns in users and teams tables
James Moger [Wed, 28 Dec 2011 21:20:39 +0000 (16:20 -0500)]
Show additional columns in users and teams tables

12 years agoUnit testing. Documentation.
James Moger [Wed, 28 Dec 2011 21:19:29 +0000 (16:19 -0500)]
Unit testing. Documentation.

12 years agoImplemented Team hook scripts
James Moger [Tue, 27 Dec 2011 22:50:39 +0000 (17:50 -0500)]
Implemented Team hook scripts

12 years agosendmail: list commits in chronological order
James Moger [Tue, 27 Dec 2011 22:40:25 +0000 (17:40 -0500)]
sendmail: list commits in chronological order

12 years agoAdded some descriptive subheadings to edit pages
James Moger [Tue, 27 Dec 2011 22:34:52 +0000 (17:34 -0500)]
Added some descriptive subheadings to edit pages

12 years agoDocumentation.
James Moger [Tue, 27 Dec 2011 22:31:50 +0000 (17:31 -0500)]
Documentation.

12 years agofixed renaming a repository into a new subfolder failed (issue 33)
James Moger [Tue, 27 Dec 2011 22:31:03 +0000 (17:31 -0500)]
fixed renaming a repository into a new subfolder failed (issue 33)

12 years agoAdded repository counts to filters menu
James Moger [Mon, 26 Dec 2011 17:45:35 +0000 (12:45 -0500)]
Added repository counts to filters menu

12 years agoAdded St. Jude donations link
James Moger [Sat, 24 Dec 2011 17:00:09 +0000 (12:00 -0500)]
Added St. Jude donations link

12 years agoPreliminary update to JGit 1.2.0. This will be refined.
James Moger [Sat, 24 Dec 2011 15:25:23 +0000 (10:25 -0500)]
Preliminary update to JGit 1.2.0. This will be refined.

12 years agoReally fixed extra divider ;)
James Moger [Sat, 24 Dec 2011 15:24:55 +0000 (10:24 -0500)]
Really fixed extra divider ;)

12 years agoFixed double-divider
James Moger [Fri, 23 Dec 2011 23:00:03 +0000 (18:00 -0500)]
Fixed double-divider

12 years agoCSS styling for dropdown menus
James Moger [Fri, 23 Dec 2011 22:45:33 +0000 (17:45 -0500)]
CSS styling for dropdown menus

12 years agoFilters menu for Repositories page and Activity page (issue 27)
James Moger [Fri, 23 Dec 2011 21:55:43 +0000 (16:55 -0500)]
Filters menu for Repositories page and Activity page (issue 27)

12 years agoRemoved unnecessary tags
James Moger [Fri, 23 Dec 2011 21:53:58 +0000 (16:53 -0500)]
Removed unnecessary tags

12 years agoDisplay inherited scripts in EditRepository page. Drop mailing list helpline.
James Moger [Fri, 23 Dec 2011 21:52:35 +0000 (16:52 -0500)]
Display inherited scripts in EditRepository page. Drop mailing list helpline.

12 years agoImproved logging of GitblitUserService
James Moger [Fri, 23 Dec 2011 13:28:15 +0000 (08:28 -0500)]
Improved logging of GitblitUserService

12 years agoFixed revlog where start of range is the zeroId
James Moger [Fri, 23 Dec 2011 13:18:16 +0000 (08:18 -0500)]
Fixed revlog where start of range is the zeroId

12 years agoImproved empty page content
James Moger [Fri, 23 Dec 2011 13:11:41 +0000 (08:11 -0500)]
Improved empty page content

12 years agoFiltering repositories and activity pages via url parameters (issue 27)
James Moger [Thu, 22 Dec 2011 23:10:44 +0000 (18:10 -0500)]
Filtering repositories and activity pages via url parameters (issue 27)

12 years agoDrop recent activity y-axis labels
James Moger [Thu, 22 Dec 2011 22:06:35 +0000 (17:06 -0500)]
Drop recent activity y-axis labels

12 years agoImproved readability of generated email notifications
James Moger [Thu, 22 Dec 2011 21:20:56 +0000 (16:20 -0500)]
Improved readability of generated email notifications

12 years agoUnit testing fixes and regression fixes.
James Moger [Thu, 22 Dec 2011 02:23:29 +0000 (21:23 -0500)]
Unit testing fixes and regression fixes.

12 years agoFix for nasty bug in GitblitUserService
James Moger [Thu, 22 Dec 2011 02:15:34 +0000 (21:15 -0500)]
Fix for nasty bug in GitblitUserService

12 years agoSupport mailing lists for Teams
James Moger [Wed, 21 Dec 2011 22:13:00 +0000 (17:13 -0500)]
Support mailing lists for Teams

12 years agoRenamed GitblitUserService, sendMail method, sendmail.groovy, and RepositoryModel...
James Moger [Wed, 21 Dec 2011 00:35:54 +0000 (19:35 -0500)]
Renamed GitblitUserService, sendMail method, sendmail.groovy, and RepositoryModel.mailingLists

12 years agoRPC support for hook script selection
James Moger [Mon, 19 Dec 2011 23:00:29 +0000 (18:00 -0500)]
RPC support for hook script selection

12 years agoServer-side hook script selection. Documentation.
James Moger [Mon, 19 Dec 2011 22:58:43 +0000 (17:58 -0500)]
Server-side hook script selection. Documentation.

12 years agoMore sendemail.groovy fixes
James Moger [Mon, 19 Dec 2011 14:15:08 +0000 (09:15 -0500)]
More sendemail.groovy fixes

12 years agoFixed commit url in sendemail.groovy
James Moger [Mon, 19 Dec 2011 14:11:52 +0000 (09:11 -0500)]
Fixed commit url in sendemail.groovy

12 years agoGroovy script tweaks
James Moger [Mon, 19 Dec 2011 13:51:30 +0000 (08:51 -0500)]
Groovy script tweaks

12 years agoEdit and store per-repository mail recipients in site and RPC
James Moger [Sat, 17 Dec 2011 20:17:46 +0000 (15:17 -0500)]
Edit and store per-repository mail recipients in site and RPC

12 years agoImplemented UserServiceWrapper. Renamed notifyNNN to sendEmail to be more descriptive.
James Moger [Sat, 17 Dec 2011 19:14:11 +0000 (14:14 -0500)]
Implemented UserServiceWrapper. Renamed notifyNNN to sendEmail to be more descriptive.

12 years agoFixed sendemail script to list all commits in a push.
James Moger [Sat, 17 Dec 2011 19:03:35 +0000 (14:03 -0500)]
Fixed sendemail script to list all commits in a push.

12 years agoSwitch GO to monolithic build for installations without internet connection
James Moger [Sat, 17 Dec 2011 02:18:59 +0000 (21:18 -0500)]
Switch GO to monolithic build for installations without internet connection

12 years agoGroovy push hooks
James Moger [Sat, 17 Dec 2011 02:14:48 +0000 (21:14 -0500)]
Groovy push hooks

12 years agoDocumentation
James Moger [Tue, 13 Dec 2011 22:37:19 +0000 (17:37 -0500)]
Documentation

12 years agoFederation support for Teams
James Moger [Tue, 13 Dec 2011 22:36:58 +0000 (17:36 -0500)]
Federation support for Teams

12 years agoFixed null pointer possibility for gravatar profiles
James Moger [Tue, 13 Dec 2011 21:52:19 +0000 (16:52 -0500)]
Fixed null pointer possibility for gravatar profiles

12 years agoIntegrated Clippy for a better copy-to-clipboard experience
James Moger [Tue, 13 Dec 2011 21:51:36 +0000 (16:51 -0500)]
Integrated Clippy for a better copy-to-clipboard experience

12 years agoTeams JSON-RPC support
James Moger [Tue, 13 Dec 2011 13:37:02 +0000 (08:37 -0500)]
Teams JSON-RPC support

12 years agoImplemented empty repository page (issue 31)
James Moger [Fri, 9 Dec 2011 13:50:18 +0000 (08:50 -0500)]
Implemented empty repository page (issue 31)

12 years agoTeams support.
James Moger [Thu, 8 Dec 2011 00:33:10 +0000 (19:33 -0500)]
Teams support.

Teams simplify the management of user-repository access permissions.  Teams have a list of restricted repositories.  Users are also added to teams and that grants them access to those repositories.

Federation and RPC support are still in-progress.

12 years agoUnit testing overhaul.
James Moger [Thu, 8 Dec 2011 00:14:34 +0000 (19:14 -0500)]
Unit testing overhaul.

Migrated to JUnit4-style tests.
Replaced assertTrue with assertEquals where appropriate.
Start Gitblit instance with dedicated unit testing settings file and
user service.
Integrated RPC, Federation, and Git servlet unit tests into suite.

12 years agoImplemented ConfigUserService. Fixed and deprecated FileUserService.
James Moger [Sun, 4 Dec 2011 21:55:42 +0000 (16:55 -0500)]
Implemented ConfigUserService. Fixed and deprecated FileUserService.

12 years agoPreliminary changes for running on RedHat OpenShift. Still in-progress.
James Moger [Fri, 2 Dec 2011 20:31:38 +0000 (15:31 -0500)]
Preliminary changes for running on RedHat OpenShift. Still in-progress.

12 years agoClarified Tomcat forward-slash encoding in documentation (issue 29)
James Moger [Wed, 30 Nov 2011 22:21:30 +0000 (17:21 -0500)]
Clarified Tomcat forward-slash encoding in documentation (issue 29)

12 years agoTighter Gravatar integration. New window/tab on most activity links.
James Moger [Mon, 21 Nov 2011 14:24:05 +0000 (09:24 -0500)]
Tighter Gravatar integration. New window/tab on most activity links.

Each Gravatar thumbnail is now a link to the Gitblit Gravatar profile
page.  This page displays some of the profile information and contains a
link to the full Gravatar profile.

Activity page links now launch a new window/tab instead of targeting
"self" since it can be expensive to requery the activity information.

12 years agoFixed build script. Fixed date display on activity page headers.
James Moger [Sun, 20 Nov 2011 20:07:04 +0000 (15:07 -0500)]
Fixed build script. Fixed date display on activity page headers.

12 years agoRemoved legacy css file
James Moger [Sat, 19 Nov 2011 12:34:13 +0000 (07:34 -0500)]
Removed legacy css file

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.