|
|
|
@ -39,7 +39,7 @@ meeting or private correspondence.
|
|
|
|
|
The Code of Conduct is heavily based on the `Ubuntu Code of Conduct`_, and |
|
|
|
|
the `Pylons Code of Conduct`_. |
|
|
|
|
|
|
|
|
|
.. _`Ubuntu Code of Conduct`: http://www.ubuntu.com/community/conduct |
|
|
|
|
.. _`Ubuntu Code of Conduct`: https://www.ubuntu.com/community/conduct |
|
|
|
|
.. _`Pylons Code of Conduct`: http://docs.pylonshq.com/community/conduct.html |
|
|
|
|
|
|
|
|
|
Be considerate |
|
|
|
@ -443,10 +443,10 @@ fetch and checkout a remote branch like this::
|
|
|
|
|
|
|
|
|
|
git checkout --track -b 3.0-devel origin/3.0-devel |
|
|
|
|
|
|
|
|
|
.. _`Fork a Repo`: http://help.github.com/fork-a-repo/ |
|
|
|
|
.. _`Fork a Repo`: https://help.github.com/fork-a-repo/ |
|
|
|
|
.. _`Rebasing merge commits in git`: |
|
|
|
|
http://notes.envato.com/developers/rebasing-merge-commits-in-git/ |
|
|
|
|
.. _`Rebase`: http://help.github.com/rebase/ |
|
|
|
|
https://notes.envato.com/developers/rebasing-merge-commits-in-git/ |
|
|
|
|
.. _`Rebase`: https://help.github.com/rebase/ |
|
|
|
|
|
|
|
|
|
.. _contributing-testing: |
|
|
|
|
|
|
|
|
@ -515,7 +515,7 @@ of your contribution. Read the `Pull Requests`_ section in the GitHub
|
|
|
|
|
Guide to learn how this is done. |
|
|
|
|
|
|
|
|
|
You can also attach pull requests to existing issues by following |
|
|
|
|
the steps outlined here: http://bit.ly/koJoso |
|
|
|
|
the steps outlined here: https://bit.ly/koJoso |
|
|
|
|
|
|
|
|
|
.. _`Pull Requests`: http://help.github.com/send-pull-requests/ |
|
|
|
|
|
|
|
|
@ -898,7 +898,7 @@ Ask Solem
|
|
|
|
|
~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
:github: https://github.com/ask |
|
|
|
|
:twitter: http://twitter.com/#!/asksol |
|
|
|
|
:twitter: https://twitter.com/#!/asksol |
|
|
|
|
|
|
|
|
|
Asif Saif Uddin |
|
|
|
|
~~~~~~~~~~~~~~~ |
|
|
|
@ -922,7 +922,7 @@ Mher Movsisyan
|
|
|
|
|
~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
:github: https://github.com/mher |
|
|
|
|
:twitter: http://twitter.com/#!/movsm |
|
|
|
|
:twitter: https://twitter.com/#!/movsm |
|
|
|
|
|
|
|
|
|
Omer Katz |
|
|
|
|
~~~~~~~~~ |
|
|
|
@ -933,7 +933,7 @@ Steeve Morin
|
|
|
|
|
~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
:github: https://github.com/steeve |
|
|
|
|
:twitter: http://twitter.com/#!/steeve |
|
|
|
|
:twitter: https://twitter.com/#!/steeve |
|
|
|
|
|
|
|
|
|
Website |
|
|
|
|
------- |
|
|
|
@ -952,7 +952,7 @@ Jan Henrik Helmers
|
|
|
|
|
~~~~~~~~~~~~~~~~~~ |
|
|
|
|
|
|
|
|
|
:web: http://www.helmersworks.com |
|
|
|
|
:twitter: http://twitter.com/#!/helmers |
|
|
|
|
:twitter: https://twitter.com/#!/helmers |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. _packages: |
|
|
|
@ -964,7 +964,7 @@ Packages
|
|
|
|
|
---------- |
|
|
|
|
|
|
|
|
|
:git: https://github.com/celery/celery |
|
|
|
|
:CI: http://travis-ci.org/#!/celery/celery |
|
|
|
|
:CI: https://travis-ci.org/#!/celery/celery |
|
|
|
|
:Windows-CI: https://ci.appveyor.com/project/ask/celery |
|
|
|
|
:PyPI: ``celery`` |
|
|
|
|
:docs: http://docs.celeryproject.org |
|
|
|
@ -975,7 +975,7 @@ Packages
|
|
|
|
|
Messaging library. |
|
|
|
|
|
|
|
|
|
:git: https://github.com/celery/kombu |
|
|
|
|
:CI: http://travis-ci.org/#!/celery/kombu |
|
|
|
|
:CI: https://travis-ci.org/#!/celery/kombu |
|
|
|
|
:Windows-CI: https://ci.appveyor.com/project/ask/kombu |
|
|
|
|
:PyPI: ``kombu`` |
|
|
|
|
:docs: https://kombu.readthedocs.io |
|
|
|
@ -986,7 +986,7 @@ Messaging library.
|
|
|
|
|
Python AMQP 0.9.1 client. |
|
|
|
|
|
|
|
|
|
:git: https://github.com/celery/py-amqp |
|
|
|
|
:CI: http://travis-ci.org/#!/celery/py-amqp |
|
|
|
|
:CI: https://travis-ci.org/#!/celery/py-amqp |
|
|
|
|
:Windows-CI: https://ci.appveyor.com/project/ask/py-amqp |
|
|
|
|
:PyPI: ``amqp`` |
|
|
|
|
:docs: https://amqp.readthedocs.io |
|
|
|
@ -997,7 +997,7 @@ Python AMQP 0.9.1 client.
|
|
|
|
|
Promise/deferred implementation. |
|
|
|
|
|
|
|
|
|
:git: https://github.com/celery/vine/ |
|
|
|
|
:CI: http://travis-ci.org/#!/celery/vine/ |
|
|
|
|
:CI: https://travis-ci.org/#!/celery/vine/ |
|
|
|
|
:Windows-CI: https://ci.appveyor.com/project/ask/vine |
|
|
|
|
:PyPI: ``vine`` |
|
|
|
|
:docs: https://vine.readthedocs.io |
|
|
|
@ -1009,7 +1009,7 @@ Fork of multiprocessing containing improvements
|
|
|
|
|
that'll eventually be merged into the Python stdlib. |
|
|
|
|
|
|
|
|
|
:git: https://github.com/celery/billiard |
|
|
|
|
:CI: http://travis-ci.org/#!/celery/billiard/ |
|
|
|
|
:CI: https://travis-ci.org/#!/celery/billiard/ |
|
|
|
|
:Windows-CI: https://ci.appveyor.com/project/ask/billiard |
|
|
|
|
:PyPI: ``billiard`` |
|
|
|
|
|
|
|
|
@ -1019,7 +1019,7 @@ that'll eventually be merged into the Python stdlib.
|
|
|
|
|
Database-backed Periodic Tasks with admin interface using the Django ORM. |
|
|
|
|
|
|
|
|
|
:git: https://github.com/celery/django-celery-beat |
|
|
|
|
:CI: http://travis-ci.org/#!/celery/django-celery-beat |
|
|
|
|
:CI: https://travis-ci.org/#!/celery/django-celery-beat |
|
|
|
|
:Windows-CI: https://ci.appveyor.com/project/ask/django-celery-beat |
|
|
|
|
:PyPI: ``django-celery-beat`` |
|
|
|
|
|
|
|
|
@ -1029,7 +1029,7 @@ Database-backed Periodic Tasks with admin interface using the Django ORM.
|
|
|
|
|
Store task results in the Django ORM, or using the Django Cache Framework. |
|
|
|
|
|
|
|
|
|
:git: https://github.com/celery/django-celery-results |
|
|
|
|
:CI: http://travis-ci.org/#!/celery/django-celery-results |
|
|
|
|
:CI: https://travis-ci.org/#!/celery/django-celery-results |
|
|
|
|
:Windows-CI: https://ci.appveyor.com/project/ask/django-celery-results |
|
|
|
|
:PyPI: ``django-celery-results`` |
|
|
|
|
|
|
|
|
@ -1157,7 +1157,7 @@ If this is a new release series then you also need to do the
|
|
|
|
|
following: |
|
|
|
|
|
|
|
|
|
* Go to the Read The Docs management interface at: |
|
|
|
|
http://readthedocs.org/projects/celery/?fromdocs=celery |
|
|
|
|
https://readthedocs.org/projects/celery/?fromdocs=celery |
|
|
|
|
|
|
|
|
|
* Enter "Edit project" |
|
|
|
|
|
|
|
|
@ -1166,7 +1166,7 @@ following:
|
|
|
|
|
|
|
|
|
|
* Also add the previous version under the "versions" tab. |
|
|
|
|
|
|
|
|
|
.. _`mailing-list`: http://groups.google.com/group/celery-users |
|
|
|
|
.. _`mailing-list`: https://groups.google.com/group/celery-users |
|
|
|
|
|
|
|
|
|
.. _`irc-channel`: http://docs.celeryproject.org/en/latest/getting-started/resources.html#irc |
|
|
|
|
|
|
|
|
|