Commit Graph

  • 49da6f4249 Fix login bug. Ritchie Martori 2013-07-15 18:22:33 -0700
  • aa8d1bb853 Added bcrypt for password hashing Ritchie Martori 2013-07-15 14:07:17 -0700
  • 3f7e4b693a Refactor Model into class. Make createModel() just sugar. Ritchie Martori 2013-07-15 11:32:00 -0700
  • acfaee2fb0 Remove data argument name from user tests Ritchie Martori 2013-07-15 10:56:42 -0700
  • d9b5daba0e Validate uniqueness and format of User email. Ritchie Martori 2013-07-12 17:03:13 -0700
  • 16617a3737 Add user.logout() sugar method and update logout docs Ritchie Martori 2013-07-12 16:10:15 -0700
  • a09b527000 Create 64 byte session ids Ritchie Martori 2013-07-12 15:47:58 -0700
  • 9a62c48cfc Tests README Ritchie Martori 2013-07-12 13:38:52 -0700
  • e810213590 Experiment application model Raymond Feng 2013-07-12 13:09:22 -0700
  • 78457fbeaf Updated generated test docs Ritchie Martori 2013-07-12 12:53:38 -0700
  • a22cf5f4af Update docs and add asteroid.memory() sugar api Ritchie Martori 2013-07-12 12:40:36 -0700
  • e68116b687 Merge branch 'users' into 0.9 Ritchie Martori 2013-07-12 08:36:26 -0700
  • 83ca45e07e Add exports to models Raymond Feng 2013-07-09 15:06:42 -0700
  • b4391e6b26 Updating models Raymond Feng 2013-07-08 16:59:11 -0700
  • fc0777de08 Add basic email verification Ritchie Martori 2013-07-02 22:37:31 -0700
  • 8387a68b85 Initial users Ritchie Martori 2013-07-02 16:51:38 -0700
  • 5f16585270 Add default user properties Ritchie Martori 2013-07-01 17:01:26 -0700
  • 1abe583029 Add initial User model Ritchie Martori 2013-07-01 16:50:03 -0700
  • 90d990b798 Remove app.modelBuilder() Ritchie Martori 2013-07-01 11:46:41 -0700
  • 4aac4273e6 Add more user model docs Ritchie Martori 2013-06-30 17:38:53 -0700
  • 7f544576dd Update README.md cgole 2013-06-28 14:01:49 -0700
  • 3a15d7db07 Fix type in docs Ritchie Martori 2013-06-27 18:28:58 -0700
  • 184ecfec9b Fix type in docs Ritchie Martori 2013-06-27 18:28:21 -0700
  • 7b8e94019f Add normalized properties to Models Ritchie Martori 2013-06-27 18:26:44 -0700
  • 29d1077630 Add schema skeletons for built-in models Raymond Feng 2013-06-26 16:25:51 -0700
  • 42766a28c0 Add basic email verification Ritchie Martori 2013-07-02 22:37:31 -0700
  • 9fe79dbfca Fix service() & services() Raymond Feng 2013-07-02 17:22:51 -0700
  • 3a420187e9 Add service method Ritchie Martori 2013-07-02 17:04:20 -0700
  • 2f13c53161 Initial users Ritchie Martori 2013-07-02 16:51:38 -0700
  • f45e241f4b Merge pull request #2 from strongloop/refactor/remotes Raymond Feng 2013-07-02 16:51:28 -0700
  • dbab892380 Merge a4fb3012bf into 72020f8b62 Ritchie Martori 2013-07-02 16:48:07 -0700
  • c14ef9af8c Add default user properties Ritchie Martori 2013-07-01 17:01:26 -0700
  • 643877b677 Add initial User model Ritchie Martori 2013-07-01 16:50:03 -0700
  • 72020f8b62 Add more info to the models Raymond Feng 2013-07-01 15:53:10 -0700
  • a228ade1b1 Add more information to the logical models Raymond Feng 2013-07-01 11:51:28 -0700
  • 2a30efe23f Remove app.modelBuilder() Ritchie Martori 2013-07-01 11:46:41 -0700
  • a4fb3012bf Only build a sl remoting handler when a model is added to the app. Ritchie Martori 2013-07-01 10:41:52 -0700
  • 044d2c4bcc Add more user model docs Ritchie Martori 2013-06-30 17:38:53 -0700
  • 12761fb3fe Update README.md cgole 2013-06-28 14:01:49 -0700
  • 85900da5b3 Fix type in docs Ritchie Martori 2013-06-27 18:28:58 -0700
  • fa8740fac7 Fix type in docs Ritchie Martori 2013-06-27 18:28:21 -0700
  • 14234ab3ba Merge branch 'master' of https://github.com/strongloop/asteroid Ritchie Martori 2013-06-27 18:26:54 -0700
  • 6f6e0fe353 Add normalized properties to Models Ritchie Martori 2013-06-27 18:26:44 -0700
  • 8ec0533eb4 Add schema skeletons for built-in models Raymond Feng 2013-06-26 16:25:51 -0700
  • b00248cc18 Add user model docs. Ritchie Martori 2013-06-25 20:29:58 -0700
  • a893a982aa Bump version Ritchie Martori 2013-06-25 13:52:14 -0700
  • 9dab0896f0 Add geo point tests Ritchie Martori 2013-06-24 16:30:09 -0700
  • d51cf6e23d Rename long to lng Ritchie Martori 2013-06-24 15:32:22 -0700
  • 93e749c722 Add geo point Ritchie Martori 2013-06-24 15:22:25 -0700
  • 88f634df38 model.find => model.findById, model.all => model.find Ritchie Martori 2013-06-24 12:26:46 -0700
  • 66281d7c23 Release 0.8.0 0.8.0 Ritchie Martori 2013-06-24 12:08:35 -0700
  • e10b2f639e Use the reqs body for constructing models Ritchie Martori 2013-06-24 12:04:27 -0700
  • 130b596786 Remove the oracle dependency Raymond Feng 2013-06-24 09:07:29 -0700
  • 2669ed1c23 Update tests Ritchie Martori 2013-06-21 16:48:53 -0700
  • cc8d748a47 Add test doc file. Ritchie Martori 2013-06-21 16:41:33 -0700
  • 3ba2b0512b Merge branch 'master' of https://github.com/strongloop/asteroid Ritchie Martori 2013-06-21 14:59:44 -0700
  • 68e4464c59 Update create api docs Ritchie Martori 2013-06-21 14:59:30 -0700
  • 17015eef9b Rename oracle connector Raymond Feng 2013-06-20 17:53:25 -0700
  • 9be5123d9e Update doc example for findOne() Ritchie 2013-06-20 17:31:23 -0700
  • db7a86321b Remove discover sugar apis Ritchie 2013-06-20 14:17:38 -0700
  • e910a834a6 Merge branch 'master' of github.com:strongloop/asteroid Ritchie 2013-06-20 10:21:02 -0700
  • 30247e71ed Doc updates Ritchie 2013-06-20 10:17:55 -0700
  • b426caccd3 Throw 404 when a model is not found during remote construction Ritchie Martori 2013-06-19 17:03:15 -0700
  • cc51b07596 Fix missing options when creating a model Ritchie Martori 2013-06-18 11:44:47 -0700
  • 48f03c2ec3 Remove test generation Ritchie Martori 2013-06-18 08:51:47 -0700
  • dff810f31c Filter out non js files from middleware loader Ritchie 2013-06-17 08:23:41 -0700
  • d358ab674c Remove sl-module-loader dependencies Ritchie 2013-06-17 08:18:31 -0700
  • 4582ef34dc Merge branch 'master' of github.com:strongloop/asteroid Ritchie 2013-06-17 08:04:37 -0700
  • 654a89147c Merge branch 'refactor/api' Ritchie 2013-06-17 08:01:22 -0700
  • 6428000fc0 Refactor create model Ritchie Martori 2013-06-12 21:30:20 -0700
  • 166451443a Updated docs, updated tests Ritchie Martori 2013-06-12 15:44:38 -0700
  • 5df77ac4d0 More tests Ritchie 2013-06-11 11:07:49 -0700
  • 935cd5cc77 Doc updates, tests Ritchie Martori 2013-06-11 09:01:44 -0700
  • ca3a3c468c Handle id and data in sharedCtor Ritchie Martori 2013-06-07 18:31:29 -0700
  • 087e3eabcb Model sharedCtor arg handleing Ritchie Martori 2013-06-07 18:20:24 -0700
  • 1e1a227f86 Adding new data source Ritchie Martori 2013-06-07 17:37:30 -0700
  • bcef4c88cf Remove node modules from ignore, removie configure middleware Ritchie Martori 2013-06-07 13:12:46 -0700
  • 463bc45d3e Update package.json Ritchie Martori 2013-06-07 14:09:31 -0600
  • fd28321ba3 Update README.md Ritchie Martori 2013-06-07 14:09:07 -0600
  • 7d0858b22e Remove node modules, add initial tests Ritchie Martori 2013-06-07 12:57:51 -0700
  • 97daf2f3a1 Test generation Ritchie 2013-06-07 09:49:33 -0700
  • ad44ed15c7 Doc clenaup Ritchie 2013-06-06 13:50:46 -0700
  • 69d2b5a874 Add Model validation documentation Ritchie 2013-06-06 13:30:52 -0700
  • 79edef6ee6 More documentation updates based on feedback Ritchie 2013-06-06 13:12:03 -0700
  • c4330f16b8 Adapters Ritchie 2013-06-05 17:46:42 -0700
  • 763c5d467b Attached Method docs Ritchie 2013-06-05 17:44:46 -0700
  • 9dccc60f3c More docs Ritchie 2013-06-05 17:16:00 -0700
  • 22a55be841 Documentation updates Ritchie 2013-06-05 17:11:21 -0700
  • fe742f38f0 Renames Ritchie 2013-06-05 12:17:29 -0700
  • 76bfedefcf More documentation updates Ritchie 2013-06-05 12:13:55 -0700
  • 583f87a72b Fix sharedCtor Ritchie 2013-06-05 09:35:35 -0700
  • 9b43b0bfee New API Docs Ritchie Martori 2013-06-05 07:38:04 -0700
  • 95050f43e3 port number in console log was incorrect in example app cgole 2013-06-04 13:35:41 -0700
  • d53b995241 Moved juggling oracle to optional deps Ritchie Martori 2013-05-28 09:52:22 -0700
  • 0171969dcb Fix model builder reference Ritchie Martori 2013-05-28 08:53:40 -0700
  • d7df71c686 Add hasMany to defined models Ritchie Martori 2013-05-24 15:08:23 -0700
  • d856ca026d Bring up the oracle integration Raymond Feng 2013-05-24 08:57:52 -0700
  • 8870323980 Remove inflection src Ritchie 2013-05-24 08:00:49 -0700
  • 22a5db7b53 Add rest middleware Ritchie 2013-05-24 07:59:59 -0700
  • 787a6bcf43 Integrate remoting and jugglingdb fork Ritchie 2013-05-24 07:59:23 -0700