1. e5ca4b2 Remove the XML payload codes since it is useless in only supporting json by Bing Li · 10 years ago
  2. 39fa906 fix licence headers by Sven Kobler · 10 years ago
  3. 9445ba6 Correct the "array" format check for metadata model by Bing Li · 10 years ago
  4. 5559adb Remove the parameter extendMetadataToLevel and Change the JsonParser logic by Bing Li · 10 years ago
  5. 3b9342c Add second testcase for PUT by Sven Kobler · 10 years ago
  6. 6178093 Add first testcase for PUT by Sven Kobler · 10 years ago
  7. 014949c Remove the "Atom" related dev and test codes by Bing Li · 10 years ago
  8. 690b0d5 Add the support of "Content-ID" for the batch requests and fix failure by Bing Li · 10 years ago
  9. e7c3a67 Fix the failure test cases by referring the correct datajs object by Bing Li · 10 years ago
  10. 8bf398d fixes in json.js by Sven Kobler · 10 years ago
  11. 5cd9b1a support for entries by Sven Kobler · 10 years ago
  12. d969f47 cleanup & new entry testcases by Sven Kobler · 10 years ago
  13. 97c0da6 Add Grunt plugin for RAT checks by Sven Kobler · 10 years ago OLINGO-324
  14. 0ddedf5 [OLINGO-324] add extendMetadataToLevel=full working for feeds by Sven Kobler · 10 years ago
  15. 0cb25e3 [OLINGO-324] merge metadata and payload by Sven Kobler · 10 years ago
  16. 06b3449 Update the .net odata library to version 6.5.0 by Bing Li · 10 years ago
  17. b45ddd7 [OLINGO-324] modify context type detection and first tests for this II by Sven Kobler · 10 years ago
  18. ab2587e [OLINGO-324] modify context type detection and first tests for this by Sven Kobler · 10 years ago
  19. 064542b [OLINGO-324] datetime conversion on some cases by Sven Kobler · 10 years ago
  20. a95a8d3 [OLINGO-324] modify json.js#jsonParser function by Sven Kobler · 10 years ago
  21. 67c9541 [OLINGO-324] modify json.js#jsonParser function by Sven Kobler · 10 years ago
  22. fb0fb59 [OLINGO-238] better test by Sven Kobler · 10 years ago
  23. 108704a [OLINGO-324] remove dependencies in demo III by Sven Kobler · 10 years ago
  24. 66309b9 [OLINGO-324] remove dependencies in demo II by Sven Kobler · 10 years ago
  25. 43c8c15 [OLINGO-324] remove dependencies in demo by Sven Kobler · 10 years ago
  26. c2c1913 [OLINGO-324] add fix for Gruntfile.js by Sven Kobler · 10 years ago
  27. 5448614 [OLINGO-324] start JSON reader, add demo, is working version by Sven Kobler · 10 years ago
  28. db4b77a [OLINGO-316] Add fix for djstest.js by Sven Kobler · 10 years ago
  29. f9aaa81 [OLINGO-316] Add first test for odata-json-tests, start with grunt test-node by Sven Kobler · 10 years ago
  30. 199d1fc [OLINGO-238] add Apache Header by Sven Kobler · 10 years ago
  31. 3f455a1 [OLINGO-238] adopt odata-perf-tests.html odata-read-crossdomain-functional-tests.html odata-metadata-awareness-functional-tests.html odata-read-functional-tests.html odata-request-functional-tests.html by Sven Kobler · 10 years ago
  32. 453e686 [OLINGO-238] adopt tests/odata-cache-functional-tests.js by Sven Kobler · 10 years ago
  33. 9b8b0e4 [OLINGO-238] adopt datajs-cache-long-haul-tests.html,datajs-startup-perf-test.html,datajs-cache-large-collection-functional-tests.html,odata-batch-functional-tests.html,odata-cache-filter-functional-tests.html by Sven Kobler · 10 years ago
  34. 7cd1b6b [OLINGO-238] copy server code to new build by Sven Kobler · 10 years ago
  35. 0c2def2 OLINGO-238] adopt tests/odata-atom-tests.js tests/odata-batch-tests.js by Sven Kobler · 10 years ago
  36. cfc5d28 OLINGO-238] adopt tests/store-indexeddb-tests.js by Sven Kobler · 10 years ago
  37. ebcc1e0 [OLINGO-238] adopt tests/cache-tests.js tests/store-tests.js by Sven Kobler · 10 years ago
  38. 1f6d84f [OLINGO-238] adopt tests/odata-batch-tests.js tests/odata-net-tests.js by Sven Kobler · 10 years ago
  39. 31a19cc [OLINGO-238] adopt tests/odata-handler-tests.js II by Sven Kobler · 10 years ago
  40. 191d1c2 [OLINGO-238] adopt tests/odata-handler-tests.js by Sven Kobler · 10 years ago
  41. 2bff677 [OLINGO-238] adopt tests/odata-json-light-tests.js tests/odata-metadata-tests.js tests/odata-xml-tests.js by Sven Kobler · 10 years ago
  42. 0367d2b [OLINGO-238] adopt odata-json-tests.js by Sven Kobler · 10 years ago
  43. 48761e0 [OLINGO-276] Check in the missing test source codes. by Bing Li · 10 years ago
  44. 1b51dcb [OLINGO-238] apply changes new V4 code to new Build infrastruture in datajs by Sven Kobler · 10 years ago
  45. 2af7fa5 Merge branch 'OLINGO-276' by Bing Li · 10 years ago
  46. 5b4579d [OLINGO-147] Initial OData V3 JsvaScript library contribution I by Sven Kobler · 10 years ago
  47. 06560a6 [OLINGO-238] new Build infrastruture in datajs folder by Sven Kobler · 10 years ago
  48. 80db48b [issue-276] Convert Datajs codes from V3 to V4. The major works should be: 1. Remove all the Json verbose logic, make the DataJS accepted and returned javascript object be in Json light format. (Since Json verbose has been completely removed on V4, making the javascript object returned by DataJS in json verbose format does not make sense any more. ) 2. Add the supports for parsing and setting the changed and new added headers in the request,response. 3. Parse OData V4 Metadata payload. 4. Make the DataJS cache and storage components work. 5. Batch payload parser and serializer. (Note: Serializer means serializing javascript object to the string payload which could be posted to OData service side, while Parser means converting the odata payload string to javascript object.) 6. Use javascript build-in functions to do Json light Payload parser and serializer. 7. Upgrade the test cases. by Bing Li · 10 years ago OLINGO-276
  49. a84a42d [OLINGO-147] Initial OData V3 JsvaScript library contribution by Eduard Koller · 10 years ago