Candy
3239942ff1
Update globalization
2016-08-04 17:35:21 -04:00
Candy
b52a7217a9
Add globalization
2016-08-04 15:08:16 -04:00
Ryan Graham
6964914bab
update copyright statements
2016-05-03 15:50:21 -07:00
Miroslav Bajtoš
f9702b0ace
Use eslint with loopback config
...
Drop jshint and jscs in favour of eslint.
Fix style violations.
While we are at this, reduce the max line length from 150 to 100.
2016-04-06 10:45:30 +02:00
wfgomes
e8cb132ed6
Fixing the model attach
2014-11-17 00:00:54 -03:00
wfgomes
c30b18f9a5
typo of port server
...
typo of the console.log port server
2014-11-12 22:08:08 -03:00
Miroslav Bajtoš
7a1a3b8592
Move `context` example to a standalone app
2014-11-05 09:13:45 +01:00
Raymond Feng
885f4e047d
Enable the context middleware from loopback.rest
2014-11-05 09:13:45 +01:00
Raymond Feng
246f38c05d
Add context propagation middleware
...
- Implement the middleware `loopback.context`
- Inject context into juggler and strong-remoting
- Make http context optional and default to false
- Optionally mount context middleware from `loopback.rest`
2014-11-05 09:13:44 +01:00
Ritchie Martori
5eca225c0a
Fix remote method definition in client-server example
2014-06-19 12:15:46 -07:00
Miroslav Bajtoš
ea5b9d16fc
Rename DataModel to PersistedModel
2014-06-05 09:56:00 +02:00
Ritchie Martori
d237ae5ddb
Merge latest from master
2014-05-20 14:31:09 -07:00
Ritchie Martori
ff2b5a70d6
Fix client-server example
2014-05-07 15:23:26 -07:00
Ritchie Martori
e86a00de69
Merge branch master
2014-04-15 12:53:00 -07:00
Ritchie Martori
64b374907a
Move proxy creation from remote connector into base model class
2014-03-27 14:47:29 -07:00
Ritchie Martori
dcdbef861e
Add Remote connector
2014-03-27 14:47:29 -07:00
Ritchie Martori
ef7b724375
Initial client-server example
2014-03-27 14:47:29 -07:00
Ritchie Martori
2582c3fc65
Add replication example
2014-01-28 12:54:41 -08:00
Ritchie Martori
39b2a8affd
Remove the todos example and fix doc example
2013-09-03 11:10:22 -07:00
Raymond Feng
836df227c6
Add more functions and tests for Application model
2013-07-18 11:44:25 -07:00
Raymond Feng
a35d2b7365
rename asteroid to loopback
2013-07-16 10:42:47 -07:00
Raymond Feng
e810213590
Experiment application model
2013-07-12 13:09:22 -07:00
Raymond Feng
130b596786
Remove the oracle dependency
2013-06-24 09:07:40 -07:00
Raymond Feng
17015eef9b
Rename oracle connector
2013-06-20 17:53:42 -07:00
cgole
95050f43e3
port number in console log was incorrect in example app
2013-06-04 13:35:41 -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
787a6bcf43
Integrate remoting and jugglingdb fork
2013-05-24 07:59:23 -07:00
Ritchie
7806495471
Fix missing proto variable
2013-05-07 11:38:52 -07:00
Ritchie Martori
6b007fc9e7
Initial model refactor
2013-05-01 12:11:43 -07:00
Ritchie Martori
a9f27183fa
Doc updates
2013-04-26 10:10:13 -07:00
Ritchie Martori
7b9d7b28a9
Remove simple resource example
2013-04-17 17:43:51 -07:00
Ritchie Martori
b9a239db32
Refactor various naming conventions.
2013-04-17 17:43:00 -07:00
Ritchie Martori
d931019269
Removed oracle from examples
2013-04-17 13:17:09 -07:00
Ritchie Martori
abe07271fa
Inherit store from asteroid module and add dependencies
2013-04-15 14:38:06 -07:00
Ritchie Martori
621b845978
Allow asteroid modules to define and validate options
2013-04-15 12:36:37 -07:00
Ritchie Martori
fc8afa066e
Todo example
2013-04-15 10:14:54 -07:00
Ritchie Martori
bd44dc5824
Remove global cache from example
2013-04-10 11:26:06 -07:00
Ritchie Martori
39f457eb12
Removed incorrectly added file
2013-04-10 11:25:32 -07:00
Ritchie Martori
7c2e73f53a
Initial working store, model, connection, and collection
2013-04-10 10:55:13 -07:00
Ritchie Martori
2a0f68e434
init
2013-04-09 09:02:36 -07:00