GitHub / developerforce/Force.com-JavaScript-REST-Toolkit / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 01974a14 | Update README.markdown |
Philippe Ozil <p****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 688a6152 | merge Merge pull request #101 from developerforce/add-oss-matter |
Peter Chittum <p****m@s****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 52ab8a54 | adding oss info files | Peter Chittum <p****m@s****m> | over 3 years ago | |
| cf2e4e4e | Updated/Added CODEOWNERS with ECCN | svc-scm <4****m@u****m> | over 4 years ago | |
| 0c736367 | Handle apexrest payloads correctly. Fixes #49 | Pat Patterson <p****n@s****m> | over 10 years ago | |
| bef9edb4 | merge Merged changes | Pat Patterson <p****n@s****m> | over 10 years ago | |
| e12fc025 | Fixed all JSLint errors/warnings. Fixes #75 | Pat Patterson <p****n@s****m> | over 10 years ago | |
| 1a25f902 | merge Merge pull request #73 from seanpat09/IEContentType | Pat Patterson <p****n@s****m> | over 10 years ago | |
| 217010de | merge Merge pull request #72 from seanpat09/msOfficeFiles | Pat Patterson <p****n@s****m> | over 10 years ago | |
| 482d5b71 | merge Merge branch 'master' of github-sfdc:developerforce/Force.com-JavaScript-REST... | Pat Patterson <p****n@s****m> | over 10 years ago | |
| fb347412 | Fixed typo in filename parameter. Fixes #74 | Pat Patterson <p****n@s****m> | over 10 years ago | |
| f05d17c4 | adding content type for attachments for IE 11 support | Sean Cuevo <s****9@g****m> | over 10 years ago | |
| f13596c8 | removing extra new line that would corrupt ms office file attachments | Sean Cuevo <s****9@g****m> | over 10 years ago | |
| f766bb0d | merge Merge pull request #69 from mennova/master | Pat Patterson <p****n@s****m> | over 10 years ago | |
| 21e7ab9e | Replaced escape(soql) and escape(sosl) | Menno Vanderlist <m****o@v****a> | over 10 years ago | |
| fcbb8a78 | Accept JSON from API. Fixes #65 | Pat Patterson <p****n@s****m> | over 10 years ago | |
| b8c759e4 | Revert "Accept JSON from API" | Pat Patterson <p****n@s****m> | over 10 years ago | |
| f177720c | Accept JSON from API | Pat Patterson <p****n@s****m> | over 10 years ago | |
| 0dcaf13e | Return null from blob() for async calls - fixes #65 | Pat Patterson <p****n@s****m> | over 10 years ago | |
| 54e92659 | Fixed path to cordova-ios.html | Pat Patterson <p****n@s****m> | almost 11 years ago | |
| 224c054d | Updated README for Cordova 4.3.0, made sample filename more explicit. | Pat Patterson <p****n@s****m> | almost 11 years ago | |
| 42abd3d6 | Updated jQuery Mobile to latest | Pat Patterson <p****n@s****m> | almost 11 years ago | |
| 254b010d | Updated to Cordova 4.3.0 | Pat Patterson <p****n@s****m> | almost 11 years ago | |
| c3edd29d | Dependencies, fix proxying in Visualforce | Pat Patterson <p****n@s****m> | almost 11 years ago | |
| 2349e0ae | Added jxon.js | Pat Patterson <p****n@s****m> | almost 11 years ago | |
| 8f8620c7 | More detail in BulkTK readme | Pat Patterson <p****n@s****m> | almost 11 years ago | |
| 58969932 | First cut of BulkTK | Pat Patterson <p****n@s****m> | almost 11 years ago | |
| 09f0f33c | merge Merge branch 'master' of github-sfdc:developerforce/Force.com-JavaScript-REST... | Pat Patterson <p****n@s****m> | about 11 years ago | |
| 728e6aa2 | jQuery-ized blob sample | Pat Patterson <p****n@s****m> | about 11 years ago | |
| 5bd5ff1c | merge Merge pull request #61 from hdramos/master | Pat Patterson <p****n@s****m> | about 11 years ago | |
| e5301060 | Update forcetk.js to support Windows8 in phonegap | Daniel <h****s@u****m> | about 11 years ago | |
| 4ab6f9c6 | merge Merge changes | Pat Patterson <p****n@s****m> | about 11 years ago | |
| 3ceda4cd | Remove RemoteTK, don't use proxy with REST API in Visualforce, add createBlob... | Pat Patterson <p****n@s****m> | about 11 years ago | |
| 8108246e | merge Merge pull request #59 from pomu0325/patch-1 | Pat Patterson <p****n@s****m> | about 11 years ago | |
| 875df78c | Fix typo in comment, code formatting, return type consistency | Pomu <p****5@g****m> | about 11 years ago | |
| 663af702 | merge Merge pull request #50 from cwarden/describe-picklistValues | Pat Patterson <p****n@s****m> | almost 12 years ago | |
| 5610b9b6 | Include picklistValues in describe result | Christian G. Warden <c****n@x****g> | almost 12 years ago | |
| ff4319f1 | Deleted leftover diff file | Pat Patterson <p****n@s****m> | over 12 years ago | |
| bed85b46 | dont send contentType for DELETE and update version to v27 | Raja Rao DV <r****0@y****m> | almost 13 years ago | |
| d2cbdcea | merge Merge branch 'master' of github-sfdc:developerforce/Force.com-JavaScript-REST... | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| be5cdd4c | Accept String or correctly typed arguments in create, update, upsert. Fixes #33 | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| 971566b5 | fix arguments check in client.retrieve | Raja Rao DV <r****0@y****m> | almost 13 years ago | |
| eb51ef33 | Added tests for RemoteTKController.cls | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| 99242ec7 | Added upsert | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| a3aaa85f | merge Merge pull request #29 from vrp-nikita-yaroshevich/master | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| 7b2c9b30 | merge Merge pull request #26 from cwarden/managed-package-support | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| 35397b17 | merge Merge pull request #25 from cwarden/remotetk-forcetk-compatibility | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| 5548cf87 | merge Merge pull request #24 from cwarden/field-type-support | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| e23a6ef4 | merge Merge pull request #23 from cwarden/cloudforce-support | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| d587eaf3 | merge Merged cwarden's change for http-prefixed content-* headers | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| df6db598 | merge Merge pull request #19 from cwarden/soap-support | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| c943383f | Added JQuery deferred objects support. Updating to return promises | Nikita Yaroshevich <n****h@v****m> | almost 13 years ago | |
| 74b2cdd0 | merge Merge pull request #28 from jpearson-sfdc/master | Pat Patterson <p****n@s****m> | almost 13 years ago | |
| e30e6373 | Added support for custom domains | Jared Pearson <j****n@s****m> | almost 13 years ago | |
| 7c8bcdad | Improve field-type support in create calls | Christian G. Warden <c****n@x****g> | about 13 years ago | |
| a116718f | Improve compatiblity of RemoteTK with ForceTK | Christian G. Warden <c****n@x****g> | about 13 years ago | |
| c2bd05f7 | Support RemoteTK within a namespace | Christian G. Warden <c****n@x****g> | about 13 years ago | |
| 4954955a | Add support for cloudforce.com instances | Christian G. Warden <c****n@x****g> | about 13 years ago | |
| 6f9efca5 | merge Merge branch 'master' of github-sfdc:developerforce/Force.com-JavaScript-REST... | Pat Patterson <p****n@s****m> | about 13 years ago | |
| 3d99e4b2 | Corrected search query param. Fixes #21 | Pat Patterson <p****n@s****m> | about 13 years ago | |
| fd049d82 | Add support for SOAP API | Christian G. Warden <c****n@x****g> | about 13 years ago | |
| b187b600 | Check http-prefixed content-* headers | Christian G. Warden <c****n@x****g> | about 13 years ago | |
| 75c6fbfc | merge Merge pull request #15 from chexxor/master | Pat Patterson <p****n@s****m> | over 13 years ago | |
| 6514b30d | merge Merge pull request #16 from paulroth3d/master | Pat Patterson <p****n@s****m> | over 13 years ago | |
| b7c8f652 | Clarify readme | Pat Patterson <p****n@s****m> | over 13 years ago | |
| 3abd646d | Use escape:false option rather than unescaping remote action result | Pat Patterson <p****n@s****m> | over 13 years ago | |
| 13d11f1a | Added mobile version of RemoteTK demo | Pat Patterson <p****n@s****m> | over 13 years ago | |
| 8b18f9b3 | Corrections | Pat Patterson <p****n@s****m> | over 13 years ago | |
| 19c6d636 | Added mobile example for RemoteTK | Pat Patterson <p****n@s****m> | over 13 years ago | |
| 4cf56487 | Only add Id to list of fields to be retrieved if it is not already there | Pat Patterson <p****n@s****m> | over 13 years ago | |
| 774a837f | Added RemoteTK | Pat Patterson <p****n@s****m> | over 13 years ago | |
| 329cde43 |
also remove tabs on the initial doc comment
Signed-off-by: Paul Roth <p****d@g****m> |
Paul Roth <p****d@g****m> | almost 14 years ago | |
| e83eb329 |
cleanup: also adjust the whitespacing in the doc comments.
Signed-off-by: Paul Roth <p****d@g****m> |
Paul Roth <p****d@g****m> | almost 14 years ago | |
| 26285e40 |
Fix the whitespacing to be more inline with the rest of the forcetk toolkit.
Signed-off-by: Paul Roth <p****d@g****m> |
Paul Roth <p****d@g****m> | almost 14 years ago | |
| 5a4f31b4 |
UPDATE: add in a queryMore function to the forcetk to allow simpler handling ...
Signed-off-by: Paul Roth <p****d@g****m> |
Paul Roth <p****d@g****m> | almost 14 years ago | |
| 5eb681a5 |
Change paramMap order in parameters and method name in error callback.
Signed-off-by: Alex Berg <c****r@g****m> |
Alex Berg <c****r@g****m> | almost 14 years ago | |
| 12a4b73a |
Add param to apexrest to allow to set REST headers.
Signed-off-by: Alex Berg <c****r@g****m> |
Alex Berg <c****r@g****m> | almost 14 years ago | |
| 026cfccc | merge Merge pull request #14 from vnehess/master | Pat Patterson <p****n@s****m> | almost 14 years ago | |
| c212a32c | minor change from that to this | Ron Hess <v****s@g****m> | almost 14 years ago | |
| 51c4388f | getChatterFile should use the proxyUrl if it is set, required by Visualforce ... | Ron Hess <v****s@g****m> | almost 14 years ago | |
| dbc3b1f2 | merge Merge pull request #13 from vnehess/master | Pat Patterson <p****n@s****m> | almost 14 years ago | |
| a3180ec0 | update to 24.0 api default | Ron Hess <v****s@g****m> | almost 14 years ago | |
| b814b204 | merge Merge pull request #9 from tomgersic/master | Pat Patterson <p****n@s****m> | about 14 years ago | |
| 8fee54bd | merge Merge pull request #10 from nkjm/patch-1 | Pat Patterson <p****n@s****m> | about 14 years ago | |
| 110af267 | merge Merge pull request #11 from nkjm/patch-2 | Pat Patterson <p****n@s****m> | about 14 years ago | |
| fcb372b7 | Update proxy.php | Kazuki Nakajima <k****a@s****m> | about 14 years ago | |
| a2a56df0 | Update forcetk.js | Kazuki Nakajima <n****k@g****m> | about 14 years ago | |
| 192e640e |
Adding Utility function (getChatterFile) to query the Chatter API and downloa...
Signed-off-by: Tom Gersic <t****c@m****m> |
Tom Gersic <t****c@m****m> | about 14 years ago | |
| bc143ff0 | Guard remaining array dereferences with isset | Pat Patterson <p****n@s****m> | over 14 years ago | |
| f388155a | merge Merge branch 'master' of github-sfdc:developerforce/Force.com-JavaScript-REST... | Pat Patterson <p****n@s****m> | over 14 years ago | |
| bbcc49ec | Fix PHP notices re undefined indices | Pat Patterson <p****n@s****m> | over 14 years ago | |
| 4ee9b457 | merge Merge pull request #7 from Shedal/patch-1 | Pat Patterson <p****n@s****m> | over 14 years ago | |
| fb8b68ad | merge Merge pull request #8 from Shedal/patch-2 | Pat Patterson <p****n@s****m> | over 14 years ago | |
| 3b4b203f | Disabled caching of ajax requests, fixing caching problems in Internet Explorer. | Shedal <d****o@g****m> | over 14 years ago | |
| 46b249eb | Added possibility to perform synchronous ajax requests. | Shedal <d****o@g****m> | over 14 years ago | |
| a6f39469 | Make field list optional for retrieve. Closes #3 | Pat Patterson <p****n@s****m> | over 14 years ago | |
| 1f60e0f4 | Added error handling to sample JS app. Closes #1 | Pat Patterson <p****n@s****m> | over 14 years ago | |
| 02b7f951 | Added upsert - closes #2 | Pat Patterson <p****n@s****m> | over 14 years ago | |
| 336aa499 | Use ?_HttpMethod=PATCH for update, rather than custom PATCH method, for wider... | Pat Patterson <p****n@s****m> | over 14 years ago | |
| 2b59448b | Added X-Forwarded-For | Pat Patterson <p****n@s****m> | over 14 years ago |