summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'ticket/2.7.next/7523' into 2.7.nextNick Lewis2011-05-171-17/+27
| |\ \ \ \
| | * | | | (#7523) Refactor the grammar to reduce duplicationNick Lewis2011-05-171-17/+27
| * | | | | maint: fix spec_helper inclusions again.Daniel Pittman2011-05-1717-45/+25
* | | | | | Merge branch '2.7.next' into nextPieter van de Bruggen2011-05-1757-284/+432
|\| | | | |
| * | | | | Merge branch '2.7.x' into 2.7.nextPieter van de Bruggen2011-05-1754-180/+179
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | (#7507) Add more filters for Ruby 1.9 spec failuresPieter van de Bruggen2011-05-171-1/+1
| | * | | (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-1751-93/+93
| | * | | (#7507) Fix when_invoked action specs in Ruby 1.9Matt Robinson2011-05-173-86/+85
| * | | | (#7114) Fix specs for ssh authorized key parsed providerNick Lewis2011-05-161-32/+21
| * | | | (#7114) Improve unit tests for ssh_authorized_keyStefan Schulte2011-05-161-70/+180
| * | | | Merge branch 'ticket/2.7.x/7300' into 2.7.nextNick Lewis2011-05-161-0/+41
| |\ \ \ \
| | * | | | (#7300) Add specs for the mount providerStefan Schulte2011-05-011-0/+41
| * | | | | Merge branch 'tickets/2.7.x/7259-make-active-record-test-requirement-optional...Jacob Helwig2011-05-161-2/+11
| |\ \ \ \ \
| | * | | | | (#7259) Remove ActiveRecord requirement from indirector face specJacob Helwig2011-05-161-2/+11
| | | |/ / / | | |/| | |
* | | | | | (#1853) Pacman package providerPaul Boyd2011-05-161-0/+1
* | | | | | (#1853) Pacman package providerPaul Boyd2011-05-161-0/+237
|/ / / / /
* | | | | Merge branch '2.7.x' into 2.7.nextMatt Robinson2011-05-132-20/+26
|\| | | |
| * | | | (#7469) Add license to test face so tests passMax Martin2011-05-121-0/+2
| * | | | Merge branch 'tickets/2.7.x/7299' into 2.7.xMax Martin2011-05-101-0/+4
| |\ \ \ \
| | * | | | Prevent spec failure caused by network device mock leakBrice Figureau2011-05-071-0/+4
| * | | | | (#7468) Stub spec that tries to connect to pypi.python.orgMatt Robinson2011-05-101-20/+24
| |/ / / /
* | | | | Revert "(#7220) Add the ability to "inherit" options."Daniel Pittman2011-05-122-121/+0
* | | | | maint: sync 'authconfig' to 'rest_authconfig' settingDaniel Pittman2011-05-121-1/+1
* | | | | Merge branch '2.7.x' into 2.7.nextDaniel Pittman2011-05-0652-618/+742
|\| | | |
| * | | | (#7353) Remove :for_humans format entirely.Daniel Pittman2011-05-052-21/+0
| * | | | Merge branch 'tickets/2.7.x/7179' into 2.7.xPieter van de Bruggen2011-05-041-12/+1
| |\ \ \ \
| | * | | | (#7179) Modify default ACL for /node/<name>.Pieter van de Bruggen2011-05-041-12/+1
| * | | | | (#7353) Note the :for_humans compatibility issue.Daniel Pittman2011-05-041-0/+2
| * | | | | (#7353) Unify rendering in the face_bace application.Daniel Pittman2011-05-041-6/+18
| * | | | | (#7353) Add 'console' format to FormatHandlerDaniel Pittman2011-05-041-0/+62
| * | | | | Merge branch 'bug/2.7.x/7277-improve-secret-agent-face-and-supporting-actions...Daniel Pittman2011-05-031-1/+2
| |\ \ \ \ \
| | * | | | | (#7277)Fixing all secret-agent functions, and the agent itselfLuke Kanies2011-05-031-1/+2
| * | | | | | Merge branch 'ticket/2.7.x/7139' into 2.7.xNick Lewis2011-05-031-0/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | (#7139) Accept '/' as a valid path in filesetsNick Lewis2011-05-031-0/+7
| * | | | | | (#7329) Consistent naming for rendering formats and hooks.Daniel Pittman2011-05-031-0/+8
| |/ / / / /
| * | | | | (#7117) Return the environment as a Puppet::Node::Environment in uri2indirectionJacob Helwig2011-05-031-2/+6
| * | | | | (#7276) Better reporting from the plugin download action.Daniel Pittman2011-05-031-0/+10
| * | | | | (#7279) Adding some basic file actionsLuke Kanies2011-05-031-1/+6
| |/ / / /
| * | | | Merge branch 'bug/2.7.x/7314-backtrace-when-face-has-syntax-error' into 2.7.xDaniel Pittman2011-05-023-13/+31
| |\ \ \ \
| | * | | | (#7314) Faces fail horribly when one has a syntax error.Daniel Pittman2011-05-021-1/+18
| | * | | | maint: move the indirector face base out of puppet/faceDaniel Pittman2011-05-022-10/+10
| | * | | | maint: reset more global state in testing faces...Daniel Pittman2011-05-021-2/+3
| * | | | | Merge branch 'bug/2.7.x/7315-puppet-status-can't-render-as-json' into 2.7.xDaniel Pittman2011-05-021-0/+4
| |\ \ \ \ \
| | * | | | | (#7315) Fix `to_pson` method to render correctly.Daniel Pittman2011-05-021-0/+4
| | |/ / / /
| * | | | | (#7304) Improve help from `puppet foo`Daniel Pittman2011-05-021-6/+4
| * | | | | (#7317) better error handling in CLI face facade.Daniel Pittman2011-05-021-2/+2
| |/ / / /
| * | | | Merge branch 'bug/2.7.x/7282-fail-when-no-invocation-given-for-action' into 2...Daniel Pittman2011-05-024-21/+70
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | (#7282) action without `when_invoked` should fail...Daniel Pittman2011-05-024-21/+70
| * | | | (Maint.) Fix accidental debug output in tests.Pieter van de Bruggen2011-04-291-1/+1
| |/ / /
| * | | Merge branch 'tickets/2.7.x/7289' into 2.7.xPieter van de Bruggen2011-04-291-109/+176
| |\ \ \