index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #2348 - Allow authstore (and REST auth) to match allow/deny against opaqu...
Brice Figureau
2009-07-07
1
-7
/
+3
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
3
-17
/
+17
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
9
-29
/
+29
*
Fix #2308 - Mongrel should use X-Forwarded-For
Brice Figureau
2009-06-05
1
-1
/
+15
*
Add dynamic authorization to authstore
Brice Figureau
2009-04-23
1
-1
/
+48
*
Fixing all tests that were apparently broken in the 0.24.x merge.
Luke Kanies
2009-04-02
1
-4
/
+1
*
Fixing tests broken in previous commits
Luke Kanies
2009-03-11
1
-12
/
+3
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-2
/
+2
*
Removing or fixing old tests
Luke Kanies
2009-02-19
1
-28
/
+6
*
Fixing tests broken during the #1405 fix.
Luke Kanies
2009-02-06
2
-159
/
+1
*
Adding an Agent::Runner class.
Luke Kanies
2009-02-06
1
-57
/
+7
*
Creating and using a new Puppet::Daemon class
Luke Kanies
2009-02-06
1
-70
/
+0
*
Renmaing Puppet::Network::Client::Master to Puppet::Agent
Luke Kanies
2009-02-06
1
-472
/
+0
*
Fixing all of the test/ tests I broke in previous dev.
Luke Kanies
2008-12-18
1
-1
/
+1
*
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
1
-1
/
+1
*
Renaming the "Catalog#to_type" method to "Catalog#to_ral"
Luke Kanies
2008-12-18
2
-5
/
+5
*
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
1
-3
/
+3
*
Fixing all broken tests. Most of them were broken by fileserving changes.
Luke Kanies
2008-12-02
1
-1
/
+1
*
Merge branch '0.24.x'
Luke Kanies
2008-12-02
1
-0
/
+5
|
\
|
*
Fixed #1711 - fileserver test fails due to incorrect mocking
James Turnbull
2008-11-19
1
-0
/
+5
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-1
/
+1
*
|
Fixing tests broken by fileserving and other refactoring.
Luke Kanies
2008-11-08
1
-16
/
+17
*
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
3
-7
/
+13
|
\
|
|
*
Fixing a test that was failing as a result of the fix to #1491
Luke Kanies
2008-10-08
1
-4
/
+1
|
*
Fixing the broken tests resulting from the fix for #1551.
Luke Kanies
2008-10-08
1
-1
/
+3
|
*
Fixed additional environments tests
James Turnbull
2008-10-05
1
-2
/
+1
|
*
Fixing #947 - pluginsync no longer fails poorly when no plugins exist
Luke Kanies
2008-10-03
1
-0
/
+8
*
|
Merge branch '0.24.x' into merging
Luke Kanies
2008-07-29
1
-0
/
+34
|
\
|
|
*
You can now select the encoding format when transferring the catalog,
Luke Kanies
2008-07-18
1
-0
/
+34
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-6
/
+10
|
\
|
|
*
Fixed #1114 - Facts in plugin directories should now be autoloaded,
Luke Kanies
2008-07-01
1
-6
/
+10
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
3
-63
/
+38
|
\
|
|
*
Merge branch 'tickets/1265' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-05-27
1
-0
/
+1
|
|
\
|
|
*
Fixing #1265 -- the ca/client tests now all pass again.
Luke Kanies
2008-05-26
1
-0
/
+1
|
*
|
Always using the cert name to store yaml files, which fixes #1178.
Luke Kanies
2008-05-26
2
-63
/
+37
|
|
/
*
|
Fixing #1247 -- no more clear_cache failures.
Luke Kanies
2008-05-25
1
-1
/
+1
*
|
Fixing some broken tests.
Luke Kanies
2008-05-07
2
-1
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
3
-314
/
+9
|
\
|
|
*
Modified the 'master' handler to use the Catalog class to
Luke Kanies
2008-04-11
2
-204
/
+9
|
*
Removed the code from the client that tries to avoid recompiling
Luke Kanies
2008-04-10
1
-110
/
+0
*
|
Fixing the tests in test/ that were broken as
Luke Kanies
2008-04-01
1
-59
/
+26
*
|
Merge branch 'master' into master_no_global_resources
Luke Kanies
2008-03-31
5
-81
/
+106
|
\
|
|
*
Fixing a couple of tests.
Luke Kanies
2008-03-24
2
-29
/
+29
|
*
tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...
Sam Quigley
2008-03-20
1
-0
/
+4
|
*
fixing another failing test
Luke Kanies
2008-03-19
1
-0
/
+2
|
*
Regression in :node_name functionality
John Ferlito
2008-03-14
1
-2
/
+9
|
*
Fixing a test that changed the environment for all later tests,
Luke Kanies
2008-02-29
1
-9
/
+1
|
*
Merge commit 'turnbull/0.24.x' into 0.24.x
Luke Kanies
2008-02-23
1
-0
/
+18
|
|
\
|
|
*
Fixes #1078 and includes new test
James Turnbull
2008-02-23
1
-0
/
+18
|
*
|
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
2
-50
/
+52
|
|
/
[next]