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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add Czech locale
Jan Breuer
2017-02-15
5
-0
/
+854
*
|
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
6
-5
/
+160
|
/
/
*
|
Merge pull request #6 from fzs/sshAuthMethods
Florian Zschocke
2017-01-21
2
-9
/
+52
|
\
\
|
*
|
Set list of offered SSH authentication methods.
merged--sshAuthMethods
Florian Zschocke
2016-12-06
2
-9
/
+52
*
|
|
Update weblogic.xml
Bala Raman
2017-01-16
1
-2
/
+2
*
|
|
Update to web.xml, fix to #1132
Bala Raman
2017-01-15
1
-4
/
+4
*
|
|
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
|
/
/
*
|
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
9
-286
/
+849
|
\
\
|
*
|
Extend documentation in default.properties and LdapKeyManager.java.
merged--sshLdapAuthenticator
Florian Zschocke
2016-12-06
2
-2
/
+31
|
*
|
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
4
-37
/
+493
|
*
|
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
3
-2
/
+29
|
\
\
\
\
|
*
|
|
|
Fix disabled links in PagerPanel
Tom
2016-10-31
3
-2
/
+29
*
|
|
|
|
Merge pull request #1149 from fzs/fixLDAPbinding
James Moger
2016-11-14
2
-116
/
+299
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Update documentation for LDAP binding in default.properties.
merged--fixLDAPbinding
Florian Zschocke
2016-11-14
1
-2
/
+15
|
*
|
|
Clean up `LdapAuthProvider` to properly cover different LDAP search scenarios.
Florian Zschocke
2016-11-11
1
-114
/
+284
|
|
/
/
*
|
|
Merge pull request #1144 from fzs/logSendFailedException
James Moger
2016-10-28
1
-1
/
+16
|
\
\
\
|
*
|
|
Improve logging when sending email fails.
merged-logSendFailedException
Florian Zschocke
2016-10-27
1
-1
/
+16
|
|
/
/
*
|
|
Merge pull request #1142 from fzs/merge-strategy
James Moger
2016-10-28
10
-70
/
+351
|
\
\
\
|
*
|
|
Add merge type setting to repository page.
merged--merge-strategy
Florian Zschocke
2016-10-28
3
-1
/
+10
|
*
|
|
Add integration strategy to merge tickes fast-forward or with commit.
Florian Zschocke
2016-10-28
7
-69
/
+341
|
|
/
/
*
|
|
Issue #1076: load commit cache in a background thread
Tom
2016-10-27
3
-78
/
+103
*
|
|
Spelling mistake fix
larsmaes
2016-09-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #1110 from WilliamFromTW/master
James Moger
2016-08-05
2
-714
/
+725
|
\
\
|
*
|
1.8.x tranditional chinese translation
william
2016-08-04
1
-27
/
+21
[prev]
[next]