summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fixed #1232 - the rundir no longer specifies a user/group,Luke Kanies2008-07-032-1/+34
| | |/
| * | Removing all of the code related to the interface type.Luke Kanies2008-07-034-646/+0
| * | Doing what I can to fix #1128, but just in preparation for removing 'interface'.Luke Kanies2008-07-032-21/+65
| * | Fixing the "describe" in the redhat interface specsLuke Kanies2008-07-031-10/+10
| |/
| * Add a missing test for exercising the last untested line of lib/puppet/type/s...Francois Deppierraz2008-07-031-0/+10
| * Merge branch 'tickets/0.24.x/1384' of git://github.com/ctrlaltdel/puppet into...James Turnbull2008-07-031-7/+52
| |\
| | * Use generate instead of autorequire in the ssh_authorized_key type based on L...Francois Deppierraz2008-07-021-8/+19
| | * ssh_authorized_key: autorequire, default permissions and cleanupFrancois Deppierraz2008-06-271-6/+40
| * | Fixing the ldap node terminus to merge facts with the right name.Luke Kanies2008-07-021-3/+33
| * | Backporting a test that was failing in master, and fixing itLuke Kanies2008-07-021-0/+5
* | | Merge branch '0.24.x'Luke Kanies2008-07-021-10/+3
|\| |
| * | Fixing the ldap node integration test so it cleans upLuke Kanies2008-07-021-10/+3
* | | Fixing the new-form version of #1382.Luke Kanies2008-07-021-0/+28
* | | Merge branch '0.24.x'Luke Kanies2008-07-0215-990/+1267
|\| |
| * | Fixing the Node::Ldap.search method to use an indirection request.Luke Kanies2008-07-012-6/+32
| * | Switching the ldap terminus to use Util::Ldap::Connection.Luke Kanies2008-07-011-97/+89
| * | Added a 'search' method to the ldap node terminus.Luke Kanies2008-07-012-231/+226
| * | Adding an 'instance' class method to ldap connections.Luke Kanies2008-07-011-0/+42
| * | Fixing #1388 - the package test no longer uses 'require'.Luke Kanies2008-07-011-6/+4
| * | Fixing #1374 - Using Puppet::Type.type() in testsLuke Kanies2008-06-174-113/+105
| |/
| * Merge branch 'tickets/0.24.x/1012' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-171-2/+11
| |\
| | * Fixed #1012 - templates in the templatedir are preferred to module templates.Luke Kanies2008-06-161-2/+11
| * | Fixed #1221 - aliases to titles now work for resources.Luke Kanies2008-06-161-3/+8
| |/
| * Fixed #1360 -- allowdupe works with groups again.Luke Kanies2008-06-162-0/+62
| * Merge branch 'tickets/0.24.x/1369' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-171-0/+32
| |\
| | * Fixed #1369 - the init service provider now supports HP-UX.Luke Kanies2008-06-161-0/+32
| * | issue 1183Andrew Shafer2008-06-161-585/+701
| |/
* | Merge branch '0.24.x'Luke Kanies2008-06-161-2/+8
|\|
| * Merge branch 'tickets/0.24.x/1168' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-161-1/+7
| |\
| | * Fixing #1168 (for 0.24.x) -- automatically downcasing the fqdn.Luke Kanies2008-06-151-1/+7
* | | Merge branch '0.24.x'Luke Kanies2008-06-154-81/+45
|\| |
| * | Merge branch 'tickets/0.24.x/1201' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-161-0/+6
| |\ \
| | * | Fixed #1201 - all external node attributes are converted to strings.Luke Kanies2008-06-151-0/+6
| | |/
| * | Removing the Node.find_by_name method.Luke Kanies2008-06-151-15/+7
| * | The LDAP Node terminus now searches for the fqdn, short name, and default.Luke Kanies2008-06-151-1/+19
| * | Refactoring the 'find' method a bit in the LDAP Node terminus.Luke Kanies2008-06-151-2/+2
| * | Converting the Node.node_names class method into an instance method.Luke Kanies2008-06-151-57/+12
| * | Removing an obsolete, unimplemented testLuke Kanies2008-06-151-7/+0
| |/
* | Fixing #1168 for REST -- all ssl classes downcase their names.Luke Kanies2008-06-154-0/+21
* | Merge branch '0.24.x'Luke Kanies2008-06-142-47/+73
|\|
| * Merge branch 'ticket/0.24.x/1215' of git://github.com/littleidea/puppet into ...James Turnbull2008-06-151-24/+3
| |\
| | * Issue 1215Andrew Shafer2008-06-131-24/+3
| * | Fix bug in test, add more specs and small refactorAndrew Shafer2008-06-141-32/+74
* | | Merge branch '0.24.x'Luke Kanies2008-06-1422-237/+602
|\| |
| * | Adding another note about the save_object stub.Luke Kanies2008-06-131-0/+3
| * | Removing a duplicate call left over from debuggingLuke Kanies2008-06-131-1/+0
| * | Replacing all two-space indents with four-spaceLuke Kanies2008-06-137-538/+538
| * | Adding ruby interpreter lines to the tests missing them.Luke Kanies2008-06-135-2/+12
| * | Adding execute bits to every test currently missing them.Luke Kanies2008-06-1313-0/+0
| |/
| * Merge branch 'ticket/0.24.x/1359' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-06-132-4/+12
| |\