Steve Howell
|
de252b0ee9
|
Remove utils.memoize().
We use _.memoize() in the one place it was called before.
(imported from commit de15a61eed47551f0f539aacba6df3303c865299)
|
2013-08-06 18:22:11 -04:00 |
Zev Benjamin
|
3ce318e9a1
|
Add CachedValue class to encapsulate the pattern of caching mostly static values
(imported from commit 14048847e77974cda3a6214f129492d8d373080d)
|
2013-08-06 16:15:47 -04:00 |
Steve Howell
|
349039289c
|
Set module.exports in util.js.
(imported from commit 12b81a6f9b79fe3f024f53e3185d647971952df7)
|
2013-08-06 14:04:29 -04:00 |
Tim Abbott
|
5a320db3c1
|
Add curly braces for all javascript if statements lacking them.
(imported from commit 32c7643d1a6ecdfaf634424d217938c8a368dade)
|
2013-08-01 11:47:54 -04:00 |
Scott Feeney
|
a35fff90cc
|
Replace $.extend
(imported from commit 2c1ee3c2714d388f2a71398fe81c049cc54ff94d)
|
2013-07-30 12:12:59 -04:00 |
Scott Feeney
|
375b1f9eb3
|
Replace $.map with _.map
(imported from commit 97c7a6612d8d56d19f8650db0ea8906afc0f20ef)
|
2013-07-30 12:09:18 -04:00 |
Scott Feeney
|
88952fb2b1
|
Replace $.grep with _.filter
(imported from commit 3a8830f697551a91f94f06b37d01a3687d8c583d)
|
2013-07-30 12:06:22 -04:00 |
Tim Abbott
|
3bba0cc927
|
Move zephyr/static to just static.
It's not really a part of the server (aka the rest of zephyr/).
(imported from commit 27f6b6b064938ad927075a68d873e4b68710d279)
|
2013-07-29 12:11:26 -04:00 |