]> source.dussan.org Git - gitblit.git/log
gitblit.git
11 years agoAllow client apps to specify a minimum required access permission
James Moger [Wed, 15 May 2013 19:55:19 +0000 (15:55 -0400)]
Allow client apps to specify a minimum required access permission

11 years agoClose file descriptor leak (issue-199)
James Moger [Wed, 15 May 2013 19:49:58 +0000 (15:49 -0400)]
Close file descriptor leak (issue-199)

11 years agoUpdated Tower icon per fournova's request
James Moger [Wed, 15 May 2013 13:57:58 +0000 (09:57 -0400)]
Updated Tower icon per fournova's request

11 years agoUpdated syntevo SmartGit/Hg icon
James Moger [Mon, 13 May 2013 11:50:45 +0000 (07:50 -0400)]
Updated syntevo SmartGit/Hg icon

11 years agoCss tweaks to app menus and top nav bar
James Moger [Sat, 11 May 2013 15:07:08 +0000 (11:07 -0400)]
Css tweaks to app menus and top nav bar

11 years agoAdded Tower icon
James Moger [Fri, 10 May 2013 18:57:29 +0000 (14:57 -0400)]
Added Tower icon

11 years agoUpdate urls on empty repository page
James Moger [Fri, 10 May 2013 15:33:53 +0000 (11:33 -0400)]
Update urls on empty repository page

11 years agoUse SparkleShare icon instead of star icon for app menu
James Moger [Fri, 10 May 2013 15:03:06 +0000 (11:03 -0400)]
Use SparkleShare icon instead of star icon for app menu

11 years agoClean while compiling to resolve weird type erasure corner-cases
James Moger [Fri, 10 May 2013 14:10:55 +0000 (10:10 -0400)]
Clean while compiling to resolve weird type erasure corner-cases

11 years agoSupport user override of client application definitions
James Moger [Fri, 10 May 2013 13:21:29 +0000 (09:21 -0400)]
Support user override of client application definitions

11 years agoImprove WAR resource extraction by using ServletContext.getResourcePaths
James Moger [Fri, 10 May 2013 12:50:09 +0000 (08:50 -0400)]
Improve WAR resource extraction by using ServletContext.getResourcePaths

11 years agoFix NPEs when initializing on a servlet container which returns a null contextFolder
James Moger [Fri, 10 May 2013 12:20:39 +0000 (08:20 -0400)]
Fix NPEs when initializing on a servlet container which returns a null contextFolder

11 years agoDo not include clientapps.json in distribution files
James Moger [Fri, 10 May 2013 02:49:16 +0000 (22:49 -0400)]
Do not include clientapps.json in distribution files

11 years agoImplemented application menus for repository url panel
James Moger [Fri, 10 May 2013 02:43:57 +0000 (22:43 -0400)]
Implemented application menus for repository url panel

11 years ago[authority] Clear user selection on filter change
James Moger [Tue, 7 May 2013 12:09:07 +0000 (08:09 -0400)]
[authority] Clear user selection on filter change

11 years ago[authority] Fixed out of bounds exception on cert generation for a filtered user
James Moger [Tue, 7 May 2013 12:08:35 +0000 (08:08 -0400)]
[authority] Fixed out of bounds exception on cert generation for a filtered user

11 years agoUber-cool repository panel overhaul
James Moger [Tue, 7 May 2013 04:49:37 +0000 (00:49 -0400)]
Uber-cool repository panel overhaul

11 years agoFixed regression with http socket connector
James Moger [Tue, 7 May 2013 03:25:10 +0000 (23:25 -0400)]
Fixed regression with http socket connector

11 years agoAdded Tower to Mac clone with options
James Moger [Sat, 4 May 2013 11:56:41 +0000 (07:56 -0400)]
Added Tower to Mac clone with options

11 years agoSimplified "clone with" translation strings
James Moger [Sat, 4 May 2013 11:49:14 +0000 (07:49 -0400)]
Simplified "clone with" translation strings

11 years agoPartially merged url panel with optional support for app clone urls
James Moger [Fri, 3 May 2013 23:27:25 +0000 (19:27 -0400)]
Partially merged url panel with optional support for app clone urls

