Commit Graph

  • 8276674c9b Add underscore to context master Kyle Fang 2014-07-04 14:04:37 +08:00
  • 94d9c73e71 chore: add history and version bump for 0.7 release v0.7.0 Jeff Cross 2014-06-01 21:47:44 -07:00
  • 3a93f58276 fix non-closed <a> tag in initial index.html Marek Skrobacki 2014-01-23 17:14:02 +00:00
  • e9ac318401 fix(jshint): restored earlier version of JSHint and restored type-loader module loading Jeff Cross 2014-05-22 21:47:15 -07:00
  • a3e24b0fc7 chore(jshint): fix jshint complaints Jeff Cross 2014-05-20 01:22:49 -07:00
  • 69cb19233d fix(cli): remove forever-monitor to fix repl issues Jeff Cross 2014-05-20 01:19:57 -07:00
  • af1f4f5ec0 feat(mocks): add rewire module to server tests for sync testing Jeff Cross 2013-12-25 13:02:50 -08:00
  • 3db7d581a2 Merge pull request #299 from cayblood/make_tests_use_local_code Jeff Cross 2013-12-18 23:05:39 -08:00
  • a365dceea0 Merge pull request #300 from cayblood/update_readme Jeff Cross 2013-12-18 23:00:38 -08:00
  • 71c7c183a9 docs(readme) correct test-app instructions Carl Youngblood 2013-11-18 11:55:04 +00:00
  • d09e05fc49 chore(tests) Make tests use local code Carl Youngblood 2013-11-18 11:53:43 +00:00
  • e95b507c61 docs(contributing): added contributing guidelines Jeff Cross 2013-11-17 22:12:13 -08:00
  • 3392df3e67 test(server): unit test more methods on server Jeff Cross 2013-11-17 23:40:12 -08:00
  • 634804e4fc fix(dashboard): add check for undefined config Jeff Cross 2013-11-17 22:52:10 -08:00
  • 18c6ed282c Merge pull request #275 from rithish/master Ritchie Martori 2013-11-18 12:12:30 -08:00
  • 5909e0e733 Removed grunt-contrib-jshint module dependency. Rithish Saralaya 2013-11-18 19:24:38 +05:30
  • aecf91a0b1 Removed grunt-contrib-jshint module dependency. Rithish Saralaya 2013-11-18 19:20:08 +05:30
  • 8f42be2faa Fixes for the app tests to execute properly. Rithish Saralaya 2013-11-14 23:24:33 +05:30
  • 3a5c66d212 fixed typo in relative path Rithish Saralaya 2013-10-22 11:13:02 +05:30
  • 8ee232b08a Merge pull request #270 from letsface/fix-number-to-string Ritchie Martori 2013-10-18 09:36:15 -07:00
  • 882c416b89 fixing module paths for the integration tests to execute. Rithish Saralaya 2013-10-18 16:31:13 +05:30
  • c90b23c6ab missing ws Ricky Ng-Adam 2013-09-23 14:24:54 +08:00
  • 796636b217 when query is number but property is string convert Ricky Ng-Adam 2013-09-23 14:07:40 +08:00
  • 1b3d0cf472 Merge pull request #250 from taras/master Ritchie Martori 2013-08-20 15:00:20 -07:00
  • 575de2bd6d Revert "Fixed error caused by incorrect main property in package.json" Taras Mankovski 2013-08-20 23:19:28 +02:00
  • 376d6eb183 Merge pull request #232 from sespindola/master Ritchie Martori 2013-08-06 18:30:01 -07:00
  • 5e9b155001 Merge pull request #223 from yoneal/issue-191 Ritchie Martori 2013-08-06 18:27:06 -07:00
  • 4dc3546f9b Merge pull request #240 from taras/master Ritchie Martori 2013-08-06 18:24:36 -07:00
  • 1d0591adda Merge pull request #218 from coderhaoxin/improve-query Ritchie Martori 2013-08-06 18:19:19 -07:00
  • 21805eac93 Fixed error caused by incorrect main property in package.json type-loader.json attempts to require all modules to find resources that might be included with the modules. This causes a problem when the main entry point for the package is incorrect Taras Mankovski 2013-08-06 07:09:37 +02:00
  • 83650f410b modified mongodb startup options with null device ternary option Sebastian A. Espindola 2013-07-19 22:28:44 -03:00
  • 2ef34bab3b removed commented options line Sebastian A. Espindola 2013-07-17 23:13:45 -03:00
  • 88421a247e added platform-specific null device as mongodb config file Sebastian A. Espindola 2013-07-17 23:09:19 -03:00
  • 4b5c410457 Merge pull request #222 from diversario/#217 Ritchie Martori 2013-07-11 01:09:51 -07:00
  • ddb7e94d39 Fix #191 yoneal 2013-07-10 02:55:22 +09:00
  • 41bac33981 Fixes #217: $inc with strings ilya.shaisultanov 2013-07-09 05:47:08 -04:00
  • 649e35e53c add test script for subproperty query haoxin 2013-07-05 09:18:38 +08:00
  • a9beb0e5dc improve get query,make it enable to query by subproperty haoxin 2013-07-04 15:46:27 +08:00
  • a5549f174b removed old deployment test Ritchie Martori 2013-06-25 20:03:39 -07:00
  • 920365573b updated travis to run node v0.10 Ritchie Martori 2013-06-25 20:03:17 -07:00
  • 920fef22d6 merge #204 Ritchie Martori 2013-06-25 20:00:28 -07:00
  • 6d5eeb57fc merge #207 Ritchie Martori 2013-06-25 19:55:07 -07:00
  • 0f30479827 Merge pull request #207 from eleventigers/master Ritchie Martori 2013-06-25 19:46:59 -07:00
  • f701f86eda ensure numbers are parsed correctly in query eleventigers 2013-06-19 15:43:31 +01:00
  • 4cbe02da71 update deps eleventigers 2013-06-19 14:51:03 +01:00
  • e02d4969b9 use qs instead of querystring eleventigers 2013-06-19 14:50:02 +01:00
  • 185d788c78 add the X-Requested-With header to fix AngularJs's ajax request Lyman Lai 2013-06-09 17:58:58 +08:00
  • 1555c29750 test codes added nothing2lose 2013-06-08 20:08:17 +09:00
  • 324d1c9db0 method ovrride support both URL query and POST body nothing2lose 2013-06-08 13:09:32 +09:00
  • 949e254801 'originalMethod' property added nothing2lose 2013-06-08 12:17:42 +09:00
  • 417ed03629 switched links to fonts.googleapis.com to https pr-163 Carsten Milling 2013-04-10 13:07:10 +02:00
  • 6299d39bc9 make dpd.js https aware Carsten Milling 2013-03-16 21:50:00 +01:00
  • 6b2e505d80 Merge pull request #199 from jeffbcross/master Jeff Cross 2013-06-06 20:16:32 -07:00
  • db274f4482 Merge pull request #167 from deployd/collection-boolean Jeff Cross 2013-06-03 22:29:54 -07:00
  • 69ffe38ebe remove(make): Removed obsolete make file. Jeff Cross 2013-06-03 22:23:02 -07:00
  • 902c75b15e feat(grunt): Added grunt jshint task to replace old make task. Jeff Cross 2013-06-03 22:05:58 -07:00
  • 73c38d6d5a Causing side effect removed nothing2lose 2013-06-01 10:33:11 +09:00
  • 69b650da42 variable scope fixed nothing2lose 2013-06-01 02:00:51 +09:00
  • d09f90d9d4 typo missing fixed nothing2lose 2013-06-01 00:25:03 +09:00
  • 580a8e2d48 It`s support methods "PUT" and "DELETE" when it comes to submitting forms. nothing2lose 2013-05-31 22:17:35 +09:00
  • 2c120f5fb6 chore(build): Add grunt for build tasks, replace dashboard less>css target Jeff Cross 2013-05-26 10:49:32 -07:00
  • 9b6de74a70 Added test for #166 collection-boolean Jeff Cross 2013-03-25 20:46:39 -07:00
  • 5348a7139c Added unit test for boolean property in collection. Jeff Cross 2013-03-25 20:44:12 -07:00
  • 3fda05e4ef Merge pull request #164 from cmil/fix-garbled-body Ritchie Martori 2013-03-25 15:30:07 -07:00
  • ddacd0a98a fix iteration of arrays in wrapAsyncFunctions() Carsten Milling 2013-03-17 19:20:10 +01:00
  • 5bbde5d79e Implemented new tab+dropdown interface for event editor 0.7-multi-event-dashboard Dallon Feldner 2013-03-07 10:51:24 -07:00
  • b455556028 Merge pull request #158 from deployd/0.7-remove-cloud 0.7 Ritchie Martori 2013-03-05 12:14:44 -08:00
  • 55c8eac4bf Removed deploy and remote cli commands 0.7-remove-cloud Dallon Feldner 2013-03-05 11:12:52 -07:00
  • 5c21c1c3aa Removed deployments from dashboard Dallon Feldner 2013-03-05 11:01:30 -07:00
  • b454d05916 fixed content-type bug when updating user objects by id Ritchie Martori 2013-02-06 17:20:11 -08:00
  • d157609ab1 updated history v0.6.10 Ritchie Martori 2013-01-29 08:45:06 -08:00
  • 427ac2434a fixed incorrect uri decoding in query string parser Ritchie Martori 2013-01-29 08:40:17 -08:00
  • 87d09a7808 Merge branch '0.7' of github.com:deployd/deployd into 0.7 DallonF 2012-12-20 13:48:31 -07:00
  • af9f9c04d0 Made require('deployd') always point to the right installation DallonF 2012-12-20 13:48:12 -07:00
  • 0ebf900bbf Added more customization options to basic dashboard DallonF 2012-12-20 13:47:35 -07:00
  • f38a976cd9 Merge branch '0.7' of https://github.com/deployd/deployd into 0.7 Jeff Cross 2012-12-20 11:34:39 -07:00
  • 5c75680be8 Merge branch 'refactor/deployment' into 0.7 DallonF 2012-12-20 10:56:33 -07:00
  • cc3d61cda1 Merge branch 'refactor/deployment' of github.com:deployd/deployd into refactor/deployment refactor/deployment DallonF 2012-12-20 10:47:21 -07:00
  • 433d09fe1d Merge branch 'master' into refactor/deployment DallonF 2012-12-20 10:45:36 -07:00
  • 8826c6e553 Dashboard bug fixes DallonF 2012-12-20 10:43:44 -07:00
  • e473eb38bc merged history Ritchie Martori 2012-12-19 15:36:16 -08:00
  • cb67083963 additional changed() fixes Ritchie Martori 2012-12-19 15:35:04 -08:00
  • 1b195de4db Merge branch '0.7' of github.com:deployd/deployd into 0.7 Ritchie Martori 2012-12-19 15:32:49 -08:00
  • 1273f43508 fixed bug with changed() Ritchie Martori 2012-12-19 15:32:27 -08:00
  • 04772b8824 Added placeholder page for middleware 0.7-feature/middleware Dallon Feldner 2012-12-19 14:01:03 -07:00
  • 5b24e9c634 Merge branch '0.7' into 0.7-feature/middleware Dallon Feldner 2012-12-19 11:06:06 -07:00
  • 98d66cca05 Merge branch '0.7' of https://github.com/deployd/deployd into 0.7 Jeff Cross 2012-12-19 09:48:31 -07:00
  • 669510d2b1 Merge branch '0.7' of github.com:deployd/deployd into 0.7 Dallon Feldner 2012-12-19 09:20:10 -07:00
  • 97ce7db8c2 Fixed bug where custom resource events would not show up in the dashboard Dallon Feldner 2012-12-19 09:20:00 -07:00
  • 6e793dd863 fixed missing keys.json Ritchie Martori 2012-12-17 16:26:49 -08:00
  • 1f0848d5b9 added login/logout permissions Ritchie Martori 2012-12-17 15:49:03 -08:00
  • 7196985577 Merge branch '0.7' of github.com:deployd/deployd into 0.7 Ritchie Martori 2012-12-17 15:30:28 -08:00
  • d7d03a3d75 fixed connection queue when authenticating with db Ritchie Martori 2012-12-17 15:30:05 -08:00
  • fc888476e9 Merge branch '0.7' of https://github.com/deployd/deployd into 0.7 Jeff Cross 2012-12-16 22:10:06 -07:00
  • 1204b7c121 Merge branch '0.7' of github.com:deployd/deployd into 0.7 DallonF 2012-12-14 08:55:31 -07:00
  • a97ffd889d Fixed server crash on GET /users/count DallonF 2012-12-14 08:55:08 -07:00
  • 9fa8612936 added annonymous session cleanup at startup Ritchie Martori 2012-12-13 20:31:12 -08:00
  • 55b3af1934 added errorTemplate option Ritchie Martori 2012-12-13 20:05:21 -08:00
  • 4b550e0c87 added root check to emit proxy Ritchie Martori 2012-12-13 15:49:43 -08:00
  • 56f0a64e2d refactored permissions into request event Ritchie Martori 2012-12-13 15:01:06 -08:00