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 (
Collapse
)
Author
Age
Files
Lines
...
*
Added server setting to specify keystore alias for ssl certificate (issue 98)
James Moger
2012-12-05
1
-2
/
+10
|
*
Fixed validate IPv4 address method
James Moger
2012-12-05
1
-0
/
+1
|
*
Added attributes tab to Edit User for both site and Manager
James Moger
2012-12-05
4
-1
/
+60
|
*
Global and per-repository setting to throttle prolific repos in Activity ↵
James Moger
2012-12-05
7
-10
/
+65
|
|
|
|
page (issue-173)
*
Merged and enhanced pull request #55 (disallow forks setting)
mschaefers
2012-12-04
4
-6
/
+9
|
*
Fixed regresion in path name display in tree page
James Moger
2012-12-04
1
-2
/
+2
|
*
Fixes to symlink handling (issue-174)
James Moger
2012-12-03
1
-11
/
+19
|
*
Support symlink display in tree and commit pages (issue-171)
James Moger
2012-12-03
3
-8
/
+24
|
*
Simplified archive generation (issue-174)
James Moger
2012-12-03
1
-56
/
+32
|
*
Update to Jetty 7.6.8
James Moger
2012-12-03
1
-6
/
+6
|
*
Update to MarkdownPapers 1.3.2
James Moger
2012-12-03
1
-4
/
+4
|
*
Set subjectAlternativeName on SSL cert if CN=IPAddress (issue-170)
James Moger
2012-12-03
2
-0
/
+34
|
*
Consolidate authentication techniques and support container principals ↵
James Moger
2012-12-03
3
-58
/
+90
|
|
|
|
(issue-68)
*
Fixed branch view regression (issue-175)
James Moger
2012-12-03
1
-1
/
+1
|
*
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
|
|
|
|
|
|
DisplayName used previously contained ONLY the last part of ref-spec: this would have not worked when looking for objects with full ref-spec.
*
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 ↵
James Moger
2012-11-30
1
-6
/
+12
|
|
|
|
Import happy.
*
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 ↵
James Moger
2012-11-29
2
-16
/
+18
|
|
|
|
method
*
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 ↵
James Moger
2012-11-28
2
-0
/
+22
|
|
|
|
unavailable
*
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
|
|
|
|
This reverts commit 5ad03d053fc3154b09c551530a790b921bc462e5.
*
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
|
[prev]
[next]