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
*
Add support for Jenkins access token fixes #1423
Tino Desjardins
2022-09-03
1
-1
/
+5
*
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
*
|
Add init test for getting repository permissions
Florian Zschocke
2022-08-07
1
-0
/
+49
*
|
fix user effective permission display if users is in multiple groups with dif...
kaspars.kurms
2022-08-07
1
-0
/
+13
*
|
Add more tests for tab expansion
Florian Zschocke
2022-08-02
1
-3
/
+21
*
|
Fix: if statement without curly braces
Quentin
2022-08-02
1
-1
/
+2
*
|
Tab to space conversion testing
Quentin
2022-08-02
1
-3
/
+13
*
|
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
*
|
doc: Fix download link for fedclient ad api tar
Florian Zschocke
2022-04-09
2
-2
/
+2
*
|
doc: Fix links for dependencies that moved from Google Code
Florian Zschocke
2022-04-09
2
-6
/
+6
*
|
Merge branch '1410-vulnerability-userdb' into master
Florian Zschocke
2022-03-14
3
-6
/
+382
|
\
\
|
*
|
fix: Fix StoredUserConfig not escaping control characters
Florian Zschocke
2022-03-13
2
-3
/
+191
|
*
|
fix: Fix StoredUserConfig handling null subsections
Florian Zschocke
2022-03-13
2
-2
/
+65
|
*
|
test: Add exploit test for config user service
Florian Zschocke
2022-03-12
1
-1
/
+126
*
|
|
doc: Update documentation for new Java 8 minimum
Florian Zschocke
2022-02-06
1
-1
/
+1
|
/
/
*
|
site: Fix awful HTML indentation
Florian Zschocke
2022-02-03
1
-18
/
+18
*
|
site: Old packages moved from Bintray to Cloudsmith
Florian Zschocke
2022-02-03
1
-0
/
+2
*
|
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
2
-15
/
+40
*
|
bug: Fix double encoding links in Markdown/Wiki pages
Florian Zschocke
2021-12-04
1
-5
/
+0
*
|
Add tests for MarkupProcessor
Florian Zschocke
2021-12-04
1
-0
/
+734
*
|
docs: Update docker URL
Florian Zschocke
2021-11-25
1
-0
/
+1
*
|
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
2
-0
/
+13
*
|
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
2
-1
/
+476
*
|
TimeUtils: Move unit test to same package as TimeUtils is
Florian Zschocke
2021-10-23
3
-8
/
+10
*
|
TimeUtils: Increase testability and add tests
Florian Zschocke
2021-10-23
2
-8
/
+189
*
|
Merge pull request #1381 from edram/master
Florian Zschocke
2021-10-22
1
-1
/
+9
|
\
\
|
*
|
Fix mirrored http(s) with a username and password
edram
2021-10-22
1
-1
/
+9
*
|
|
Property bundle: Fix typo in "nl" language file
Florian Zschocke
2021-10-21
1
-1
/
+1
*
|
|
Property bundle: Fix various errors with escapes
Florian Zschocke
2021-10-21
3
-21
/
+21
*
|
|
Property bundle: Fix incorrect property keys
Florian Zschocke
2021-10-21
8
-12
/
+10
*
|
|
Escape non-ASCII characters in the GitBlitWebApp_pt_BR.properties file
Florian Zschocke
2021-10-21
1
-220
/
+219
*
|
|
fix: Remove trailing spaces from property bundle files
Florian Zschocke
2021-10-21
14
-83
/
+83
*
|
|
fix: Remove duplicate property keys from properties files
Florian Zschocke
2021-10-21
14
-27
/
+12
|
/
/
*
|
Add a unit test to check if the resource bundle can be loaded
Florian Zschocke
2021-10-20
15
-6
/
+196
*
|
Fix a wrong unicode escape in the Norsk language properties file
Florian Zschocke
2021-10-20
1
-1
/
+1
*
|
Fix output of migrate-/reindex-tickets bash scripts
Florian Zschocke
2021-07-21
2
-10
/
+10
*
|
Set local variable visibility in batch scripts
Florian Zschocke
2021-07-21
3
-1
/
+9
*
|
Adjust remaining CMD scripts to use Gitblit home path.
Florian Zschocke
2021-07-21
3
-2
/
+11
[next]