This website requires JavaScript.
Explore
Help
Register
Sign In
Kai
/
habitica
Watch
1
Star
0
Fork
0
You've already forked habitica
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d0342628340ce7dce95fa20177ccbcfe1ebf93e6
habitica
/
src
T
History
Tyler Renelle
e24d7476e8
refactor(errors): remove more
res.json(500)
in favor of
next(err)
2014-02-07 09:20:40 -07:00
..
controllers
refactor(errors): remove more
res.json(500)
in favor of
next(err)
2014-02-07 09:20:40 -07:00
models
chore(mongoose): set some options per
#2725
to address high number of open connections, replset connection timeout, and close mongoose connection on process death
2014-02-03 17:57:38 -07:00
routes
i18n(refactor): load all files in a locale, not the ones defined in app.json, move env.t client code to own file, add env.isStaticPage (from isFrontPage)
2014-02-06 17:17:21 +01:00
logging.js
fix(winston): typo
2014-02-02 23:26:57 -07:00
middleware.js
chore(cluster): temporarily disable cluster (revert here)
2014-02-06 20:12:52 -07:00
seed.js
chore(logging): replace console.* with new logging module
2014-02-01 02:01:19 -06:00
server.js
chore(cluster): temporarily disable cluster (revert here)
2014-02-06 20:12:52 -07:00
utils.js
chore(cluster): use domain-middleware properly, so domains are used to restart cluster workers
2014-02-06 10:58:47 -07:00