]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2014-04-10 James MogerIntegrate a patched version of FlipTables and improve...
2014-04-10 James MogerHandle ssh keys as objects, not strings, and improve...
2014-04-10 James MogerRevise dispatcher setup and command registration
2014-04-10 James MogerCatch dispatchers registered through registerCommand
2014-04-10 James MogerAdd administrative SSH command to manage Gitblit's...
2014-04-10 James MogerAllow command classes to manually display usage
2014-04-10 James MogerChange hidden scope of the git dispatcher and the uploa...
2014-04-10 James MogerHide dispatcher from usage() if it has no visible comma...
2014-04-10 James MogerImprove Sparkleshare integration, but leave disabled...
2014-04-10 James MogerGenerate an RSA and a DSA keypair and chmod 600 the...
2014-04-10 David OstrovskyAdd JGit gc command
2014-04-10 David OstrovskyReport identified user and command on command failure
2014-04-10 James MogerAllow registration of a command instance
2014-04-10 James MogerFix exception handling for account with no public keys
2014-04-10 James MogerRefactor 'gitblit' commands into several nested dispatchers
2014-04-10 James MogerSupport local aliases within a dispatcher and warn...
2014-04-10 James MogerClear instantiated commands and dispatchers from the...
2014-04-10 James MogerImprove isServingRepositories check
2014-04-10 James MogerExclude SSH repository urls from anonymous users
2014-04-10 David OstrovskyExpose new property: sshCommandStartThreads
2014-04-10 David OstrovskydoAuthenticate() method doesn't need to be protected
2014-04-10 David OstrovskyBe more verbose on gathering plugin's extension points
2014-04-10 James MogerDispatchCommand should be the ExtensionPoint
2014-04-10 James MogerHook-up comprensive command cleanup (destroy)
2014-04-10 James MogerGet the command context with an accessor instead of...
2014-04-10 James MogerStyle: changed manager order to reflect dependency...
2014-04-10 David OstrovskyExpose SSH command as plugin extension point
2014-04-10 David OstrovskyAdd plugins/extension infrastructure
2014-04-10 James MogerRevise dispatchers and move command classes
2014-04-10 James MogerCreate a simple ls-users admin command
2014-04-10 James MogerElevate the public key manager to a top-level manager
2014-04-10 James MogerCreate git and gitblit dispatchers
2014-04-10 James MogerShow root commands in welcome shell and improve command...
2014-04-10 James MogerAdd a simple repository list command
2014-04-10 James MogerPass IGitblit into the SSH command context
2014-04-10 James MogerAdd a welcome shell
2014-04-10 David OstrovskyAdd SSH daemon test
2014-04-10 David OstrovskyPrevent double authentication for the same public key
2014-04-10 David OstrovskyFix message formatting
2014-04-10 James MogerMove dispatcher creation to SshCommandFactory and revis...
2014-04-10 James MogerRename server session classes
2014-04-10 James MogerRename AbstractGitCommand->BaseGitCommand
2014-04-10 James MogerMerge AbstractSshCommand and BaseCommand into a single...
2014-04-10 James MogerRename authenticators for clarity
2014-04-10 James MogerMove cache to IKeyManager and implement isStale() in...
2014-04-10 James MogerStart SSH usage documentation
2014-04-10 James MogerSupport admin commands that respect user permissions
2014-04-10 James MogerSupport hidden commands and hide create-repo and review
2014-04-10 James MogerAdd add-key and rm-key commands that apply only to...
2014-04-10 James MogerRenamed SshContext->SshCommandContext for clarity of...
2014-04-10 James MogerRename & simplify SshSession->SshDaemonClient
2014-04-10 James MogerRevise SSH public key integration with AuthenticationMa...
2014-04-10 James MogerSimplify version command and output
2014-04-10 James MogerDisregard comment/description for add/remove in FileKey...
2014-04-10 James MogerFix deleteAllKeys method signature
2014-04-10 James MogerFix incorrect displayed SSH transport permission
2014-04-10 James MogerRemove unused idGenerator from the SshSessionFactory
2014-04-10 James MogerDisplay the selected SSH backend in the daemon startup...
2014-04-10 David OstrovskyAdd review SSH command
2014-04-10 David OstrovskyAdd set account SSH command
2014-04-10 David OstrovskyAdd support for NIO2 IoSession
2014-04-10 David OstrovskyBump SSHD version to 0.10.1
2014-04-10 James MogerExtract key manager interface and implement a file...
2014-04-10 James MogerListen for ssh clients on all interfaces, by default
2014-04-10 James MogerCleanup imports
2014-04-10 James MogerDisplay ssh clone urls in the repository url panel
2014-04-10 James MogerEstablish ssh keys folder, support multiple keys, revis...
2014-04-10 James MogerRefer to receive pack client requests as 'client'
2014-04-10 James MogerAuthenticate SSH upload pack
2014-04-10 James MogerMove Git daemon into different package
2014-04-10 David OstrovskySSHD: Add support for git pack commands
2014-04-10 David OstrovskyFix command dispatching
2014-04-10 James MogerEliminate use of Dagger and do not create inner classes
2014-04-10 David OstrovskyConvert SshDaemon to unix format
2014-04-10 David OstrovskyFactor out methods from SshCommandServer to SshDaemon
2014-04-10 David OstrovskySSHD: Add support for generic commands
2014-04-10 Eric MyhreSupport serving repositories over the SSH transport
2014-04-10 James MogerRemove unused/garbage artifact from an earlier merge
2014-04-10 James MogerRemove remaining GoogleCharts code and update documentation
2014-04-10 James MogerMerge pull request #167 from Hybris95/master
2014-04-10 Hybris95Some French translation reviews 167/head
2014-04-10 James MogerDocumentation
2014-04-10 James MogerMerged #43 "Switch to flotr2 graphs from GoogleCharts"
2014-04-10 tryanSwitch to self-hosted flotr2 graphs from Google Charts 43/43/2
2014-04-08 James MogerMerged #42 "Fix failure of RedisTicketService to determ...
2014-04-08 James MogerFix failure of RedisTicketService to determine hasTicket 42/42/1
2014-04-08 James MogerMerged #41 "Warn on LDAP synchronization if the uid...
2014-04-08 James MogerWarn on LDAP synchronization if the uid attribute is... 41/41/1
2014-04-08 James MogerMerged #40 "Fix intermittent NPE in getting commit...
2014-04-08 James MogerFix intermittent NPE in getting commit date in RefModel 40/40/1
2014-04-08 James MogerMerged #39 "Redirect on canceling edit repository to...
2014-04-08 James MogerRedirect on canceling edit repository to Summary Page 39/39/1
2014-04-08 James MogerMerged #38 "Redirect to Summary page after editing...
2014-04-08 James MogerRedirect to Summary page after editing a repository 38/38/1
2014-04-08 James MogerFix incorrect REWIND labeling in reflog on all ticket...
2014-04-08 James MogerEnsure repositories folder is created before executing...
2014-04-08 James MogerFix possible NPE when deleting a repository and cleanin...
2014-03-31 James MogerMerge pull request #164 from jaa127/ldap-bind-escape
2014-03-31 James MogerConfigure Tickets close-on-push commit message regex...
2014-03-30 Jani AverbachLDAP: Escape username in case we are using userbased... 164/head
next