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
/
com
/
gitblit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not prematurely reduce branches by maxCount when using branch permissions
James Moger
2012-12-02
1
-2
/
+2
*
Handle anonymous browsing of branches panel
James Moger
2012-12-02
1
-0
/
+3
*
Branch display filtering according to user access permissions.
Luca Milanesio
2012-12-02
1
-2
/
+16
*
FIX: typo in error message key when access to branch is denied.
Luca Milanesio
2012-12-02
1
-1
/
+1
*
FIX: Allow correct search for RefModel using branch name.
Luca Milanesio
2012-12-02
1
-2
/
+2
*
Support alternate compressed download formats (issue-174)
James Moger
2012-11-30
9
-100
/
+472
*
Added Commons-Compress and XZ for Java (issue-174)
James Moger
2012-11-30
1
-2
/
+18
*
Fixed regression on expiration date of CA and SSL certs
James Moger
2012-11-30
1
-0
/
+1
*
Include user's public cert and ca public cert, individually, in bundle
James Moger
2012-11-30
1
-0
/
+11
*
Cranked up signing algorithm from SHA1 to SHA512. This makes Opera P12 Impor...
James Moger
2012-11-30
1
-6
/
+12
*
Fixed regression on certificate authentication of servlets
James Moger
2012-11-30
1
-4
/
+13
*
Skip re-authentication if we have a valid session
James Moger
2012-11-29
2
-2
/
+8
*
Improve logging of certificate authentication
James Moger
2012-11-29
3
-32
/
+63
*
Hide some user links based on authentication type
James Moger
2012-11-29
1
-5
/
+10
*
Track the authentication type in the session
James Moger
2012-11-29
3
-2
/
+22
*
View Log button for GCA
James Moger
2012-11-29
1
-0
/
+20
*
Moved cookie and certificate authentication to http request authentication m...
James Moger
2012-11-29
2
-16
/
+18
*
Tweak css of short commit id in log and history views
James Moger
2012-11-29
4
-4
/
+4
*
Show a confirmation prompt on first startup of GCA if Unlimited Strength is u...
James Moger
2012-11-28
2
-0
/
+22
*
Fixed focus for keystore password prompt
James Moger
2012-11-28
2
-9
/
+81
*
Gitblit CA generation needs to use the default OIDs
James Moger
2012-11-28
1
-26
/
+43
*
Fixed missing format call for certificate authentication logging
James Moger
2012-11-28
1
-1
/
+2
*
Short commit ids in log and history take two (issue 168)
James Moger
2012-11-28
5
-30
/
+34
*
Fixed regression for folder history links (issue 166)
James Moger
2012-11-28
1
-1
/
+3
*
Revert "Eliminated redundant "view" links (issue 168)"
James Moger
2012-11-28
4
-5
/
+9
*
Eliminated redundant "view" links (issue 168)
James Moger
2012-11-27
4
-9
/
+5
*
Added short commit id column to log and history tables (issue 168)
James Moger
2012-11-27
4
-0
/
+20
*
Fixed history page links for files not in the current/active commit (issue 166)
James Moger
2012-11-27
1
-0
/
+24
*
Tweak to GCA config, fix send mail prompts, added authority.cmd
James Moger
2012-11-27
2
-6
/
+11
*
Make activity page respect short commit id setting and lower default from 8 to 6
James Moger
2012-11-27
2
-2
/
+5
*
Password prompt for GCA
James Moger
2012-11-26
3
-20
/
+55
*
More refinements to GCA
James Moger
2012-11-26
10
-88
/
+288
*
Gitblit Certificate Authority revisions. Eliminate certificate scripts.
James Moger
2012-11-25
14
-520
/
+643
*
Certificate Authority UI tweaks to fit better on Ubuntu
James Moger
2012-11-24
2
-1
/
+3
*
Eliminate internal Sun api for CRLs and include X509 tests in suite
James Moger
2012-11-23
1
-4
/
+13
*
Mostly functional Gitblit Certificate Authority tool
James Moger
2012-11-23
14
-7
/
+1320
*
Generate empty CRL on startup to make Jetty happy
James Moger
2012-11-23
2
-0
/
+86
*
Added JCalendar 1.3.2 dependency
James Moger
2012-11-23
1
-0
/
+7
*
Command-line tool to generate client certificate bundles for existing users
James Moger
2012-11-23
7
-0
/
+544
*
Revised Gitblit GO certificate generation to use new X509 utility functions
James Moger
2012-11-23
2
-69
/
+60
*
X509 certificate generation utilities for CA, web, and client certificates
James Moger
2012-11-23
2
-0
/
+1010
*
Updated to BouncyCastle 1.47
James Moger
2012-11-23
1
-8
/
+17
*
X509 certificate authentication based on Kevin Anderson's implementation
James Moger
2012-11-23
6
-7
/
+688
*
Empty repository page failed to handle missing repository (issue 160)
James Moger
2012-11-11
1
-0
/
+3
*
Fix? for oodles of selected repositories in Lucene search (issue 152)
James Moger
2012-11-08
1
-1
/
+2
*
Added setting to control length of abbreviated commit hash id
James Moger
2012-11-06
1
-1
/
+1
*
Fixed regression in setting up Lucene executor
James Moger
2012-11-06
1
-4
/
+4
*
HTML email notification methods and hook (pull request #51)
Guillaume Sauthier
2012-11-05
1
-0
/
+31
*
MavenObject definitions have slightly more consistent code layout now
Marcin Floryan
2012-11-03
1
-70
/
+125
*
Download progress - CR character behaves as expected on Windows but not on ot...
Marcin Floryan
2012-11-03
1
-2
/
+7
[next]