summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixing another failing test -- the new CA tests correctly clear the cache.Luke Kanies2008-05-251-1/+2
* | Fixing #1245 -- ssh_authorized_keys tests work in master.Luke Kanies2008-05-251-2/+0
* | Merge branch '0.24.x'Luke Kanies2008-05-2512-35/+148
|\|
| * Fixing an inaccurate test so the tests will run correctly in all branches.Paul Lathrop2008-05-231-3/+1
| * Fixing tests that are broken when running as root under OSX 10.5Paul Lathrop2008-05-234-2/+13
| * Added warnings test and cleaning up trailing whitespace.Paul Lathrop2008-05-231-0/+35
| * Fixed a bug in my tests which caused them to fail when run against the master...Paul Lathrop2008-05-231-0/+4
| * Fixing the node/catalog so that it can convert from parser catalogs to RAL ca...Luke Kanies2008-05-221-0/+20
| * The ldap user/group providers now work when no users/groups are in ldap yet.Luke Kanies2008-05-212-17/+36
| * Adding support for settings within the existing Facter provider confines.Luke Kanies2008-05-203-24/+40
| * Intermediate commit so I can move on to other things.Luke Kanies2008-05-201-0/+10
* | Merge branch '0.24.x'Luke Kanies2008-05-2035-47/+2549
|\|
| * Merge commit 'plathrop/fix-1228' into 0.24.xLuke Kanies2008-05-191-0/+237
| |\
| | * Minor cosmetic changes to cleanup some style elements and get rid of some cruft.Paul Lathrop2008-05-181-22/+23
| | * Another refactor based on feedback from Luke. This includes adding an accesso...Paul Lathrop2008-05-181-19/+23
| | * Refactored tests based on feedback from Luke.Paul Lathrop2008-05-171-176/+169
| | * Rewritten tests for Puppet::Util::Storage.Paul Lathrop2008-05-171-44/+211
| | * Add unit tests for Puppet::Util::StoragePaul Lathrop2008-05-171-0/+72
| * | Refactoring how the provider confine tests work, again.Luke Kanies2008-05-198-237/+415
| * | Fixing a mock in the redhat interface test.Luke Kanies2008-05-161-2/+2
| * | Moving all confine code out of the Provider class, and fixing #1197.Luke Kanies2008-05-153-77/+189
| * | Moving the 'confine' handling to separate classes.Luke Kanies2008-05-152-0/+288
| * | Duh, fixing all of the paths being loaded for spec in the moved tests.Luke Kanies2008-05-1517-43/+41
| * | Moving all tests that are in 'ral' up a level.Luke Kanies2008-05-1517-0/+0
| * | Fixing the user test.Luke Kanies2008-05-151-6/+4
| * | Added the ability to add arbitrary attributes to ldap.Gunnar Wrobel2008-05-151-0/+91
| |/
| * Correcting whitespace in the templatewrapper code.Luke Kanies2008-05-131-52/+52
| * Adding has_variable? support, fixing ticket #1177Adam Jacob2008-05-131-0/+57
| * Merge branch 'authorized_keys' into 0.24.xLuke Kanies2008-05-122-0/+154
| |\
| | * adding execute bits to testsLuke Kanies2008-05-122-0/+0
| | * New native ssh_authorized_key typeFrancois Deppierraz2008-05-072-0/+154
| * | Adding ldap providers for the user and group type.Luke Kanies2008-05-126-0/+1388
| * | Fixing another test that wrote to ~Luke Kanies2008-05-121-0/+1
| * | Fixing a test that wrote to ~.Luke Kanies2008-05-121-0/+8
| |/
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-139-62/+38
* | Adding a module for handling caching information.Luke Kanies2008-05-071-0/+142
* | Fixing some broken tests.Luke Kanies2008-05-071-0/+10
* | The CRL is now automatically used or ignored.Luke Kanies2008-05-073-60/+20
* | The master and client now successfully speak xmlrpc using the new system.Luke Kanies2008-05-071-1/+1
* | Adding pidfile management and daemonization to the ServerLuke Kanies2008-05-071-195/+301
* | Fixing the HttpPool module to get rid of an infinite loop.Luke Kanies2008-05-062-3/+11
* | Adding REST terminuses for the SSL-related indirections.Luke Kanies2008-05-063-0/+45
* | Adding autosigning to the new CA.Luke Kanies2008-05-062-10/+103
* | Moving the CA Interface class to a separate file.Luke Kanies2008-05-062-255/+270
* | The master is now functionally serving REST and xmlrpc.Luke Kanies2008-05-051-9/+3
* | The REST infrastructure now correctly the SSL certificates.Luke Kanies2008-05-051-332/+291
* | The Certificate Authority now automatically creates a CRL when appropriate.Luke Kanies2008-05-051-15/+40
* | The Settings class now clears the 'used' sections when a value is changed.Luke Kanies2008-05-051-0/+5
* | The http pool manager now uses new-style certificate management.Luke Kanies2008-05-051-94/+72
* | Fixing some tests that were insufficiently mocking their configurations.Luke Kanies2008-05-052-0/+8