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
/
gitblit
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
changing Math.random to SecureRandom
rcaa
2016-12-11
1
-1
/
+5
|
*
|
|
removing unecessary user cookie code
Rodrigo Andrade
2016-08-15
7
-8
/
+8
|
*
|
|
removing duplicated code for cookie genaration and adding random bytes to gen...
Rodrigo Andrade
2016-08-15
5
-4
/
+8
*
|
|
|
Merge branch 'fixMentionsInTickets-985'
Florian Zschocke
2016-12-12
4
-6
/
+15
|
\
\
\
\
|
*
|
|
|
Fix user mention regular expression and group replacement.
merged--fixMentionsInTickets-985
Florian Zschocke
2016-12-10
4
-4
/
+4
|
*
|
|
|
Use REGEX_TICKET_MENTION instead of hardcoded regular expression
Glenn Matthys
2016-12-10
3
-3
/
+6
|
*
|
|
|
Introduce new constant REGEX_TICKET_MENTION
Glenn Matthys
2016-12-10
1
-0
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1152 from fzs/fixAdminRoleLDAP
James Moger
2016-11-18
1
-12
/
+32
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Set "can admin" permission on LDAP users and teams correctly
merged--fixAdminRoleLDAP
Florian Zschocke
2016-11-18
1
-12
/
+32
*
|
|
|
Merge pull request #1147 from tomaswolf/disabled_pager_links
James Moger
2016-11-14
2
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Fix disabled links in PagerPanel
Tom
2016-10-31
2
-2
/
+4
*
|
|
|
|
Merge pull request #1149 from fzs/fixLDAPbinding
James Moger
2016-11-14
1
-114
/
+284
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
/
/
Clean up `LdapAuthProvider` to properly cover different LDAP search scenarios.
Florian Zschocke
2016-11-11
1
-114
/
+284
|
|
/
/
[next]