Skip to content

Tags: code-monkeys/blackbox

Tags

v1.20160122

Toggle v1.20160122's commit message
Pass README.md and RELEASE_ENGINEERING.md through markdownfmt. Update…

… TOC.

stable

Toggle stable's commit message
Pass README.md and RELEASE_ENGINEERING.md through markdownfmt. Update…

… TOC.

production

Toggle production's commit message
Pass README.md and RELEASE_ENGINEERING.md through markdownfmt. Update…

… TOC.

v1.20151111

Toggle v1.20151111's commit message
Rename RELEASE_ENGINEERING.txt to RELEASE_ENGINEERING.md

v1.20150730

Toggle v1.20150730's commit message
Fix issue on OS X when creating a temporary file

    This prevents the "mktemp: too few X's in template
_stacklib_" error message from appearing when
adding another admin to blackbox and allows the command to successfully
execute.

    Related:
    rtomayko/shocco#5
    http://unix.stackexchange.com/q/87638/63283

v1.20150609

Toggle v1.20150609's commit message
BACKWARDS INCOMPATIBLE CHANGES:

* Using $BASEDIR to pass the location of the repo hasn't worked for a
  while. It has been removed.  Simply cd into the vcs repo before
  running a command.
BUG FIXES:
* .gitignore was being created in subdirectories instead of VCS root.
MINOR CHANGES
* _blackbox_common.sh: Replace change_to_root with change_to_vcs_root
* confidence_test.sh: Added more assertions and tests.

v1.20150318

Toggle v1.20150318's commit message
Remove irrelevant error check

v1.20150304

Toggle v1.20150304's commit message
Remove irrelevant error check

v1.20150222

Toggle v1.20150222's commit message
- Add blackbox_list_files to RPM and MacPorts packages.

- Makefile should not require DESTDIR variable.

v1.20150216

Toggle v1.20150216's commit message
Clean up MacPorts configuration