Commit Graph

17 Commits (ac6ccb77cc7f7aca228f3e8a28c9e00df17d70fc)

Author SHA1 Message Date
Matt Martz b4de76373a Use /usr/bin/python instead of /usr/bin/env python 11 years ago
James Martin 3d032b9db9 Fixes various typos introduced in a9017af2bb.
Fixes odd encoding problem with wait_for_service.
11 years ago
Michael DeHaan dac90278db More shell fixes 11 years ago
James Cammarata a9017af2bb Adding validate_certs to all modules that use fetch_url 11 years ago
James Cammarata 9730157525 Validate SSL certs accessed through urllib*
* Adds another module utility file which generalizes the
  access of urls via the urllib* libraries.
* Adds a new spec generator for common arguments.
* Makes the user-agent string configurable.

Fixes #6211
11 years ago
James Martin 0e3356c40e Properly fetching the riak version, and properly setting the python interpreter. 11 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments 11 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
James Martin 8c1ed028d3 Fixes for python 2.4 support, better collection of riak version. 11 years ago
James Martin 93d5d76468 Fixed #3433. Using get_bin_path, removed uneeded imports, "module" is inlined, misc other style improvements. 11 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
11 years ago
Michael DeHaan caa07e7fab pep8 fixes 11 years ago
Michael DeHaan 16c7c50e8f Docs standardization 11 years ago
James Martin 1aec4c0e74 Now can specify amount of time to wait_for_handoffs or ring ready instead of booleans. 11 years ago
James Martin 633724dc8c Timeouts implemented for riak stats operation. Removed failback mode
for fetching riak stats.
11 years ago
James Martin cf304b43b0 Fixed docs. Fixed fallback status method. Fixed "changed" message with cluster commit. 12 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago