]> source.dussan.org Git - gitblit.git/log
gitblit.git
12 years agoFixed null pointer in commit page due to changes in submodule link (issue 132)
James Moger [Fri, 14 Sep 2012 18:22:36 +0000 (14:22 -0400)]
Fixed null pointer in commit page due to changes in submodule link (issue 132)

12 years agoAdded missing Lucene deps to fedclient (issue 131)
James Moger [Fri, 14 Sep 2012 13:45:28 +0000 (09:45 -0400)]
Added missing Lucene deps to fedclient (issue 131)

12 years agoExpose ReceivePack to Groovy hooks (issue 125)
James Moger [Fri, 14 Sep 2012 13:36:46 +0000 (09:36 -0400)]
Expose ReceivePack to Groovy hooks (issue 125)

12 years agoMerge pull request #36 from Mrbytes/master
James Moger [Fri, 14 Sep 2012 12:07:39 +0000 (05:07 -0700)]
Merge pull request #36 from Mrbytes/master

EmptyRepositoryPage_es.html up-to date

12 years agoMerge branch 'master' of https://github.com/gitblit/gitblit 36/head
Mrbytes [Thu, 13 Sep 2012 22:13:48 +0000 (00:13 +0200)]
Merge branch 'master' of https://github.com/gitblit/gitblit

12 years agoEmptyRepositoryPage_es.html: up-to date with the last changes
Mrbytes [Thu, 13 Sep 2012 22:13:20 +0000 (00:13 +0200)]
EmptyRepositoryPage_es.html: up-to date with the last changes

12 years agoMerge pull request #35 from Mrbytes/master
James Moger [Thu, 13 Sep 2012 14:30:07 +0000 (07:30 -0700)]
Merge pull request #35 from Mrbytes/master

Updated GitBlitWebApp_es.properties

12 years agoGitBlitWebApp_es.properties: up-to date with the last changes 35/head
Mrbytes [Wed, 12 Sep 2012 21:48:52 +0000 (23:48 +0200)]
GitBlitWebApp_es.properties: up-to date with the last changes

Signed-off-by: Mrbytes <eguervos@msn.com>
12 years agoRedirect to summary page from empty page for a repo with commits (issue 129)
James Moger [Mon, 10 Sep 2012 21:25:45 +0000 (17:25 -0400)]
Redirect to summary page from empty page for a repo with commits (issue 129)

12 years agoStrip folder name and .git from repo links in the project view
James Moger [Mon, 10 Sep 2012 20:26:27 +0000 (16:26 -0400)]
Strip folder name and .git from repo links in the project view

12 years agoFix bug in diff view for filenames with non-ASCII characters (issue 128)
James Moger [Mon, 10 Sep 2012 20:25:10 +0000 (16:25 -0400)]
Fix bug in diff view for filenames with non-ASCII characters (issue 128)

12 years agoMerge pull request #34 from mallowlabs/redmine
James Moger [Mon, 10 Sep 2012 11:51:55 +0000 (04:51 -0700)]
Merge pull request #34 from mallowlabs/redmine

Added RedmineUserService

12 years agoFixed non admin user could not login with Redmine 34/head
mallowlabs [Sat, 8 Sep 2012 15:00:01 +0000 (00:00 +0900)]
Fixed non admin user could not login with Redmine

12 years agoAdded cookie suport
mallowlabs [Sat, 8 Sep 2012 14:50:47 +0000 (23:50 +0900)]
Added cookie suport

12 years agoChanged using ConnectionUtils
mallowlabs [Sat, 8 Sep 2012 14:47:53 +0000 (23:47 +0900)]
Changed using ConnectionUtils

12 years agoAdded RedmineUserService
mallowlabs [Sat, 8 Sep 2012 12:40:53 +0000 (21:40 +0900)]
Added RedmineUserService

12 years agoDraft project pages, project metadata, and RSS feeds
James Moger [Sat, 8 Sep 2012 02:06:15 +0000 (22:06 -0400)]
Draft project pages, project metadata, and RSS feeds

This is an in-progress feature to offer an interface for grouped
repositories.  This may help installations with large numbers of
repositories stay organized.  It also will be part of a future,
more advanced security model.

12 years agoUpdated classpath for Jetty 7.6.5
James Moger [Sat, 8 Sep 2012 02:00:24 +0000 (22:00 -0400)]
Updated classpath for Jetty 7.6.5

12 years agoUpdate to Jetty 7.6.5
James Moger [Fri, 7 Sep 2012 21:50:15 +0000 (17:50 -0400)]
Update to Jetty 7.6.5

