summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector/node
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-062-3/+3
* Adding ActiveRecord terminus classes for Node and Facts.Luke Kanies2009-04-221-0/+18
* Fixing #1991 - ldap booleans get converted to booleansLuke Kanies2009-03-051-0/+20
* Revert "Fixed #1201 - all external node attributes are converted to strings."Luke Kanies2008-07-181-6/+0
* Fixing the ldap node terminus to merge facts with the right name.Luke Kanies2008-07-021-3/+33
* Fixing the Node::Ldap.search method to use an indirection request.Luke Kanies2008-07-011-6/+10
* Added a 'search' method to the ldap node terminus.Luke Kanies2008-07-011-218/+221
* 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
* | 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
|/
* Added the ability to add arbitrary attributes to ldap.Gunnar Wrobel2008-05-151-0/+91
* Much larger commit than I would like to land at once. This is all REST-relat...Rick Bradley2008-04-111-2/+2
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-083-43/+29
* Intermediate commit.Luke Kanies2008-04-081-2/+3
* Fixed #1147: Cached nodes are correctly considered out ofLuke Kanies2008-03-201-0/+6
* Modified the ldap node terminus to also use the facts versionLuke Kanies2008-03-161-0/+7
* Caching node information in yaml (I figured caching in memory willLuke Kanies2008-03-161-44/+49
* Fixing the rest of #1113: External node commands can specifyLuke Kanies2008-03-061-0/+6
* Partially fixing #1113: LDAP nodes now support environments,Luke Kanies2008-03-061-83/+112
* converting indirector ldap node specs from setup/teardown to before/afterRick Bradley2008-02-181-112/+110
* Renaming the 'null' terminus type to 'plain', asLuke Kanies2007-12-111-3/+3
* One significant step closer to getting autotest running properly on the Puppe...Rick Bradley2007-10-261-3/+2
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-156-0/+386
* All indirections are working, and they have allLuke Kanies2007-09-223-394/+0
* Fixing all existing spec tests so that they nowLuke Kanies2007-09-203-23/+23
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-123-0/+394