11 years agoGO NIO connector thread pool size setting
James Moger [Fri, 3 May 2013 23:15:05 +0000 (19:15 -0400)]
GO NIO connector thread pool size setting

11 years agoRevised Git Daemon to improve thread stopping and to eliminate repository name hack
James Moger [Fri, 3 May 2013 23:06:50 +0000 (19:06 -0400)]
Revised Git Daemon to improve thread stopping and to eliminate repository name hack

11 years agoRestore web.xml version stamping
James Moger [Fri, 3 May 2013 23:03:40 +0000 (19:03 -0400)]
Restore web.xml version stamping

11 years agoFixed history of submodule reference if it was once a directory
James Moger [Fri, 3 May 2013 11:18:40 +0000 (07:18 -0400)]
Fixed history of submodule reference if it was once a directory

11 years agoImprove permission determination when repo is frozen or is not bare
James Moger [Fri, 3 May 2013 02:59:02 +0000 (22:59 -0400)]
Improve permission determination when repo is frozen or is not bare

11 years agoDo not use problematic WicketUtils fluid api
James Moger [Fri, 3 May 2013 02:31:58 +0000 (22:31 -0400)]
Do not use problematic WicketUtils fluid api

11 years agoRevert "Make WicketUtils return the component for more fluid usage"
James Moger [Fri, 3 May 2013 02:24:16 +0000 (22:24 -0400)]
Revert "Make WicketUtils return the component for more fluid usage"

This reverts commit 19352c18bd27ea61b9466110c1be874079f60b63.

11 years agoDocumentation
James Moger [Fri, 3 May 2013 01:46:29 +0000 (21:46 -0400)]
Documentation

11 years agoOrganize imports
James Moger [Fri, 3 May 2013 01:44:56 +0000 (21:44 -0400)]
Organize imports

11 years agoAdded SparkleShare invite url panel
James Moger [Fri, 3 May 2013 01:44:07 +0000 (21:44 -0400)]
Added SparkleShare invite url panel

This will probably be merged into a refined, single multi-protocol
url panel.

11 years agoImproved the repository url panel and show git daemon url, appropriately
James Moger [Fri, 3 May 2013 01:37:58 +0000 (21:37 -0400)]
Improved the repository url panel and show git daemon url, appropriately

This will probably be refined some more to merge the http/https and git urls
into a single url panel.

11 years agoMake WicketUtils return the component for more fluid usage
James Moger [Fri, 3 May 2013 01:30:58 +0000 (21:30 -0400)]
Make WicketUtils return the component for more fluid usage

11 years agoDo not include push-restricted, empty repositories for users without push access
James Moger [Thu, 2 May 2013 13:58:06 +0000 (09:58 -0400)]
Do not include push-restricted, empty repositories for users without push access

11 years agoImprove effective permission determination
James Moger [Thu, 2 May 2013 13:57:19 +0000 (09:57 -0400)]
Improve effective permission determination

11 years agoInclude alternate user services in WAR and Express builds
James Moger [Tue, 30 Apr 2013 13:09:33 +0000 (09:09 -0400)]
Include alternate user services in WAR and Express builds

11 years agoUpdate to Moxie 0.7.4 to fix prefix index merging bug
James Moger [Fri, 26 Apr 2013 15:53:19 +0000 (11:53 -0400)]
Update to Moxie 0.7.4 to fix prefix index merging bug

11 years agoUpdate to Moxie 0.7.3
James Moger [Fri, 26 Apr 2013 14:30:43 +0000 (10:30 -0400)]
Update to Moxie 0.7.3

11 years agoImprove Gerrit change ref rendering (issue-206)
James Moger [Tue, 23 Apr 2013 21:39:02 +0000 (17:39 -0400)]
Improve Gerrit change ref rendering (issue-206)

11 years agoDocumentation
James Moger [Thu, 18 Apr 2013 12:59:46 +0000 (08:59 -0400)]
Documentation

