summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Adding rspec tests for the Puppet::Util::Log class.Luke Kanies2008-10-041-0/+152
* Fix failing tests dependent on /etc/user_attr file existingAndrew Shafer2008-10-041-3/+3
* Fixing #947 - pluginsync no longer fails poorly when no plugins existLuke Kanies2008-10-031-2/+2
* Fixing the Node class to no longer validate environmentsLuke Kanies2008-10-031-15/+0
* Add new support for :selrange SELinux file propertySean E. Millichamp2008-10-031-1/+5
* Clean up of SELinux rspec tests so all passSean E. Millichamp2008-10-031-0/+9
* Merged fsweetser's selinux patch against HEADBrett Lentz2008-10-031-0/+79
* Fixed #1613 - The client environment will be substituted when looking up sett...Luke Kanies2008-10-031-0/+15
* Fixing #1614 - Environments no longer have to be listed out.Luke Kanies2008-10-031-52/+0
* Migrating the apt and dpkg tests to rspec.Luke Kanies2008-10-022-0/+301
* Add role support to user type and an implementionAndrew Shafer2008-10-012-0/+278
* Adding user_attr util to parse attributes on solarisAndrew Shafer2008-10-011-0/+47
* Fixed #791 - You should now be able to create and find a user/group in one tr...Luke Kanies2008-10-021-0/+256
* Refactoring and adding tests to the file group property.Luke Kanies2008-10-021-0/+87
* Merge branch 'tickets/0.24.x/1622' into 0.24.xJames Turnbull2008-10-023-56/+227
|\
| * Modified the group and zone resource types to no longer callLuke Kanies2008-09-301-0/+1
| * Modified the behaviour of resource-level 'retrieve' -- it onlyLuke Kanies2008-09-301-19/+53
| * Adding tests for the user retrieve methodLuke Kanies2008-09-301-0/+24
| * Fixing #1622 - The user type only looks up groups when necessary.Luke Kanies2008-09-301-1/+140
| * Aliasing the rspec 'should' method to 'must'Luke Kanies2008-09-301-0/+5
| * Rewriting the user tests, in preparation for enhancing themLuke Kanies2008-09-301-41/+9
* | Add parser for arbitrary expressionsBrice Figureau2008-10-012-4/+80
* | Add arithmetic operators to ASTBrice Figureau2008-09-303-0/+159
* | Add not operator to ASTBrice Figureau2008-09-301-0/+30
* | Add comparison operators (< > == != <= >=) to ASTBrice Figureau2008-09-301-0/+52
* | Add boolean operators to ASTBrice Figureau2008-09-301-0/+53
* | Add warning and forcibly set to :md5 fixing #1564Paul Nasrat2008-09-301-0/+8
* | Fix metadata class for cases when checksum_type setPaul Nasrat2008-09-301-1/+17
* | Fix ticket 1596 in new fileset code, use tmpdir in fileserver tests.Paul Nasrat2008-09-302-1/+10
* | Add tests for FileServer::Mount list for #1544Paul Nasrat2008-09-301-0/+133
|/
* Fixed #1472 -- defined, exported resources in the current compile now get exp...Luke Kanies2008-09-251-5/+5
* Fixed #1045 - Multiple metaparams all get added to resources.Luke Kanies2008-09-241-0/+10
* Removing some code in Parameter that is unnecessary.Luke Kanies2008-09-231-0/+11
* Fixed #1595 - Internally, Property#retrieve is no longer calledLuke Kanies2008-09-232-0/+48
* Only apply splay the first runAndrew Shafer2008-09-211-0/+42
* fix failing hpux user specsAndrew Shafer2008-09-201-8/+4
* Add rspec unit test for the append operatorBrice Figureau2008-09-214-1/+120
* Bug #1550 - Rework to avoid regressing rspec tests, add new rspec tests for t...Paul Nasrat2008-09-201-3/+24
* Fixed #1521 -- ldap user and group are now used with the default connectionLuke Kanies2008-09-171-0/+13
* Fixed #1572 -- file purging now fails if remote sources do not exist.Luke Kanies2008-09-161-0/+6
* Fixing #1576 - moving all of the Puppet::Type code back into type.rb.Luke Kanies2008-09-151-1/+1
* Fixes #1455 - Adds HP-UX support for user typeJames Turnbull2008-09-061-0/+29
* Runit service providerBrice Figureau2008-08-291-0/+117
* Daemontools service providerBrice Figureau2008-08-291-0/+124
* Fixed #1508 - Add HP-UX package provider.Mark Plaksin2008-08-201-0/+52
* Fixes #1274 - allow class names to start with numbersJames Turnbull2008-08-171-0/+9
* Added tests for TemplateWrapper's use of Scope#to_hash.Luke Kanies2008-08-091-1/+12
* Fixing an ldap connectivity testLuke Kanies2008-08-091-3/+13
* Specs for yaml indirector .search - I'm still learning!James Turnbull2008-08-011-0/+29
* Revert "Merging fsweetser's selinux patch against 0.24.4"James Turnbull2008-07-201-78/+0