Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


https://bugs.freedesktop.org/show_bug.cgi?id=61798

          Priority: medium
            Bug ID: 61798
                CC: website@global.libreoffice.org
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: GERRIT should show git:// URLs instead of https://
                    URLs by default (not logged in)
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: lionel@mamane.lu
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.1.0.0.alpha0+ Master
         Component: WWW
           Product: LibreOffice

When not logged in, gerrit should show, for the "checkout", "cherry-pick", etc
command-lines examples using the smart/anonymous git:// protocol instead of the
"dumb" https://.

So, e.g. instead of
 git pull https://gerrit.libreoffice.org/core refs/changes/08/2508/2
display
 git pull git://gerrit.libreoffice.org/core refs/changes/08/2508/2


It uses less bandwidth (when run on a repository that already has a "near"
commit to the one being fetched), and avoids "errors" such as:
error: server certificate verification failed. CAfile:
/etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing
https://gerrit.libreoffice.org/core/info/refs
fatal: HTTP request failed

(Yes, I'm aware that I'm the "unusal" guy there, not having the StartCom root
as trusted in my store.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

-- 
Unsubscribe instructions: E-mail to website+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.