]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
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
2014-04-18 James MogerRemove @Inject annotation
2014-04-18 James MogerStrip leading / from a repository name on ssh fetch...
2014-04-17 James MogerUpdate javadoc
2014-04-17 James MogerAdd plugin (un)install lifecycle methods
2014-04-17 James MogerMerged #48 "Expose JGit 3.x receive pack settings as...
2014-04-17 James MogerExpose JGit 3.x receive pack settings as Gitblit settings 48/48/1
2014-04-17 James MogerMerge pull request #173 from philippbeckmann/patch-1
2014-04-17 Philipp Alexander... Redirect all command line arguments for pt.cmd 173/head
2014-04-16 James MogerDocumentation
2014-04-16 TingFix skip summary metrics regression since introducing...
2014-04-16 James MogerImprove milestone listing and include closed milestones
2014-04-16 James MogerDo not show patchset details on closed tickets
2014-04-15 James MogerMerge pr-170 'ticket-fix' from https://github.com/lucid...
2014-04-15 James MogerRemoved obsolete Gravatar profile code
2014-04-15 James MogerUpdate to SLF4J 1.7.5
2014-04-15 James MogerDocumentation
2014-04-15 James MogerEnforce plugin-requires attribute
2014-04-15 James MogerUpdate to pf4j 0.8.0
2014-04-15 Kevin Walterfix NullPointerException in ITicketService and add... 170/head
2014-04-14 James MogerStart plugin manager last to allow plugins deterministi...
2014-04-14 James MogerImprove ticket branch ref deletion push handling
2014-04-14 James MogerExpose the plugin manager to the webapp
2014-04-14 James MogerAdd a GitblitPlugin class for plugins to extend
2014-04-14 James MogerMerged #47 "Fix diffstat display for tickets with pendi...
2014-04-14 James MogerFix diffstat display for tickets with pending submodule... 47/47/1
2014-04-14 James MogerAdd ssh command to update the permission for an SSH key
2014-04-13 James MogerUpdate headers
2014-04-13 James MogerImprove plugin dispatcher command help
2014-04-13 James MogerUpgrade plugin command
2014-04-13 James MogerInstall sources artifact to Maven and Moxie repositorie...
2014-04-13 James MogerDocumentation
2014-04-12 James MogerEliminate plugin name, stick with id and description
2014-04-12 James MogerDocumentation
2014-04-12 James MogerAdd TicketHook extension
2014-04-12 James MogerAdd PatchsetHook extensions
2014-04-12 James MogerAllow ReceiveHook extensions
2014-04-11 James MogerAdd 1.5.0 release highlights to release log
2014-04-11 James MogerMerged #46 "Update to Jetty 9, drop AJP"
2014-04-11 James MogerMerged #45 "Build with Java 7"
2014-04-11 James MogerMerged #6 "Support serving repositories over the SSH...
2014-04-11 James MogerUpdate to Jetty 9, drop AJP 46/46/1
2014-04-11 James MogerBuild with Java 7 45/45/1
2014-04-11 James MogerImprove plugin documentation 06/6/21
2014-04-11 James MogerAllow user to disable checksum verification on plugin...
2014-04-11 James MogerEnsure plugins dir is created before pf4j is instantiated
next