89 Commits (2bfc33edb72644a0e253baf592fe545c93a4e09c)

Author SHA1 Message Date
barisusakli 6b20cf5cff #2508 11 years ago
barisusakli 64e13df14c removed node cluster spawn procs on ports 11 years ago
Julian Lam d16cfb89e0 extra log, #2246 11 years ago
Julian Lam 5cc30ca1a0 more cache hash fixes 11 years ago
Julian Lam 82708d65c6 propagating hash to all workers on css compilation 11 years ago
barisusakli 1abe35092b cluster socket.io fixes
close proxy server on loader.stop
changed handles to object
11 years ago
barisusakli 0674258793 Merge remote-tracking branch 'origin/master' into socket.io1.x 11 years ago
barisusakli c12d90ddfb closes #2457 11 years ago
Julian Lam 8de2d1f58d closed #2459 11 years ago
barisusakli 2ecfcc582f Merge remote-tracking branch 'origin/master' into socket.io1.x 11 years ago
Julian Lam 23b14b3443 moving nearly all startup messages to verbose type 11 years ago
barisusakli 04175c92d9 Merge remote-tracking branch 'origin/master' into socket.io1.x 11 years ago
barisusakli 80d7ae597b closes #2451 11 years ago
Julian Lam fa39b5e46b closed #2446 11 years ago
Julian Lam ba9a5ad7d7 fixed #2448 11 years ago
barisusakli 702b1554fb Merge remote-tracking branch 'origin/master' into socket.io1.x 11 years ago
barisusakli 73fb653ddf emit works 11 years ago
psychobunny c905f96108 closes #2412 11 years ago
Julian Lam ae1528dc7e closed #2407 11 years ago
barisusakli 0864480433 forgot return 11 years ago
Julian Lam 207bfa8960 closed #2419 11 years ago
barisusakli 363057cf49 closes #2390 11 years ago
barisusakli d1b457b066 check err 11 years ago
psychobunny 70b5c631c6 if dev, compile view scripts only; let rjs dynamically load module scripts
fixes a bug introduced @ 11c83079f2
11 years ago
psychobunny 02b6a7893a in dev mode, concatenate scripts instead of minifying
faster reboot & restores sanity to those trying to debug browser
specific issues on IE and FF. not that you have much sanity to begin
with if it's an IE bug...
11 years ago
psychobunny 11c83079f2 if env is dev, don't re-compile rjs files
faster reboot & easier to debug on browsers that don't support
sourcemaps
11 years ago
Julian Lam 52285239e9 fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363 11 years ago
Julian Lam 19297e2d22 plugin installation takes a version now, and queries nbbpm, #2363
better error handling for #2363

upgrades now also call the suggestion route from nbbpm

upgrade button will show alert now if you try to upgrade past the suggested version, #2363
11 years ago
barisusakli 7c7be2e0c1 closes #2337 11 years ago
Julian Lam 1a90de7dd6 added new --from-file flag that will load js/css from the precompiled file instead of recompiling it on startup 11 years ago
psychobunny 73220aaa3d didn't realize mousetrap was being used elsewhere in the code, added back to client again 11 years ago
psychobunny 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client #2245 11 years ago
psychobunny 339d2b0143 closes #2246 11 years ago
psychobunny ffc07ff6d2 moved settings module deps into ACP #2245 11 years ago
psychobunny d759a7d9dd moved semver out of client js files #2245 11 years ago
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
11 years ago
psychobunny f35a51e48d making the loading sequence less verbose
in particular, the js stuff all happened sequentially at the same time
so there was no need for multiple messages
11 years ago
psychobunny 6418948570 only need one "meta/css done" message 11 years ago
psychobunny 3a069e028b refactored meta/js
yay I haz sourcemaps on windows now
11 years ago
psychobunny 729ed6fbda all your semi-colons are belongs to me 11 years ago
psychobunny eb4baf62b5 closes #2235 11 years ago
psychobunny 2a2490541f some minor linting elsewhere 11 years ago
psychobunny 319defd1d2 moved meta:js.compiled event to after minfile is committed to disk, closes #2173 11 years ago
psychobunny fa8613d09d moving meta:css.compiled further down, currently it gets emitted twice 11 years ago
psychobunny 9c8395808c use page visibility api instead of window.onblur
this lib supports most major browsers
11 years ago
Julian Lam 5ba88b7152 fixed #2208 11 years ago
psychobunny e5681097f4 added error to minification step 11 years ago
Julian Lam 6b786012d8 removed console.log 11 years ago
Julian Lam 343ff18014 closed #2179 11 years ago
psychobunny 2b5d0e89a5 up'ing templates.js 11 years ago