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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
/
/
*
|
|
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
9
-70
/
+336
|
\
\
\
|
*
|
|
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
6
-69
/
+326
|
|
/
/
*
|
|
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
|
|
/
|
/
|
*
|
1.8.x tranditional chinese translation
william
2016-08-04
1
-27
/
+21
*
|
1.8.x tranditional chinese translation after user experience
william
2016-08-04
2
-712
/
+729
|
/
*
Merge pull request #1087 from mereth/issues/964-session-loss-redirects-to-sta...
Paul Martin
2016-06-19
1
-0
/
+1
|
\
|
*
add missing redirect after restoring user in new session
mereth
2016-06-15
1
-0
/
+1
*
|
Merge pull request #1055 from gitblit/1048-TicketReferences
Paul Martin
2016-06-18
9
-200
/
+930
|
\
\
|
|
/
|
/
|
|
*
Ticket Reference handling #1048
Paul Martin
2016-04-27
9
-200
/
+930
*
|
fix baseURL handling in HttpUtils, fixes #1083
Dirk Steinkopf
2016-06-12
1
-2
/
+14
*
|
Fixes #1062 - Upgraded to Prosemirror 0.6.1
Paul Martin
2016-04-29
1
-3
/
+2
*
|
Merge pull request #1070 from gitblit/1061-filestoreSortByDate
Paul Martin
2016-04-28
2
-3
/
+48
|
\
\
|
*
|
Fixes #1061 - Most recent first on filestore page
Paul Martin
2016-04-28
2
-3
/
+48
|
|
/
*
/
Use getInteger not getFilesize, fixes #1049
James Moger
2016-04-20
1
-1
/
+1
|
/
*
fixes #966 to prevent always searching all repos
Paul Martin
2016-04-16
1
-3
/
+6
*
Fixes #1028 - FilestorePage now pages and filters
Paul Martin
2016-04-08
3
-20
/
+180
*
Fix for #962 - Delete patchset ability
Paul Martin
2016-04-06
6
-9
/
+182
*
Fix for #1042 - Filestore items now shown as icons
Paul Martin
2016-04-06
7
-48
/
+13
*
Fixes #882 Honour allow new ticket setting
Paul Martin
2016-04-06
1
-1
/
+1
*
Fix for #1037 myTickets now honours permissions
Paul Martin
2016-04-04
1
-5
/
+13
*
Fix for #1034 Ticket Page Error
Paul Martin
2016-03-31
1
-8
/
+10
*
Friendly URL for EditFile Page #974
Paul Martin
2016-03-27
5
-13
/
+37
*
Disable edit links in read only mode #974
Paul Martin
2016-03-27
2
-5
/
+21
*
Document edit capability via ProseMirror submodule #974
Paul Martin
2016-03-27
8
-106
/
+428
*
Merge pull request #1032 from gitblit/1031-FixForRepositoryPage
Paul Martin
2016-03-27
1
-2
/
+10
|
\
|
*
Fix for #1031 to display error message
Paul Martin
2016-03-26
1
-2
/
+10
*
|
Fix for #1018 and #1025 browser LFS links
Paul Martin
2016-03-21
4
-12
/
+279
|
/
[next]