29 Apr, 2013
1 commit
05 Apr, 2013
1 commit
-
Noticed that Boxen won't run people/manifests/user-name.pp if it
includes dash
28 Mar, 2013
2 commits
-
Small typo and grammar correction in modules doc
-
Added 'nuke' instructions.
27 Mar, 2013
1 commit
23 Mar, 2013
2 commits
-
Update README
12 Mar, 2013
2 commits
08 Mar, 2013
6 commits
-
Added initial FAQ
-
Minor nit: be informative about impending "sudo" activity.
-
Correct Typo In README
06 Mar, 2013
14 commits
-
Won't show the prompt if sudo hasn't timed out since
previous authorized sudo activity. -
Revert "allow bundler 1.x releases" from #126
-
This reverts commit 8153b926de73b4846338c9de00e90d6e5346be3a.
-
Update Puppetfile
-
Don't panic if your HEAD is detached
-
Allow Bundler 1.x releases
-
Examples of situations when HEAD is not symbolic:
* You're doing interactive rebase
* You're using git bisect
* ... and so on. -
s/bothers/others
05 Mar, 2013
6 commits
-
speed up all invocations of boxen
-
work with EDITOR like 'mate -w'
-
Fix bundler version install stanza
02 Mar, 2013
3 commits
-
when running Bundler, it just so happens that --local should (but does not)
skip updating the gems in vendor/cache. explicitly skipping that update drops
most of a second off of every run of boxen.
01 Mar, 2013
2 commits
-
Fix script/nuke to properly delete receipts
-
Can't use a bare system call because we need globbing