mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-07 05:39:39 +00:00
Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197824 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
*
|
||||
* \section CommitMsgTags Special Tags for Commit Messages
|
||||
*
|
||||
* \subsection MantisTags Mantis (http://bugs.digium.com/)
|
||||
* \subsection MantisTags Mantis (https://issues.asterisk.org/)
|
||||
*
|
||||
* To have a commit noted in an issue, use a tag of the form:
|
||||
* \arg (issue #1234)
|
||||
@@ -85,11 +85,11 @@
|
||||
* need to include something like "fixed by me", as that will be the default
|
||||
* assumption when a specific patch is not referenced.
|
||||
*
|
||||
* \subsection ReviewBoardTags Review Board (http://reviewboard.digium.com/)
|
||||
* \subsection ReviewBoardTags Review Board (https://reviewboard.asterisk.org/)
|
||||
*
|
||||
* To have a commit set a review request as submitted, include the full URL
|
||||
* to the review request. For example:
|
||||
* \arg Review: %http://reviewboard.digium.com/r/95/
|
||||
* \arg Review: %https://reviewboard.asterisk.org/r/95/
|
||||
*
|
||||
* \note The trailing slash in the review URL is required.
|
||||
*
|
||||
|
@@ -27,7 +27,7 @@
|
||||
*
|
||||
* \section ReviewboardGuidelines Usage Guidelines
|
||||
*
|
||||
* Mantis (http://bugs.digium.com) and Reviewboard (http://reviewboard.digium.com)
|
||||
* Mantis (https://issues.asterisk.org) and Reviewboard (https://reviewboard.asterisk.org)
|
||||
* are both utilities that the Asterisk development community uses to help
|
||||
* track and review code being written for Asterisk. Since both systems
|
||||
* are used for posting patches, it is worth discussing when it is appropriate
|
||||
@@ -78,7 +78,7 @@
|
||||
* the server option:
|
||||
*
|
||||
\verbatim
|
||||
$ post-review --server=http://reviewboard.digium.com
|
||||
$ post-review --server=https://reviewboard.asterisk.org
|
||||
\endverbatim
|
||||
*
|
||||
* \subsection postreviewnewfiles Dealing with New Files
|
||||
|
Reference in New Issue
Block a user