Commit Graph

91 Commits

Author SHA1 Message Date
Rand McKinney 65b860cfa5 Update api.md
Fix links to APIs so they work in generated docs.
2013-11-19 17:44:28 -08:00
Rand McKinney dcbabdec6d Update api.md
Add rest.md to list
2013-11-19 11:35:11 -08:00
Rand McKinney 94f232172d Update rest.md
Removed content other than "Generated REST API" and rejiggered headings.
2013-11-19 11:02:12 -08:00
Rand McKinney 3991768f67 Update api.md
All content has been put into the api-*.md files; replaced with links to them.
2013-11-19 10:45:02 -08:00
Rand McKinney cb36fc59eb Create api-model-remote.md 2013-11-19 10:35:08 -08:00
Rand McKinney 439ad9742b Create api-model.md 2013-11-19 10:34:32 -08:00
Rand McKinney ffeca4e66e Create api-geopoint.md 2013-11-19 10:33:19 -08:00
Rand McKinney 28e00e6630 Create api-datasource.md 2013-11-19 10:32:17 -08:00
Rand McKinney dd60380f4f Create api-app.md 2013-11-19 10:31:41 -08:00
Ritchie Martori ec58237f8a Add public flag checking 2013-11-18 12:52:00 -08:00
Ritchie Martori 1bb95607b9 Update session / token documentation 2013-11-14 15:42:37 -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 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
Rand McKinney c453890353 Update api.md
Moved LB types into types.md.
2013-11-01 11:47:03 -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 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 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
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
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
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 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
Rand McKinney 565a95652d Update intro.md 2013-09-19 15:59:39 -07:00
altsang 5390c0b5b0 more cleanup 2013-09-18 00:42:11 -07:00
altsang d0a51a2b82 remove >>>>>> from bad merge 2013-09-17 16:30:12 -07:00
altsang c136d2995f merged in Schoons' changes to mobile clients section 2013-09-17 16:18:02 -07:00
altsang 574abf47a2 revised per Ritchie's comments 2013-09-17 16:10:06 -07:00
Michael Schoonmaker 315218c79b Revise Mobile Clients copy. 2013-09-17 15:34:46 -07:00
altsang 84ab59f7c8 added Matt S' section on Mobile Clients 2013-09-17 15:01:14 -07:00
altsang 869be30535 filled out Big Picture 2013-09-17 14:36:01 -07:00
altsang 242f2f5f2b revised shell -> node.js api 2013-09-17 14:36:00 -07:00
Raymond Feng f1a7033f5f Fix the preposition 2013-09-17 09:56:36 -07:00
Raymond Feng b478c3154d One more fix based on the comment 2013-09-17 09:54:32 -07:00
Raymond Feng 43c2fb5c00 Drop sure 2013-09-17 09:47:00 -07:00