summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge commit '2.6.3rc2' into nextPaul Berry2010-11-0912-139/+210
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit '2.6.3rc2' into nextPaul Berry2010-11-0912-139/+210
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | Updated CHANGELOG for 2.6.3rc2James Turnbull2010-10-291-0/+9
| | | * | | | | | Fixed #5112 - Launchd Service broke in 2.6.2 with OS X 10.4 Clients.donavan2010-10-291-1/+1
| | | * | | | | | Fixed #5137 - Removed no longer required TOC referencesJames Turnbull2010-10-291-2/+0
| | | * | | | | | Kludge for #5048 -- serialization compatibility with 0.25.xMarkus Roberts2010-10-271-0/+10
| | | * | | | | | (#4534/#4778) -- Normalize parameterized classesPaul Berry2010-10-276-127/+178
| | | |/ / / / /
| | | * | / / / Fix for #5022 -- Escaped newlines should be elidedMarkus Roberts2010-10-182-1/+3
| | | | |/ / / | | | |/| | |
| * | | | | | Merge branch 'ticket/next/5150' into nextMatt Robinson2010-11-092-2/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | (#5150) Make fact REST terminus configurable to connect to inventory serviceMatt Robinson2010-11-052-2/+19
| * | | | | | Merge branch 'maint/next/add_local_branch_to_mail_patches' into nextPaul Berry2010-11-091-1/+12
| |\ \ \ \ \ \
| | * | | | | | Maint: Add "Local-branch:" info to mails sent by "rake mail_patches"Paul Berry2010-11-091-1/+12
| |/ / / / / /
| * | | | | | Merge branch 'maint/next/clean_up_agent_spec' into nextPaul Berry2010-11-091-20/+21
| |\ \ \ \ \ \
| | * | | | | | Maint: remove unnecessary stubbing from agent_specPaul Berry2010-11-091-20/+21
| * | | | | | | Merge branch 'maint/next/missing_fileserver_requires' into nextPaul Berry2010-11-091-0/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Maint: Added missing requires to fileserver.rb.Paul Berry2010-11-091-0/+2
| |/ / / / / /
| * | | | | | Merge branch 'maint/next/forkbomb' into nextJesse Wolfe2010-11-091-0/+8
| |\ \ \ \ \ \
| | * | | | | | maint: prevent fork bombs by disabling ActiveSupport's Kernel.daemonizeJesse Wolfe2010-11-091-0/+8
| * | | | | | | Merge branch 'feature/next/cert_inspector' into nextJesse Wolfe2010-11-081-0/+140
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | maint: First draft of cert inspectorPaul Berry2010-11-081-0/+140
| |/ / / / / /
| * | | | | | Bookkeeping: Merge commit '9e2a0e4' into nextJesse Wolfe2010-11-040-0/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'next'Jesse Wolfe2010-11-0326-1113/+495
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | Merge branch 'maint/next/remove-request-object-from-rest-api' into nextJesse Wolfe2010-11-0214-1108/+95
| |\ \ \ \ \
| | * | | | | Maint: Remove Indirector::Request objects from HTTP Handler and API V1Jesse Wolfe2010-11-0214-1108/+95
| |/ / / / /
| * | | | | Merge branch 'ticket/next/5166' into nextPaul Berry2010-11-012-37/+162
| |\ \ \ \ \
| | * | | | | (#5166) Inventory service is now searchable by timestamp.Paul Berry2010-11-012-0/+125
| | * | | | | Refactored Puppet::Node::Inventory::Yaml tests in preparation for adding fres...Paul Berry2010-11-011-21/+9
| | * | | | | Refactor Puppet::Node::Inventory::Yaml in preparation for adding freshnessPaul Berry2010-11-011-17/+29
| |/ / / / /
| * | | | | Merge branch 'ticket/next/5164' into nextJesse Wolfe2010-11-013-7/+23
| |\ \ \ \ \
| | * | | | | Fix #5164 Change Facts timestamp when they are received by the masterJesse Wolfe2010-11-013-6/+20
| | * | | | | Maint: Don't use a stub for a Facts object in the compiler specsJesse Wolfe2010-11-011-1/+2
| | * | | | | Maint: spec/unit/indirector/catalog/compiler_spec.rb wouldn't run by itselfJesse Wolfe2010-11-011-0/+1
| |/ / / / /
| * | | | | Merge branch 'ticket/next/4894' into nextMatt Robinson2010-10-282-7/+15
| |\ \ \ \ \
| | * | | | | [#4894] Randomize port on webrick testsMatt Robinson2010-10-282-7/+15
| |/ / / / /
| * | | | | Merge branch 'ticket/next/5132' into nextMatt Robinson2010-10-2812-10/+211
| |\ \ \ \ \
| | * | | | | (#5132) Provide a query REST interface for inventoryMatt Robinson2010-10-2812-10/+211
| |/ / / / /
| * | | | | Merge branch 'feature/next/5148-fix' into nextNick Lewis2010-10-281-1/+1
| |\ \ \ \ \
| | * | | | | (#5148) Fix failing spec due to timezoneNick Lewis2010-10-281-1/+1
| |/ / / / /
| * | | | | Merge branch 'feature/next/5148' into nextNick Lewis2010-10-282-0/+45
| |\ \ \ \ \
| | * | | | | (#5148) Add support for PSON to factsNick Lewis2010-10-282-0/+45
| |/ / / / /
* | | / / / Merge commit '85543a4'Jesse Wolfe2010-11-0349-2290/+2346
|\| | | | | | |_|/ / / |/| | | |
| * | | | Merge remote branch 'nigel/tickets/2.6.x/4382' into nextJesse Wolfe2010-10-181-1/+33
| |\ \ \ \
| | * | | | Make --mkusers work on OS X, we now find unused uid/gids if unspecifiedNigel Kersten2010-10-111-1/+33
| * | | | | Merge commit '2.6.3rc1' into nextJesse Wolfe2010-10-189-25/+87
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge commit '2.6.2' into nextJesse Wolfe2010-10-124-4/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'paul/ticket/next/4657' into nextJesse Wolfe2010-10-056-74/+62
| |\ \ \ \ \ \
| | * | | | | | [#4657] Customer-supplied .rb files are not compatible with multiple environm...Paul Berry2010-09-029-62/+193
| * | | | | | | Merge commit '2.6.2rc1' into nextJesse Wolfe2010-10-0431-282/+597
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Partial merge to 2.6.2rc1 : Merge commit '574812e' into nextJesse Wolfe2010-10-043-24/+33
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Partial merge to 2.6.2rc1 : Merge commit '021359b' into nextJesse Wolfe2010-10-041-13/+7
| |\ \ \ \ \ \ \ \ \