Commit Graph

425 Commits

Author SHA1 Message Date
Christopher Jones eeb243425a Add release date 2016-05-23 21:41:46 +10:00
Christopher Jones e6c436cbab Fix results.metaData for queries with {resultSet:true} 2016-05-23 21:34:51 +10:00
Christopher Jones 6ff0b7bf6a Update CHANGELOG 2016-05-18 19:55:15 +10:00
Christopher Jones 85faedf93a Fix a memory leak with the pool queue timer map 2016-05-18 19:51:50 +10:00
Christopher Jones 14f7a320bd Make error.message.should.startWith usage consistent for NJS errors in tests 2016-05-18 16:24:17 +10:00
Christopher Jones ecb63f69e9 Preserve original creation year in copyright 2016-05-17 17:20:37 +10:00
Christopher Jones 7d7ca358fb Allow instanceof.js and writableProperties.js to be run when located outside the git clone 2016-05-17 16:10:27 +10:00
Christopher Jones 26bf62fa09 Bump copyright year in modified files 2016-05-17 11:56:43 +10:00
Christopher Jones 818a10bd03 Add a persistent reference to JS objects during async operations to prevent premature garbage collection 2016-05-17 09:36:37 +10:00
Christopher Jones f1290e1e53 Fix copyright year 2016-05-17 09:31:14 +10:00
Christopher Jones 7ef56ee126 Fixed example indentation for consistency 2016-05-16 10:07:48 +10:00
Christopher Jones 060dd2eb65 Mention Node 6. Make improvements regarding C++11 requirements 2016-05-16 10:06:48 +10:00
Christopher Jones 5c55b9ee91 Test suite is not included with a normal install 2016-05-16 10:06:00 +10:00
Christopher Jones 939836584e Updated the private stream close method to only call isPaused if it exists i.e. >= Node 0.12 2016-05-16 10:04:56 +10:00
Christopher Jones 54b3d51c3b Fixed logic in Descr2protoILob when deleting ProtoILobs in the case of an error 2016-05-16 10:00:36 +10:00
Christopher Jones e8f20b8639 Update test/README.md 2016-05-16 09:59:26 +10:00
Christopher Jones 4b96f3747c Remove test credential definition 2016-05-16 09:57:53 +10:00
Christopher Jones 8a9484df9b Mention Node 6 in the README 2016-05-16 09:57:17 +10:00
Christopher Jones cb90934d2a Add title to test/lists.txt 2016-05-16 09:56:36 +10:00
Christopher Jones de0e658d10 Add instantclient dirs to gitignores to development easier for people who have instantclient in the clone dir 2016-05-16 09:55:51 +10:00
Christopher Jones 71e38fbc31 Add doc on Oracle 12.1.0.2 JSON data type 2016-05-16 09:54:41 +10:00
Christopher Jones 6340360f81 Bump version to 1.9.1 2016-05-16 09:54:06 +10:00
Christopher Jones 16be352385 Merge 1.9.0-dev JavaScript changes adding Promises etc 2016-05-16 09:53:23 +10:00
Christopher Jones 4b52b86532 Add persistent reference to the LOB buffer in the LobBaton so garbage collection does not kick in 2016-05-16 09:50:39 +10:00
Christopher Jones fa5068f0e9 Fix memory leaks with ResultSets 2016-05-16 09:48:43 +10:00
Christopher Jones 5f0cc2f142 Do not bundle tests when installing from NPM with "npm install oracledb" 2016-05-16 09:47:46 +10:00
Christopher Jones 16ee5078fb Improve null pointer checks 2016-05-16 09:46:01 +10:00
Christopher Jones a0af4ac825 Add prefix to PL/SQL procedure to avoid name clashes 2016-05-16 09:43:20 +10:00
Christopher Jones ff028c34bc Fix overview link in INSTALL 2016-05-16 09:42:02 +10:00
Christopher Jones 9fd6ed38a3 Added validation for FetchInfo 2016-05-16 09:41:28 +10:00
Christopher Jones 3c914974b0 No need to install editorconfig when running "npm install" 2016-05-16 09:38:32 +10:00
Christopher Jones b366d5c76d Remove test 6.3 Bulk collect 2016-05-16 09:37:45 +10:00
Christopher Jones 310ff74123 Add test editorconfig 2016-05-16 09:35:54 +10:00
Christopher Jones 93f9196129 Use newer, larger OCI_ERROR_MAXMSG_SIZE2 buffer size. Misc message comment changes 2016-05-16 09:30:53 +10:00
Christopher Jones 7d1bc9fad5 Use unique enum prefix to avoid symbol redef issue on Windows 2016-05-16 09:28:50 +10:00
Christopher Jones 5ca4ea64d7 Suspend two property tests 2016-05-16 09:26:50 +10:00
Christopher Jones fc8ae7d5aa Add tests for queueRequests and queueTimeout properties 2016-05-16 09:23:00 +10:00
Christopher Jones 656aa32b2f Swap OS X install options to put the easier one first 2016-05-16 09:21:56 +10:00
Christopher Jones f9e2eea595 Small wording tweaks 2016-05-16 09:21:25 +10:00
Christopher Jones 1291bf9009 Bump doc copyright 2016-05-16 09:20:14 +10:00
Christopher Jones 5cf80c44a0 Bump version to 1.9 2016-05-16 09:19:15 +10:00
Christopher Jones db5950f1cf Fix file case 2016-03-24 22:00:08 +11:00
Christopher Jones fcd8c2b3c3 Use major.minor for version 2016-03-24 21:56:21 +11:00
Christopher Jones c73c3644bd Bump version to 1.8.0 2016-03-24 21:54:01 +11:00
Christopher Jones 5939edd18b Update CHANGELOG for release 1.8.0 2016-03-24 21:50:17 +11:00
Christopher Jones f7c479dfb6 Add link to runnable query stream example 2016-03-24 21:48:34 +11:00
Christopher Jones 6baa334389 Add editorconfig 2016-03-24 21:47:37 +11:00
Christopher Jones 1192ea2e34 Removed unused reference to streamNumRows on ResultSet 2016-03-24 21:46:52 +11:00
Christopher Jones 79a847331c More streamNumRows removal in tests 2016-03-24 21:45:54 +11:00
Christopher Jones 510012a1de change tests accordingly after queryNumRows was removed 2016-03-24 21:41:52 +11:00