index
:
gitblit.git
1026-Lucene-Index-PDF
fixup-1.9
gh-pages
master
ticket/104
ticket/114
ticket/138
ticket/235
ticket/7
ticket/75
wicket-7
Pure java git solution: https://github.com/gitblit-org/gitblit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
distrib
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pingunaut-1166_more_secure_password_hashes' into master.
Florian Zschocke
2019-11-06
1
-3
/
+5
|
\
|
*
Use the new PasswordHash classes.
Florian Zschocke
2019-11-05
1
-4
/
+4
|
*
Added possibility to use secure hashes to store passwords
Martin Spielmann
2017-01-01
1
-3
/
+5
*
|
Set default to `expanded` for collapsible repo groups.
Florian Zschocke
2019-06-15
1
-14
/
+15
*
|
collapsible group repositories
ybosy
2019-06-15
1
-0
/
+14
*
|
Rename the setting to httpIdleTimeout
Sebastiano Pilla
2017-06-03
1
-2
/
+2
*
|
Adds the
Sebastiano Pilla
2017-06-01
1
-0
/
+7
*
|
Sending email (certificate zip file) based on locale that user selected
william
2017-01-24
2
-0
/
+116
*
|
Merge pull request #6 from fzs/sshAuthMethods
Florian Zschocke
2017-01-21
1
-3
/
+18
|
\
\
|
|
/
|
/
|
|
*
Set list of offered SSH authentication methods.
merged--sshAuthMethods
Florian Zschocke
2016-12-06
1
-3
/
+18
*
|
Fix typo in defaults.properties.
Florian Zschocke
2016-12-18
1
-1
/
+1
*
|
Merge pull request #1160 from fzs/sshLdapAuthenticator
Florian Zschocke
2016-12-18
1
-0
/
+16
|
\
\
|
*
|
Extend documentation in default.properties and LdapKeyManager.java.
merged--sshLdapAuthenticator
Florian Zschocke
2016-12-06
1
-1
/
+5
|
*
|
Retrieve public SSH keys from LDAP.
Florian Zschocke
2016-11-29
1
-0
/
+12
*
|
|
Merge pull request #1149 from fzs/fixLDAPbinding
James Moger
2016-11-14
1
-2
/
+15
|
\
|
|
|
*
|
Update documentation for LDAP binding in default.properties.
merged--fixLDAPbinding
Florian Zschocke
2016-11-14
1
-2
/
+15
|
|
/
*
|
Merge pull request #1142 from fzs/merge-strategy
James Moger
2016-10-28
1
-0
/
+15
|
\
\
|
*
|
Add integration strategy to merge tickes fast-forward or with commit.
Florian Zschocke
2016-10-28
1
-0
/
+15
|
|
/
*
/
Fix &rt; to > in mail (in rename status line)
Guilliam Xavier
2016-07-29
1
-1
/
+1
|
/
*
Merge pull request #1055 from gitblit/1048-TicketReferences
Paul Martin
2016-06-18
1
-0
/
+7
|
\
|
*
Ticket Reference handling #1048
Paul Martin
2016-04-27
1
-0
/
+7
*
|
Merge pull request #1084 from metasim/youtrack-hook
James Moger
2016-06-13
2
-0
/
+254
|
\
\
|
|
/
|
/
|
|
*
Initial implementation of a JetBrains YouTrack hook for GitBlit.
Simeon H.K. Fitch
2016-06-03
2
-0
/
+254
*
|
Change Jenkins groovy script for any protocol (git/http/ssh)
rgroux
2015-12-16
1
-1
/
+4
*
|
implement an HTTP header AuthenticationProvider
Joel Johnson
2015-12-09
1
-0
/
+37
*
|
Git-LFS support
Paul Martin
2015-10-10
1
-0
/
+14
*
|
Merge branch 'topic/pr-934' into develop
James Moger
2015-10-05
1
-0
/
+6
|
\
\
|
*
|
Address review comments
James Moger
2015-10-05
1
-2
/
+3
|
*
|
Allow to strip domain from kerberos usernames
Vitaliy Filippov
2015-10-01
1
-0
/
+5
*
|
|
Revert manual specification of ssh user auth factories
James Moger
2015-10-05
1
-13
/
+7
|
/
/
*
|
allow advertising gitblit privileges for external URLs
Joel Johnson
2015-07-01
1
-0
/
+14
*
|
Renamed ssh.Display(Host|Port) to ssh.Advertised(Host|Port)
James Moger
2015-06-15
1
-2
/
+2
*
|
Added git.sshDisplay{Port|Host} to hide port forward.
Morten Bøgeskov
2015-06-15
1
-0
/
+12
*
|
Merged #258 "Create an avatar provider that defaults to Gravatar"
James Moger
2015-06-15
1
-0
/
+5
|
\
\
|
*
|
Revised AvatarGenerator to be injectable
James Moger
2015-06-15
1
-2
/
+0
|
*
|
First draft for a customized avatar image
Fabrice Bacchella
2015-06-15
1
-0
/
+7
*
|
|
allow configuring of internal URLs offered
Joel Johnson
2015-06-12
1
-0
/
+18
|
/
/
*
|
Implement configurable tab length support for blob views
James Moger
2015-05-22
1
-0
/
+5
*
|
Merged #247 "Add Kerberos5/GSS authentication to ssh"
James Moger
2015-05-21
1
-0
/
+22
|
\
\
|
*
|
Adding Kerberos5/GSS authentication to ssh
Fabrice Bacchella
2015-05-04
1
-0
/
+22
*
|
|
A patch that allows to extract a new user informations from the HTTP session
Fabrice Bacchella
2015-05-15
1
-0
/
+16
|
/
/
*
|
GitBlit no longer uses Google charts
Steven Oliver
2015-01-02
1
-1
/
+1
*
|
Merged #228 "Add support for configurable HTTP proxy host/port in PluginManag...
James Moger
2014-12-03
1
-0
/
+15
|
\
\
|
*
|
Add support for specifying the `Proxy-Authorization` header for the PluginMan...
James Moger
2014-12-03
1
-0
/
+5
|
*
|
Add support for configurable HTTP proxy host/port in PluginManager.java
Dariusz Bywalec
2014-12-02
1
-0
/
+10
*
|
|
Added a new property: web.displayUserPanel
Jan Šmucr
2014-11-27
1
-0
/
+6
|
/
/
*
|
Add .bat and .cmd to the pretty print extensions
James Moger
2014-11-24
1
-1
/
+1
*
|
Add support for image/svg+xml content type to raw servlet
James Moger
2014-11-19
1
-1
/
+1
*
|
Further diff improvements
Tom
2014-11-06
1
-0
/
+26
*
|
Adopt chain-loading properties as the default setup
James Moger
2014-10-27
2
-1881
/
+1904
|
/
[next]