Commit Graph

183 Commits

Author SHA1 Message Date
Ritchie
408d4036c0 removed node_modules, refactor 2012-03-01 10:50:33 -07:00
Ritchie Martori
cc63f4f8a7 0.3 branch 2012-01-21 19:04:12 -08:00
Ritchie Martori
2615958f1c start refactor 2012-01-11 10:06:41 -08:00
Ritchie Martori
a1ec175611 added history 2012-01-08 18:17:47 -08:00
Ritchie Martori
1cc4e3a623 bump version 2012-01-08 18:11:38 -08:00
Ritchie Martori
f7e29280eb error on incorrect hosts 2012-01-08 17:52:49 -08:00
Ritchie Martori
6ec152810a error on incorrect hosts 2012-01-08 17:25:28 -08:00
Ritchie
8b9d14ad6f now supports /login?redirect=/foo 2011-12-29 14:25:02 -07:00
Ritchie
3920e13996 merged db state check from deploydapp 2011-12-29 14:12:00 -07:00
Ritchie
efc8f7d083 added connection loader to db, fixes db connection race condition 2011-12-28 12:35:02 -07:00
Ritchie
2f60da5757 bump version 2011-12-27 21:28:32 -07:00
Ritchie Martori
871c33a056 added logout route, isUser() isRoot() utils 2011-12-20 18:11:43 -08:00
Ritchie Martori
3593bc2e3b session store 2011-12-19 20:59:55 -08:00
Ritchie Martori
d113797c1a session store 2011-12-19 20:56:27 -08:00
Ritchie Martori
39779ea4d8 removed bouncy dependency 2011-12-19 18:16:56 -08:00
Ritchie Martori
d429fa7a72 logging module 2011-12-18 20:32:49 -08:00
Ritchie Martori
b9eeebe39e logging and config changes 2011-12-18 20:30:53 -08:00
Ritchie Martori
266a2f164f removed OS file 2011-12-17 16:20:30 -08:00
Ritchie Martori
6d7b303590 removed app plugin 2011-12-17 16:11:51 -08:00
Ritchie Martori
32ba602041 fixes dashboard bug 2011-12-17 16:04:57 -08:00
Ritchie Martori
c6b5bbb935 fixes remove bug 2011-12-17 13:41:08 -08:00
ritch
846f3641ea Update package.json 2011-12-17 11:51:47 -08:00
Ritchie Martori
d1a08c7d9d changed my apps url 2011-12-17 11:22:01 -08:00
Ritchie Martori
2d9000f8b2 readme changes 2011-12-17 11:18:12 -08:00
Ritchie Martori
3721ffbb15 kill child processes on exit 2011-12-16 15:51:43 -08:00
Ritchie Martori
92f2337af6 kill child processes on exit 2011-12-16 15:46:59 -08:00
Ritchie Martori
25b98340b1 kill child processes on exit 2011-12-16 15:44:26 -08:00
Ritchie Martori
ce60d3a6dc kill child processes on exit 2011-12-16 15:43:48 -08:00
Ritchie Martori
6ca999b839 use deploydapp.com 2011-12-16 15:24:03 -08:00
Ritchie Martori
951b065182 tests and alpha fixes 2011-12-16 15:18:37 -08:00
Ritchie Martori
e83fdc4e9b removed tests, re-working in mocha 2011-12-15 17:37:37 -08:00
Ritchie Martori
84af3450f4 fixes nextPort() bug 2011-12-14 16:25:06 -08:00
Ritchie Martori
9c3fc06ffe apps are now process forks instead of psuedo daemons 2011-12-14 15:59:20 -08:00
Ritchie Martori
7636dfef9f various balancer fixes 2011-12-14 15:21:41 -08:00
Ritchie Martori
7e21752122 setup html 2011-12-14 12:22:57 -08:00
Ritchie Martori
d60477292f added root user registration 2011-12-14 12:21:18 -08:00
Ritchie Martori
023296b0c3 loggin 2011-12-14 11:37:10 -08:00
Ritchie Martori
05bcd639f6 merged app conflicts 2011-12-14 09:06:30 -08:00
Ritchie Martori
9e6ccf2342 login files 2011-12-14 08:27:41 -08:00
Ritchie Martori
4ee6816509 now supports jsonp 2011-12-14 08:25:48 -08:00
Ritchie Martori
fb35997d22 various alpha fixes, login/logout fixes, alpha updates 2011-12-13 22:43:00 -08:00
ritch
1c288de91a Merge pull request #10 from bsparks/master
Routing issues on Windows
2011-12-10 15:17:19 -08:00
Ben Sparks
d7d88eae58 wasn't passing in the param properly 2011-12-09 00:16:20 -07:00
Ben Sparks
685f2cc79d change the dashboard route to redirect to the static html file; allowed option on static router for things like "/terminal" to be auto completed. 2011-12-09 00:10:26 -07:00
Ben Sparks
e311087617 Merge remote-tracking branch 'upstream/master'
Conflicts:
	lib/boot.js
2011-12-08 18:45:03 -07:00
Ritchie Martori
70da4dd880 added password hashing 2011-12-08 17:32:44 -08:00
Ritchie Martori
205ef6278f Merge branch 'master' of github.com:Deployd/Deployd 2011-12-08 16:43:05 -08:00
Ritchie Martori
870dfe6dfe removed legacy plugin path unshift 2011-12-08 16:43:02 -08:00
Ben Sparks
431e9e46ec require.paths is no longer supported, swallowing the error in case it's needed in oler node.js version 2011-12-06 21:19:36 -07:00
Jeff Cross
e6bb14d883 Fixed syncing messages in schema view to always show a message when syncing. 2011-12-03 11:07:47 -07:00