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
/
java
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Added possibility to use secure hashes to store passwords
Martin Spielmann
2017-01-01
4
-3
/
+197
*
|
encoded email's sender name with utf-8.
william
2019-06-16
1
-1
/
+1
*
|
Remove "folding outlines" and sort repositories before subfolders.
Florian Zschocke
2019-06-15
2
-19
/
+21
*
|
Add support nested groups on the Repositories page
Florian Zschocke
2019-06-15
5
-5
/
+546
*
|
collapsible group repositories
ybosy
2019-06-15
3
-3
/
+60
*
|
Escape folder names in JGitUtils to allow special characters. Fixes #999
Martin Spielmann
2019-06-10
1
-3
/
+3
*
|
Null-safe compare for ticket milestones without due date
Fritz Schrogl
2019-06-10
1
-2
/
+14
*
|
Do not resolve symbolic links to repositories.
Florian Zschocke
2019-06-10
1
-7
/
+16
*
|
Rename the setting to httpIdleTimeout
Sebastiano Pilla
2017-06-03
1
-2
/
+2
*
|
Adds the
Sebastiano Pilla
2017-06-01
1
-3
/
+3
*
|
Merge pull request #1239 from pingunaut/1226_sshkey_form_feedback
James Moger
2017-05-22
1
-1
/
+1
|
\
\
|
*
|
Remove unused code
Martin Spielmann
2017-05-22
1
-4
/
+0
|
*
|
Revert "Fix nullpointer exception with unsupported URL protocol #1237"
Martin Spielmann
2017-05-22
1
-1
/
+1
*
|
|
Revert "Add feedback to SSH Key Form. #1226"
Martin Spielmann
2017-05-22
4
-13
/
+1
|
/
/
*
|
Add feedback to SSH Key Form. #1226
Martin Spielmann
2017-05-22
4
-1
/
+13
*
|
Fix nullpointer exception with unsupported URL protocol #1237
Martin Spielmann
2017-05-21
1
-1
/
+1
*
|
Reindex tickets on server start if no index exists
Florian Zschocke
2017-03-05
7
-17
/
+54
*
|
Use versioned index directories for repository indices.
Florian Zschocke
2017-03-05
2
-48
/
+72
*
|
Introduce an index version for the ticket index
Florian Zschocke
2017-03-05
2
-9
/
+107
*
|
Add DocValues to support sorting of ticket index fields.
Florian Zschocke
2017-03-05
1
-0
/
+7
*
|
Replace deprecated BooleanQuery constructor with builder.
Florian Zschocke
2017-03-05
2
-15
/
+13
*
|
Update link target to Lucene 5.5 query syntax, moving the link to the page.
Florian Zschocke
2017-03-05
16
-119
/
+139
*
|
Remove obsolete Lucene version constants.
Florian Zschocke
2017-03-05
2
-6
/
+0
*
|
Bump to Lucene 5.5.2
Luca Milanesio
2017-03-05
2
-26
/
+26
*
|
Better Czech localization
Jan Breuer
2017-03-03
1
-76
/
+76
*
|
Fix #1114 HttpUtils getGitblitURL does not support nonstandard ports
Jan Breuer
2017-02-15
1
-1
/
+3
*
|
Add Czech locale
Jan Breuer
2017-02-15
3
-0
/
+848
*
|
Merge pull request #1192 from mystygage/listBranchForRepository
James Moger
2017-02-08
1
-0
/
+4
|
\
\
|
*
|
List branches from only one repository if a repository name is given
Markus FoĢmpe
2017-01-26
1
-0
/
+4
*
|
|
New Setting "Default Language" when creating user.
william
2017-02-08
4
-29
/
+71
*
|
|
fix bug "get user default language null exception"
william
2017-01-25
1
-1
/
+5
*
|
|
Sending email (certificate zip file) based on locale that user selected
william
2017-01-24
4
-5
/
+44
|
/
/
*
|
Merge pull request #6 from fzs/sshAuthMethods
Florian Zschocke
2017-01-21
1
-6
/
+34
|
\
\
|
*
|
Set list of offered SSH authentication methods.
merged--sshAuthMethods
Florian Zschocke
2016-12-06
1
-6
/
+34
*
|
|
Merge pull request #1171 from pingunaut/usermanager-file-instantiation
James Moger
2017-01-06
2
-2
/
+25
|
\
\
\
|
*
|
|
extracted method
Martin Spielmann
2017-01-06
1
-9
/
+20
|
*
|
|
updated comment
de4c9d
2016-12-30
1
-1
/
+1
|
*
|
|
update user manager to support instantiation if IUserService with IRuntimeMan...
de4c9d
2016-12-30
2
-2
/
+14
|
|
|
/
|
|
/
|
*
/
|
Update korean translation for gitblit new version.
DONGSU, KIM
2017-01-05
1
-718
/
+759
|
/
/
*
|
Merge pull request #1160 from fzs/sshLdapAuthenticator
Florian Zschocke
2016-12-18
8
-286
/
+833
|
\
\
|
*
|
Extend documentation in default.properties and LdapKeyManager.java.
merged--sshLdapAuthenticator
Florian Zschocke
2016-12-06
1
-1
/
+26
|
*
|
The public key manager can disable writing keys, which hides commands
Florian Zschocke
2016-12-06
6
-12
/
+63
|
*
|
Retrieve public SSH keys from LDAP.
Florian Zschocke
2016-11-29
3
-37
/
+481
|
*
|
Extract LdapConnection into new class from LdapAuthProvider
Florian Zschocke
2016-11-23
2
-268
/
+295
*
|
|
Remove duplicate import of class SecureRandom
Florian Zschocke
2016-12-15
1
-1
/
+0
*
|
|
Merge pull request #1167 from fzs/secureCookies
James Moger
2016-12-14
2
-1
/
+16
|
\
\
\
|
*
|
|
Set secure session cookies when redirecting from HTTP to HTTPS.
merged--secureCookies
Florian Zschocke
2016-12-10
1
-1
/
+2
|
*
|
|
Set secure user cookies and only for HTTP.
Florian Zschocke
2016-12-10
1
-0
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rcaa-master' into master.
Florian Zschocke
2016-12-13
12
-12
/
+103
|
\
\
\
|
*
|
|
Introduce SecureRandom wrapper for properly seeded static instances
Florian Zschocke
2016-12-12
2
-5
/
+88
[prev]
[next]