]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2013-01-21 Ryan Schneiderremoved reference to my testing domain with a generic one 67/head
2013-01-21 Ryan SchneiderAdded Fogbugz post-receive groovy script
2013-01-16 James MogerUpdated documentation
2013-01-16 zhaopeng添加中文语言 64/head
2013-01-16 James MogerEscape metacharacters for settings updates
2013-01-16 James MogerUpdated docs for upgrade procedure
2013-01-16 James MogerReset build identifiers for next release
2013-01-16 James MogerPrepare 1.2.1 release v1.2.1
2013-01-16 James MogerInclude missing model classes in api library (issue...
2013-01-16 James MogerSupport --baseFolder parameter and small data reorganiz...
2013-01-13 James MogerImprove history display of a submodule link
2013-01-13 James MogerSet the new objectid for all diff entries (issue-178)
2013-01-13 James MogerNull checks when generating a fork network (issue-187)
2013-01-13 James MogerEliminate unused method
2013-01-13 James MogerFix submodule links on commit, comitdiff, and tree...
2013-01-13 James MogerRefresh authenticated user model for each page request...
2013-01-12 James MogerShow indicators for Sparkleshared repositories
2013-01-12 James MogerFanout service for Sparkleshare clients
2013-01-08 James MogerCatch a few other possible error scenarios in Redmine...
2013-01-08 James MogerWrap pushlog update code with an exception handler...
2013-01-07 James MogerFixed NPE when recursively calculating a folder size...
2013-01-06 James MogerAllow username/password Redmine authentication
2013-01-06 James MogerUpdated documentation
2013-01-06 James MogerImprove pushlog api and model class
2013-01-05 James MogerUpdated documentation
2013-01-05 James MogerFixed NPE on create repo with mixed case (issue-185)
2013-01-05 James MogerRemoved unused and untested native hook code
2013-01-05 James MogerDraft mechanism to record a push log as a hidden orphan...
2013-01-04 James MogerSupport local accounts with LdapUserService and Redmine...
2013-01-04 Jeroen BatenCompleted Dutch translation
2013-01-04 James MogerUpdated documentation
2013-01-04 James MogerMerge branch 'checkstyleDoubleCheckedLocking' of https...
2013-01-04 James MogerMerge branch 'master' of https://github.com/kwoot/gitblit
2013-01-04 Markus FömpeRemoved DoubleCheckedLocking from checkstyle.xml. 61/head
2013-01-04 Jeroen Batenseems ok 60/head
2013-01-04 Jeroen BatenDutch translation before spellcheck
2013-01-04 Jeroen Batendutch properties file
2013-01-04 Dongsu, KIMAdd more translation to Korean 59/head
2013-01-04 James MogerUpdated IDEA module descriptor for JGit 2.2.0
2013-01-03 James MogerCache and re-use project markdown content (issue-172)
2013-01-03 James MogerBuild project models from repository cache, when possib...
2013-01-03 Inaiat HenriqueFixed loading of Brazilian Portuguese translation from...
2013-01-02 James MogerFixed fork origin determination if !git.cacheRepository...
2013-01-02 James MogerFixed NPE with web.allowForking && !git.cacheRepository...
2012-12-31 James MogerReset build identifiers for the next release
2012-12-31 James MogerFinal documentation of 1.2.0 release v1.2.0
2012-12-22 James MogerDo not pass null email address to PersonIdent
2012-12-22 James MogerCleanup working folders for git servlet unit tests
2012-12-22 James MogerUpdate to JGit 2.2.0
2012-12-21 James MogerFixed regression in isFrozen (issue 181)
2012-12-21 James MogerAdded case-sensitive check for repository
2012-12-21 James MogerFixed cache bug wrt create/edit repository with existin...
2012-12-21 James MogerFixed regression in repository cache wrt repo names...
2012-12-19 MrbytesSpanish translation tweaks
2012-12-18 Rafael CavazinMerged Brazilian Portuguese translation
2012-12-18 MrbytesGitBlitWebApp_es.properties: 56/head
2012-12-07 James MogerSupport languagecode-countrycode Markdown resources
2012-12-07 James MogerHarden metrics from polluted data (issue-176)
2012-12-06 James MogerSetting to stop a repository from contributing to the...
2012-12-06 James MogerEliminate unnecessary view links in activity page
2012-12-06 James MogerFixed anonymous browsing of branch panel
2012-12-06 James MogerTweak reading war setting overrides
2012-12-06 James MogerDocumentation
2012-12-06 James MogerImplemented hot-reloadable CRL
2012-12-05 James MogerImproving first-run setup of GCA and Gitblit GO
2012-12-05 James MogerCheckbox to automatically set the new ssl certificate...
2012-12-05 James MogerAdded server setting to specify keystore alias for...
2012-12-05 James MogerFixed validate IPv4 address method
2012-12-05 James MogerAdded attributes tab to Edit User for both site and...
2012-12-05 James MogerGlobal and per-repository setting to throttle prolific...
2012-12-04 mschaefersMerged and enhanced pull request #55 (disallow forks...
2012-12-04 James MogerFixed regression in sendmail-html.groovy
2012-12-04 James MogerFixed regresion in path name display in tree page
2012-12-04 James MogerAdd buildAuthority as dependency of buildGO
2012-12-04 James MogerFixed missing resource in GCA
2012-12-04 James MogerFix for null parent in sendmail-html
2012-12-04 James MogerFixes to symlink handling (issue-174)
2012-12-03 James MogerSupport symlink display in tree and commit pages (issue...
2012-12-03 James MogerSimplified archive generation (issue-174)
2012-12-03 James MogerUpdate to Jetty 7.6.8
2012-12-03 James MogerUpdate to MarkdownPapers 1.3.2
2012-12-03 James MogerSet subjectAlternativeName on SSL cert if CN=IPAddress...
2012-12-03 James MogerConsolidate authentication techniques and support conta...
2012-12-03 James MogerFixed branch view regression (issue-175)
2012-12-02 James MogerCorrected certificatge bundle unit test
2012-12-02 James MogerDo not prematurely reduce branches by maxCount when...
2012-12-02 James MogerHandle anonymous browsing of branches panel
2012-12-02 Luca MilanesioBranch display filtering according to user access permi... 54/head
2012-12-02 Luca MilanesioFIX: typo in error message key when access to branch...
2012-12-02 Luca MilanesioFIX: Allow correct search for RefModel using branch...
2012-12-02 Luca MilanesioAdd static assets for Maven artifact.
2012-12-02 Luca MilanesioInclude pom.xml template for publishing GitBlit as...
2012-11-30 James MogerSupport alternate compressed download formats (issue...
2012-11-30 James MogerAdded Commons-Compress and XZ for Java (issue-174)
2012-11-30 James MogerFixed regression on expiration date of CA and SSL certs
2012-11-30 James MogerInclude user's public cert and ca public cert, individu...
2012-11-30 James MogerCranked up signing algorithm from SHA1 to SHA512. ...
2012-11-30 James MogerFixed regression on certificate authentication of servlets
2012-11-30 James MogerSkip re-authentication if we have a valid session
2012-11-29 James MogerImprove logging of certificate authentication
next