Miroslav Bajtoš
|
1512ef4561
|
Merge tag 'v1.7.1'
v1.7.1
|
2014-03-18 18:16:00 +01:00 |
Miroslav Bajtoš
|
5a97ceafa8
|
Merge branch 'release/1.7.1' into production
|
2014-03-18 18:15:55 +01:00 |
Miroslav Bajtoš
|
2c510a7b2e
|
v1.7.1
|
2014-03-18 18:15:24 +01:00 |
Raymond Feng
|
eaa49555a9
|
Merge pull request #212 from strongloop/feature/req-pause
Pause the req before checking access
|
2014-03-18 08:36:48 -07:00 |
Miroslav Bajtoš
|
1aaf6eed35
|
Add test for request pausing during authentication
|
2014-03-18 08:43:24 +01:00 |
Raymond Feng
|
32a9131004
|
Pause the req before checking access
See https://github.com/strongloop/loopback-storage-service/issues/7
|
2014-03-17 14:40:05 -07:00 |
Raymond Feng
|
f031e79392
|
Remove the generated flag as the id is set by the before hook
|
2014-03-17 10:01:29 -07:00 |
crandmck
|
c80b334130
|
Improvements to JSDoc comments
|
2014-03-14 10:28:31 -07:00 |
crandmck
|
9fb3f3313a
|
Fixes to JSDoc for API docs
|
2014-03-13 17:25:21 -07:00 |
Raymond Feng
|
533daf4040
|
Remove oauth2 models as they will be packaged in a separate module
|
2014-03-11 22:37:54 -07:00 |
Rand McKinney
|
536d377a97
|
Update api-model.md
Correct 'where' clause in findOne() method.
|
2014-03-11 09:21:01 -07:00 |
Ritchie Martori
|
57ff242308
|
Minor doc fix
|
2014-03-10 18:05:44 -07:00 |
Raymond Feng
|
3a26c5fa99
|
Merge pull request #202 from strongloop/feature/lb-issue-118
Set the correct status code for User.login
|
2014-02-28 14:20:06 -08:00 |
Raymond Feng
|
89aa3595f5
|
Set the correct status code for User.login
See https://github.com/strongloop/loopback/issues/118
|
2014-02-28 13:19:52 -08:00 |
Raymond Feng
|
9c13c07da2
|
Merge tag 'v1.7.0'
1.7.0
|
2014-02-21 11:05:00 -08:00 |
Raymond Feng
|
7332b3deb9
|
Merge branch 'release/1.7.0' into production
|
2014-02-21 11:04:52 -08:00 |
Raymond Feng
|
b5f461c1c1
|
Bump version to 1.7.0
|
2014-02-21 11:03:51 -08:00 |
Raymond Feng
|
dcb69233d5
|
Update deps
|
2014-02-21 11:02:53 -08:00 |
Ritchie Martori
|
4e437586ed
|
Merge pull request #192 from strongloop/fix/port-zero
Remove coercion from port check
|
2014-02-21 10:08:27 -08:00 |
Miroslav Bajtoš
|
fe6ac0bebf
|
Merge pull request #195 from globocom/fix-clear-handler-cache-test
Rewrites test for clear handler cache.
|
2014-02-21 18:51:55 +01:00 |
Raymond Feng
|
8a0f7cf412
|
Bump version and update deps
|
2014-02-21 09:27:50 -08:00 |
Raymond Feng
|
4a0c564c68
|
Merge pull request #196 from strongloop/feature/remoting-options
Allows options to be passed to strong-remoting
|
2014-02-21 09:10:37 -08:00 |
Raymond Feng
|
1717729efc
|
Merge pull request #186 from albertoleal/RemoveUnnecessaryLines
Remove unnecessary lines
|
2014-02-21 09:06:11 -08:00 |
Guilherme Cirne
|
f43273e5d7
|
Rewrite test for clear handler cache.
|
2014-02-20 14:39:57 -03:00 |
Raymond Feng
|
37646fa008
|
Allows options to be passed to strong-remoting
|
2014-02-19 15:14:31 -08:00 |
Ryan Graham
|
088c2e2296
|
Merge fixup
|
2014-02-19 14:11:16 -08:00 |
Ritchie Martori
|
138821cf8b
|
Merge package.json and lib/loopback.js
|
2014-02-19 11:44:44 -08:00 |
Ritchie Martori
|
500703e1fb
|
Remove coercion from port check
|
2014-02-18 16:54:40 -08:00 |
Ritchie Martori
|
edd16b9ce8
|
Merge pull request #193 from globocom/clear-handler-cache2
Clear handler cache
|
2014-02-18 14:24:23 -08:00 |
Guilherme Cirne
|
b466bb96c8
|
The simplest possible solution for clearing the handler cache when registering a model.
|
2014-02-18 17:40:35 -03:00 |
Ritchie Martori
|
a313d1d140
|
Remove outdated test readme
|
2014-02-18 10:37:43 -08:00 |
Raymond Feng
|
d8c43bc872
|
Merge pull request #180 from strongloop/feature/dual-license
Dual license: MIT + StrongLoop
|
2014-02-17 16:36:06 -08:00 |
Alberto Leal
|
6eecaa78a3
|
Remove unnecessary lines
|
2014-02-17 14:05:04 -03:00 |
Raymond Feng
|
d14fb62d08
|
Update the license text
|
2014-02-14 11:53:17 -08:00 |
Raymond Feng
|
e56574fd13
|
Merge pull request #181 from strongloop/feature/user-token-rel
Make sure User/AccessToken relations are set up by default
|
2014-02-14 11:36:17 -08:00 |
Raymond Feng
|
46b579dc4a
|
Make sure User/AccessToken relations are set up by default
User.login assumes the relation User.accessTokens exists
|
2014-02-14 10:31:30 -08:00 |
Ritchie Martori
|
bade487616
|
Remove unused karma packages
|
2014-02-12 11:52:37 -08:00 |
Ritchie Martori
|
e39020aead
|
Merge package.json
|
2014-02-12 11:50:42 -08:00 |
Raymond Feng
|
1dc4a3fa25
|
Merge tag 'v1.6.2'
1.6.2
|
2014-02-12 11:38:13 -08:00 |
Raymond Feng
|
ec3535e550
|
Merge branch 'release/1.6.2' into production
|
2014-02-12 11:35:41 -08:00 |
Raymond Feng
|
6e4a10bd94
|
Bump version and update deps
|
2014-02-12 11:31:26 -08:00 |
Ritchie Martori
|
e7f64a3abf
|
Add karma for running browser tests
|
2014-02-12 10:17:02 -08:00 |
Raymond Feng
|
338f22a48b
|
Merge pull request #176 from pandaiolo/master
Documentation (generated) fix
Thank you for the patch.
|
2014-02-11 10:28:51 -08:00 |
Aurelien Chivot
|
c216ba03c1
|
Documentation (generated) fix
|
2014-02-11 19:14:04 +01:00 |
Raymond Feng
|
29ff733da7
|
Dual license: MIT + StrongLoop
|
2014-02-10 16:15:02 -08:00 |
Raymond Feng
|
fe851fde4c
|
Merge pull request #173 from strongloop/feature/fix-accesstoken-id
Use hex encoding for application ids/keys
|
2014-02-07 19:29:05 -08:00 |
Raymond Feng
|
618b563c6e
|
Use hex encoding for application ids/keys
base64 encoded ids/keys are not friendly for urls
|
2014-02-07 11:14:01 -08:00 |
Miroslav Bajtoš
|
a506ced005
|
Merge pull request #170 from strongloop/feature/add-app-isAuthEnabled
Add app.isAuthEnabled.
|
2014-02-05 19:33:17 +01:00 |
Miroslav Bajtoš
|
38f4748021
|
Add app.isAuthEnabled.
The flag is set by `app.enableAuth` and can be used to detect
whether the access control is enabled.
|
2014-02-05 18:46:22 +01:00 |
Miroslav Bajtoš
|
d2adda5f29
|
Merge pull request #168 from strongloop/feature/new-model-registry-per-app
Make app.models unique per app instance
|
2014-02-04 11:47:56 -08:00 |