summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * Fixed #1407 - allowdupe is now a boolean group parameter.Luke Kanies2008-07-091-0/+40
| * Fixing the user ldap provider testsLuke Kanies2008-07-081-0/+1
* | Fixing the user ldap provider testsLuke Kanies2008-07-081-0/+1
* | Merge branch '0.24.x'Luke Kanies2008-07-083-0/+123
|\|
| * Merge branch 'tickets/0.24.x/1226' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-081-0/+87
| |\
| | * Fixed #1226 - Gems can now specify source repositories.Luke Kanies2008-07-071-9/+57
| | * Correct whitespaceLuke Kanies2008-07-071-24/+24
| | * Moving the gem test to the non-ral directoryLuke Kanies2008-07-071-0/+0
| | * Importing Sam Quigley's work to enhance gem support for sources.Luke Kanies2008-07-071-0/+39
| * | Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-082-0/+32
| |\ \
| | * | Fixed #1272 - ldap group names will be converted to GIDs.Luke Kanies2008-07-072-0/+33
| | |/
| * / Fixed #1399 - the ldap user provider knows it can manage passwords.Luke Kanies2008-07-071-0/+4
| |/
* | Merge branch '0.24.x'Luke Kanies2008-07-0412-615/+340
|\|
| * Merge branch 'refactor/0.24.x/transaction_changes' of git://github.com/lak/pu...James Turnbull2008-07-053-2/+209
| |\
| | * Testing and simplifying the Transaction::Change#backward method.Luke Kanies2008-07-041-0/+31
| | * Removing the Transaction::Change#transaction accessor.Luke Kanies2008-07-041-5/+0
| | * Refactoring the Transaction::Event class.Luke Kanies2008-07-043-22/+10
| | * Adding tests for the Transaction::Event classLuke Kanies2008-07-041-0/+37
| | * Adding tests to the Transaction::Change class.Luke Kanies2008-07-041-0/+156
| | * Renaming Puppet::Event to Puppet::Transaction::EventLuke Kanies2008-07-031-2/+2
| * | Merge branch 'tickets/0.24.x/1231' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-051-2/+8
| |\ \
| | * | Fixed #1231 - Exceptions during startup should now be clear.Luke Kanies2008-07-041-2/+8
| | |/
| * | Merge branch 'ticket/0.24.x/1067' of git://github.com/littleidea/puppet into ...James Turnbull2008-07-051-0/+12
| |\ \
| | * | file object creation should fail if source is not presentAndrew Shafer2008-07-041-0/+12
| | |/
| * | Merge branch 'tickets/0.24.x/1232' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-07-041-1/+14
| |\ \
| | * | Fixed #1232 - the rundir no longer specifies a user/group,Luke Kanies2008-07-031-1/+14
| | |/