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
...
*
|
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
*
|
Fix 1150: Use external link instead of internal wiki link for tickets_setup
Florian Zschocke
2020-10-29
1
-1
/
+1
*
|
Add service scripts for FreeBSD
David Hofmann
2020-08-04
2
-0
/
+51
*
|
📖docs: Add update of service scripts in upgrade GO documentation
Florian Zschocke
2020-04-05
1
-0
/
+22
*
|
🏃 run: Fix Linux service scripts to use classpath and class
Florian Zschocke
2020-04-05
3
-9
/
+9
*
|
🏃run: Use quotes around class path in scripts
Florian Zschocke
2020-04-05
5
-5
/
+5
*
|
Change tests in shell scripts to be more compatible with Bourne shell
Florian Zschocke
2020-04-05
2
-2
/
+2
*
|
Delete password from memory in AuthenticationManager
Florian Zschocke
2020-04-05
4
-31
/
+125
*
|
🦟 fix: Password hash upgrade kills existing passwords
Florian Zschocke
2020-04-05
2
-21
/
+38
*
|
docu: Fix typo
Florian Zschocke
2020-04-04
1
-1
/
+1
*
|
Add Twitter link to site overview and built-in docs.
Florian Zschocke
2020-01-27
1
-0
/
+1
*
|
Site: Remove link to Bintray update notifications
Florian Zschocke
2020-01-27
1
-2
/
+1
*
|
Add deployment of a release to GitHub
Florian Zschocke
2020-01-27
1
-0
/
+66
*
|
Correct issue in FAQ page to link to GitHub issue.
Florian Zschocke
2019-11-18
1
-1
/
+1
*
|
Update test file with MD hashed password
Florian Zschocke
2019-11-11
1
-1
/
+2
*
|
Fix user preferences selecting the wrong preferred locale.
Florian Zschocke
2019-11-11
2
-46
/
+28
*
|
Guard docs pages against bad URLs
Florian Zschocke
2019-11-11
2
-0
/
+9
*
|
Add `clone.bundle` as known command, but reject it as not implemented.
Florian Zschocke
2019-11-11
3
-3
/
+32
*
|
Fix NPE when no action can be parsed from the URL
Florian Zschocke
2019-11-11
3
-30
/
+99
*
|
:book: Fix link to LDAP sample data LDIF file in setup.
Florian Zschocke
2019-11-10
1
-1
/
+1
*
|
In SSH tests ignore an external SSH tool
Florian Zschocke
2019-11-10
1
-0
/
+55
*
|
Update SSHD dependency to version 1.2.0.
Florian Zschocke
2019-11-10
4
-4
/
+18
*
|
Update SSHD dependency to version 1.1.0.
Florian Zschocke
2019-11-10
5
-13
/
+20
*
|
Ignore the `RedisTicketService` tests until they are fixed.
Florian Zschocke
2019-11-10
1
-0
/
+3
*
|
Remove Launcher from Manager and Federation Client.
Florian Zschocke
2019-11-08
2
-168
/
+3
*
|
Fix NullpointerException when stopping GitBlit Server.
Florian Zschocke
2019-11-07
1
-5
/
+7
*
|
For Java 9+ define the classpath instead of using a Launcher.
Florian Zschocke
2019-11-07
13
-334
/
+24
*
|
Report Java versions used during build and server start.
Florian Zschocke
2019-11-07
1
-0
/
+4
*
|
Merge branch 'pingunaut-1166_more_secure_password_hashes' into master.
Florian Zschocke
2019-11-06
11
-57
/
+1340
|
\
\
|
*
|
Add more PasswordHash tests with strings beyond iso-8859-1.
Florian Zschocke
2019-11-06
1
-1
/
+31
|
*
|
Use the new PasswordHash classes.
Florian Zschocke
2019-11-05
12
-374
/
+185
|
*
|
Add support for PBKDF2 to PasswordHash
Florian Zschocke
2019-11-05
3
-15
/
+507
|
*
|
Add a PasswordHash class as a central place to deal with password hashes.
Florian Zschocke
2019-11-05
2
-0
/
+640
|
*
|
fix comment
Martin Spielmann
2017-01-07
1
-1
/
+1
|
*
|
Replaced duplicated strings by using constant
Martin Spielmann
2017-01-07
2
-4
/
+4
|
*
|
Update AuthenticationManager to update weakly stored passwords on login
Martin Spielmann
2017-01-07
3
-10
/
+61
|
*
|
Added possibility to use secure hashes to store passwords
Martin Spielmann
2017-01-01
7
-7
/
+266
*
|
|
encoded email's sender name with utf-8.
william
2019-06-16
1
-1
/
+1
*
|
|
Set default to `expanded` for collapsible repo groups.
Florian Zschocke
2019-06-15
1
-14
/
+15
*
|
|
Remove "folding outlines" and sort repositories before subfolders.
Florian Zschocke
2019-06-15
3
-19
/
+22
*
|
|
Add support nested groups on the Repositories page
Florian Zschocke
2019-06-15
7
-13
/
+642
*
|
|
collapsible group repositories
ybosy
2019-06-15
5
-3
/
+106
*
|
|
Escape folder names in JGitUtils to allow special characters. Fixes #999
Martin Spielmann
2019-06-10
1
-3
/
+3
*
|
|
Fix revLog test that broke due to changes in the hello-world repository.
Florian Zschocke
2019-06-10
2
-3
/
+5
*
|
|
Create unit tests for special characters in path names
Florian Zschocke
2019-06-10
3
-3
/
+19
[prev]
[next]