summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* (#8418) Fix inspect app to have the correct run_modeMatt Robinson2011-07-251-0/+5
* maint: Add debug logging when the master receives a reportMatt Robinson2011-07-251-5/+7
* (#7144) Update Settings#writesub to convert mode to FixnumMax Martin2011-07-141-0/+11
* (#7127) Stop puppet if a prerun command failsJosh Cooper2011-06-102-46/+113
* Do not needlessly create multiple reports when creating a transactionJosh Cooper2011-06-101-2/+8
* (#4416) Ensure types are providified after reloadingNick Lewis2011-06-101-0/+11
* (#4416) Always remove old provider before recreating itNick Lewis2011-06-101-0/+66
* (#650) Allow symlinks for configuration directoriesNick Lewis2011-06-071-0/+4
* Merge branch 'ticket/2.6.x/2128' into 2.6.xNick Lewis2011-06-066-414/+465
|\
| * (#2128) Add support for setting node name based on a factNick Lewis2011-06-064-2/+55
| * (#2128) Get facts before retrieving catalogNick Lewis2011-06-061-12/+12
| * (#2128) Add the ability to specify a node nameNick Lewis2011-06-065-8/+26
| * maint: Refactor specs in preparation for making node name more flexibleNick Lewis2011-06-024-413/+393
* | Merge branch 'ticket/2.6.x/6885-puppet-agent-fingerprint-requires---verbose-t...Ben Hughes2011-06-031-1/+1
|\ \ | |/ |/|
| * (#6885) puppet agent fingerprint requires --verbose to return a value.Ben Hughes2011-06-031-1/+1
* | (#3836) External nodes should only capture stdoutOliver Hookins2011-05-132-5/+5
* | (#7139) Accept '/' as a valid path in filesetsNick Lewis2011-05-031-0/+7
* | (#6442) Be able to start agents --listen without namespaceauth.confMatt Robinson2011-04-271-1/+1
* | Merge branch 'tickets/2.6.next/4487' into 2.6.nextJosh Cooper2011-04-261-0/+8
|\ \
| * | (#4487) When setting environment on a host, ensure it is a string.Josh Cooper2011-04-261-0/+8
* | | (#6487) Add some testing for OS X version support in DirectoryService providerJacob Helwig2011-04-221-0/+60
|/ /
* | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-203-16/+16
* | (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-193-52/+78
* | Merge branch 'ticket/2.6.x/7082' into 2.6.nextNick Lewis2011-04-132-2/+19
|\ \
| * | Fixed #7082 - Added system support for groupsJames Turnbull2011-04-142-2/+19
* | | Merge branch 'tickets/2.6.x/2331-macports-provider' into 2.6.nextNigel Kersten2011-04-131-0/+122
|\ \ \
| * | | (#2331) Remove darwinports pkg provider, replace with rewritten macports prov...Nigel Kersten2011-04-131-0/+122
| |/ /
* | | maint: Fix sqlite3 require to really be optionalMatt Robinson2011-04-111-1/+4
* | | maint: Fix sporadic sqlite errorMatt Robinson2011-04-111-0/+1
* | | (#6856) Copy dangling symlinks with 'links => manage' File resource.Max Martin2011-04-081-0/+1
|/ /
* | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2011-04-053-0/+51
* | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-053-7/+99
* | Merge branch 'tickets/2.6.x/3127' into 2.6.nextJames Turnbull2011-04-041-1/+11
|\ \
| * | Fixed #3127 - Fixed gem selection regexJames Turnbull2011-04-041-1/+11
* | | (#5437) Invalidate cached TypeCollection when there was an error parsingJacob Helwig2011-04-012-15/+23
* | | (#5670) Don't trigger refresh from a failed resourceNick Lewis2011-03-301-27/+34
|/ /
* | (#5908) Add support for new update-rc.d disable APIMax Martin2011-03-301-2/+14
* | Merge branch 'tickets/2.6.x/6256' into 2.6.nextJames Turnbull2011-03-261-2/+2
|\ \
| * | Fixed #6256 - Creation of rrd directory.James Turnbull2011-03-261-2/+2
| |/
* | Merge branch 'ticket/2.6.next/5477' into 2.6.nextJesse Wolfe2011-03-254-18/+35
|\ \
| * | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-254-18/+35
* | | Merge branch 'ticket/2.6.next/5221' into 2.6.nextNick Lewis2011-03-241-0/+8
|\ \ \ | |/ / |/| |
| * | (#5221) Add test for fix to fileset with trailing separatorNick Lewis2011-03-241-0/+8
* | | Merge branch 'feature/2.6.next/4576' of https://github.com/bodepd/puppet into...Jesse Wolfe2011-03-241-2/+1
|\ \ \
| * | | (4576) - if ENC declares invalid class, it is logged at warning.Dan Bode2011-03-161-2/+1
| | |/ | |/|
* | | (#4769) Fix negative timeout support for newer rubiesNick Lewis2011-03-241-2/+14
* | | Merge branch 'ticket/2.6.next/6658' into 2.6.nextMatt Robinson2011-03-181-3/+2
|\ \ \
| * | | (#6658) Propagate ENC connection errors to the agentMatt Robinson2011-03-181-3/+2
| |/ /
* | | Merge branch 'ticket/2.6.x/5814' into 2.6.nextMax Martin2011-03-181-18/+466
|\ \ \
| * | | (#5814) Improved cron type specsStefan Schulte2011-01-091-17/+454