11 years agoDisable GitDaemon by default
James Moger [Thu, 18 Apr 2013 12:35:33 +0000 (08:35 -0400)]
Disable GitDaemon by default

11 years agoNull out GitDaemon if it fails to start
James Moger [Thu, 18 Apr 2013 11:42:56 +0000 (07:42 -0400)]
Null out GitDaemon if it fails to start

11 years agoFixed broken exception message formatting on starting GitDaemon
James Moger [Thu, 18 Apr 2013 11:39:56 +0000 (07:39 -0400)]
Fixed broken exception message formatting on starting GitDaemon

11 years agoFixed (again?!) regression with repositories page message
James Moger [Tue, 16 Apr 2013 12:11:48 +0000 (08:11 -0400)]
Fixed (again?!) regression with repositories page message

11 years agoMerge branch 'master' of https://github.com/davido/gitblit
James Moger [Tue, 16 Apr 2013 00:01:16 +0000 (20:01 -0400)]
Merge branch 'master' of https://github.com/davido/gitblit

11 years agoFix location of GitServlet 85/head
David Ostrovsky [Mon, 15 Apr 2013 22:53:17 +0000 (00:53 +0200)]
Fix location of GitServlet

11 years agoDocumentation
James Moger [Mon, 15 Apr 2013 20:01:54 +0000 (16:01 -0400)]
Documentation

11 years agoLoad prettify's lang-*.js extentions. 84/head
Kensuke Matsuzaki [Mon, 15 Apr 2013 08:39:19 +0000 (17:39 +0900)]
Load prettify's lang-*.js extentions.

11 years agoDocumentation
James Moger [Mon, 15 Apr 2013 12:56:46 +0000 (08:56 -0400)]
Documentation

11 years agoMerge branch 'update-japanese-lang' of https://github.com/zakki/gitblit
James Moger [Mon, 15 Apr 2013 12:55:04 +0000 (08:55 -0400)]
Merge branch 'update-japanese-lang' of https://github.com/zakki/gitblit

11 years agoCompleted migration to JGit 3.0.0-SNAPSHOT
James Moger [Mon, 15 Apr 2013 12:18:02 +0000 (08:18 -0400)]
Completed migration to JGit 3.0.0-SNAPSHOT

11 years agoTranslate massages to Japanase 82/head
Kensuke Matsuzaki [Mon, 15 Apr 2013 04:51:16 +0000 (13:51 +0900)]
Translate massages to Japanase

11 years agoFix unit tests 81/head 83/head
David Ostrovsky [Sun, 14 Apr 2013 16:21:17 +0000 (18:21 +0200)]
Fix unit tests

11 years agoBump JGit version to 3.0.0-SNAPSHOT
David Ostrovsky [Sun, 14 Apr 2013 10:36:44 +0000 (12:36 +0200)]
Bump JGit version to 3.0.0-SNAPSHOT

11 years agoMerge remote-tracking branch 'upstream/master'
David Ostrovsky [Sun, 14 Apr 2013 09:39:31 +0000 (11:39 +0200)]
Merge remote-tracking branch 'upstream/master'

Conflicts:
releases.moxie

11 years agoRevert "Minor ajustments for gerrit-gitblit plugin" 78/head
David Ostrovsky [Sun, 14 Apr 2013 09:35:44 +0000 (11:35 +0200)]
Revert "Minor ajustments for gerrit-gitblit plugin"

This reverts commit f15f17a8035717d260eb77b766c7b9c748729170.

11 years agoDocumentation
James Moger [Mon, 8 Apr 2013 13:48:55 +0000 (09:48 -0400)]
Documentation

11 years agoDocumentation
James Moger [Mon, 8 Apr 2013 13:37:37 +0000 (09:37 -0400)]
Documentation

11 years agoFix build error when retrieving Moxie jar
James Moger [Mon, 8 Apr 2013 13:15:45 +0000 (09:15 -0400)]
Fix build error when retrieving Moxie jar

11 years agoOverwrite created session locale with forced one
Lukasz Jader [Sun, 7 Apr 2013 14:51:38 +0000 (16:51 +0200)]
Overwrite created session locale with forced one

