- Nov 03, 2011
-
-
Lloyd Hilaiel authored
in production (dev/beta/prod) use a more conventional logging format that includes timestamps. closes #234
-
- Nov 02, 2011
-
-
Lloyd Hilaiel authored
-
- Oct 28, 2011
-
-
Lloyd Hilaiel authored
implement throttling on outbound emails: don't send emails to the same address more than once per minute - issue #430
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Oct 26, 2011
-
-
Lloyd Hilaiel authored
fix double substitution in local environment introduced in commit f5be9659 - closes #486
-
- Oct 25, 2011
-
-
Pete Fritchman authored
Signed-off-by:
Lloyd Hilaiel <lloyd@hilaiel.com>
-
Pete Fritchman authored
Signed-off-by:
Lloyd Hilaiel <lloyd@hilaiel.com>
-
Pete Fritchman authored
Signed-off-by:
Lloyd Hilaiel <lloyd@hilaiel.com>
-
- Oct 12, 2011
-
-
Lloyd Hilaiel authored
-
- Oct 11, 2011
-
-
Lloyd Hilaiel authored
allow code in the test environment to dynamically change system configuration to test stuff (like bcrypt work factor update, for instance)
-
- Sep 29, 2011
-
-
Lloyd Hilaiel authored
ensure users must authenticate every week (issue #309). Also, move all magic numbers out of implementation and into the configuration abstraction.
-
- Aug 18, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
rename 'log_path' configuration variable to 'var_path', as now it will be the path to all files created at runtime. issue #172
-
- Aug 17, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
find instances of console.log() and send them to the logger instead, when running under dev harness also route to console. issue #169
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Aug 16, 2011
-
-
Lloyd Hilaiel authored
For tests, instrument `email.js` so that one may register an interceptor function which will be invoked rather than attempting to send email. closes #88.
-
- Aug 15, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Aug 09, 2011
-
-
Lloyd Hilaiel authored
-
- Aug 05, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Aug 03, 2011
-
-
Ben Adida authored
-
Ben Adida authored
-
Lloyd Hilaiel authored
rework deployment configuration (using less of the express mechanism) so that configuration options are available at all levels
-
Lloyd Hilaiel authored
rework deployment configuration (using less of the express mechanism) so that configuration options are available at all levels
-