Skip to content

Tags: sryabkov/blackbox

Tags

v1.20170611

Toggle v1.20170611's commit message
Update CHANGELOG.md

stable

Toggle stable's commit message
Update CHANGELOG.md

production

Toggle production's commit message
Update CHANGELOG.md

v1.20170309

Toggle v1.20170309's commit message
Update CHANGELOG.md

v1.20160122

Toggle v1.20160122'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
    https://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