11 years agoAdd forceDefaultLocale param to gitblit.properties
Lukasz Jader [Sun, 7 Apr 2013 14:42:24 +0000 (16:42 +0200)]
Add forceDefaultLocale param to gitblit.properties

11 years agoTranslate rest of new messages
Lukasz Jader [Sun, 7 Apr 2013 09:11:45 +0000 (11:11 +0200)]
Translate rest of new messages

11 years agoTranslate some new messages
Lukasz Jader [Sat, 6 Apr 2013 17:43:32 +0000 (19:43 +0200)]
Translate some new messages

11 years agoAlter polish translation for 'branch' phrase
Lukasz Jader [Sat, 9 Mar 2013 16:07:19 +0000 (17:07 +0100)]
Alter polish translation for 'branch' phrase

11 years agoChange for pull request #78, building Gitblit-Gerrit JAR with resource prefix
James Moger [Sat, 13 Apr 2013 19:53:39 +0000 (15:53 -0400)]
Change for pull request #78, building Gitblit-Gerrit JAR with resource prefix

11 years agoProperly set application/json content-type on api calls
James Moger [Fri, 12 Apr 2013 12:48:19 +0000 (08:48 -0400)]
Properly set application/json content-type on api calls

11 years agoAdded Moxie documentation url to build script
James Moger [Wed, 10 Apr 2013 15:51:52 +0000 (11:51 -0400)]
Added Moxie documentation url to build script

11 years agoUpdated Moxie to 0.7.2
James Moger [Wed, 10 Apr 2013 15:26:03 +0000 (11:26 -0400)]
Updated Moxie to 0.7.2

11 years agoUpdated Moxie's Maven url to Github's io TLD
James Moger [Wed, 10 Apr 2013 13:38:22 +0000 (09:38 -0400)]
Updated Moxie's Maven url to Github's io TLD

11 years agoDocumentation
James Moger [Wed, 10 Apr 2013 11:48:16 +0000 (07:48 -0400)]
Documentation

11 years agoDisable Gson pretty printing
James Moger [Wed, 10 Apr 2013 11:46:32 +0000 (07:46 -0400)]
Disable Gson pretty printing

11 years agoDocumentation
James Moger [Mon, 8 Apr 2013 13:48:55 +0000 (09:48 -0400)]
Documentation

11 years agoMerge branch 'force-locale' of https://github.com/ljader/gitblit
James Moger [Mon, 8 Apr 2013 13:42:15 +0000 (09:42 -0400)]
Merge branch 'force-locale' of https://github.com/ljader/gitblit

11 years agoDocumentation
James Moger [Mon, 8 Apr 2013 13:37:37 +0000 (09:37 -0400)]
Documentation

11 years agoMerge branch 'update-polish-lang' of https://github.com/ljader/gitblit
James Moger [Mon, 8 Apr 2013 13:35:36 +0000 (09:35 -0400)]
Merge branch 'update-polish-lang' of https://github.com/ljader/gitblit

11 years agoFix build error when retrieving Moxie jar
James Moger [Mon, 8 Apr 2013 13:15:45 +0000 (09:15 -0400)]
Fix build error when retrieving Moxie jar

11 years agoOverwrite created session locale with forced one 80/head
Lukasz Jader [Sun, 7 Apr 2013 14:51:38 +0000 (16:51 +0200)]
Overwrite created session locale with forced one

11 years agoAdd forceDefaultLocale param to gitblit.properties
Lukasz Jader [Sun, 7 Apr 2013 14:42:24 +0000 (16:42 +0200)]
Add forceDefaultLocale param to gitblit.properties

11 years agoTranslate rest of new messages 79/head
Lukasz Jader [Sun, 7 Apr 2013 09:11:45 +0000 (11:11 +0200)]
Translate rest of new messages

11 years agoMinor ajustments for gerrit-gitblit plugin
David Ostrovsky [Sat, 6 Apr 2013 22:04:59 +0000 (00:04 +0200)]
Minor ajustments for gerrit-gitblit plugin

