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
*
fix: Correct misaligned images in primary repository URL display
Florian Zschocke
2022-12-05
1
-2
/
+2
*
Remove clippy.swf and update documentation
Florian Zschocke
2022-12-03
2
-1
/
+5
*
Replace SWF clippy with clipboard.js on ticket page
Florian Zschocke
2022-12-03
2
-19
/
+12
*
Add a "Copied" tooltip to the copy-to-clipboard button
Florian Zschocke
2022-12-03
5
-12
/
+256
*
Replace SWF clippy with clipboardjs on repository page
Florian Zschocke
2022-11-20
4
-25
/
+35
*
Fix issue with not serialisable ed25519 SSH keys
Florian Zschocke
2022-11-16
2
-1
/
+32
*
deps: Update Jetty to version 9.4.49.v20220914
Florian Zschocke
2022-11-13
1
-10
/
+10
*
fix: Fix jetty crashing when redirecting HTTP to HTTPS
Florian Zschocke
2022-11-11
1
-1
/
+1
*
bugtraq: Catch exceptions from bugtraq and show message
Florian Zschocke
2022-11-11
1
-3
/
+3
*
bugtraq: Fallback to UTF-8 if commit encoding is unsupported
Florian Zschocke
2022-11-11
1
-1
/
+15
*
Remove workaround for JGit crashing on 'utf-9' etc
Florian Zschocke
2022-11-11
2
-159
/
+0
*
Add wrapper class to return a default encoding
Jan Vanhercke
2022-11-09
2
-2
/
+145
*
Update Bugtraq to v0.4
Florian Zschocke
2022-11-07
4
-12
/
+116
*
Replace key feedback with label instead of FeedbackMessage
Florian Zschocke
2022-11-01
3
-6
/
+18
*
Add feedback to SSH Key Form. #1226
Martin Spielmann
2022-11-01
4
-1
/
+9
*
authority: Fix null pointer crash for deleted users
Florian Zschocke
2022-11-01
1
-1
/
+5
*
fix: Fix null pointer exception in FileSettings
Florian Zschocke
2022-10-31
1
-0
/
+3
*
Skip SSH host key files that do not exist
Florian Zschocke
2022-10-25
1
-0
/
+6
*
Add SSH host keys with ECDSA and Ed25519
Florian Zschocke
2022-10-25
2
-14
/
+115
*
format: Cleanup formatting and whitespaces
Florian Zschocke
2022-10-25
1
-23
/
+41
*
Update BouncyCastle to version 1.69
Florian Zschocke
2022-10-25
3
-40
/
+18
*
Merge pull request #1428 from urkle/fix-pt
Florian Zschocke
2022-10-22
1
-7
/
+7
|
\
|
*
Correct is/is not usage in pt.py to not be used with the value is a literal
Edward Rudd
2022-10-10
1
-7
/
+7
*
|
Update dependency MINA SSHD to version 1.7.0
Florian Zschocke
2022-10-09
1
-3
/
+6
*
|
upgrade to sshd 1.6.0, add eddsa dependency, upgrade jgit to 4.1.2
ricardop
2022-10-08
4
-20
/
+29
|
/
*
Use existing setting but with new values
Florian Zschocke
2022-08-14
3
-11
/
+43
*
Merge branch 'disable-client-certs' of github.com:oddeirik/gitblit into oddei...
Florian Zschocke
2022-08-14
2
-3
/
+15
|
\
|
*
Add setting to explicitly enable or disable optional client certificates.
Odd Eirik Nes
2016-10-17
2
-3
/
+15
*
|
Rewrite fix without the additional List
Florian Zschocke
2022-08-07
1
-17
/
+10
*
|
fix user effective permission display if users is in multiple groups with dif...
kaspars.kurms
2022-08-07
1
-0
/
+13
*
|
Fix: if statement without curly braces
Quentin
2022-08-02
1
-1
/
+2
*
|
Changed tab to space conversion
Quentin
2022-08-02
1
-1
/
+8
*
|
pages: Fix link for GitExtension, which moved to Github
Florian Zschocke
2022-04-09
13
-13
/
+13
*
|
fix: Fix StoredUserConfig not escaping control characters
Florian Zschocke
2022-03-13
1
-3
/
+42
*
|
fix: Fix StoredUserConfig handling null subsections
Florian Zschocke
2022-03-13
1
-2
/
+7
*
|
Update japanese translation
Takehide Morimoto
2022-01-15
6
-170
/
+1271
*
|
Detect and report if running in container
Florian Zschocke
2021-12-10
2
-0
/
+76
*
|
run: Put variables in quotes in shell scripts
Florian Zschocke
2021-12-09
3
-4
/
+4
*
|
pages: Fix repo-relative reference links in markdown docs
Florian Zschocke
2021-12-06
1
-14
/
+39
*
|
bug: Fix double encoding links in Markdown/Wiki pages
Florian Zschocke
2021-12-04
1
-5
/
+0
*
|
Fixes external links broken in markdown rendering (#1392)
TomaszSzt
2021-11-18
1
-0
/
+16
*
|
Fix NPE
Tom
2021-11-03
1
-7
/
+3
*
|
Issue #1011: do not serialize JGit commit objects
Tom
2021-11-03
13
-97
/
+230
*
|
Add test for loading russian properties
Florian Zschocke
2021-11-03
1
-0
/
+3
*
|
Adding Russian Translate Добавлен русский язык
Vladimir A
2021-11-03
5
-0
/
+854
*
|
raw: URL encode the links to raw view of files
Florian Zschocke
2021-10-24
1
-1
/
+3
*
|
TimeUtils: Change daysAgo to calculate difference in calendar days
Florian Zschocke
2021-10-24
1
-1
/
+52
*
|
TimeUtils: Move unit test to same package as TimeUtils is
Florian Zschocke
2021-10-23
1
-5
/
+5
*
|
TimeUtils: Increase testability and add tests
Florian Zschocke
2021-10-23
1
-8
/
+32
*
|
Merge pull request #1381 from edram/master
Florian Zschocke
2021-10-22
1
-1
/
+9
|
\
\
[next]