| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
* update communication details in README
* update comms details in contributing
* update comms details in issue templates
* add link to contributors guide
* point to devel for comms
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rename README.rst to README.md
* Change README format from reStructuredText to Markdown
* Fix whitespace in README.md
* Update setup.cfg to use README.md
* Replace changelog placeholder with README.md
* Update package-data sanity test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Convert README from Markdown to ReStructured Text and use as longdesc
Discussion in #13758 led to deciding to switch README to rst and having
setup.py consume it as the long_description.
* Fix long string in setup.py for pep8 compliance
* Open README.rst as read-only
* Update usages of root README.md to README.rst
Unsure about the file ./packaging/debian/docs as it (only) contains the
text README.md. I believe it's referencing ./packaging/debian/README.md
but maybe someone who knows debian packaging could review it?
* Pick up fixes that had been merged into README.md after the initial conversion to rst
|
|
|
| |
Added a dash between "zero" and "downtime" on line 8 to match formatting previously used in the same line.
|
|
|
|
|
|
|
|
|
|
| |
* devel usage README update
* Update README.md
* Update README.md
* Update README.md
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix the installation instructions link in the README
The original linked page (Getting started) assumed the user already had an installed system, which clearly was not the intention of the link.
So I replaced it with a link to the installation instructions, and removed the quick advice. The installation instructions are well structured and complete.
* Change to https
Links to ansible.com should end up over https
Seem to be missing the http -> https redirect from the docs site, I'll poke someone about that
|
|
|
|
|
| |
* Remove obsolete `unify_repos.sh` script.
* Remove submodule update after checkout reference.
|
| |
|
|
|
|
|
|
| |
* Add link to licence file (COPYING) in README
* Update link
|
|
|
|
| |
Fixes #17954
|
|
|
|
|
| |
PyPI download stats have been disabled due to resource constraints (see Donald Stufft's comment, https://bitbucket.org/pypa/pypi/issues/396/download-stats-have-stopped-working-again#comment-27808922).
Thus the download stats badge counter does not show correct data.
|
| |
|
| |
|
| |
|
|
|
| |
Clarify release naming policy pre-2.0.
|
| |
|
|\
| |
| | |
Update README.md
|
| |
| |
| | |
Reformat commands to code format to make it stand out.
|
|/
|
| |
Fix missing download badge. Link to shields.io.
|
|
|
|
| |
fixes #9885
|
|
|
| |
There are over 1000 contributors now :)
|
|
|
| |
This uses the `devel` branch when displaying the travis-ci status badge.
|
|
|
|
|
|
|
|
|
|
|
| |
Add tox integration to run unittests in supported python releases.
Travis-CI is used for test execution.
Additionally, the unittest TestQuotePgIdentifier was updated to support
using assert_raises_regexp on python-2.6.
Sample travis-ci output available at
https://travis-ci.org/ansible/ansible/builds/54189977
|
|
|
| |
http://michaeldehaan.net/post/109595670406/happy-trails-ansible
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
There should be a period after "Various release-X.Y branches exist for previous releases". It should read "Various release-X.Y branches exist for previous releases." This should keep the Branch Info listings consistent.
|
| |
|
| |
|
|
|
| |
formatting
|
|
|
| |
Add counter
|
| |
|
|
|
| |
Minor readme tweaks since I haven't edited this in a while.
|
| |
|
| |
|
|
|
| |
Add PyPi version badge.
|
| |
|
| |
|
| |
|
|
|
| |
Update getting started to point to current link.
|
| |
|
| |
|
|
|
| |
update web address
|
|
|
| |
update my email address
|