]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2017-01-16 Bala RamanUpdate weblogic.xml 1178/head
2017-01-16 Bala RamanUpdate to web.xml, fix to #1132
2017-01-06 James MogerMerge pull request #1171 from pingunaut/usermanager...
2017-01-06 Martin Spielmannextracted method 1171/head
2017-01-05 James MogerMerge pull request #1176 from ds5apn/master
2017-01-05 DONGSU, KIMUpdate korean translation for gitblit new version. 1176/head
2017-01-02 Florian ZschockeIncrease minor version number to 9
2017-01-02 Florian ZschockeMerge branch 'ci', enabling CI services.
2017-01-02 Florian ZschockeAdd build definition file for Circle CI
2017-01-02 Florian ZschockeAdd definition file for Travis CI
2016-12-30 de4c9dupdated comment
2016-12-30 de4c9dupdate user manager to support instantiation if IUserSe...
2016-12-21 Florian ZschockeUpdate to explicit versions of JUnit 4.12 and JaCoCo...
2016-12-19 Florian ZschockeAdd test resources path `src/test/resources` to project...
2016-12-18 Florian ZschockeFix typo in defaults.properties.
2016-12-18 Florian ZschockeMerge pull request #1160 from fzs/sshLdapAuthenticator
2016-12-15 Florian ZschockeRemove duplicate import of class SecureRandom
2016-12-14 James MogerMerge pull request #1167 from fzs/secureCookies
2016-12-13 Florian ZschockeMerge branch 'rcaa-master' into master.
2016-12-12 Florian ZschockeMerge branch 'fixMentionsInTickets-985'
2016-12-12 Florian ZschockeIntroduce SecureRandom wrapper for properly seeded...
2016-12-11 rcaachanging Math.random to SecureRandom 1116/head
2016-12-10 Florian ZschockeFix user mention regular expression and group replacement. merged--fixMentionsInTickets-985
2016-12-10 Glenn MatthysUse REGEX_TICKET_MENTION instead of hardcoded regular...
2016-12-10 Glenn MatthysIntroduce new constant REGEX_TICKET_MENTION
2016-12-10 Florian ZschockeSet secure session cookies when redirecting from HTTP... 1167/head merged--secureCookies
2016-12-10 Florian ZschockeSet secure user cookies and only for HTTP.
2016-12-06 Florian ZschockeExtend documentation in default.properties and LdapKeyM... 1160/head merged--sshLdapAuthenticator
2016-12-06 Florian ZschockeThe public key manager can disable writing keys, which...
2016-12-06 Florian ZschockeFix SshKeysDispatcher test failing on Windows
2016-12-06 Florian ZschockeUse dynamic port selection for LDAP listeners in LDAP...
2016-11-29 Florian ZschockeRetrieve public SSH keys from LDAP.
2016-11-23 Florian ZschockeExtract LdapConnection into new class from LdapAuthProvider
2016-11-23 Florian ZschockeCreate base unit test class for LDAP tests.
2016-11-18 James MogerMerge pull request #1152 from fzs/fixAdminRoleLDAP
2016-11-18 Florian ZschockeSet "can admin" permission on LDAP users and teams... 1152/head merged--fixAdminRoleLDAP
2016-11-14 James MogerMerge pull request #1147 from tomaswolf/disabled_pager_...
2016-11-14 James MogerMerge pull request #1149 from fzs/fixLDAPbinding
2016-11-14 Florian ZschockeUpdate documentation for LDAP binding in default.proper... 1149/head merged--fixLDAPbinding
2016-11-11 Florian ZschockeClean up `LdapAuthProvider` to properly cover different...
2016-11-09 Florian ZschockeExtend LDAP tests to use LDAP servers with access restr...
2016-11-06 Florian ZschockeExtend LDAP authentication tests to use different modes.
2016-10-31 TomFix disabled links in PagerPanel 1147/head
2016-10-28 James MogerMerge pull request #1144 from fzs/logSendFailedException
2016-10-28 James MogerMerge pull request #1142 from fzs/merge-strategy
2016-10-28 Florian ZschockeAdd merge type setting to repository page. 1142/head merged--merge-strategy
2016-10-28 Florian ZschockeAdd integration strategy to merge tickes fast-forward...
2016-10-27 Florian ZschockeImprove logging when sending email fails. 1144/head merged-logSendFailedException
2016-10-27 James MogerMerge pull request #1140 from tomaswolf/issue_1076
2016-10-27 TomIssue #1076: load commit cache in a background thread 1140/head
2016-09-16 James MogerMerge pull request #1130 from larsmaes/patch-2
2016-09-16 larsmaesSpelling mistake fix 1130/head
2016-08-15 Rodrigo Andraderemoving unecessary user cookie code
2016-08-15 Rodrigo Andraderemoving duplicated code for cookie genaration and...
2016-08-05 James MogerMerge pull request #1110 from WilliamFromTW/master
2016-08-04 william1.8.x tranditional chinese translation 1110/head
2016-08-04 william1.8.x tranditional chinese translation after user exper... 1109/head
2016-07-29 James MogerMerge pull request #1105 from guilliamxavier/patch-1
2016-07-29 Guilliam XavierFix &rt; to > in mail (in rename status line) 1105/head
2016-06-22 James MogerReset build identifiers for next point release cycle
2016-06-22 James MogerPrepare 1.8.0 release v1.8.0
2016-06-22 James MogerUpdate documentation for 1.8.0 release
2016-06-19 Paul MartinMerge pull request #1087 from mereth/issues/964-session...
2016-06-18 Paul MartinMerge pull request #1055 from gitblit/1048-TicketReferences
2016-06-18 Paul MartinTicketReference Testing #1048 1055/head
2016-06-14 merethadd missing redirect after restoring user in new session 1087/head
2016-06-13 James MogerMerge pull request #1084 from metasim/youtrack-hook
2016-06-13 James MogerMerge pull request #1086 from dsteinkopf/master
2016-06-12 Dirk Steinkopffix baseURL handling in HttpUtils, fixes #1083 1086/head
2016-06-04 Simeon H.K... Initial implementation of a JetBrains YouTrack hook... 1084/head
2016-04-30 Paul MartinMerge pull request #1073 from gitblit/1062-DocEditorUpdates
2016-04-29 Paul MartinFixes #1062 - Upgraded to Prosemirror 0.6.1 1073/head
2016-04-28 Paul MartinMerge pull request #1070 from gitblit/1061-filestoreSor...
2016-04-27 Paul MartinFixes #1061 - Most recent first on filestore page 1070/head
2016-04-27 Paul MartinTicket Reference handling #1048
2016-04-20 James MogerUse getInteger not getFilesize, fixes #1049
2016-04-16 Paul MartinMerge pull request #1047 from yyjdelete/patch-1
2016-04-16 Paul MartinMerge pull request #1060 from gitblit/966-Searching...
2016-04-16 Paul Martinfixes #966 to prevent always searching all repos 1060/head
2016-04-11 Paul MartinMerge pull request #1046 from gitblit/1028-FilterAndPag...
2016-04-08 SilverFoxSpecify encoding of javadoc to "utf-8" 1047/head
2016-04-07 Paul MartinFixes #1028 - FilestorePage now pages and filters 1046/head
2016-04-06 Paul MartinMerge pull request #1039 from gitblit/962-Patchset...
2016-04-06 Paul MartinFix for #962 - Delete patchset ability 1039/head
2016-04-06 Paul MartinMerge pull request #1044 from gitblit/1042-IntrusiveFil...
2016-04-06 Paul MartinFix for #1042 - Filestore items now shown as icons 1044/head
2016-04-06 Paul MartinMerge pull request #1045 from gitblit/882-HonourAllowNe...
2016-04-06 Paul MartinFixes #882 Honour allow new ticket setting 1045/head
2016-04-05 Paul MartinMerge pull request #1040 from gitblit/1037-EnforcePermi...
2016-04-04 Paul MartinFix for #1037 myTickets now honours permissions 1040/head
2016-04-01 Paul MartinMerge pull request #1035 from gitblit/1034-RepositoryPa...
2016-03-31 Paul MartinFix for #1034 Ticket Page Error 1035/head
2016-03-28 Paul MartinMerge pull request #1022 from gitblit/974-in-browser...
2016-03-27 Paul MartinFriendly URL for EditFile Page #974 1022/head
2016-03-27 Paul MartinDisable edit links in read only mode #974
2016-03-27 Paul MartinUpdating ProseMirror to 0.4.0
2016-03-27 Paul MartinDocument edit capability via ProseMirror submodule...
2016-03-27 Paul MartinMerge pull request #1032 from gitblit/1031-FixForReposi...
2016-03-26 Paul MartinFix for #1031 to display error message 1032/head
2016-03-23 Paul MartinMerge pull request #1027 from gitblit/1018-Filestore...
next