summaryrefslogtreecommitdiffstats
path: root/test/network
Commit message (Expand)AuthorAgeFilesLines
* Migrating Handler base tests from test/ to spec/Luke Kanies2009-08-021-63/+0
* Migrating tests to spec and removing an obsolete testLuke Kanies2009-08-021-70/+0
* Fix #2348 - Allow authstore (and REST auth) to match allow/deny against opaqu...Brice Figureau2009-07-071-7/+3
* Removed extra whitespace from end of linesIan Taylor2009-06-063-17/+17
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-069-29/+29
* Fix #2308 - Mongrel should use X-Forwarded-ForBrice Figureau2009-06-051-1/+15
* Add dynamic authorization to authstoreBrice Figureau2009-04-231-1/+48
* Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-4/+1
* Fixing tests broken in previous commitsLuke Kanies2009-03-111-12/+3
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Removing or fixing old testsLuke Kanies2009-02-191-28/+6
* Fixing tests broken during the #1405 fix.Luke Kanies2009-02-062-159/+1
* Adding an Agent::Runner class.Luke Kanies2009-02-061-57/+7
* Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-70/+0
* Renmaing Puppet::Network::Client::Master to Puppet::AgentLuke Kanies2009-02-061-472/+0
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-1/+1
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-182-5/+5
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-3/+3
* Fixing all broken tests. Most of them were broken by fileserving changes.Luke Kanies2008-12-021-1/+1
* Merge branch '0.24.x'Luke Kanies2008-12-021-0/+5
|\
| * Fixed #1711 - fileserver test fails due to incorrect mockingJames Turnbull2008-11-191-0/+5
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-1/+1
* | Fixing tests broken by fileserving and other refactoring.Luke Kanies2008-11-081-16/+17
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-173-7/+13
|\|
| * Fixing a test that was failing as a result of the fix to #1491Luke Kanies2008-10-081-4/+1
| * Fixing the broken tests resulting from the fix for #1551.Luke Kanies2008-10-081-1/+3
| * Fixed additional environments testsJames Turnbull2008-10-051-2/+1
| * Fixing #947 - pluginsync no longer fails poorly when no plugins existLuke Kanies2008-10-031-0/+8
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-0/+34
|\|
| * You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-0/+34
* | Merge branch '0.24.x'Luke Kanies2008-07-021-6/+10
|\|
| * Fixed #1114 - Facts in plugin directories should now be autoloaded,Luke Kanies2008-07-011-6/+10
* | Merge branch '0.24.x'Luke Kanies2008-06-143-63/+38
|\|
| * Merge branch 'tickets/1265' of git://github.com/lak/puppet into 0.24.xJames Turnbull2008-05-271-0/+1
| |\
| | * Fixing #1265 -- the ca/client tests now all pass again.Luke Kanies2008-05-261-0/+1
| * | Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-262-63/+37
| |/
* | Fixing #1247 -- no more clear_cache failures.Luke Kanies2008-05-251-1/+1
* | Fixing some broken tests.Luke Kanies2008-05-072-1/+2
* | Merge branch '0.24.x'Luke Kanies2008-04-113-314/+9
|\|
| * Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-112-204/+9
| * Removed the code from the client that tries to avoid recompilingLuke Kanies2008-04-101-110/+0
* | Fixing the tests in test/ that were broken asLuke Kanies2008-04-011-59/+26
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-315-81/+106
|\|
| * Fixing a couple of tests.Luke Kanies2008-03-242-29/+29
| * tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-201-0/+4
| * fixing another failing testLuke Kanies2008-03-191-0/+2
| * Regression in :node_name functionalityJohn Ferlito2008-03-141-2/+9
| * Fixing a test that changed the environment for all later tests,Luke Kanies2008-02-291-9/+1
| * Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-02-231-0/+18
| |\