12 years agoMerged CVE-2007-450 warning logging from Jason Pyeron (issue 126)
Jason Pyeron [Thu, 6 Sep 2012 21:35:20 +0000 (17:35 -0400)]
Merged CVE-2007-450 warning logging from Jason Pyeron (issue 126)

12 years agoSwitch from StringBuffer to StringBuilder
James Moger [Fri, 31 Aug 2012 12:15:03 +0000 (08:15 -0400)]
Switch from StringBuffer to StringBuilder

12 years agoSetting Admin attribute is now consistent with LDAP team config
James Moger [Mon, 27 Aug 2012 20:21:49 +0000 (16:21 -0400)]
Setting Admin attribute is now consistent with LDAP team config

12 years agoUpdate src/com/gitblit/wicket/GitBlitWebApp_ja.properties
James Moger [Sun, 26 Aug 2012 13:51:14 +0000 (10:51 -0300)]
Update src/com/gitblit/wicket/GitBlitWebApp_ja.properties

Added missing equals sign to gb.pagePrevious

12 years agoUpdate src/com/gitblit/wicket/GitBlitWebApp_es.properties
James Moger [Sun, 26 Aug 2012 13:50:32 +0000 (10:50 -0300)]
Update src/com/gitblit/wicket/GitBlitWebApp_es.properties

Added missing equals sign to gb.pagePrevious

12 years agoUpdate src/com/gitblit/wicket/GitBlitWebApp_pl.properties
James Moger [Sun, 26 Aug 2012 13:49:53 +0000 (10:49 -0300)]
Update src/com/gitblit/wicket/GitBlitWebApp_pl.properties

Added missing equals sign to gb.sendProposal

12 years agoMerge pull request #33 from popstr/master
James Moger [Sun, 26 Aug 2012 13:47:01 +0000 (06:47 -0700)]
Merge pull request #33 from popstr/master

Fixed missing equals in English language file

12 years agoAdd 2 missing '=' in the English language file. 33/head
Mikael Karlsson [Sun, 26 Aug 2012 11:59:40 +0000 (13:59 +0200)]
Add 2 missing '=' in the English language file.

12 years agoReset build identifiers for the next release
James Moger [Sat, 25 Aug 2012 12:24:58 +0000 (08:24 -0400)]
Reset build identifiers for the next release

12 years agoFinal documentation of 1.1.0 release v1.1.0
James Moger [Sat, 25 Aug 2012 12:21:29 +0000 (08:21 -0400)]
Final documentation of 1.1.0 release

12 years agoFixed unit test
James Moger [Sat, 25 Aug 2012 11:26:52 +0000 (07:26 -0400)]
Fixed unit test

12 years agoImplemented custom request handling for (un)authenticated sessions to workaround...
James Moger [Fri, 24 Aug 2012 17:32:44 +0000 (13:32 -0400)]
Implemented custom request handling for (un)authenticated sessions to workaround Wicket bugs

12 years agoMerge branch 'master' of https://github.com/gitblit/gitblit
James Moger [Fri, 24 Aug 2012 17:07:56 +0000 (13:07 -0400)]
Merge branch 'master' of https://github.com/gitblit/gitblit

12 years agoMerge branch 'master' of https://github.com/ds5apn/gitblit
James Moger [Fri, 24 Aug 2012 17:07:14 +0000 (13:07 -0400)]
Merge branch 'master' of https://github.com/ds5apn/gitblit

12 years agoTranslate two more file to Korean. 31/head
Dongsu, KIM [Fri, 24 Aug 2012 01:42:36 +0000 (10:42 +0900)]
Translate two more file to Korean.
 resources/login_ko.mkd
 resources/welcome_ko.mkd

12 years agoClearing the cache via RPC no longer requires admin credentials
James Moger [Thu, 23 Aug 2012 22:05:51 +0000 (18:05 -0400)]
Clearing the cache via RPC no longer requires admin credentials

12 years agoDocumentation
James Moger [Thu, 23 Aug 2012 12:37:42 +0000 (08:37 -0400)]
Documentation

12 years agoTranslate all message to Korean 30/head
Dongsu, KIM [Thu, 23 Aug 2012 09:29:08 +0000 (18:29 +0900)]
Translate all message to Korean

12 years agoFixed MailExecutor's flaws in coping with mail server connection trouble
James Moger [Thu, 23 Aug 2012 01:59:12 +0000 (21:59 -0400)]
Fixed MailExecutor's flaws in coping with mail server connection trouble

