]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2019-11-11 Florian ZschockeMerge pull request #1324 from fzs/fix-prefLocale-docsNPE
2019-11-11 Florian ZschockeFix user preferences selecting the wrong preferred... 1324/head
2019-11-11 Florian ZschockeGuard docs pages against bad URLs
2019-11-10 Florian ZschockeAdd `clone.bundle` as known command, but reject it... 1323/head
2019-11-10 Florian ZschockeFix NPE when no action can be parsed from the URL
2019-11-10 Florian Zschocke:book: Fix link to LDAP sample data LDIF file in setup.
2019-11-10 Florian ZschockeIn SSH tests ignore an external SSH tool
2019-11-10 Florian ZschockeMerge pull request #1322 from fzs/sshd_update
2019-11-10 Florian ZschockeUpdate SLF4J dependency to latest version 1.7.29. 1322/head
2019-11-10 Florian ZschockeUpdate SSHD dependency to version 1.2.0.
2019-11-10 Florian ZschockeUpdate SSHD dependency to version 1.1.0.
2019-11-10 Florian ZschockeUpdate MINA to version 2.0.21.
2019-11-10 Florian ZschockeUpdate BouncyCastle dependency to version 1.57
2019-11-10 Florian ZschockeIgnore the `RedisTicketService` tests until they are...
2019-11-08 Florian ZschockeRemove Launcher from Manager and Federation Client.
2019-11-07 Florian ZschockeMerge pull request #1266 from pingunaut/1262_java9
2019-11-07 Florian ZschockeFix NullpointerException when stopping GitBlit Server.
2019-11-07 Florian ZschockeFor Java 9+ define the classpath instead of using a...
2019-11-07 Florian ZschockeReport Java versions used during build and server start.
2019-11-07 Florian ZschockeUpdate to recommended com.sun.activation package. 1266/head
2019-11-06 Florian ZschockeSetup build matrix for OpenJDK 8, 9 and 11 on Circle CI
2019-11-06 Florian ZschockeTravis: Build and test on JDK 7, 8 and 11.
2019-11-06 Florian ZschockeMerge branch 'pingunaut-1166_more_secure_password_hashe...
2019-11-06 Florian ZschockeAdd more PasswordHash tests with strings beyond iso...
2019-11-05 Florian ZschockeUse the new PasswordHash classes.
2019-11-05 Florian ZschockeAdd support for PBKDF2 to PasswordHash
2019-11-05 Florian ZschockeAdd a PasswordHash class as a central place to deal...
2019-06-16 williamencoded email's sender name with utf-8.
2019-06-15 Florian ZschockeSet default to `expanded` for collapsible repo groups.
2019-06-15 Florian ZschockeRemove "folding outlines" and sort repositories before...
2019-06-15 Florian ZschockeAdd support nested groups on the Repositories page
2019-06-15 ybosycollapsible group repositories
2019-06-13 Florian ZschockeAdd build dependency on parboiled to fix build of docum...
2019-06-10 Martin SpielmannEscape folder names in JGitUtils to allow special chara...
2019-06-10 Florian ZschockeFix revLog test that broke due to changes in the hello...
2019-06-10 Florian ZschockeCreate unit tests for special characters in path names
2019-06-10 Fritz SchroglNull-safe compare for ticket milestones without due...
2019-06-10 Florian ZschockeDo not resolve symbolic links to repositories.
2019-06-07 Florian ZschockeMerge branch 'chirontt-external_repos_zipped' into...
2019-06-07 chironttZips of recreated hello-world.git and all external...
2019-06-07 chironttFix for various test failures.
2019-06-07 Florian ZschockeMigrate to Circle CI version 2
2017-11-03 Martin SpielmannAdded javax.activation dependency "
2017-06-05 James MogerMerge pull request #1243 from sebastianopilla/master
2017-06-03 Sebastiano... Rename the setting to httpIdleTimeout 1243/head
2017-05-31 Sebastiano... Adds the
2017-05-22 James MogerMerge pull request #1239 from pingunaut/1226_sshkey_for...
2017-05-22 James MogerMerge pull request #1238 from pingunaut/master
2017-05-21 Martin SpielmannRemove unused code 1239/head
2017-05-21 Martin SpielmannRevert "Fix nullpointer exception with unsupported...
2017-05-21 Martin SpielmannRevert "Add feedback to SSH Key Form. #1226" 1238/head
2017-05-21 Martin SpielmannAdd feedback to SSH Key Form. #1226
2017-05-21 Martin SpielmannFix nullpointer exception with unsupported URL protocol...
2017-04-24 MartinMerge pull request #4 from gitblit/master
2017-03-18 Florian ZschockeMerge pull request #1168 from lucamilanesio/bump-to...
2017-03-05 Florian ZschockeReindex tickets on server start if no index exists 1168/head
2017-03-05 Florian ZschockeRevert "Add library `lucene-backward-codecs` to migrate...
2017-03-05 Florian ZschockeUse versioned index directories for repository indices.
2017-03-05 Florian ZschockeIntroduce an index version for the ticket index
2017-03-05 Florian ZschockeAdd DocValues to support sorting of ticket index fields.
2017-03-05 Florian ZschockeReplace deprecated BooleanQuery constructor with builder.
2017-03-05 Florian ZschockeUpdate link target to Lucene 5.5 query syntax, moving...
2017-03-05 Florian ZschockeRemove obsolete Lucene version constants.
2017-03-05 Florian ZschockeAdd library `lucene-backward-codecs` to migrate indices.
2017-03-05 Florian ZschockeExclude Lucene transitive dependencies.
2017-03-05 Luca MilanesioBump to Lucene 5.5.2
2017-03-03 James MogerMerge pull request #1207 from j123b567/fix/cs_locale
2017-03-03 Jan BreuerBetter Czech localization 1207/head
2017-02-21 James MogerMerge pull request #1202 from j123b567/feature/treeView...
2017-02-20 Jan BreuerPrevent last column on Tree page from wraping 1202/head
2017-02-16 James MogerMerge pull request #1201 from j123b567/bug/1114
2017-02-15 Jan BreuerFix #1114 HttpUtils getGitblitURL does not support... 1201/head
2017-02-15 James MogerMerge pull request #1200 from j123b567/locale/cs
2017-02-15 Jan BreuerAdd Czech locale 1200/head
2017-02-08 James MogerMerge pull request #1192 from mystygage/listBranchForRe...
2017-02-08 James MogerMerge pull request #1198 from WilliamFromTW/master
2017-02-08 williamNew Setting "Default Language" when creating user. 1198/head
2017-01-26 Markus FömpeList branches from only one repository if a repository... 1192/head
2017-01-25 James MogerMerge pull request #1187 from gitblit/revert-1186-listB...
2017-01-25 James MogerRevert "New rpc endpoint for listing all branches from... 1187/head
2017-01-25 James MogerMerge pull request #1186 from mystygage/listBranchForRe...
2017-01-25 Markus FömpeNew rpc endpoint for listing all branches from a given... 1186/head
2017-01-25 williamfix bug "get user default language null exception"
2017-01-24 williamSending email (certificate zip file) based on locale... 1185/head
2017-01-23 James MogerMerge pull request #1183 from RainerW/fixApacheProxySample
2017-01-23 RainerWwhen apache terminates https, the Ajax-Location header... 1183/head
2017-01-21 Florian ZschockeMerge pull request #6 from fzs/sshAuthMethods
2017-01-16 Florian ZschockeMerge pull request #1178 from srbala/patch-1
2017-01-16 Bala RamanUpdate weblogic.xml 1178/head
2017-01-16 Bala RamanUpdate to web.xml, fix to #1132
2017-01-07 Martin Spielmannfix comment 1172/head
2017-01-07 Martin SpielmannReplaced duplicated strings by using constant
2017-01-07 Martin SpielmannUpdate AuthenticationManager to update weakly stored...
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
next