summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '0.24.x'Luke Kanies2008-08-201-0/+52
|\|
| * Fixed #1508 - Add HP-UX package provider.Mark Plaksin2008-08-201-0/+52
* | Fixing the String format (fixes #1522).Luke Kanies2008-08-202-42/+34
* | Removing dead-end file work as promised.Luke Kanies2008-08-203-358/+0
* | Adding files temporarily, since I've decided this work is a dead-end.Luke Kanies2008-08-203-0/+358
* | Fixing #1514 - format tests now work again.Luke Kanies2008-08-201-11/+11
* | Merge branch '0.24.x'Luke Kanies2008-08-184-4/+63
|\|
| * 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
* | Fixing the SSL::Host#waitforcert method.Luke Kanies2008-08-071-13/+37
* | Adding logging when files are removed.Luke Kanies2008-08-072-1/+16
* | Removing now-obsolete the wait-for-cert module.Luke Kanies2008-08-071-135/+0
* | Certificates now work over REST.Luke Kanies2008-08-074-3/+53
* | Caching the SSL store for the SSL Host.Luke Kanies2008-08-071-1/+1
* | Making all certificates only support the plaintext format.Luke Kanies2008-08-044-0/+16
* | Adding wait_for_cert functionality to the ssl host class.Luke Kanies2008-08-041-0/+42
* | Adding a plaintext network format.Luke Kanies2008-08-041-0/+42
* | Fixing a group test that failed after merging 0.24.xLuke Kanies2008-07-311-4/+0
* | Correctly handling when REST searches return nothing.Luke Kanies2008-07-302-0/+20
* | The REST formats are now fully functional, with yaml and marshal support.Luke Kanies2008-07-301-1/+66
* | Adding some support for case insensivity in format names.Luke Kanies2008-07-302-2/+17
* | Moving validation from FormatHandler to Format.Luke Kanies2008-07-302-11/+4
* | Moving functionality out of the FormatHandler into the Format class.Luke Kanies2008-07-302-96/+186
* | Searching again works over REST, including full content-type translation.Luke Kanies2008-07-292-11/+22
* | Fixing the format_handler tests so that they clean up after themselves.Luke Kanies2008-07-291-0/+7
* | Fixing a test I broke while rebasingLuke Kanies2008-07-291-0/+5
* | Fixing a test to be order-independent.Luke Kanies2008-07-291-1/+1
* | Adding rudimentary support for directly managing formats.Luke Kanies2008-07-293-0/+96
* | Adding support for rendering and converting multiple instances.Luke Kanies2008-07-291-9/+36
* | All error and format handling works over REST except searching.Luke Kanies2008-07-293-19/+45
* | Drastically simplifying the REST implementation tests.Luke Kanies2008-07-292-627/+189
* | Adding explicit tests for the HTTP::Handler module.Luke Kanies2008-07-291-0/+411
* | The REST terminus now uses the content-type and http result codes.Luke Kanies2008-07-294-260/+194
* | The REST terminus now provides an Accept header with supported formats.Luke Kanies2008-07-291-5/+34
* | Using the FormatHandler in indirected classes automatically.Luke Kanies2008-07-292-5/+30
* | Adding a FormatHandler module for managing format conversions.Luke Kanies2008-07-291-0/+73
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-2919-220/+346
|\|
| * Revert "Merging fsweetser's selinux patch against 0.24.4"James Turnbull2008-07-201-78/+0
| * Merging fsweetser's selinux patch against 0.24.4Brett Lentz2008-07-201-0/+78
| * Fixing #1438 -- mongrel and module tests now pass.Luke Kanies2008-07-202-2/+6
| * Fixed all of the fileserving termini so they use indirection requests.Luke Kanies2008-07-185-140/+163
| * You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-19/+77
| * Revert "Fixed #1201 - all external node attributes are converted to strings."Luke Kanies2008-07-181-6/+0
| * The mongrel-related tests now run without mongrel.Luke Kanies2008-07-175-8/+28
| * Updated /spec/unit/rails.rb testJames Turnbull2008-07-171-1/+1
| * Fail instead of log when rescuing remote file connectionsAndrew Shafer2008-07-141-0/+5
| * Fix #1409, Move path expansion from the type into the providerFrancois Deppierraz2008-07-112-41/+21
| * Fixing #1408 - --loadclasses works again.Luke Kanies2008-07-101-3/+5