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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding a lot of structure to puppet.rb to make it easier to manage multiple o...
luke
2006-05-18
11
-75
/
+426
*
fixing user[:groups] management when the user is absent
luke
2006-05-18
3
-16
/
+24
*
Updated to version 0.17.1
luke
2006-05-18
1
-1
/
+1
*
updating changelog for 0.17.1 and 0.17.0
luke
2006-05-18
1
-0
/
+12
*
Allowing empty files
luke
2006-05-18
3
-446
/
+467
*
Fixing #146. I think I mostly just fixed the error message; I do not think t...
luke
2006-05-18
3
-34
/
+69
*
fixing stupid debian rails mistake
luke
2006-05-17
1
-11
/
+12
*
Making sure file recursion works for all valid inputs
luke
2006-05-16
2
-24
/
+28
*
updating version on spec file
luke
2006-05-15
1
-1
/
+1
*
Updated to version 0.17.0
luke
2006-05-15
1
-1
/
+1
*
Wrapping the host storage into a transaction. It might have a slight perform...
luke
2006-05-15
1
-9
/
+15
*
adding a test to make sure that defaults get taken up by components
luke
2006-05-15
2
-1
/
+56
*
Adding code to try for the rails gem if the library cannot be found normally,...
luke
2006-05-15
3
-6
/
+24
*
only performing collection tests if activerecord is available
luke
2006-05-15
3
-0
/
+12
*
failing more intelligently in init if ActiveRecord is missing
luke
2006-05-15
1
-0
/
+4
*
Making sure yum fails on unknown packages
luke
2006-05-15
1
-0
/
+7
*
removing extraneous logging
luke
2006-05-15
1
-1
/
+1
*
I believe I have finalized export/collection support. I still want to go thr...
luke
2006-05-15
4
-34
/
+100
*
I had to redo how the scopes handled collectable objects (which I will soon c...
luke
2006-05-14
13
-61
/
+240
*
Made a *huge* performance difference in storing hosts -- down from about 25 s...
luke
2006-05-13
5
-20
/
+39
*
I appear to have object collection working, incredibly. This commit does the...
luke
2006-05-13
12
-442
/
+624
*
The "collectable" syntax now works end-to-end -- the parser correctly recogni...
luke
2006-05-13
17
-555
/
+809
*
adding a few more fields to the host table
luke
2006-05-13
1
-0
/
+2
*
Adding initial rails support. One can now store host configurations using Ac...
luke
2006-05-13
10
-25
/
+389
*
Adding some small changes towards fixing #140 and #83, but this work needs to...
luke
2006-05-13
8
-30
/
+146
*
Fixing #141. It was a problem related to the recent parser changes I made.
luke
2006-05-12
7
-55
/
+163
*
removing some extraneous logging
luke
2006-05-12
1
-1
/
+0
*
Updating doc system to add the list of valid values to the doc string, and tw...
luke
2006-05-10
7
-19
/
+74
*
Slight modifications to package parsing on *bsd. It should be better about c...
luke
2006-05-09
1
-5
/
+6
*
It is just a snippet test, and thus a functional test but not a coverage test...
luke
2006-05-09
2
-0
/
+23
*
Preliminary commit of the first phase of the parser redesign. The biggest di...
luke
2006-05-09
7
-172
/
+261
*
making a test to verify that the functionality womble is looking for now works
luke
2006-05-05
1
-0
/
+29
*
Making trigger logs much clearer -- you now get info logs indicating how many...
luke
2006-05-05
3
-8
/
+61
*
Changing how events work. Events are now responded to inline, while an objec...
luke
2006-05-05
6
-132
/
+234
*
Changing default for pattern to include the binary if it is included
luke
2006-05-04
1
-1
/
+5
*
require the very latest facter to avoid problems because facter changed iphos...
lutter
2006-05-04
1
-1
/
+4
*
Small bug fixes
luke
2006-05-04
3
-3
/
+4
*
Fixing the problem that lutter ran into; the issue seems to be that Facter co...
luke
2006-05-04
1
-2
/
+9
*
fixing log messages
luke
2006-05-03
1
-1
/
+0
*
fixing log messages
luke
2006-05-03
1
-3
/
+3
*
Updated to version 0.16.5
luke
2006-05-03
1
-1
/
+1
*
updating changelog for 0.16.5
luke
2006-05-03
1
-0
/
+5
*
Fixing a stupid bug i managed to introduce in 0.16.2 (probably) involving imp...
luke
2006-05-03
8
-44
/
+209
*
Fixing some naming problems with crons, and adding appropriate tests
luke
2006-05-03
2
-16
/
+38
*
Allowing dashes in class names, although grammar rules restrict it from worki...
luke
2006-05-02
3
-4
/
+4
*
Switching to just using "preserve" for file copying in file#handlebackups
luke
2006-05-02
1
-5
/
+3
*
Updated to version 0.16.4
luke
2006-05-02
1
-1
/
+1
*
updating changelog for 0.16.4
luke
2006-05-02
1
-0
/
+4
*
Fixing #132, which involved creating a separate CA client and using it to ret...
luke
2006-05-02
7
-42
/
+49
*
Updated to version 0.16.3
luke
2006-05-01
1
-1
/
+1
[next]