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
*
ci: Ignore release and gh-pages branches for CI build on push
Florian Zschocke
2020-01-11
1
-1
/
+6
*
ci: Add build with Java 7 on Linux
Florian Zschocke
2020-01-10
1
-0
/
+29
*
Build on matrix of latest Ubunutu and latest Windows.
Florian Zschocke
2020-01-05
1
-1
/
+2
*
Build as matrix of Java 8 and 11, only.
Florian Zschocke
2020-01-05
1
-1
/
+1
*
Build with matrix of Java 7, 8 and 11.
Florian Zschocke
2020-01-05
1
-5
/
+10
*
Add ci workflow to build on every push.
Florian Zschocke
2020-01-05
1
-0
/
+25
*
Update JGit to versoin 4.5.7.201904151645-r
Florian Zschocke
2019-11-20
4
-21
/
+10
*
Correct issue in FAQ page to link to GitHub issue.
Florian Zschocke
2019-11-18
2
-2
/
+2
*
Add dependency javax.activation to WAR, manager and fedclient, too.
Florian Zschocke
2019-11-18
1
-1
/
+1
*
Add pattern to create links to GitHub commits from release notes etc.
Florian Zschocke
2019-11-17
1
-1
/
+2
*
Change issue links in release history to point to correct GitHub issues
Florian Zschocke
2019-11-17
2
-266
/
+266
*
Update release notes
Florian Zschocke
2019-11-17
1
-3
/
+3
*
Update release notes
Florian Zschocke
2019-11-16
1
-9
/
+107
*
Adjust versions of JaCoCo and parboiled to match and work.
Florian Zschocke
2019-11-11
1
-2
/
+2
*
Update test file with MD hashed password
Florian Zschocke
2019-11-11
1
-1
/
+2
*
Set .classpath back to moxie generated version.
Florian Zschocke
2019-11-11
1
-5
/
+0
*
Update JaCoCo to version 0.8.5 to work when run under Java 11.
Florian Zschocke
2019-11-11
1
-1
/
+1
*
Merge pull request #1324 from fzs/fix-prefLocale-docsNPE
Florian Zschocke
2019-11-11
4
-46
/
+37
|
\
|
*
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
*
Merge pull request #1322 from fzs/sshd_update
Florian Zschocke
2019-11-10
10
-35
/
+56
|
\
|
*
Update SLF4J dependency to latest version 1.7.29.
Florian Zschocke
2019-11-10
3
-9
/
+9
|
*
Update SSHD dependency to version 1.2.0.
Florian Zschocke
2019-11-10
7
-9
/
+23
|
*
Update SSHD dependency to version 1.1.0.
Florian Zschocke
2019-11-10
8
-18
/
+25
|
*
Update MINA to version 2.0.21.
Florian Zschocke
2019-11-10
3
-5
/
+5
|
/
*
Update BouncyCastle dependency to version 1.57
Florian Zschocke
2019-11-10
3
-13
/
+18
*
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
3
-170
/
+4
*
Merge pull request #1266 from pingunaut/1262_java9
Florian Zschocke
2019-11-07
3
-0
/
+13
|
\
|
*
Update to recommended com.sun.activation package.
Florian Zschocke
2019-11-07
3
-5
/
+5
|
*
Added javax.activation dependency "
Martin Spielmann
2017-11-03
3
-0
/
+13
*
|
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
14
-335
/
+24
*
|
Report Java versions used during build and server start.
Florian Zschocke
2019-11-07
2
-0
/
+11
*
|
Setup build matrix for OpenJDK 8, 9 and 11 on Circle CI
Florian Zschocke
2019-11-06
1
-21
/
+44
*
|
Travis: Build and test on JDK 7, 8 and 11.
Florian Zschocke
2019-11-06
1
-0
/
+6
*
|
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
[next]