Skip to content

Instantly share code, notes, and snippets.

@abadger
Created December 3, 2014 20:01
Show Gist options
  • Save abadger/7c81abc6f289931f4228 to your computer and use it in GitHub Desktop.
Save abadger/7c81abc6f289931f4228 to your computer and use it in GitHub Desktop.
$ git cherry -v release1.8.1 devel
+ 7f9305b24e63b411a00a2e036c2f8a694d7a327b files.stat: Expose path in returned result
+ e26cbb6acec888601bd3446fe4db03f376d904b1 Added support of returning owner's group name in stat module
+ 29d211e7ab74300e9f96bced8e14fcb038eb7b43 service cleanup
- 4a3d7473fdc8d7c090c93d04c7bc3defc83147d3 Fix syntax error
- c77ab67274600aff72b0d10eebcd5b7b8c32b0c5 Fix user_add in postgresql_user
- 06f1c1a97ec40aa78b0d413819ec6514f5c3ff88 Fix user_alter in postgresql_user
- 41559311d8e330d369c764f42c0e0396f626f177 Fix cornercase tracebaxk when detecting whether submodules changed
- 7dd2859f9b13e9df3baa9f2ef947e3630a6e7dbc Add a bare grant to the list of allowed privileges
- 2a794fa77693a58ed0c2585d3f70f686c38dbe93 Fix for single role_attr
+ 1ef8c26c0e12b608d2fd3be4ff940d77b6732426 Typo in comments
+ 32a00ec3a3305408d40b2213377187f15e296494 Fixed typo
+ a6e0d9d613a4c56c5734993f3c900daf265532b7 Fix typo of "rules_egress"
+ 87dd3afc91a5a17f531a4a76d0c4c7c70c92d380 Fix lineinfile documentation typo
+ a375ce33d3c77d1b31168405b1459350e323374b Clarify supported init systems.
+ 1cab3076495f4e6699df5a784500942260220e66 Fix module traceback instead of returning an error
+ 24137a3c6ce63eaa674e8468afaa90f4841d001f yum: add update_cache option
+ bf36697a556fed4c5ff4f3a5e3da11dc4fe415b4 Adds a login_unix_socket option to the postgresql_db module.
+ 3a3ff1f0e46b68b67f5daa8b981411410350dd0f Adds a unix_socket/login_unix_socket option to the postgresql_user module.
+ 084ccf5a6460569780cfd3c33073e78920559ae9 Adds a login_unix_socket option to the postgresql_privs module.
+ 3a80b734e6e4c1ebe8cbd40b4957a7589520caf5 Escape % in db+table names before adding to a format string being passed into db.execute()
+ c6b0d469acbb1a1b0508bacaedc5456eb5e9be83 Misc EC2 doc tweaks.
+ e7c92a6bc6e95ae3333bdb364ef904f19cf43c00 More EC2 doc tweaks
+ 9de0045d00973b0a277413df97f9fbe3034d8a25 Remove potentially out of date or specific product references.
+ c03ec202a7519acc7a95118de3115b5894054518 retry_interval needs to be a float before passing to time.sleep
+ 18e641838ad96b5775c5b695b323f7f6dbafe7ca supervisorctl: Don't try to start a starting program
+ 799a75580ac19d3920749e0a07ef414d7e0542f9 Update cron example for setting to run twice a day
+ f69a7553f760e8e9b45b62cb22d21e094f4c2f43 Fix auto_floating_ip documentation
+ dda6d89060f01a19efc46b8e4af53e455ad4731f Fix typo so docs will build
+ 5af446382326aa93f89772316a84105b5110817f Gixes to doc formatting
+ 53afd359f62183f3016686cf61715dd8edf9a50a fix documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment