Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-17 | Remove excess whitespace | Aaron Stone | |
2014-07-02 | Update Markdown with missing Perforce details. | Paul Allen | |
Fix tabs/spaces in p4.rb | |||
2014-06-24 | Sort keys on hash generate same test result. | Paul Allen | |
Keys in the Client spec were processed out of order and failing tests. | |||
2014-06-24 | Support streams and fix Marshal for 'p4 cstat' | Paul Allen | |
2014-06-23 | Add hostname to Digest for default client name. | Paul Allen | |
2014-06-23 | Added support for p4config. | Paul Allen | |
- Removed p4port, p4client, p4user to keep name space clean. - Changed notify to Puppet.debug - Updated markdown and examples - Updated unit tests | |||
2014-06-20 | Detab to 2 spaces. | Paul Allen | |
2014-06-20 | Add support for passing password/ticket | Paul Allen | |
Uses param ‘p4passwd’ to set P4PASSWD environment to pass a valid ticket or password. | |||
2014-06-20 | Basic Perforce provider | Paul Allen | |
Supports sync and client create/update |