This is the template project that's checked out and configured when you run the bando-up command from ljsthw-bandolier. This is where the code really lives.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zed A. Shaw
1d93e59156
Disable the memory temp_store which might cause problems.
3 months ago
..
api.js
lib/api.js now mostly documented.
9 months ago
auth.js
Documented the auth system.
9 months ago
blog.js
Messed up the rss feed links.
4 months ago
builderator.js
Add the ability to specify a README and make that the initial first page for the docs browser.
9 months ago
config.js
More documentation, almost done with everything in lib.
9 months ago
devtools.js
More documentation, almost done with everything in lib.
9 months ago
docgen.js
More documentation, almost done with everything in lib.
9 months ago
email.js
Adopt the standard that DANGER_ADMIN must equal '1' exactly, so DANGER_ADMIN==='1' is the only wayt to use it.
9 months ago
logging.js
More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function.
9 months ago
models.js
More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function.
9 months ago
ormish.js
Disable the memory temp_store which might cause problems.
3 months ago
queues.js
More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function.
9 months ago
testing.js
Testing helpers are done.
9 months ago