11 years agoTranslate some new messages
Lukasz Jader [Sat, 6 Apr 2013 17:43:32 +0000 (19:43 +0200)]
Translate some new messages

11 years agoAlter polish translation for 'branch' phrase
Lukasz Jader [Sat, 9 Mar 2013 16:07:19 +0000 (17:07 +0100)]
Alter polish translation for 'branch' phrase

11 years agoAdded Git Daemon support
James Moger [Thu, 4 Apr 2013 00:31:11 +0000 (20:31 -0400)]
Added Git Daemon support

11 years agoSimplify resource loading
James Moger [Tue, 2 Apr 2013 14:43:52 +0000 (10:43 -0400)]
Simplify resource loading

11 years agoRevised incremental push tags feature
James Moger [Mon, 1 Apr 2013 21:41:22 +0000 (17:41 -0400)]
Revised incremental push tags feature

11 years agoMerge branch 'autotagpush' of https://github.com/akquinet/gitblit into pushtags
James Moger [Mon, 1 Apr 2013 12:09:29 +0000 (08:09 -0400)]
Merge branch 'autotagpush' of https://github.com/akquinet/gitblit into pushtags

11 years agoDocument SNI workaround for Java-based clients
James Moger [Fri, 29 Mar 2013 21:07:23 +0000 (17:07 -0400)]
Document SNI workaround for Java-based clients

11 years agoDisable SNI extensions for client SSL connections
James Moger [Fri, 29 Mar 2013 20:39:16 +0000 (16:39 -0400)]
Disable SNI extensions for client SSL connections

11 years agoTrap connection resets and broken pipes in zip download servlet
James Moger [Fri, 29 Mar 2013 20:06:14 +0000 (16:06 -0400)]
Trap connection resets and broken pipes in zip download servlet

11 years agoImprove blame page error checking
James Moger [Fri, 29 Mar 2013 20:01:26 +0000 (16:01 -0400)]
Improve blame page error checking

11 years agoSupport username substitution in web.otherUrls (issue 213)
James Moger [Fri, 29 Mar 2013 19:44:08 +0000 (15:44 -0400)]
Support username substitution in web.otherUrls (issue 213)

11 years agoFixed UTF-8 encoding in email notifications (issue 218)
James Moger [Fri, 29 Mar 2013 16:11:05 +0000 (12:11 -0400)]
Fixed UTF-8 encoding in email notifications (issue 218)

11 years agoUpdated documentation
James Moger [Fri, 29 Mar 2013 15:16:45 +0000 (11:16 -0400)]
Updated documentation

11 years agoFixed regression with individually symlinked repositories (issue 217)
James Moger [Fri, 29 Mar 2013 15:14:42 +0000 (11:14 -0400)]
Fixed regression with individually symlinked repositories (issue 217)

11 years agoAdd more error checking to blob page
James Moger [Fri, 29 Mar 2013 14:59:26 +0000 (10:59 -0400)]
Add more error checking to blob page

11 years agoFixed NPE in FedClient and support --baseFolder in FedClient (issue 219)
James Moger [Fri, 29 Mar 2013 14:49:37 +0000 (10:49 -0400)]
Fixed NPE in FedClient and support --baseFolder in FedClient (issue 219)

11 years agoEnforce security on raw blob page (issue 198)
James Moger [Fri, 29 Mar 2013 14:02:23 +0000 (10:02 -0400)]
Enforce security on raw blob page (issue 198)

11 years agoClarify need to review installService.cmd for keystore password (issue 221)
James Moger [Fri, 29 Mar 2013 13:39:23 +0000 (09:39 -0400)]
Clarify need to review installService.cmd for keystore password (issue 221)

11 years agoEnsure Redmine url is properly formatted (issue 223)
James Moger [Fri, 29 Mar 2013 13:35:06 +0000 (09:35 -0400)]
Ensure Redmine url is properly formatted (issue 223)

11 years agoDisable view and blame links for deleted blobs (issue 216)
James Moger [Fri, 29 Mar 2013 12:38:20 +0000 (08:38 -0400)]
Disable view and blame links for deleted blobs (issue 216)