]>
source.dussan.org Git - gitblit.git/log
James Moger [Thu, 29 May 2014 15:48:37 +0000 (11:48 -0400)]
Fix thread exhaustion in SSH daemon
James Moger [Thu, 29 May 2014 14:45:46 +0000 (08:45 -0600)]
Merged #87 "Remove team permission exclusion from responsible user selection"
James Moger [Thu, 29 May 2014 14:44:13 +0000 (10:44 -0400)]
Remove team permission exclusion from Ticket responsible user selection
James Moger [Thu, 29 May 2014 14:43:15 +0000 (08:43 -0600)]
Merged #91 "Responsible selections do not consider AUTHENTICATED authorization control"
James Moger [Thu, 29 May 2014 14:38:52 +0000 (10:38 -0400)]
Support AUTHENTICATED authorization for Ticket responsible selections
James Moger [Fri, 23 May 2014 12:31:07 +0000 (06:31 -0600)]
Merged #84 "Localclone.groovy has a legacy reference to the GitBlit static singleton"
James Moger [Fri, 23 May 2014 12:29:14 +0000 (08:29 -0400)]
Remove GitBlit static singleton reference from localclone.groovy
James Moger [Thu, 22 May 2014 23:37:23 +0000 (17:37 -0600)]
Merged #83 "Fix cache miss in repository model retrieval"
James Moger [Thu, 22 May 2014 23:35:27 +0000 (19:35 -0400)]
Fix cache miss on repository model retrieval
James Moger [Thu, 22 May 2014 23:27:10 +0000 (17:27 -0600)]
Merged #82 "Repository is not properly re-cached after ref deletion/addition"
James Moger [Thu, 22 May 2014 23:24:58 +0000 (19:24 -0400)]
Force repository cache to refresh metadata after ref deletion/creation
James Moger [Wed, 21 May 2014 12:44:41 +0000 (06:44 -0600)]
Merged #81 "Add Norwegian translation"
Leif Jantzen [Wed, 21 May 2014 11:51:51 +0000 (13:51 +0200)]
Norwegian translation v 1.0
Leif Jantzen [Tue, 20 May 2014 13:57:24 +0000 (15:57 +0200)]
Initial stab at translation to Norwegian
Leif Jantzen [Tue, 20 May 2014 13:57:24 +0000 (15:57 +0200)]
Initial stab at translation to Norwegian
James Moger [Thu, 15 May 2014 17:21:27 +0000 (11:21 -0600)]
Merged #77 "A single quote in a chart label generates invalid JavaScript"
James Moger [Thu, 15 May 2014 17:19:44 +0000 (13:19 -0400)]
Wrap flotr2 chart labels with double-quotes not single-quotes
James Moger [Mon, 12 May 2014 12:48:06 +0000 (06:48 -0600)]
Merged #71 "Can not assign responsible when anonymous push is enabled"
James Moger [Mon, 12 May 2014 12:46:29 +0000 (08:46 -0400)]
Allow ticket responsible selection when anonymous push is enabled
James Moger [Mon, 12 May 2014 12:21:00 +0000 (06:21 -0600)]
Merged #70 "Ssh server key generation fails on ARM"
James Moger [Mon, 12 May 2014 12:18:53 +0000 (08:18 -0400)]
Catch UnsatisfiedLinkException when setting filemode of generated SSH keys
James Moger [Fri, 9 May 2014 12:06:21 +0000 (06:06 -0600)]
Merged #69 "Update Korean translation"
Dongsu, KIM [Fri, 9 May 2014 09:58:33 +0000 (18:58 +0900)]
Update Korean translations
James Moger [Wed, 7 May 2014 17:33:10 +0000 (13:33 -0400)]
Correct Bintray upload url for releases
James Moger [Wed, 7 May 2014 17:02:26 +0000 (13:02 -0400)]
Reset build identifiers for next development cycle
James Moger [Wed, 7 May 2014 17:02:25 +0000 (13:02 -0400)]
Prepare 1.5.1 release
James Moger [Wed, 7 May 2014 17:02:02 +0000 (13:02 -0400)]
Documentation
James Moger [Wed, 7 May 2014 14:28:24 +0000 (08:28 -0600)]
Merged #54 "Repository model ref list does not refresh on ref creation/deletion"
James Moger [Wed, 7 May 2014 14:27:14 +0000 (10:27 -0400)]
Ensure the repository model ref list is refreshed on ref creation or deletion
James Moger [Wed, 7 May 2014 14:00:00 +0000 (08:00 -0600)]
Merged #62 "Fork tracking in the repository cache is case-sensitive"
James Moger [Wed, 7 May 2014 13:58:27 +0000 (09:58 -0400)]
Fix case-sensitivity error in determining fork network
James Moger [Wed, 7 May 2014 13:26:45 +0000 (07:26 -0600)]
Merged #63 "Internal error when git.sshPort=22"
James Moger [Wed, 7 May 2014 13:22:56 +0000 (09:22 -0400)]
Fix transport determination for SSH urls on port 22
James Moger [Mon, 5 May 2014 13:28:09 +0000 (09:28 -0400)]
Update releases.moxie
James Moger [Mon, 5 May 2014 13:22:59 +0000 (09:22 -0400)]
Merge pull request #182 from philippbeckmann/client_tgit
Added TortoiseGit to the clientapps
pbe [Mon, 5 May 2014 13:12:23 +0000 (15:12 +0200)]
Allowed all transports for TortoiseGit and changed the project description
pbe [Mon, 5 May 2014 12:41:19 +0000 (14:41 +0200)]
Added TortoiseGit to the clientapps
James Moger [Thu, 1 May 2014 18:26:28 +0000 (14:26 -0400)]
Documentation
James Moger [Thu, 1 May 2014 18:24:50 +0000 (12:24 -0600)]
Merged #53 "New|Edit Ticket page fails on submit with empty title"
James Moger [Thu, 1 May 2014 18:21:52 +0000 (14:21 -0400)]
Switch to ajax New|Edit Ticket page submission to handle empty titles
James Moger [Thu, 1 May 2014 17:57:55 +0000 (11:57 -0600)]
Merged #52 "Fix inconsistency with owner permissions check"
James Moger [Thu, 1 May 2014 17:55:09 +0000 (13:55 -0400)]
Fix inconsistency with owner permissions check
James Moger [Mon, 28 Apr 2014 19:03:45 +0000 (15:03 -0400)]
Fix bug introduced in
67278f5
James Moger [Mon, 28 Apr 2014 18:57:09 +0000 (14:57 -0400)]
Add English translation placeholder
James Moger [Mon, 28 Apr 2014 16:47:08 +0000 (10:47 -0600)]
Merged #51 "Can not force default locale to English or to a locale with a country code"
James Moger [Mon, 28 Apr 2014 16:44:38 +0000 (12:44 -0400)]
Fix forcing default locale to en or LANG_CC for web ui
James Moger [Mon, 28 Apr 2014 11:58:42 +0000 (07:58 -0400)]
Merge pull request #181 from tyrcho/patch-1
fix the script so it REALLY works on Linux
Michel Daviot [Sun, 27 Apr 2014 19:30:32 +0000 (21:30 +0200)]
fix the script so it REALLY works on Linux
James Moger [Fri, 25 Apr 2014 18:48:29 +0000 (12:48 -0600)]
Merged #50 "Prohibit creation and storage of empty ssh keys"
James Moger [Fri, 25 Apr 2014 18:46:50 +0000 (14:46 -0400)]
Correct the build identifier
James Moger [Fri, 25 Apr 2014 18:44:25 +0000 (14:44 -0400)]
Prevent adding empty or invalid SSH public keys
James Moger [Fri, 25 Apr 2014 13:18:12 +0000 (09:18 -0400)]
Merge pull request #178 from Hybris95/fr_traduction
Commit traduction in french
Hybris95 [Fri, 25 Apr 2014 13:15:26 +0000 (15:15 +0200)]
Commit traduction in french
James Moger [Wed, 23 Apr 2014 16:55:45 +0000 (12:55 -0400)]
Ensure repository is closed after processing a pages request
James Moger [Wed, 23 Apr 2014 16:52:23 +0000 (12:52 -0400)]
Fix subdirectory navigation in pages servlet (issue-412)
James Moger [Wed, 23 Apr 2014 16:06:59 +0000 (12:06 -0400)]
Improve pages servlet raw navigation (issue-411)
James Moger [Wed, 23 Apr 2014 15:18:40 +0000 (11:18 -0400)]
Fix subdirectory links in pages servlet (issue-411)
James Moger [Wed, 23 Apr 2014 14:34:17 +0000 (10:34 -0400)]
Simplify current plugin release detection, ignore currentRelease registry field
James Moger [Wed, 23 Apr 2014 13:51:51 +0000 (09:51 -0400)]
Documentation
James Moger [Wed, 23 Apr 2014 13:49:39 +0000 (09:49 -0400)]
Update to Apache MINA/SSHD 0.11.0
James Moger [Wed, 23 Apr 2014 13:45:25 +0000 (09:45 -0400)]
Merge pull request #176 from archiloque/patch-1
Fix welcome_fr.mkd to use proper French
Julien Kirch [Tue, 22 Apr 2014 19:30:43 +0000 (21:30 +0200)]
Fix welcome_fr.mkd to use proper French
James Moger [Fri, 18 Apr 2014 03:42:58 +0000 (23:42 -0400)]
Reset build identifiers for next development cycle
James Moger [Fri, 18 Apr 2014 03:42:57 +0000 (23:42 -0400)]
Prepare 1.5.0 release
James Moger [Fri, 18 Apr 2014 03:31:44 +0000 (23:31 -0400)]
Remove User parameter from SSH dispatch command setup
James Moger [Fri, 18 Apr 2014 03:03:34 +0000 (23:03 -0400)]
Filter the current plugin release by the system version
James Moger [Fri, 18 Apr 2014 02:54:17 +0000 (22:54 -0400)]
[findbugs] Fix Selenium test
James Moger [Fri, 18 Apr 2014 02:53:33 +0000 (22:53 -0400)]
[findbugs] Add null check when testing if a user is disabled in SessionPage
James Moger [Fri, 18 Apr 2014 02:52:52 +0000 (22:52 -0400)]
[findbugs] Change scope of variable in HistoryPanel
James Moger [Fri, 18 Apr 2014 02:51:54 +0000 (22:51 -0400)]
[findbugs] Reorder asserts to avoid potential NPE in JGitUtilsTest
James Moger [Fri, 18 Apr 2014 02:50:52 +0000 (22:50 -0400)]
[findbugs] Remove dead code in UserPage
James Moger [Fri, 18 Apr 2014 02:50:21 +0000 (22:50 -0400)]
[findbugs] Remove unnecessary null check in RepositoryPage
James Moger [Fri, 18 Apr 2014 02:49:55 +0000 (22:49 -0400)]
[findbugs] Add null checks to the page parameters in ProjectPage
James Moger [Fri, 18 Apr 2014 02:49:14 +0000 (22:49 -0400)]
[findbugs] Create temporary ticket after setting up the response page in EditTicketPage
James Moger [Fri, 18 Apr 2014 02:47:37 +0000 (22:47 -0400)]
[findbugs] Remove dead code in GitblitParamUrlCodingStrategy
James Moger [Fri, 18 Apr 2014 02:46:57 +0000 (22:46 -0400)]
[findbugs] Explicitly catch thrown exceptions in X509Utils
James Moger [Fri, 18 Apr 2014 02:45:56 +0000 (22:45 -0400)]
[findbugs] Add null check on decoding a string in StringUtils
James Moger [Fri, 18 Apr 2014 02:45:20 +0000 (22:45 -0400)]
[findbugs] Add null check when closing a RevWalk in JGitUtils
James Moger [Fri, 18 Apr 2014 02:20:32 +0000 (22:20 -0400)]
[findbugs] Fix potential NPE in DiffStat generation
James Moger [Fri, 18 Apr 2014 02:19:30 +0000 (22:19 -0400)]
[findbugs] Simplify the SshKey <-> PublicKey comparison
James Moger [Fri, 18 Apr 2014 02:18:48 +0000 (22:18 -0400)]
[findbugs] Null check on closing a repository in TicketNotifier
James Moger [Fri, 18 Apr 2014 02:18:27 +0000 (22:18 -0400)]
[findbugs] Null checks on closing a repository in ITicketService
James Moger [Fri, 18 Apr 2014 02:17:57 +0000 (22:17 -0400)]
[findbugs] Null check on closing a treewalk in BranchTicketService
James Moger [Fri, 18 Apr 2014 02:17:18 +0000 (22:17 -0400)]
[findbugs] Reduce static variable assignment to one location
James Moger [Fri, 18 Apr 2014 02:16:42 +0000 (22:16 -0400)]
[findbugs] Fix potential NPE on determining hasOrigin on loading a model
James Moger [Fri, 18 Apr 2014 02:15:47 +0000 (22:15 -0400)]
[findbugs] Clarify class used for resource loading
James Moger [Fri, 18 Apr 2014 02:15:21 +0000 (22:15 -0400)]
[findbugs] Fix user assignment for clone permission check in repository resolver
James Moger [Fri, 18 Apr 2014 02:13:59 +0000 (22:13 -0400)]
[findbugs] Null check on logging merge change in patchset receive pack
James Moger [Fri, 18 Apr 2014 02:13:25 +0000 (22:13 -0400)]
[findbugs] Null check on closing PAM provider
James Moger [Fri, 18 Apr 2014 02:13:04 +0000 (22:13 -0400)]
[findbugs] Close resource stream in Gitblit GO
James Moger [Fri, 18 Apr 2014 00:32:37 +0000 (20:32 -0400)]
[findbugs] Remove pointless field assignment
James Moger [Fri, 18 Apr 2014 00:32:05 +0000 (20:32 -0400)]
[findbugs] Fix incorrect key lookup in commit cache
James Moger [Fri, 18 Apr 2014 00:30:53 +0000 (20:30 -0400)]
[findbugs] Fixed incorrect cache lookup keys in the Lucene repository indexer
James Moger [Fri, 18 Apr 2014 00:31:41 +0000 (20:31 -0400)]
[findbugs] Fix missing 'throw' on plugin installation failure
James Moger [Fri, 18 Apr 2014 00:06:28 +0000 (20:06 -0400)]
[findbugs] Fix throws signature
James Moger [Fri, 18 Apr 2014 00:08:43 +0000 (20:08 -0400)]
Organize imports
James Moger [Fri, 18 Apr 2014 02:44:28 +0000 (22:44 -0400)]
Remove @Inject annotation
James Moger [Fri, 18 Apr 2014 00:04:56 +0000 (20:04 -0400)]
Strip leading / from a repository name on ssh fetch/push
James Moger [Thu, 17 Apr 2014 23:30:46 +0000 (19:30 -0400)]
Update javadoc
James Moger [Thu, 17 Apr 2014 22:00:58 +0000 (18:00 -0400)]
Add plugin (un)install lifecycle methods