summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (#6689) Make inventory_active_record terminus search quicklyNick Lewis2011-03-115-25/+16
* Merge branch 'ticket/2.6.next/5392' into 2.6.nextMatt Robinson2011-03-092-16/+21
|\
| * (#5392) Give a better error when realizing a non-existant resourceMatt Robinson2011-03-092-16/+21
* | Merge branch 'tickets/2.6.x/2645' into 2.6.nextJesse Wolfe2011-03-095-4/+65
|\ \
| * | (#2645) Adding a less-stubby test to verify the "system" attribute's behaviorJesse Wolfe2011-03-092-5/+13
| * | Fixed #2645 - Added support for creating system usersJames Turnbull2011-03-094-4/+57
* | | Merge branch 'maint/2.6.next/6338' into 2.6.nextNick Lewis2011-03-096-64/+54
|\ \ \ | |_|/ |/| |
| * | maint: Remove serialization of InventoryFact valuesNick Lewis2011-03-093-10/+0
| * | maint: Rename InventoryHost to InventoryNodeNick Lewis2011-03-096-54/+54
* | | Merge branch 'ticket/2.6.next/maint-cleanup_spec_output' into 2.6.nextMatt Robinson2011-03-085-5/+8
|\ \ \ | |/ / |/| |
| * | maint: Remove spec run noiseMatt Robinson2011-03-085-5/+8
|/ /
* | Merge branch 'ticket/2.6.next/6338' into 2.6.nextNick Lewis2011-03-086-0/+363
|\ \
| * | (#6338) Support searching on metadata in InventoryActiveRecord terminusNick Lewis2011-03-082-41/+90
| * | (#6338) Implement search for InventoryActiveRecord facts terminusNick Lewis2011-03-083-0/+112
| * | (#6338) Add an InventoryActiveRecord terminus for FactsNick Lewis2011-03-086-0/+202
* | | Merge branch 'maint/2.6.next/test_mount' into 2.6.nextMax Martin2011-03-081-35/+64
|\ \ \
| * | | Added integration tests for the mount providerPaul Berry2011-03-081-35/+64
* | | | Merge branch 'tickets/2.6.next/5794-create-report-parentdir' of git://github....Jacob Helwig2011-03-082-2/+5
|\ \ \ \
| * | | | (#5794) create reports directory when creating host specific directoryValdis Victor Vitayaudom2011-03-052-2/+5
* | | | | Merge branch 'ticket/2.6.x/6513-propigate-environment-in-settings-values' int...Jacob Helwig2011-03-082-3/+12
|\ \ \ \ \
| * | | | | (#6513) Propagate the environment when doing variable lookup in settingsJacob Helwig2011-03-082-2/+11
| * | | | | (#6513) Adjust P::U::Settings test name to reflect what it testsJacob Helwig2011-03-081-1/+1
|/ / / / /
* | | | | Merge branch 'ticket/2.6.next/5724-deprecate_DESTDIR_for_install.rb' of git:/...Jacob Helwig2011-03-081-25/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | (5724) Prep for deprecation of DESTDIRElias Lutfallah2011-03-051-0/+1
| * | | | Refactoring duplicate code and logic in prep for DESTDIR deprecation.Elias Lutfallah2011-03-051-25/+19
| |/ / /
* | | | Merge branch 'ticket/2.6.next/6632' into 2.6.nextPaul Berry2011-03-084-32/+14
|\ \ \ \
| * | | | (#6632) Adding a new mount no longer causes error with umountPaul Berry2011-03-084-32/+14
|/ / / /
* | | | Adjust Darwin mount provider tests to pass on LinuxPaul Berry2011-03-071-2/+2
* | | | Merge branch 'maint/2.6.next/test_mount' into 2.6.nextPaul Berry2011-03-071-0/+93
|\ \ \ \
| * | | | Maint: Begin adding integration tests for the mount providerPaul Berry2011-03-071-0/+93
|/ / / /
* | | | Merge branch 'maint/2.6.next/make_execute_stubbable' into 2.6.nextPaul Berry2011-03-074-0/+67
|\ \ \ \ | |/ / / |/| | |
| * | | Maint: Added the ability to replace the behavior ofPaul Berry2011-03-074-0/+67
|/ / /
* | | Merge branch 'ticket/2.6.next/6606' into 2.6.nextnfagerlund2011-03-0411-11/+41
|\ \ \ | |/ / |/| |
| * | (#6606) Inline docs: Document all autorequire relationshipsnfagerlund2011-03-0411-11/+41
|/ /
* | Merge branch 'ticket/2.6.next/6602' into 2.6.nextNick Lewis2011-03-041-1/+1
|\ \
| * | (#5148) Fix failing spec due to timezoneNick Lewis2011-03-041-1/+1
* | | Merge branch 'ticket/2.6.next/6602' into 2.6.nextNick Lewis2011-03-042-0/+45
|\| |
| * | (#5148) Add support for PSON to factsNick Lewis2011-03-042-0/+45
|/ /
* | Merge branch 'ticket/2.6.next/6581' into 2.6.nextNick Lewis2011-03-036-310/+289
|\ \
| * | (#6338) Remove inventory indirection, and move to facts indirectionNick Lewis2011-03-036-310/+289
* | | Merge branch 'ticket/2.6.next/6445' into 2.6.nextnfagerlund2011-03-031-1/+1
|\ \ \ | |/ / |/| |
| * | (#6445) Fix inline docs: puppet agent does not accept --mkusersBen Hughes2011-03-031-1/+1
|/ /
* | Merge branch '2.6.x' into 2.6.nextJacob Helwig2011-03-022-1/+6
|\|
| * Update CHANGELOG and version for 2.6.6rc1Jacob Helwig2011-03-022-1/+6
| * (#6541) Fix content with checksum truncation bugMatt Robinson2011-03-022-4/+31
| * (#6418) Recursive files shouldn't be auditedJesse Wolfe2011-03-021-14/+0
* | Merge branch 'ticket/2.6.next/6541-md5_in_content_truncates' into 2.6.nextMatt Robinson2011-03-023-33/+63
|\ \
| * | (#6541) maint: whitespace cleanup on the file integration specMatt Robinson2011-03-021-29/+32
| * | (#6541) Fix content with checksum truncation bugMatt Robinson2011-03-022-4/+31
|/ /
* | Merge branch '2.6.x' into 2.6.nextNigel Kersten2011-02-281-15/+14
|\|