Граф коммитов

88 Коммитов

Автор SHA1 Сообщение Дата
Denny 8c2ca239da Merge pull request #1 from telerik/dedimitr/date-fix
Right side of expression is not escaped if value is Date #330820
2017-04-06 15:51:39 +03:00
Denitsa Dimitrova 1b861ae4fc Right side of expression is not escaped if value is Date #330820 2017-04-06 14:48:04 +03:00
Denitsa Dimitrova 4ce20066f1 Add option to include count 2017-03-01 14:44:57 +02:00
Kevin Anthoney 16d7dfca08 use strict typo fix 2017-02-14 19:49:55 +00:00
Kevin Anthoney 2140f0f64d README tidyup 2016-08-15 08:16:21 +01:00
Kevin Anthoney 18905db284 Merge branch 'master' of https://github.com/kanthoney/odata-client 2016-08-15 08:14:59 +01:00
Kevin Anthoney 5db0cfda19 Merge branch 'master' into batch 2016-08-13 12:21:57 +01:00
Kevin Anthoney 20bc5ca943 0.5.4 2016-08-13 12:20:04 +01:00
Kevin Anthoney 4b10f29531 Fix changeset mime boundaries 2016-08-13 12:19:31 +01:00
Kevin Anthoney 347e78aaa3 Make it more convenient to set Content-ID header 2016-08-13 11:44:32 +01:00
Kevin Anthoney 0ded3abbfc 0.5.4 2016-08-09 15:25:46 +01:00
Kevin Anthoney 5114f9b72e Fix mime boundaries 2016-08-09 15:24:55 +01:00
Kevin Anthoney f9bf0e29b2 Test bodges didn't work 2016-08-08 22:46:17 +01:00
Kevin Anthoney ca3fc2ba94 test bodge no. 3 2016-08-08 22:43:57 +01:00
Kevin Anthoney c6f482b2f2 Remove $format parameter as well 2016-08-08 22:41:47 +01:00
Kevin Anthoney 8c1d87df8f Quick test bodge to remove stuff from batch queries 2016-08-08 22:39:55 +01:00
Kevin Anthoney 3e2bc3701d Try not sending content-transfer-encoding headers in changesets 2016-08-08 22:33:21 +01:00
Kevin Anthoney 792f331fd1 Try using binary content encoding to see if that works any better 2016-08-08 22:21:47 +01:00
Kevin Anthoney 4e9b0ccae8 0.5.3 2016-08-08 18:54:31 +01:00
Kevin Anthoney 0fe51995e9 Add missing changeset boundary 2016-08-08 18:54:20 +01:00
Kevin Anthoney 3d6700a36a 0.5.2 2016-08-08 18:48:19 +01:00
Kevin Anthoney 4ecacd010b fix typo in last commit 2016-08-08 18:48:03 +01:00
Kevin Anthoney a70e8681fc Fix missing MIME boundary problem 2016-08-08 18:45:37 +01:00
Kevin Anthoney 6bc41eed79 0.5.1 2016-08-08 16:08:54 +01:00
Kevin Anthoney 54af4a44b3 remove debugging code 2016-08-08 16:08:30 +01:00
Kevin Anthoney c77b462413 0.5.0 2016-08-08 15:57:08 +01:00
Kevin Anthoney 55f61ab98e if an object is used as a body for an HTTP request, send it as JSON 2016-08-08 15:55:36 +01:00
Kevin Anthoney 9ebdb3fd76 Add changesets to batches 2016-08-08 15:53:59 +01:00
Kevin Anthoney 990ad6d0a9 code tidy-up: move batch process helper function next to functions that use it 2016-08-08 13:39:26 +01:00
Kevin Anthoney fe270bbdba Fix problem with batch selects 2016-08-08 13:21:05 +01:00
Kevin Anthoney eeb4f16fcf Add missing Content-Transfer-Encoding header 2016-08-08 13:20:14 +01:00
Kevin Anthoney 7c2bd85248 Fix couple of typos 2016-08-08 12:38:43 +01:00
Kevin Anthoney 1c0391b52e fix bug where options were retained between batch components if parent query lacked that type of option 2016-08-08 11:44:50 +01:00
Kevin Anthoney b081e4c17e make batch inherit from odata 2016-08-08 11:28:43 +01:00
Kevin Anthoney c087b539f2 change package entry point to index.js 2016-08-08 10:10:14 +01:00
Kevin Anthoney edc3c0be0e Another README edit 2016-08-07 22:29:12 +01:00
Kevin Anthoney 07213e3333 minor README edit 2016-08-07 22:25:56 +01:00
Kevin Anthoney 6a3b412f87 Merge branch 'master' of https://github.com/kanthoney/odata-client into batch 2016-08-07 22:22:42 +01:00
Kevin Anthoney 2bda422d3a Add batching to README 2016-08-07 22:20:45 +01:00
Kevin Anthoney 63cbc68c7a remove confusion between odata.batch and odata.prototype.batch 2016-08-07 22:08:01 +01:00
Kevin Anthoney 2bf408338e add more to batch processing 2016-08-07 22:04:35 +01:00
Kevin Anthoney 239aa21b0e Start batch functionality 2016-08-07 21:51:43 +01:00
Kevin Anthoney ee904024da A bit more tidying up of URL handling in preparation for adding batch handling 2016-08-07 21:01:01 +01:00
Kevin Anthoney f386a8eb62 abstract out URL handling 2016-08-07 20:49:55 +01:00
Kevin Anthoney 66db0bf76f Rejig odata.js to use url parsing 2016-08-07 19:55:05 +01:00
Kevin Anthoney 37515695a4 housekeeping 2016-08-07 19:54:06 +01:00
Kevin Anthoney 9927675b9d Fix count specs 2016-08-07 19:44:07 +01:00
Kevin Anthoney 01bed74088 0.4.1 2016-08-07 09:33:48 +01:00
Kevin Anthoney 4900381d85 $count isn't a query parameter 2016-08-07 09:33:02 +01:00
Kevin Anthoney e9f05cb36f README adjustment 2016-08-06 20:48:31 +01:00