]>
source.dussan.org Git - gitblit.git/log
Kensuke Matsuzaki [Mon, 15 Apr 2013 04:51:16 +0000 (13:51 +0900)]
Translate massages to Japanase
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
James Moger [Fri, 12 Apr 2013 12:48:19 +0000 (08:48 -0400)]
Properly set application/json content-type on api calls
James Moger [Wed, 10 Apr 2013 15:51:52 +0000 (11:51 -0400)]
Added Moxie documentation url to build script
James Moger [Wed, 10 Apr 2013 15:26:03 +0000 (11:26 -0400)]
Updated Moxie to 0.7.2
James Moger [Wed, 10 Apr 2013 13:38:22 +0000 (09:38 -0400)]
Updated Moxie's Maven url to Github's io TLD
James Moger [Wed, 10 Apr 2013 11:48:16 +0000 (07:48 -0400)]
Documentation
James Moger [Wed, 10 Apr 2013 11:46:32 +0000 (07:46 -0400)]
Disable Gson pretty printing
James Moger [Mon, 8 Apr 2013 13:48:55 +0000 (09:48 -0400)]
Documentation
James Moger [Mon, 8 Apr 2013 13:42:15 +0000 (09:42 -0400)]
Merge branch 'force-locale' of https://github.com/ljader/gitblit
James Moger [Mon, 8 Apr 2013 13:37:37 +0000 (09:37 -0400)]
Documentation
James Moger [Mon, 8 Apr 2013 13:35:36 +0000 (09:35 -0400)]
Merge branch 'update-polish-lang' of https://github.com/ljader/gitblit
James Moger [Mon, 8 Apr 2013 13:15:45 +0000 (09:15 -0400)]
Fix build error when retrieving Moxie jar
Lukasz Jader [Sun, 7 Apr 2013 14:51:38 +0000 (16:51 +0200)]
Overwrite created session locale with forced one
Lukasz Jader [Sun, 7 Apr 2013 14:42:24 +0000 (16:42 +0200)]
Add forceDefaultLocale param to gitblit.properties
Lukasz Jader [Sun, 7 Apr 2013 09:11:45 +0000 (11:11 +0200)]
Translate rest of new messages
Lukasz Jader [Sat, 6 Apr 2013 17:43:32 +0000 (19:43 +0200)]
Translate some new messages
Lukasz Jader [Sat, 9 Mar 2013 16:07:19 +0000 (17:07 +0100)]
Alter polish translation for 'branch' phrase
James Moger [Thu, 4 Apr 2013 00:31:11 +0000 (20:31 -0400)]
Added Git Daemon support
James Moger [Tue, 2 Apr 2013 14:43:52 +0000 (10:43 -0400)]
Simplify resource loading
James Moger [Mon, 1 Apr 2013 21:41:22 +0000 (17:41 -0400)]
Revised incremental push tags feature
James Moger [Mon, 1 Apr 2013 12:09:29 +0000 (08:09 -0400)]
Merge branch 'autotagpush' of https://github.com/akquinet/gitblit into pushtags
James Moger [Fri, 29 Mar 2013 21:07:23 +0000 (17:07 -0400)]
Document SNI workaround for Java-based clients
James Moger [Fri, 29 Mar 2013 20:39:16 +0000 (16:39 -0400)]
Disable SNI extensions for client SSL connections
James Moger [Fri, 29 Mar 2013 20:06:14 +0000 (16:06 -0400)]
Trap connection resets and broken pipes in zip download servlet
James Moger [Fri, 29 Mar 2013 20:01:26 +0000 (16:01 -0400)]
Improve blame page error checking
James Moger [Fri, 29 Mar 2013 19:44:08 +0000 (15:44 -0400)]
Support username substitution in web.otherUrls (issue 213)
James Moger [Fri, 29 Mar 2013 16:11:05 +0000 (12:11 -0400)]
Fixed UTF-8 encoding in email notifications (issue 218)
James Moger [Fri, 29 Mar 2013 15:16:45 +0000 (11:16 -0400)]
Updated documentation
James Moger [Fri, 29 Mar 2013 15:14:42 +0000 (11:14 -0400)]
Fixed regression with individually symlinked repositories (issue 217)
James Moger [Fri, 29 Mar 2013 14:59:26 +0000 (10:59 -0400)]
Add more error checking to blob page
James Moger [Fri, 29 Mar 2013 14:49:37 +0000 (10:49 -0400)]
Fixed NPE in FedClient and support --baseFolder in FedClient (issue 219)
James Moger [Fri, 29 Mar 2013 14:02:23 +0000 (10:02 -0400)]
Enforce security on raw blob page (issue 198)
James Moger [Fri, 29 Mar 2013 13:39:23 +0000 (09:39 -0400)]
Clarify need to review installService.cmd for keystore password (issue 221)
James Moger [Fri, 29 Mar 2013 13:35:06 +0000 (09:35 -0400)]
Ensure Redmine url is properly formatted (issue 223)
James Moger [Fri, 29 Mar 2013 12:38:20 +0000 (08:38 -0400)]
Disable view and blame links for deleted blobs (issue 216)
James Moger [Fri, 29 Mar 2013 12:36:25 +0000 (08:36 -0400)]
Fixed generation of Express jar
James Moger [Thu, 28 Mar 2013 21:31:09 +0000 (17:31 -0400)]
Fixed extracting Groovy scripts on Express installs (issue 220)
James Moger [Thu, 28 Mar 2013 21:07:24 +0000 (17:07 -0400)]
Use standard ServletRequestWrapper instead of custom wrapper (issue 224)
James Moger [Thu, 28 Mar 2013 20:58:40 +0000 (16:58 -0400)]
Do not queue emails with no recipients (issue 200)
James Moger [Thu, 28 Mar 2013 20:54:33 +0000 (16:54 -0400)]
Fixed incorrect icon file name for .doc files (issue 200)
James Moger [Thu, 28 Mar 2013 20:51:45 +0000 (16:51 -0400)]
Added weblogic.xml to WAR for deployment on WebLogic (issue 199)
James Moger [Thu, 28 Mar 2013 20:42:12 +0000 (16:42 -0400)]
Fixed internal error on folder history links (issue 192)
James Moger [Thu, 28 Mar 2013 20:25:11 +0000 (16:25 -0400)]
Change level of authentication logging to debug
James Moger [Thu, 28 Mar 2013 15:49:46 +0000 (11:49 -0400)]
Removed accidentally committed file and updated ignore file
James Moger [Thu, 28 Mar 2013 15:44:57 +0000 (11:44 -0400)]
Documentation
James Moger [Thu, 28 Mar 2013 15:40:29 +0000 (11:40 -0400)]
Merge branch 'issue-182' of git://git.quelltextlich.at/gitblit into issue182
James Moger [Thu, 28 Mar 2013 14:10:56 +0000 (10:10 -0400)]
Added Moxie and Yaml to prettify extensions
James Moger [Thu, 28 Mar 2013 14:10:33 +0000 (10:10 -0400)]
Restored missing Windows distrib files lost during the refactor
James Moger [Thu, 28 Mar 2013 13:37:50 +0000 (09:37 -0400)]
Moved orphaned Groovy script
James Moger [Wed, 27 Mar 2013 22:40:14 +0000 (18:40 -0400)]
Removed obsolete Build classes and cleanup remnants of reorganization
James Moger [Wed, 27 Mar 2013 16:46:05 +0000 (12:46 -0400)]
Reorganized to Apache Standard Directory Layout & integrated Moxie
This is a massive commit which reorganizes the entire project structure
(although it is still monolithic), removes the Build classes, and
switches to Moxie, a smarter Ant build tookit based on the original
Gitblit Build classes.
The Ant build script will likely require additional fine-tuning, but
this is big step forward.
James Moger [Tue, 26 Mar 2013 21:00:50 +0000 (17:00 -0400)]
Integrate pull-request #76: enforce HTTP Basic authentication
saheba [Mon, 25 Mar 2013 20:36:23 +0000 (21:36 +0100)]
code cleanup
saheba [Mon, 25 Mar 2013 20:34:45 +0000 (21:34 +0100)]
code cleanup
saheba [Mon, 25 Mar 2013 20:32:53 +0000 (21:32 +0100)]
+feature: automatic tagging of each push with an incremental revision number per repository
saheba [Mon, 25 Mar 2013 20:32:06 +0000 (21:32 +0100)]
added attribute useIncrementalRevisionNumbers to repository model
Christian Aistleitner [Mon, 25 Mar 2013 00:42:23 +0000 (01:42 +0100)]
Fix NPE when getting user's fork without repository list caching (issue-182)
When a user does not have a fork of a project, getProjectModel returns
null. So we guard against null before dereferencing the returned
project.
Laurens Vrijnsen [Fri, 22 Mar 2013 12:05:05 +0000 (13:05 +0100)]
Removed superfluous (disabled) code
Laurens Vrijnsen [Fri, 22 Mar 2013 11:36:52 +0000 (12:36 +0100)]
Added enforced HTTP Basic Authentication
James Moger [Mon, 25 Feb 2013 14:41:49 +0000 (09:41 -0500)]
Merged LDAP user/team pre-fetching and synchronization enhancement from mschaefers
James Moger [Mon, 25 Feb 2013 13:46:10 +0000 (08:46 -0500)]
Documentation
James Moger [Mon, 25 Feb 2013 13:40:30 +0000 (05:40 -0800)]
Merge pull request #75 from thefake/master
the display-name in web.xml now shows the actual version of Gitblit
Thomas Pummer [Fri, 22 Feb 2013 16:10:11 +0000 (17:10 +0100)]
the display-name in web.xml now shows the actual version of Gitblit
Egbert Teeselink [Sun, 3 Feb 2013 17:29:50 +0000 (18:29 +0100)]
Added support for user-specified command-line parameters to .cmd files
James Moger [Tue, 29 Jan 2013 16:35:15 +0000 (11:35 -0500)]
Merge pull request #70
Rafael Cavazin [Sun, 27 Jan 2013 16:13:06 +0000 (14:13 -0200)]
updating latest props, and some pt-br fixing
Rafael Cavazin [Sun, 27 Jan 2013 16:07:35 +0000 (14:07 -0200)]
updating latest props, and some pt-br fixing
Rafael Cavazin [Sun, 27 Jan 2013 14:46:50 +0000 (12:46 -0200)]
updating current development
Merge remote-tracking branch 'upstream/master' into translation_to_pt-br
Rafael Cavazin [Sun, 27 Jan 2013 14:44:24 +0000 (12:44 -0200)]
few corrections on property values
SHaselbauer [Wed, 23 Jan 2013 16:47:55 +0000 (17:47 +0100)]
alternative variant to disable thread creation by the scheduledExecutor in test selenium test cases
SHaselbauer [Wed, 23 Jan 2013 15:27:42 +0000 (16:27 +0100)]
seleniumFixV2: connected thread pool creation to condition web.allowLuceneIndexing (otherwise thread pool will be kept open for more than a minute, what hinders the start of another gitblit instance in the same jvm during selenium test case execution), fixed naming of xpath variables, added missing property to gitblit.properties and test-ui-gitblit.properties, changed naming of methods (according to decision that owners is a much shorter word than repository administrator and that owners is fits better if you think of collective responsibilities and collective ownership)
James Moger [Wed, 23 Jan 2013 13:42:20 +0000 (08:42 -0500)]
Include issue tracker hooks in builds
James Moger [Wed, 23 Jan 2013 13:37:11 +0000 (08:37 -0500)]
Fixed properties path regression in the Build class
James Moger [Wed, 23 Jan 2013 13:31:35 +0000 (08:31 -0500)]
Merge branch 'fogbugz' of https://github.com/djschny/gitblit
James Moger [Wed, 23 Jan 2013 13:30:28 +0000 (08:30 -0500)]
Merged selenium tests from akquinet (pull request #65)
James Moger [Wed, 23 Jan 2013 12:58:51 +0000 (07:58 -0500)]
Merged multiple owners (pull request #63)
James Moger [Wed, 23 Jan 2013 12:52:20 +0000 (07:52 -0500)]
Revised multiple owners contribution
Stardrad Yin [Wed, 23 Jan 2013 08:38:04 +0000 (16:38 +0800)]
modify EmptyRepositoryPage_zh_CN.html
Stardrad Yin [Wed, 23 Jan 2013 08:16:08 +0000 (16:16 +0800)]
Modify Chinese translation in properties file, and add new translation that synchronizes with commit synchronize with commit
e4e6829
Add other translation files
SHaselbauer [Mon, 21 Jan 2013 21:28:11 +0000 (16:28 -0500)]
Merge multiple owners feature (pull request #63, #66)
Ryan Schneider [Mon, 21 Jan 2013 19:48:49 +0000 (14:48 -0500)]
removed reference to my testing domain with a generic one
Ryan Schneider [Mon, 21 Jan 2013 19:41:22 +0000 (14:41 -0500)]
Added Fogbugz post-receive groovy script
James Moger [Wed, 16 Jan 2013 14:20:39 +0000 (09:20 -0500)]
Updated documentation
zhaopeng [Wed, 16 Jan 2013 14:09:09 +0000 (22:09 +0800)]
添加中文语言
James Moger [Wed, 16 Jan 2013 12:57:18 +0000 (07:57 -0500)]
Escape metacharacters for settings updates
James Moger [Wed, 16 Jan 2013 12:56:29 +0000 (07:56 -0500)]
Updated docs for upgrade procedure
James Moger [Wed, 16 Jan 2013 04:16:51 +0000 (23:16 -0500)]
Reset build identifiers for next release
James Moger [Wed, 16 Jan 2013 04:13:59 +0000 (23:13 -0500)]
Prepare 1.2.1 release
James Moger [Wed, 16 Jan 2013 03:48:58 +0000 (22:48 -0500)]
Include missing model classes in api library (issue-184)
James Moger [Wed, 16 Jan 2013 03:17:08 +0000 (22:17 -0500)]
Support --baseFolder parameter and small data reorganization
James Moger [Sun, 13 Jan 2013 23:09:58 +0000 (18:09 -0500)]
Improve history display of a submodule link
James Moger [Sun, 13 Jan 2013 22:31:29 +0000 (17:31 -0500)]
Set the new objectid for all diff entries (issue-178)
James Moger [Sun, 13 Jan 2013 22:28:05 +0000 (17:28 -0500)]
Null checks when generating a fork network (issue-187)
James Moger [Sun, 13 Jan 2013 21:50:00 +0000 (16:50 -0500)]
Eliminate unused method
James Moger [Sun, 13 Jan 2013 21:49:37 +0000 (16:49 -0500)]
Fix submodule links on commit, comitdiff, and tree page (issue-178)
James Moger [Sun, 13 Jan 2013 00:51:42 +0000 (19:51 -0500)]
Refresh authenticated user model for each page request (issue-186)
James Moger [Sat, 12 Jan 2013 04:53:32 +0000 (23:53 -0500)]
Show indicators for Sparkleshared repositories
James Moger [Sat, 12 Jan 2013 04:50:59 +0000 (23:50 -0500)]
Fanout service for Sparkleshare clients
James Moger [Tue, 8 Jan 2013 20:19:53 +0000 (15:19 -0500)]
Catch a few other possible error scenarios in Redmine user service