]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2013-03-28 James MogerFixed internal error on folder history links (issue...
2013-03-28 James MogerChange level of authentication logging to debug
2013-03-28 James MogerRemoved accidentally committed file and updated ignore...
2013-03-28 James MogerDocumentation
2013-03-28 James MogerMerge branch 'issue-182' of git://git.quelltextlich...
2013-03-28 James MogerAdded Moxie and Yaml to prettify extensions
2013-03-28 James MogerRestored missing Windows distrib files lost during...
2013-03-28 James MogerMoved orphaned Groovy script
2013-03-27 James MogerRemoved obsolete Build classes and cleanup remnants...
2013-03-27 James MogerReorganized to Apache Standard Directory Layout & integ...
2013-03-26 James MogerIntegrate pull-request #76: enforce HTTP Basic authenti...
2013-03-25 Christian AistleitnerFix NPE when getting user's fork without repository...
2013-03-22 Laurens VrijnsenRemoved superfluous (disabled) code 76/head
2013-03-22 Laurens VrijnsenAdded enforced HTTP Basic Authentication
2013-02-25 James MogerMerged LDAP user/team pre-fetching and synchronization...
2013-02-25 James MogerDocumentation
2013-02-25 James MogerMerge pull request #75 from thefake/master
2013-02-22 Thomas Pummerthe display-name in web.xml now shows the actual versio... 75/head
2013-02-03 Egbert TeeselinkAdded support for user-specified command-line parameter... 73/head
2013-01-29 James MogerMerge pull request #70
2013-01-27 Rafael Cavazinupdating latest props, and some pt-br fixing 72/head
2013-01-27 Rafael Cavazinupdating latest props, and some pt-br fixing
2013-01-27 Rafael Cavazinupdating current development
2013-01-27 Rafael Cavazinfew corrections on property values
2013-01-23 SHaselbaueralternative variant to disable thread creation by the... 70/head
2013-01-23 SHaselbauerseleniumFixV2: connected thread pool creation to condit...
2013-01-23 James MogerInclude issue tracker hooks in builds
2013-01-23 James MogerFixed properties path regression in the Build class
2013-01-23 James MogerMerge branch 'fogbugz' of https://github.com/djschny...
2013-01-23 James MogerMerged selenium tests from akquinet (pull request #65)
2013-01-23 James MogerMerged multiple owners (pull request #63)
2013-01-23 James MogerRevised multiple owners contribution
2013-01-23 Stardrad Yinmodify EmptyRepositoryPage_zh_CN.html 68/head
2013-01-23 Stardrad YinModify Chinese translation in properties file, and...
2013-01-21 SHaselbauerMerge multiple owners feature (pull request #63, #66)
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-07 Rafael CavazinMerge remote-tracking branch 'upstream/master' into...
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 Rafael Cavazintranslation of lastest properties
2012-12-06 Rafael CavazinSome language adaptions on pt-br properties
next