Raymond Feng
|
94f12d0fce
|
Fix the permission check
|
2013-11-14 21:19:57 -08:00 |
Raymond Feng
|
be3c40c3d3
|
Add oauth2 related models
|
2013-11-14 21:19:56 -08:00 |
Raymond Feng
|
be32341467
|
Add a stub to register role resolvers
|
2013-11-14 21:19:56 -08:00 |
Raymond Feng
|
660ef89755
|
Merge ScopeACL into ACL
|
2013-11-14 21:19:56 -08:00 |
Raymond Feng
|
0430cd2ae3
|
Add tests for isInRole and getRoles
|
2013-11-14 21:19:56 -08:00 |
Raymond Feng
|
c3a1a85159
|
Add constants and more tests
|
2013-11-14 21:19:56 -08:00 |
Raymond Feng
|
48a0242711
|
Define the models/relations for ACL
|
2013-11-14 21:19:56 -08:00 |
Raymond Feng
|
67b934357b
|
Start to build the ACL models
|
2013-11-14 21:19:56 -08:00 |
Raymond Feng
|
492aca7724
|
Update acl/role models
|
2013-11-14 21:19:56 -08:00 |
Raymond Feng
|
f9849454e9
|
Update ACL model
|
2013-11-14 21:19:09 -08:00 |
Ritchie Martori
|
51a38fc0f6
|
Merge pull request #62 from strongloop/token
Token
|
2013-11-14 20:14:41 -08:00 |
Ritchie Martori
|
1de2a40e88
|
Update AccessToken and User relationship
- Add created default
- Default TTLs for user login access tokens
- Break out User / AccessToken relationship
|
2013-11-14 19:41:29 -08:00 |
Ritchie Martori
|
efce5039f6
|
Added AccessToken created property
|
2013-11-14 16:47:24 -08:00 |
Ritchie Martori
|
1bb95607b9
|
Update session / token documentation
|
2013-11-14 15:42:37 -08:00 |
Ritchie Martori
|
64d8ff986b
|
Add loopback.token() middleware
|
2013-11-14 13:01:47 -08:00 |
Ritchie
|
77a137eca6
|
Rename Session => AccessToken
|
2013-11-14 10:05:13 -08:00 |
Ritchie Martori
|
642bfa84f4
|
Merge pull request #60 from strongloop/model-names
Fix bundle model name casing
|
2013-11-11 13:39:13 -08:00 |
Ritchie Martori
|
e382626675
|
Bump verison
|
2013-11-11 13:39:02 -08:00 |
Ritchie Martori
|
77e842d2a3
|
Fix bundle model name casing
|
2013-11-11 13:35:54 -08:00 |
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 |