- 08 Aug, 2014 1 commit
-
-
Fixes #8512
James Cammarata committed
-
- 05 Aug, 2014 1 commit
-
-
James Cammarata committed
-
- 04 Aug, 2014 3 commits
-
-
Fixes #8394
James Cammarata committed -
Fixes #8425
James Cammarata committed -
James Laska committed
-
- 01 Aug, 2014 1 commit
-
-
Use mysql_variable to query, set and update variables. Assert using user and password to query, set and update variables. Assert using single quotes, double quotes and no quotes when using variables
Wayne Rosario committed
-
- 30 Jul, 2014 1 commit
-
-
Also adding an integration test for same.
James Cammarata committed
-
- 29 Jul, 2014 3 commits
-
-
Use mysql_user module to create, delete users. Update user password and ensure new password was updated for the correct user. Assert user has access to multiple databases Assert user creation, deleting using different user privilege and ensure privilege work correctly.
Wayne Rosario committed -
James Cammarata committed
-
James Cammarata committed
-
- 28 Jul, 2014 1 commit
-
-
Fixes #8315
James Cammarata committed
-
- 26 Jul, 2014 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Cammarata committed
-
James Cammarata committed
-
- 25 Jul, 2014 2 commits
-
-
Also adds a new unicode integration test
James Cammarata committed -
Michael DeHaan committed
-
- 24 Jul, 2014 7 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Add a lot of tests to verify parsing routines for scenarios that should pass. Some changes TBD, like stripping command spaces off end of expressions.
Michael DeHaan committed
-
- 22 Jul, 2014 1 commit
-
-
James Cammarata committed
-
- 21 Jul, 2014 2 commits
-
-
James Cammarata committed
-
* Strip lookup calls out of inventory variables and clean unsafe data returned from lookup plugins (CVE-2014-4966) * Make sure vars don't insert extra parameters into module args and prevent duplicate params from superseding previous params (CVE-2014-4967)
James Cammarata committed
-
- 18 Jul, 2014 1 commit
-
-
Adding the following Test Coverage for RedHat and Debian OS: - Use mysql_db module to create, delete databases using different encoding. - Backup/Restore databases using different file format: sql, gz and bz2. - Create and delete databases using different user privilege. - Assert database creation, deleting and content using system commands.
Wayne Rosario committed
-
- 17 Jul, 2014 1 commit
-
-
This reverts commit 7a8eb0b6.
James Cammarata committed
-
- 14 Jul, 2014 1 commit
-
-
Without this setting, the newline idempotence of scalar strings changes depending on whether or not they contain any Jinja2 template blocks.
Jacob Leverich committed
-
- 10 Jul, 2014 1 commit
-
-
James Cammarata committed
-
- 02 Jul, 2014 1 commit
-
-
Chris Church committed
-
- 21 Jun, 2014 1 commit
-
-
Chris Church committed
-
- 19 Jun, 2014 7 commits
-
-
Chris Church committed
-
Chris Church committed
-
Chris Church committed
-
Chris Church committed
-
Add integration tests for fetch/slurp, make powershell fetch/slurp work as close as possible to existing fetch/slurp modules.
Chris Church committed -
Chris Church committed
-
Chris Church committed
-