12 years agoFixed generated urls in RSS feeds for grouped repositories
James Moger [Thu, 23 Aug 2012 01:35:29 +0000 (21:35 -0400)]
Fixed generated urls in RSS feeds for grouped repositories

12 years agoFixed generated urls in sendmail hook script for grouped repositories
James Moger [Thu, 23 Aug 2012 01:20:54 +0000 (21:20 -0400)]
Fixed generated urls in sendmail hook script for grouped repositories

12 years agoFix for possible nullpointer reported in issue 123
James Moger [Mon, 20 Aug 2012 01:40:37 +0000 (21:40 -0400)]
Fix for possible nullpointer reported in issue 123

12 years agofixed build to allow builds where a proxy is needed for access to outside resources
Jason Pyeron [Sun, 19 Aug 2012 17:44:52 +0000 (13:44 -0400)]
fixed build to allow builds where a proxy is needed for access to outside resources
see: http://ant.apache.org/manual/proxy.html

12 years agoCache repository models to improve performance (issue 103)
James Moger [Sat, 18 Aug 2012 19:36:11 +0000 (15:36 -0400)]
Cache repository models to improve performance (issue 103)

12 years agoFixed string encoding regression introduced with fix for BOM
James Moger [Sat, 18 Aug 2012 19:22:11 +0000 (15:22 -0400)]
Fixed string encoding regression introduced with fix for BOM

12 years agoFix performance logging null pointer on anonymous repository browsing
James Moger [Fri, 17 Aug 2012 19:49:44 +0000 (15:49 -0400)]
Fix performance logging null pointer on anonymous repository browsing

12 years agoEliminated unnecessary repository enumeration (issue 103)
James Moger [Fri, 17 Aug 2012 19:35:38 +0000 (15:35 -0400)]
Eliminated unnecessary repository enumeration (issue 103)

12 years agoOptionally cache repository list for improved performance
James Moger [Fri, 17 Aug 2012 19:17:16 +0000 (15:17 -0400)]
Optionally cache repository list for improved performance

12 years agoLuceneExecutor could not delete the Lucene index from a working copy
James Moger [Fri, 17 Aug 2012 19:15:56 +0000 (15:15 -0400)]
LuceneExecutor could not delete the Lucene index from a working copy

12 years agoMerge branch 'master' of https://github.com/Mrbytes/gitblit
James Moger [Tue, 14 Aug 2012 21:57:27 +0000 (17:57 -0400)]
Merge branch 'master' of https://github.com/Mrbytes/gitblit

12 years agoGitBlitWebApp_es.properties: up-to date with better translation. 28/head
mrbytes [Tue, 14 Aug 2012 12:45:44 +0000 (14:45 +0200)]
GitBlitWebApp_es.properties: up-to date with better translation.

Signed-off-by: mrbytes <eguervos@msn.com>
12 years agoMerge branch 'master' of https://github.com/Mrbytes/gitblit
James Moger [Mon, 13 Aug 2012 20:29:02 +0000 (16:29 -0400)]
Merge branch 'master' of https://github.com/Mrbytes/gitblit

12 years agoGitBlitWebApp_es.properties: up-to date with the last changes 27/head
mrbytes [Mon, 13 Aug 2012 19:52:51 +0000 (21:52 +0200)]
GitBlitWebApp_es.properties: up-to date with the last changes

12 years agoUpdate missing polish translations 25/head
Lukasz Jader [Mon, 13 Aug 2012 18:17:39 +0000 (20:17 +0200)]
Update missing polish translations

12 years agoSave polish mkds as UTF-8 without BOM
Lukasz Jader [Mon, 13 Aug 2012 17:22:16 +0000 (19:22 +0200)]
Save polish mkds as UTF-8 without BOM

12 years agoTranslate some messages to Japanese. 24/head
Kensuke Matsuzaki [Sat, 11 Aug 2012 11:40:54 +0000 (20:40 +0900)]
Translate some messages to Japanese.

12 years agoSubmodules support
James Moger [Fri, 10 Aug 2012 21:46:11 +0000 (17:46 -0400)]
Submodules support

12 years agoImprove submodule checking in LuceneExecutor (issue-119)
James Moger [Fri, 10 Aug 2012 21:37:36 +0000 (17:37 -0400)]
Improve submodule checking in LuceneExecutor (issue-119)

12 years agoStrip hidden UTF-8 BOM from string content
James Moger [Fri, 10 Aug 2012 21:34:47 +0000 (17:34 -0400)]
Strip hidden UTF-8 BOM from string content

12 years agoEncode as UTF-8
James Moger [Fri, 10 Aug 2012 20:12:51 +0000 (16:12 -0400)]
Encode as UTF-8

12 years agoRedirect to absolute url for repository search box (issue-111)
James Moger [Thu, 9 Aug 2012 20:56:57 +0000 (16:56 -0400)]
Redirect to absolute url for repository search box (issue-111)

12 years agoDocumentation
James Moger [Thu, 9 Aug 2012 13:57:21 +0000 (09:57 -0400)]
Documentation

12 years agoMerge branch 'ldap+tls' of https://github.com/StephenKing/gitblit
James Moger [Thu, 9 Aug 2012 13:49:06 +0000 (09:49 -0400)]
Merge branch 'ldap+tls' of https://github.com/StephenKing/gitblit

12 years agoStartTLS is not supported in LdapUserService (issue 122) 23/head
Steffen Gebert [Thu, 9 Aug 2012 08:45:59 +0000 (10:45 +0200)]
StartTLS is not supported in LdapUserService (issue 122)

By providing an URL in the format "ldap+tls://ldapserver.example.com",
you can now connect to LDAP servers that require StartTLS command.

12 years agoTranslation placeholders
James Moger [Thu, 9 Aug 2012 12:43:43 +0000 (08:43 -0400)]
Translation placeholders

12 years agoFix to GitServlet to allow pushing to symlinked repositories (issue 116)
James Moger [Tue, 7 Aug 2012 13:43:24 +0000 (09:43 -0400)]
Fix to GitServlet to allow pushing to symlinked repositories (issue 116)

12 years agoDo not incrementally index blobs in submodules (issue 119)
James Moger [Tue, 7 Aug 2012 12:14:15 +0000 (08:14 -0400)]
Do not incrementally index blobs in submodules (issue 119)

12 years agoDon't try to index git submodules, they are seperate repositories and should be handl...
Peter Allin [Tue, 7 Aug 2012 11:00:07 +0000 (13:00 +0200)]
Don't try to index git submodules, they are seperate repositories and should be handled seperately.

12 years agoDrop failed attempt to add user or team (issue 118)
James Moger [Mon, 6 Aug 2012 21:39:25 +0000 (17:39 -0400)]
Drop failed attempt to add user or team (issue 118)

12 years agoRestore original team or user object on failure to update (issue 118)
James Moger [Mon, 6 Aug 2012 21:34:44 +0000 (17:34 -0400)]
Restore original team or user object on failure to update (issue 118)

12 years agoConfirmed fix for GO settings manipulation (issue 85)
James Moger [Sat, 4 Aug 2012 00:39:50 +0000 (20:39 -0400)]
Confirmed fix for GO settings manipulation (issue 85)

12 years agoCorrected documentation (issue 115)
James Moger [Fri, 3 Aug 2012 11:48:31 +0000 (07:48 -0400)]
Corrected documentation (issue 115)

12 years agoDocumentation
James Moger [Thu, 2 Aug 2012 23:56:17 +0000 (19:56 -0400)]
Documentation

12 years agoBumped index version (issue 112)
James Moger [Thu, 2 Aug 2012 23:56:08 +0000 (19:56 -0400)]
Bumped index version (issue 112)

12 years agoSupport for X-Forwarded-Proto and X-Forwarded-Port (issue 115)
James Moger [Thu, 2 Aug 2012 23:39:35 +0000 (19:39 -0400)]
Support for X-Forwarded-Proto and X-Forwarded-Port (issue 115)

12 years agoCompile regex patterns once and use matches instead of find (issue 103)
James Moger [Thu, 2 Aug 2012 19:53:51 +0000 (15:53 -0400)]
Compile regex patterns once and use matches instead of find (issue 103)

12 years agoPer-repository authorization control: AUTHENTICATED and NAMED (issue 117)
James Moger [Thu, 2 Aug 2012 04:27:02 +0000 (00:27 -0400)]
Per-repository authorization control: AUTHENTICATED and NAMED (issue 117)

12 years agoTweak to relative path determination for symlinks (issue 116)
James Moger [Thu, 2 Aug 2012 01:28:47 +0000 (21:28 -0400)]
Tweak to relative path determination for symlinks (issue 116)

12 years agoRegex exclusions for repository search (issue 103)
James Moger [Thu, 2 Aug 2012 01:21:32 +0000 (21:21 -0400)]
Regex exclusions for repository search (issue 103)

12 years agoAdd recursion depth control for repository search (issue 103)
James Moger [Wed, 1 Aug 2012 13:48:06 +0000 (09:48 -0400)]
Add recursion depth control for repository search (issue 103)

12 years agoFixed Lucene unit tests
James Moger [Wed, 1 Aug 2012 13:47:30 +0000 (09:47 -0400)]
Fixed Lucene unit tests

12 years agoDocumentation
James Moger [Sat, 28 Jul 2012 01:43:00 +0000 (21:43 -0400)]
Documentation

12 years agoFixes to relative path determination for symlinks (issue 116)
James Moger [Sat, 28 Jul 2012 01:41:26 +0000 (21:41 -0400)]
Fixes to relative path determination for symlinks (issue 116)

12 years agoReal raw page for text, images, and binaries (issue 6, issue 114)
James Moger [Wed, 25 Jul 2012 21:37:39 +0000 (17:37 -0400)]
Real raw page for text, images, and binaries (issue 6, issue 114)

12 years agoProperly decode blobs on reindex (issue 112)
James Moger [Mon, 23 Jul 2012 18:04:23 +0000 (14:04 -0400)]
Properly decode blobs on reindex (issue 112)

12 years agoAdded shell script equivalents to the cmd versions to generate the keystore 22/head
Konstantinos Kostarellis [Wed, 18 Jul 2012 06:52:30 +0000 (08:52 +0200)]
Added shell script equivalents to the cmd versions to generate the keystore

12 years agoFixed LdapUserService if account has null email address (issue 110)
James Moger [Tue, 17 Jul 2012 11:44:41 +0000 (07:44 -0400)]
Fixed LdapUserService if account has null email address (issue 110)

12 years agoAdd polish variants of welcome.mkd, login.mkd and EmptyRepositoryPage 21/head
Lukasz Jader [Sat, 14 Jul 2012 11:54:20 +0000 (13:54 +0200)]
Add polish variants of welcome.mkd, login.mkd and EmptyRepositoryPage

12 years agoFix some typos in polish translation
Lukasz Jader [Sat, 14 Jul 2012 11:53:08 +0000 (13:53 +0200)]
Fix some typos in polish translation

12 years agoReset build identifiers for the next release
James Moger [Sat, 14 Jul 2012 04:26:58 +0000 (00:26 -0400)]
Reset build identifiers for the next release

12 years agoFinal documenation of 1.0.0 release v1.0.0
James Moger [Sat, 14 Jul 2012 04:14:52 +0000 (00:14 -0400)]
Final documenation of 1.0.0 release

12 years agoBundle JDOM with API build
James Moger [Sat, 14 Jul 2012 04:14:32 +0000 (00:14 -0400)]
Bundle JDOM with API build

12 years agoExclude UnboundID classes from Manager and Federation Client builds
James Moger [Sat, 14 Jul 2012 04:14:12 +0000 (00:14 -0400)]
Exclude UnboundID classes from Manager and Federation Client builds

12 years agoChanges to commit page for responsive layout
James Moger [Sat, 14 Jul 2012 03:05:27 +0000 (23:05 -0400)]
Changes to commit page for responsive layout

12 years agoFixed broken Lucene blob delete
James Moger [Thu, 12 Jul 2012 22:21:47 +0000 (18:21 -0400)]
Fixed broken Lucene blob delete

12 years agoDocumentation
James Moger [Wed, 11 Jul 2012 21:32:27 +0000 (17:32 -0400)]
Documentation

12 years agoRevert "Update to JCommander 1.27"
James Moger [Wed, 11 Jul 2012 21:24:40 +0000 (17:24 -0400)]
Revert "Update to JCommander 1.27"

This reverts commit 479aabd5b8ae6984b8bf4095065c1a1f00ecc71b.

12 years agoDocumentation
James Moger [Wed, 11 Jul 2012 21:21:00 +0000 (17:21 -0400)]
Documentation

12 years agoUpdate to Groovy 1.8.6
James Moger [Wed, 11 Jul 2012 21:20:28 +0000 (17:20 -0400)]
Update to Groovy 1.8.6

12 years agoUpdate to JCommander 1.27
James Moger [Wed, 11 Jul 2012 21:19:56 +0000 (17:19 -0400)]
Update to JCommander 1.27

12 years agoUpdate to Gson 1.7.2
James Moger [Wed, 11 Jul 2012 21:19:22 +0000 (17:19 -0400)]
Update to Gson 1.7.2