Commit Graph

114 Commits

Author SHA1 Message Date
tlimoncelli@stackexchange.com
8d2e76929e Corrected informational message 2014-08-29 20:28:08 +00:00
tlimoncelli@stackexchange.com
d74eeb33c7 * Initialization for new repos AUTOMATED.
* Adding new users AUTOMATED.
* Update docs for the new, more simplified installation processes.
* Remove dependency on any particular paths, etc.  Copy "bin" into a place along your path and everything should "just work".
* Add support for Mercurial (not tested).
* blackbox_addadmin now adds keys to the keyring for you.
* Unified #! lines to "#!/usr/bin/env bash" so it works better on FreeBSD.
* BUGFIX: (BugId#1) blackbox_update_all_files.sh expects hg, fails for git.
* BUGFIX: (BugId#2) blackbox_postdeploy.sh assumes certain directory layout.
* BUGFIX: Temporary files aren't deleted.
* NEW FILE: bin/blackbox_initialize: Automates enabling BB for a repo (creates directories, files, and updates .gitignore).
* NEW FILE: bin/blackbox_removeadmin: Automates removing an admit.
* NEW FILE: tools/confidence_test.sh: A battery of tests to verify operations.
* NEW FILE: bin/Makefile: Automate package creation.
* NEW FILE: bin/_stack_lib.sh: A library of shell routines from StackExchange.
2014-08-29 20:21:02 +00:00
tlimoncelli@stackexchange.com
f387bc9f30 Remove ".sh" from file names.
Refactor so it does not rely on PWD being the repo basedir.
Fix assumptions about HG and GIT use.
2014-08-28 20:47:32 +00:00
tlimoncelli@stackexchange.com
c903bdc575 Change package name to stack_blackbox 2014-08-28 14:37:25 +00:00
Tom Limoncelli
b023e36516 Make RPM packages easier 2014-08-26 20:40:34 +00:00
tlimoncelli@stackexchange.com
adcb7e7449 Package tools 2014-08-26 16:26:25 -04:00
tlimoncelli@stackexchange.com
9f78fd458b blackbox_addadmin.sh: NEW: still untested.
blackbox_common.sh: Add comments.
2014-08-26 16:03:25 -04:00
tlimoncelli@stackexchange.com
8a14c28510 Big doc update plus refined tools to work better outside of StackExchange. 2014-08-13 15:16:35 -04:00
tlimoncelli@stackexchange.com
a9d0b830e1 Adding to docs 2014-07-08 10:35:28 -04:00
tlimoncelli@stackexchange.com
fdd3ee0e50 Add walk-through of how the software is used. 2014-07-08 10:06:49 -04:00
tlimoncelli@stackexchange.com
9e993f9562 Add license 2014-07-08 09:54:27 -04:00
tlimoncelli@stackexchange.com
ec1f547c2c NEW: AUTHORS file 2014-07-07 20:50:40 -04:00
Tom Limoncelli
73396c8a4d Initial check in 2014-07-07 20:30:22 -04:00
Tom Limoncelli
e9a5bfab26 Initial commit 2014-04-06 10:53:03 -07:00