]> source.dussan.org Git - gitblit.git/log
gitblit.git
12 years agoFixed missing icon resource for the manager (issue 40)
James Moger [Thu, 12 Jan 2012 01:04:01 +0000 (20:04 -0500)]
Fixed missing icon resource for the manager (issue 40)

12 years agoRelease v0.8.0 v0.8.0
James Moger [Wed, 11 Jan 2012 21:35:31 +0000 (16:35 -0500)]
Release v0.8.0

12 years agoFixed missing gbapi ant tag dependency in build process
James Moger [Wed, 11 Jan 2012 21:35:11 +0000 (16:35 -0500)]
Fixed missing gbapi ant tag dependency in build process

12 years agoFixed some null pointer bugs in the pages servlet
James Moger [Wed, 11 Jan 2012 21:18:25 +0000 (16:18 -0500)]
Fixed some null pointer bugs in the pages servlet

12 years agoUpdate the gh-pages branch on release with the built site
James Moger [Wed, 11 Jan 2012 21:18:02 +0000 (16:18 -0500)]
Update the gh-pages branch on release with the built site

12 years agoDocumentation.
James Moger [Wed, 11 Jan 2012 21:17:00 +0000 (16:17 -0500)]
Documentation.

12 years agoUpdated to Groovy 1.8.5
James Moger [Tue, 10 Jan 2012 03:21:32 +0000 (22:21 -0500)]
Updated to Groovy 1.8.5

12 years agoNew function to create an orphan branch (for future use)
James Moger [Tue, 10 Jan 2012 03:06:42 +0000 (22:06 -0500)]
New function to create an orphan branch (for future use)

12 years agoRefactored named branch retrieval function
James Moger [Tue, 10 Jan 2012 02:10:27 +0000 (21:10 -0500)]
Refactored named branch retrieval function

12 years agoDocumentation. Find bugs. Organized imports.
James Moger [Tue, 10 Jan 2012 02:07:01 +0000 (21:07 -0500)]
Documentation. Find bugs. Organized imports.

12 years agoSupport for gh-pages branch serving as /pages/repo.git
James Moger [Tue, 10 Jan 2012 01:49:34 +0000 (20:49 -0500)]
Support for gh-pages branch serving as /pages/repo.git

12 years agoPlugged some repository use count leaks in the zip servlet
James Moger [Tue, 10 Jan 2012 01:46:54 +0000 (20:46 -0500)]
Plugged some repository use count leaks in the zip servlet

12 years agoInclude the username in the Gitblit repository url, if appropriate
James Moger [Sun, 8 Jan 2012 18:04:11 +0000 (13:04 -0500)]
Include the username in the Gitblit repository url, if appropriate

12 years agoClarify the empty repository page content
James Moger [Sun, 8 Jan 2012 18:03:24 +0000 (13:03 -0500)]
Clarify the empty repository page content

12 years agoShow tagger gravatar on tag page
James Moger [Sat, 7 Jan 2012 21:39:12 +0000 (16:39 -0500)]
Show tagger gravatar on tag page

12 years agoUpdated screenshots take 2
James Moger [Sat, 7 Jan 2012 21:38:58 +0000 (16:38 -0500)]
Updated screenshots take 2

12 years agoUpdated screenshots
James Moger [Sat, 7 Jan 2012 21:25:30 +0000 (16:25 -0500)]
Updated screenshots

12 years agoSimplified git servlet unit tests and cleanup working clones afterwards
James Moger [Sat, 7 Jan 2012 20:53:17 +0000 (15:53 -0500)]
Simplified git servlet unit tests and cleanup working clones afterwards

12 years agoFixed typo (issue 37)
James Moger [Sat, 7 Jan 2012 20:05:44 +0000 (15:05 -0500)]
Fixed typo (issue 37)

12 years agoDocumentation.
James Moger [Fri, 6 Jan 2012 23:18:31 +0000 (18:18 -0500)]
Documentation.

12 years agoUse .git-stripped repository name for calculating color
James Moger [Fri, 6 Jan 2012 22:40:15 +0000 (17:40 -0500)]
Use .git-stripped repository name for calculating color

12 years agoStrip trailing .git from displayed repository links, saves room, looks cleaner
James Moger [Fri, 6 Jan 2012 22:24:55 +0000 (17:24 -0500)]
Strip trailing .git from displayed repository links, saves room, looks cleaner

12 years agoUpdated Express documentation
James Moger [Fri, 6 Jan 2012 22:21:13 +0000 (17:21 -0500)]
Updated Express documentation

12 years agoWAR/Express builds now copy bundled push scripts to configured scripts folder
James Moger [Fri, 6 Jan 2012 22:20:59 +0000 (17:20 -0500)]
WAR/Express builds now copy bundled push scripts to configured scripts folder

12 years agoFixed bug in receive hook for repositories in subfolders
James Moger [Thu, 5 Jan 2012 22:34:05 +0000 (17:34 -0500)]
Fixed bug in receive hook for repositories in subfolders

12 years agoUsing ArrayUtils.isEmpty to test arrays and collections
James Moger [Thu, 5 Jan 2012 22:08:44 +0000 (17:08 -0500)]
Using ArrayUtils.isEmpty to test arrays and collections

12 years agoFixed line spacing on pushes with multiple branches
James Moger [Thu, 5 Jan 2012 22:03:33 +0000 (17:03 -0500)]
Fixed line spacing on pushes with multiple branches

12 years agoAdded ArrayUtils class and unit test
James Moger [Thu, 5 Jan 2012 22:02:56 +0000 (17:02 -0500)]
Added ArrayUtils class and unit test

12 years agoManually specify which scripts to include in distribution
James Moger [Thu, 5 Jan 2012 01:15:09 +0000 (20:15 -0500)]
Manually specify which scripts to include in distribution

12 years agoFixed wrong include folder to make GO monotlihic (issue 30)
James Moger [Thu, 5 Jan 2012 01:14:32 +0000 (20:14 -0500)]
Fixed wrong include folder to make GO monotlihic (issue 30)

12 years agoFederation pull_scripts request. Documentation.
James Moger [Wed, 4 Jan 2012 13:42:54 +0000 (08:42 -0500)]
Federation pull_scripts request. Documentation.

12 years agoMerge pull request #3 from docbobo/master
James Moger [Mon, 2 Jan 2012 14:21:12 +0000 (06:21 -0800)]
Merge pull request #3 from docbobo/master

ActivityPage causes IndexOutOfBoundsException

12 years agoFixed IndexOutOfBoundsException that occurs when a repository doesn't 3/head
Boris Prüßmann [Mon, 2 Jan 2012 10:01:10 +0000 (11:01 +0100)]
Fixed IndexOutOfBoundsException that occurs when a repository doesn't
have commits within the requested time range.

12 years agoAdded unit test for blockpush.groovy
James Moger [Sun, 1 Jan 2012 18:32:37 +0000 (13:32 -0500)]
Added unit test for blockpush.groovy

12 years agoFixed daysback on repositories page
James Moger [Sun, 1 Jan 2012 14:19:13 +0000 (09:19 -0500)]
Fixed daysback on repositories page

12 years agoIndicate selected filters. Strip default db value from links.
James Moger [Fri, 30 Dec 2011 12:53:00 +0000 (07:53 -0500)]
Indicate selected filters. Strip default db value from links.

12 years agoIntegrated selectable days back filtering in filters menu
James Moger [Fri, 30 Dec 2011 00:35:40 +0000 (19:35 -0500)]
Integrated selectable days back filtering in filters menu

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