Ritchie Martori
|
1ef95a3f01
|
Remove old node versions from travis
|
2013-11-08 13:30:53 -08:00 |
Ritchie Martori
|
81c2ec30aa
|
Add explicit Strong-remoting dep version
|
2013-11-08 10:08:00 -08:00 |
Ritchie Martori
|
15daa216a9
|
Add travis
|
2013-11-08 09:50:25 -08:00 |
Raymond Feng
|
a00645dd83
|
Merge pull request #53 from strongloop/apns
Update Application model for the push notification
|
2013-11-06 11:50:56 -08:00 |
Raymond Feng
|
05916ee093
|
Merge pull request #55 from strongloop/fix-doc
Add MySQL connector
|
2013-11-06 11:50:18 -08:00 |
Ritchie Martori
|
d3d4c6a910
|
Bump version
|
2013-11-05 14:11:55 -08:00 |
Ritchie Martori
|
04a2de9f35
|
Merge pull request #58 from strongloop/lb-1.2-project
1.2 app.boot()
|
2013-11-05 14:08:21 -08:00 |
Ritchie Martori
|
e822e822cf
|
Update "hasMany" example
|
2013-11-04 15:13:57 -08:00 |
Ritchie Martori
|
30df6cb597
|
Code review fixes based on feedback from https://github.com/strongloop/loopback/pull/57
|
2013-11-04 14:07:26 -08:00 |
Ritchie Martori
|
1e3bfc6c18
|
Automatically convert strings to connectors if they are LoopBack connectors
|
2013-11-01 12:53:30 -07:00 |
Rand McKinney
|
c453890353
|
Update api.md
Moved LB types into types.md.
|
2013-11-01 11:47:03 -07:00 |
Rand McKinney
|
5b98ae1d92
|
Update docs.json
Moved LB types section above API section.
|
2013-11-01 11:46:29 -07:00 |
Rand McKinney
|
a8d910a041
|
Update api.md
Add .use() to API ref, moved from orphaned heading.
|
2013-11-01 11:41:45 -07:00 |
Rand McKinney
|
5a8ed83d5f
|
Update api.md
Removed mention of unimplemented socketio middleware.
|
2013-11-01 11:01:18 -07:00 |
Rand McKinney
|
3054548010
|
Create types.md
Pulled data types out of api.md
|
2013-11-01 10:55:18 -07:00 |
Rand McKinney
|
d45a9d3df8
|
Update docs.json
Added bundled-models.md to docs; content pulled out of api.md.
|
2013-10-31 16:26:01 -07:00 |
Rand McKinney
|
f7aeea05cd
|
Update api.md
Deleted "Bundled models" section; moved to bundled-models.md.
|
2013-10-31 16:24:33 -07:00 |
Rand McKinney
|
62a99f3762
|
Create bundled-models.md
Moved doc on "bundled models" out of API docs; this is concept & task info.
|
2013-10-31 16:22:50 -07:00 |
Rand McKinney
|
d791803917
|
Update java.md
Add links to new Android SDK.
|
2013-10-31 16:17:27 -07:00 |
Ritchie
|
6179476030
|
Add app.dataSource() method
|
2013-10-31 10:06:43 -07:00 |
Ritchie Martori
|
da5cb2c117
|
Add app.boot()
|
2013-10-29 14:44:44 -07:00 |
Raymond Feng
|
3a8369a8ab
|
Merge pull request #56 from strongloop/scope-remoting
Remove the proxy as it is now handled by the juggler
|
2013-10-27 13:00:39 -07:00 |
Ritchie Martori
|
0075303ddc
|
README updates
|
2013-10-25 11:17:21 -07:00 |
Raymond Feng
|
71339e159e
|
Remove the proxy as it is now handled by the juggler
|
2013-10-24 20:40:33 -07:00 |
Raymond Feng
|
ac05130a3a
|
Merge pull request #54 from strongloop/fix-doc
Add belongsTo and hasAndBelongsToMany
|
2013-10-24 09:27:25 -07:00 |
Raymond Feng
|
34021fdea4
|
Add MySQL connector
|
2013-10-24 09:24:07 -07:00 |
Raymond Feng
|
4e48432705
|
Add belongsTo and hasAndBelongsToMany
|
2013-10-24 09:06:46 -07:00 |
Raymond Feng
|
e5a28b96ac
|
Clean up the model
|
2013-10-23 13:25:50 -07:00 |
Ritchie Martori
|
7a37969900
|
Merge pull request #51 from strongloop/refactor/email
Refactor email model into mail connector
|
2013-10-17 14:21:33 -07:00 |
Rand McKinney
|
7037342d7c
|
Added link to Doxygen API docs.
|
2013-10-14 14:51:10 -07:00 |
Ritchie Martori
|
a3f1d8d944
|
Refactor email model into mail connector
|
2013-10-14 10:54:55 -07:00 |
Raymond Feng
|
bfffd839a7
|
Update Application model for the push notification
|
2013-10-11 13:56:26 -07:00 |
Raymond Feng
|
26d0f74d66
|
Merge pull request #50 from strongloop/email-uniqueness
Fix the test as DAO now ignores undefined value for query
|
2013-10-11 13:55:48 -07:00 |
Ritchie Martori
|
137f12977f
|
Fix missing assert module
|
2013-10-11 13:49:04 -07:00 |
Raymond Feng
|
757803f203
|
Fix the test as DAO now ignores undefined value for query
|
2013-10-11 13:40:08 -07:00 |
crandmck
|
911c9f1e17
|
Simplified LB architecture diagram
|
2013-10-11 10:01:59 -07:00 |
crandmck
|
195aaa5bf3
|
reorg and rewriting of first part of LoopBack guide, with new diagram
|
2013-10-10 10:53:06 -07:00 |
Raymond Feng
|
fb70a838a6
|
Merge pull request #43 from strongloop/juggler-tidyup
Fix the id and property access
|
2013-10-04 15:54:35 -07:00 |
Raymond Feng
|
858ec8714d
|
Fix the id and property access
|
2013-10-04 15:53:02 -07:00 |
Rand McKinney
|
02c80bf33f
|
Update docs.json
Removed resources.md from docs.
|
2013-09-30 15:39:48 -07:00 |
Rand McKinney
|
4cf172c354
|
Update docs.json
|
2013-09-30 15:35:38 -07:00 |
Ritchie
|
6695a338d3
|
Update remote method example
|
2013-09-25 10:52:15 -07:00 |
Rand McKinney
|
ba5814aeff
|
Update intro.md
|
2013-09-23 17:33:15 -07:00 |
Rand McKinney
|
e76f12b2a1
|
Merge pull request #41 from strongloop/rand-doc-copyedit
Rand doc copyedit
|
2013-09-23 17:30:43 -07:00 |
Rand McKinney
|
7d80709f5c
|
Update intro.md
|
2013-09-23 17:26:29 -07:00 |
Rand McKinney
|
80a52450b1
|
Update rest.md
Fix embarrasing typo in where filter.
|
2013-09-23 17:23:40 -07:00 |
Rand McKinney
|
363db8095e
|
Update intro.md
|
2013-09-19 16:35:53 -07:00 |
Rand McKinney
|
cc2593c9dc
|
Update intro.md
|
2013-09-19 16:28:27 -07:00 |
Rand McKinney
|
fddc733c24
|
Update intro.md
|
2013-09-19 16:12:37 -07:00 |
Rand McKinney
|
12b9002fcb
|
Update intro.md
|
2013-09-19 16:04:38 -07:00 |