Ritchie Martori
|
cc8d748a47
|
Add test doc file.
|
2013-06-21 16:41:33 -07:00 |
Ritchie Martori
|
3ba2b0512b
|
Merge branch 'master' of https://github.com/strongloop/asteroid
|
2013-06-21 14:59:44 -07:00 |
Ritchie Martori
|
68e4464c59
|
Update create api docs
|
2013-06-21 14:59:30 -07:00 |
Raymond Feng
|
17015eef9b
|
Rename oracle connector
|
2013-06-20 17:53:42 -07:00 |
Ritchie
|
9be5123d9e
|
Update doc example for findOne()
|
2013-06-20 17:31:23 -07:00 |
Ritchie
|
db7a86321b
|
Remove discover sugar apis
|
2013-06-20 14:17:38 -07:00 |
Ritchie
|
e910a834a6
|
Merge branch 'master' of github.com:strongloop/asteroid
|
2013-06-20 10:21:02 -07:00 |
Ritchie
|
30247e71ed
|
Doc updates
|
2013-06-20 10:17:55 -07:00 |
Ritchie Martori
|
b426caccd3
|
Throw 404 when a model is not found during remote construction
|
2013-06-19 17:03:15 -07:00 |
Ritchie Martori
|
cc51b07596
|
Fix missing options when creating a model
|
2013-06-18 11:44:47 -07:00 |
Ritchie Martori
|
48f03c2ec3
|
Remove test generation
|
2013-06-18 08:51:47 -07:00 |
Ritchie
|
dff810f31c
|
Filter out non js files from middleware loader
|
2013-06-17 08:23:41 -07:00 |
Ritchie
|
d358ab674c
|
Remove sl-module-loader dependencies
|
2013-06-17 08:18:31 -07:00 |
Ritchie
|
4582ef34dc
|
Merge branch 'master' of github.com:strongloop/asteroid
Conflicts:
lib/application.js
|
2013-06-17 08:04:37 -07:00 |
Ritchie
|
654a89147c
|
Merge branch 'refactor/api'
Conflicts:
lib/application.js
|
2013-06-17 08:01:22 -07:00 |
Ritchie Martori
|
6428000fc0
|
Refactor create model
|
2013-06-12 21:30:20 -07:00 |
Ritchie Martori
|
166451443a
|
Updated docs, updated tests
|
2013-06-12 15:44:38 -07:00 |
Ritchie
|
5df77ac4d0
|
More tests
|
2013-06-11 11:07:49 -07:00 |
Ritchie Martori
|
935cd5cc77
|
Doc updates, tests
|
2013-06-11 09:01:44 -07:00 |
Ritchie Martori
|
ca3a3c468c
|
Handle id and data in sharedCtor
|
2013-06-07 18:31:29 -07:00 |
Ritchie Martori
|
087e3eabcb
|
Model sharedCtor arg handleing
|
2013-06-07 18:20:24 -07:00 |
Ritchie Martori
|
1e1a227f86
|
Adding new data source
|
2013-06-07 17:37:30 -07:00 |
Ritchie Martori
|
bcef4c88cf
|
Remove node modules from ignore, removie configure middleware
|
2013-06-07 13:12:46 -07:00 |
Ritchie Martori
|
463bc45d3e
|
Update package.json
|
2013-06-07 14:09:31 -06:00 |
Ritchie Martori
|
fd28321ba3
|
Update README.md
|
2013-06-07 14:09:07 -06:00 |
Ritchie Martori
|
7d0858b22e
|
Remove node modules, add initial tests
|
2013-06-07 12:57:51 -07:00 |
Ritchie
|
97daf2f3a1
|
Test generation
|
2013-06-07 09:49:33 -07:00 |
Ritchie
|
ad44ed15c7
|
Doc clenaup
|
2013-06-06 13:50:46 -07:00 |
Ritchie
|
69d2b5a874
|
Add Model validation documentation
|
2013-06-06 13:30:52 -07:00 |
Ritchie
|
79edef6ee6
|
More documentation updates based on feedback
|
2013-06-06 13:12:03 -07:00 |
Ritchie
|
c4330f16b8
|
Adapters
|
2013-06-05 17:46:42 -07:00 |
Ritchie
|
763c5d467b
|
Attached Method docs
|
2013-06-05 17:44:46 -07:00 |
Ritchie
|
9dccc60f3c
|
More docs
|
2013-06-05 17:16:00 -07:00 |
Ritchie
|
22a55be841
|
Documentation updates
|
2013-06-05 17:11:21 -07:00 |
Ritchie
|
fe742f38f0
|
Renames
|
2013-06-05 12:17:29 -07:00 |
Ritchie
|
76bfedefcf
|
More documentation updates
|
2013-06-05 12:13:55 -07:00 |
Ritchie
|
583f87a72b
|
Fix sharedCtor
|
2013-06-05 09:35:41 -07:00 |
Ritchie Martori
|
9b43b0bfee
|
New API Docs
|
2013-06-05 07:38:04 -07:00 |
cgole
|
95050f43e3
|
port number in console log was incorrect in example app
|
2013-06-04 13:35:41 -07:00 |
Ritchie Martori
|
d53b995241
|
Moved juggling oracle to optional deps
|
2013-05-28 09:52:22 -07:00 |
Ritchie Martori
|
0171969dcb
|
Fix model builder reference
|
2013-05-28 08:53:40 -07:00 |
Ritchie Martori
|
d7df71c686
|
Add hasMany to defined models
|
2013-05-24 15:09:13 -07:00 |
Raymond Feng
|
d856ca026d
|
Bring up the oracle integration
|
2013-05-24 08:57:52 -07:00 |
Ritchie
|
8870323980
|
Remove inflection src
|
2013-05-24 08:00:49 -07:00 |
Ritchie
|
22a5db7b53
|
Add rest middleware
|
2013-05-24 07:59:59 -07:00 |
Ritchie
|
787a6bcf43
|
Integrate remoting and jugglingdb fork
|
2013-05-24 07:59:23 -07:00 |
Ritchie
|
279ce5b929
|
remove model-route
|
2013-05-23 09:53:42 -07:00 |
Ritchie
|
5fdc7076b7
|
Alias define and defineModel
|
2013-05-22 20:41:56 -07:00 |
cgole
|
8e7b89a676
|
Test jenkins config
|
2013-05-20 14:31:04 -07:00 |
Ritchie Martori
|
fc25f95792
|
Update ignores
|
2013-05-17 17:56:55 -07:00 |