]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2014-06-13 James MogerCatch flotr2 exceptions, otherwise downstream AngularJS... 03/103/1
2014-06-12 James MogerMerged #100 "Can't clone a repository with a + characte...
2014-06-12 James MogerFix cloning repositories with + in their names 00/100/2
2014-05-29 James MogerMerged #89 "SSH daemon is exhausting threads"
2014-05-29 James MogerFix thread exhaustion in SSH daemon 89/89/1
2014-05-29 James MogerMerged #87 "Remove team permission exclusion from respo...
2014-05-29 James MogerRemove team permission exclusion from Ticket responsibl... 87/87/1
2014-05-29 James MogerMerged #91 "Responsible selections do not consider...
2014-05-29 James MogerSupport AUTHENTICATED authorization for Ticket responsi... 91/91/1
2014-05-23 James MogerMerged #84 "Localclone.groovy has a legacy reference...
2014-05-23 James MogerRemove GitBlit static singleton reference from localclo... 84/84/1
2014-05-22 James MogerMerged #83 "Fix cache miss in repository model retrieval"
2014-05-22 James MogerFix cache miss on repository model retrieval 83/83/1
2014-05-22 James MogerMerged #82 "Repository is not properly re-cached after...
2014-05-22 James MogerForce repository cache to refresh metadata after ref... 82/82/1
2014-05-21 James MogerMerged #81 "Add Norwegian translation"
2014-05-21 Leif JantzenNorwegian translation v 1.0 186/head 81/81/1
2014-05-21 Leif JantzenInitial stab at translation to Norwegian
2014-05-20 Leif JantzenInitial stab at translation to Norwegian
2014-05-15 James MogerMerged #77 "A single quote in a chart label generates...
2014-05-15 James MogerWrap flotr2 chart labels with double-quotes not single... 77/77/1
2014-05-12 James MogerMerged #71 "Can not assign responsible when anonymous...
2014-05-12 James MogerAllow ticket responsible selection when anonymous push... 71/71/1
2014-05-12 James MogerMerged #70 "Ssh server key generation fails on ARM"
2014-05-12 James MogerCatch UnsatisfiedLinkException when setting filemode... 70/70/1
2014-05-09 James MogerMerged #69 "Update Korean translation"
2014-05-09 Dongsu, KIMUpdate Korean translations 184/head 69/69/1
2014-05-07 James MogerCorrect Bintray upload url for releases
2014-05-07 James MogerReset build identifiers for next development cycle
2014-05-07 James MogerPrepare 1.5.1 release v1.5.1
2014-05-07 James MogerDocumentation
2014-05-07 James MogerMerged #54 "Repository model ref list does not refresh...
2014-05-07 James MogerEnsure the repository model ref list is refreshed on... 54/54/1
2014-05-07 James MogerMerged #62 "Fork tracking in the repository cache is...
2014-05-07 James MogerFix case-sensitivity error in determining fork network 62/62/1
2014-05-07 James MogerMerged #63 "Internal error when git.sshPort=22"
2014-05-07 James MogerFix transport determination for SSH urls on port 22 63/63/1
2014-05-05 James MogerUpdate releases.moxie
2014-05-05 James MogerMerge pull request #182 from philippbeckmann/client_tgit
2014-05-05 pbeAllowed all transports for TortoiseGit and changed... 182/head
2014-05-05 pbeAdded TortoiseGit to the clientapps
2014-05-01 James MogerDocumentation
2014-05-01 James MogerMerged #53 "New|Edit Ticket page fails on submit with...
2014-05-01 James MogerSwitch to ajax New|Edit Ticket page submission to handl... 53/53/1
2014-05-01 James MogerMerged #52 "Fix inconsistency with owner permissions...
2014-05-01 James MogerFix inconsistency with owner permissions check 52/52/1
2014-04-28 James MogerFix bug introduced in 67278f5
2014-04-28 James MogerAdd English translation placeholder
2014-04-28 James MogerMerged #51 "Can not force default locale to English...
2014-04-28 James MogerFix forcing default locale to en or LANG_CC for web ui 51/51/1
2014-04-28 James MogerMerge pull request #181 from tyrcho/patch-1
2014-04-27 Michel Daviotfix the script so it REALLY works on Linux 181/head
2014-04-25 James MogerMerged #50 "Prohibit creation and storage of empty...
2014-04-25 James MogerCorrect the build identifier
2014-04-25 James MogerPrevent adding empty or invalid SSH public keys 50/50/1
2014-04-25 James MogerMerge pull request #178 from Hybris95/fr_traduction
2014-04-25 Hybris95Commit traduction in french 178/head
2014-04-23 James MogerEnsure repository is closed after processing a pages...
2014-04-23 James MogerFix subdirectory navigation in pages servlet (issue...
2014-04-23 James MogerImprove pages servlet raw navigation (issue-411)
2014-04-23 James MogerFix subdirectory links in pages servlet (issue-411)
2014-04-23 James MogerSimplify current plugin release detection, ignore curre...
2014-04-23 James MogerDocumentation
2014-04-23 James MogerUpdate to Apache MINA/SSHD 0.11.0
2014-04-23 James MogerMerge pull request #176 from archiloque/patch-1
2014-04-22 Julien KirchFix welcome_fr.mkd to use proper French 176/head
2014-04-18 James MogerReset build identifiers for next development cycle 171/head
2014-04-18 James MogerPrepare 1.5.0 release v1.5.0
2014-04-18 James MogerRemove User parameter from SSH dispatch command setup
2014-04-18 James MogerFilter the current plugin release by the system version
2014-04-18 James Moger[findbugs] Fix Selenium test
2014-04-18 James Moger[findbugs] Add null check when testing if a user is...
2014-04-18 James Moger[findbugs] Change scope of variable in HistoryPanel
2014-04-18 James Moger[findbugs] Reorder asserts to avoid potential NPE in...
2014-04-18 James Moger[findbugs] Remove dead code in UserPage
2014-04-18 James Moger[findbugs] Remove unnecessary null check in RepositoryPage
2014-04-18 James Moger[findbugs] Add null checks to the page parameters in...
2014-04-18 James Moger[findbugs] Create temporary ticket after setting up...
2014-04-18 James Moger[findbugs] Remove dead code in GitblitParamUrlCodingStr...
2014-04-18 James Moger[findbugs] Explicitly catch thrown exceptions in X509Utils
2014-04-18 James Moger[findbugs] Add null check on decoding a string in Strin...
2014-04-18 James Moger[findbugs] Add null check when closing a RevWalk in...
2014-04-18 James Moger[findbugs] Fix potential NPE in DiffStat generation
2014-04-18 James Moger[findbugs] Simplify the SshKey <-> PublicKey comparison
2014-04-18 James Moger[findbugs] Null check on closing a repository in Ticket...
2014-04-18 James Moger[findbugs] Null checks on closing a repository in ITick...
2014-04-18 James Moger[findbugs] Null check on closing a treewalk in BranchTi...
2014-04-18 James Moger[findbugs] Reduce static variable assignment to one...
2014-04-18 James Moger[findbugs] Fix potential NPE on determining hasOrigin...
2014-04-18 James Moger[findbugs] Clarify class used for resource loading
2014-04-18 James Moger[findbugs] Fix user assignment for clone permission...
2014-04-18 James Moger[findbugs] Null check on logging merge change in patchs...
2014-04-18 James Moger[findbugs] Null check on closing PAM provider
2014-04-18 James Moger[findbugs] Close resource stream in Gitblit GO
2014-04-18 James Moger[findbugs] Remove pointless field assignment
2014-04-18 James Moger[findbugs] Fix incorrect key lookup in commit cache
2014-04-18 James Moger[findbugs] Fixed incorrect cache lookup keys in the...
2014-04-18 James Moger[findbugs] Fix missing 'throw' on plugin installation...
2014-04-18 James Moger[findbugs] Fix throws signature
2014-04-18 James MogerOrganize imports
next