This repository has been archived by the owner on May 2, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit da06a74 Author: James Christie <[email protected]> Date: Wed Dec 19 11:29:31 2012 -0600 Add ability to fetch a list of records by a list of ids in a single request commit 9330c79ef90d3d3559491faf156232a72bce2882 Author: James Christie <[email protected]> Date: Wed Dec 19 11:26:52 2012 -0600 Fix bug with RESTlet not properly concatenating results commit 880a1d8d5d0dccb00cb90dce570fbeff0dbe7e15 Author: James Christie <[email protected]> Date: Wed Dec 19 11:19:56 2012 -0600 Flatten return values somewhat commit cc47a74207e1972b3936382c4ca1ee9ca1b8f680 Author: James Christie <[email protected]> Date: Wed Dec 19 11:15:15 2012 -0600 Add opetional var to disable de-Array-ing of single item returns commit dc4895a5a1f46d0164ad09c308268fe52bfb9002 Author: James Christie <[email protected]> Date: Wed Dec 19 11:08:52 2012 -0600 Assign payload object to request commit 6a0383f9af88515669f4e26c1b9119241c802c0d Author: James Christie <[email protected]> Date: Wed Dec 19 11:06:18 2012 -0600 Correct deploy id commit ec89b6e9c10f70090e049bf84b202c05f47a7d64 Author: James Christie <[email protected]> Date: Wed Dec 19 11:01:21 2012 -0600 Convert get_record method to a POST request commit 195da062393634aca1ce1ec2e04dfa1b140dd617 Author: James Christie <[email protected]> Date: Wed Dec 19 10:58:03 2012 -0600 Bump script and deploy ids to the new restlet deployment commit c765b82dd7862a33b56be19aecdf37a06e8823e0 Author: James Christie <[email protected]> Date: Wed Dec 19 10:52:55 2012 -0600 Update get_record method to support a list of multiple ids and properly batch the request commit 61908dbcd76643032c1a09ea97f6f6604cac45f0 Author: James Christie <[email protected]> Date: Wed Dec 19 10:46:53 2012 -0600 Update RESTlet script to support fetching a list of record ids commit 4bda276 Merge: d3086ae b1e0f1a Author: James Christie <[email protected]> Date: Wed Nov 14 11:58:19 2012 -0600 Merge branch 'master' into development Conflicts: lib/restlets/rest.js commit d3086ae Author: James Christie <[email protected]> Date: Mon Oct 29 22:38:12 2012 -0500 tentative declaration of matching field for a list of line items on a given sublist field commit ce9ac98 Merge: e57624a f96d218 Author: James Christie <[email protected]> Date: Mon Oct 29 14:46:01 2012 -0500 Merge branch 'master' into development commit e57624a Author: James Christie <[email protected]> Date: Sun Oct 28 22:05:59 2012 -0500 bugfixes for transformation line item handling commit e0d1c86 Author: James Christie <[email protected]> Date: Sun Oct 28 20:40:33 2012 -0500 removed some more old code commit d39f1f2 Author: James Christie <[email protected]> Date: Sun Oct 28 20:39:00 2012 -0500 removed iteration from previous version of the transform operation commit e506a0b Author: James Christie <[email protected]> Date: Sun Oct 28 20:24:27 2012 -0500 full line item operation coverage on record transformations
- Loading branch information