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
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Use www.gitblit.com in link to full release notes
v1.10.0
Florian Zschocke
2025-06-14
1
-1
/
+1
*
test: Fix URL or remote repo used in tests
Florian Zschocke
2025-06-14
1
-1
/
+1
*
dep: Update multiple dependencies after security scan
Florian Zschocke
2025-06-14
2
-2
/
+4
*
fix: Fix exposing password hashes in user edit page
Florian Zschocke
2025-06-14
10
-24
/
+34
*
fix: Prevent premature authentication on failed ssh key challege
Florian Zschocke
2025-06-14
3
-9
/
+67
*
Create instance reports, with test server URL
Florian Zschocke
2025-06-14
3
-5
/
+90
*
Make sure reports are not run in test environments
Florian Zschocke
2025-06-14
7
-4
/
+179
*
Create gitblit instance to schedule reporting
Florian Zschocke
2025-06-14
2
-0
/
+61
*
Add report for instance to send
Florian Zschocke
2025-06-14
4
-1
/
+336
*
Add id for a running gitblit instance
Florian Zschocke
2025-06-14
3
-1
/
+426
*
dep: Update JSoup to 1.16.2
Florian Zschocke
2023-10-31
1
-4
/
+4
*
Update some outdated, and sometimes wrong, logger format strings
Florian Zschocke
2023-10-24
10
-130
/
+95
*
Merge pull request #1456 from flaix/sha256
Florian Zschocke
2023-10-15
2
-31
/
+82
|
\
|
*
Add function to calculate SHA-256 has sum to StingUtils.
Florian Zschocke
2023-10-15
2
-0
/
+28
|
*
Refactor StringUtils to provide message digest in common function
Florian Zschocke
2023-10-15
1
-31
/
+54
*
|
Fix single quotes in MessageFormat patterns.
Egor Shchegolkov
2023-10-14
3
-5
/
+5
|
/
*
Update Git clients list on empty repository page
Florian Zschocke
2023-10-12
14
-24
/
+24
*
Improve Chinese translation of "fork"
Florian Zschocke
2023-10-09
1
-17
/
+17
*
doc: Cleanup Google Code links and obsolete design description
Florian Zschocke
2023-04-03
1
-4
/
+0
*
doc: Replace Clippy with clipboard.js in design doc and NOTICE
Florian Zschocke
2023-04-03
1
-1
/
+1
*
doc: Fix link to log4j.properties on Github in setup_GO
Florian Zschocke
2023-04-03
1
-1
/
+1
*
Adjust URLs to gitblit.github.io to point to gitblit-org.github.io
Florian Zschocke
2023-04-03
1
-1
/
+1
*
Merge pull request #1425 from srp-gmbh/jenkins_access_token
Florian Zschocke
2022-12-09
1
-1
/
+5
|
\
|
*
Add support for Jenkins access token fixes #1423
Tino Desjardins
2022-09-03
1
-1
/
+5
*
|
Adjust path after moving from "gitblit" to "gitblit-org" on Github
Florian Zschocke
2022-12-09
14
-17
/
+16
*
|
fix: Fix broken pushes to tickets
Florian Zschocke
2022-12-07
3
-8
/
+10
*
|
fix: Fix incorrect text being copied by copy button on tickets page
Florian Zschocke
2022-12-06
1
-1
/
+1
*
|
Add french version of Empty Repository page
Florian Zschocke
2022-12-05
1
-0
/
+60
*
|
fix: Fix broken _de language file
Florian Zschocke
2022-12-05
1
-2
/
+2
*
|
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
5
-21
/
+146
*
|
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
3
-14
/
+249
*
|
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
[next]