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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge pull request #1380 from flaix/fix-resource-bundle
Florian Zschocke
2021-10-22
15
-361
/
+343
|
\
\
|
|
/
|
/
|
|
*
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
|
/
*
Merge pull request #1379 from flaix/fix-no-properties
Florian Zschocke
2021-10-21
15
-7
/
+197
|
\
|
*
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
|
/
*
Merge pull request #1370 from Zwixx/master
Florian Zschocke
2021-07-21
8
-24
/
+52
|
\
|
*
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
|
*
Add this into the install/uninstall and reindex of the service too
Zwixx
2021-07-21
3
-9
/
+13
|
*
Use full path to Gitblit directory in batch scripts
Zwixx
2021-07-21
2
-2
/
+9
|
/
*
Fix: Make CPU hog fix Java 7 compatible
Florian Zschocke
2021-07-14
1
-7
/
+22
*
bugfix: fix CPU hog bug in config save
Ingo Lafrenz
2021-07-05
2
-1
/
+173
*
Merge pull request #1367 from YMNNs/master
Florian Zschocke
2021-05-15
1
-269
/
+310
|
\
|
*
Update zh_CN translation
YMNNs
2021-05-03
1
-269
/
+310
|
/
*
docs: Change Ohloh link to Open Hub
Florian Zschocke
2020-11-23
1
-1
/
+1
*
docs: Release notes update
Florian Zschocke
2020-11-16
1
-3
/
+7
*
fix: Also parse exp links in MD pages
Florian Zschocke
2020-11-16
1
-0
/
+8
*
📖 docs: Add missing change to 1.8.0 release notes
Florian Zschocke
2020-11-10
1
-0
/
+1
*
Merge branch 'fix-raw-slash-branch' into master
Florian Zschocke
2020-11-10
5
-20
/
+1520
|
\
|
*
raw: Fix raw links to branches with a slash in their name
Florian Zschocke
2020-11-10
2
-22
/
+27
|
*
raw: Fix getPath with trailing slash that was escaped
Florian Zschocke
2020-11-10
1
-3
/
+7
|
*
raw: Fix getPath with lead-ins or missing trailing slashes after the branch.
Florian Zschocke
2020-11-09
1
-1
/
+14
|
*
raw: Refactor RawServlet:getBranch and :getPath parameters
Florian Zschocke
2020-11-09
3
-59
/
+727
|
*
raw: Fix exceptions when no path info is given to raw servlet
Florian Zschocke
2020-11-09
2
-2
/
+115
|
*
raw: Strip leading and trailing slash from repo and path names for link
Florian Zschocke
2020-11-09
3
-0
/
+696
|
/
*
build: Upload coverage report also to CodeClimate and Codacy
Florian Zschocke
2020-11-05
1
-1
/
+17
*
Merge pull request #1350 from flaix/upgrade-mockito
Florian Zschocke
2020-10-31
3
-9
/
+33
|
\
|
*
deps: Upgrade dependency Mockito to 2.28.2.
Florian Zschocke
2020-10-31
3
-9
/
+33
|
/
*
Merge pull request #1349 from flaix/issue-1150
Florian Zschocke
2020-10-30
1
-1
/
+1
|
\
|
*
Fix 1150: Use external link instead of internal wiki link for tickets_setup
Florian Zschocke
2020-10-29
1
-1
/
+1
|
/
*
Merge pull request #1348 from flaix/ci-coverage
Florian Zschocke
2020-10-23
3
-7
/
+33
|
\
|
*
ci: Enable upload to Codecov.io in CircleCI J8 build.
Florian Zschocke
2020-10-22
1
-2
/
+6
|
*
build: Activate JaCoCo explicitly for Ant build
Florian Zschocke
2020-10-22
2
-3
/
+10
|
*
build: Create single XML JaCoCo report
Florian Zschocke
2020-10-22
1
-2
/
+17
|
/
*
Add contributing guidelines
Florian Zschocke
2020-10-21
1
-0
/
+57
*
Merge pull request #1345 from davehofmann/master
Florian Zschocke
2020-08-29
2
-0
/
+51
|
\
|
*
Add service scripts for FreeBSD
David Hofmann
2020-08-04
2
-0
/
+51
|
/
*
Reset build identifiers for next point release cycle
fzs
2020-04-05
2
-2
/
+20
*
Prepare 1.9.1 release
v1.9.1
fzs
2020-04-05
2
-10
/
+10
[next]