Commit graph

888 commits

Author SHA1 Message Date
David Puglielli 3e6c99a69b Changed user check to root 2017-06-22 13:16:08 -07:00
ulvii 40d87aa38f run-perf_tests.py: Adding a function to generate SHA1 signature for drivers 2017-06-21 18:41:05 -07:00
David Puglielli dfdd99ea06 changed description of one test 2017-06-21 17:50:27 -07:00
Meet Bhagdev 534a30a1d7 Update README.md 2017-06-21 17:31:42 -07:00
Meet Bhagdev 1d7183b743 Update README.md 2017-06-21 17:31:16 -07:00
Hadis Fard 3acaff6b16 4.3.0-RC1 changelog 2017-06-21 17:20:10 -07:00
yitam f3615ecb64 removed timestamp field from test 2017-06-21 16:03:41 -07:00
David Puglielli 8eb519c079 Fixed sudo issue in connpool tests 2017-06-21 14:59:53 -07:00
Hadis Fard f5be531745 Merge pull request #449 from yitam/extensionVer
fix ExtensionVer regex
2017-06-21 14:46:52 -07:00
yitam f1872d5abe made RC number optional 2017-06-21 14:33:19 -07:00
yitam 67dca1c080 fixed the regex pattern 2017-06-21 13:45:40 -07:00
David Puglielli 16b53660b4 Merge branch 'fix_failing_tests' of https://github.com/david-puglielli/msphpsql into fix_failing_tests
Apparently there are other changes to this repo
2017-06-21 12:55:29 -07:00
David Puglielli c7e022e430 trying to get connpool to work on travis by changing .travis.yml 2017-06-21 12:54:54 -07:00
David Puglielli 1ed257f854 Merge branch 'dev' into fix_failing_tests 2017-06-21 12:43:59 -07:00
David Puglielli ba0b79b3cb trying to get connpool to work on travis by changing .travis.yml 2017-06-21 12:42:40 -07:00
David Puglielli ad9d69bb32 Added group edge to .travis.yml 2017-06-21 12:02:46 -07:00
David Puglielli 6397614e22 changed .travis.yml file 2017-06-21 11:33:58 -07:00
Hadis Fard 1d1d285f03 added group: edge flag 2017-06-21 11:13:06 -07:00
yitam 3e1e75c458 enclosed the regex pattern 2017-06-21 09:57:19 -07:00
David Puglielli 51a3c08146 Fixed location of isPooled.php 2017-06-20 18:30:12 -07:00
David Puglielli efe15ee344 Merge branch 'fix_failing_tests' of https://github.com/david-puglielli/msphpsql into fix_failing_tests
Resolved conflicts earlier without syncing this merge
2017-06-20 17:54:42 -07:00
David Puglielli 73c8598928 Replaced php with PHP_BINARY 2017-06-20 17:52:53 -07:00
ulvii 38d01dcade Report duration in seconds 2017-06-20 17:40:54 -07:00
David Puglielli 5cbdbd2f6b Merge branch 'dev' into fix_failing_tests 2017-06-20 17:16:48 -07:00
yitam 267271e0b6 fix ExtensionVer regex 2017-06-20 17:15:48 -07:00
David Puglielli 867940b702 Fixed connpool tests 2017-06-20 17:14:47 -07:00
David Puglielli f58a75c45e Updated connpool and aad tests 2017-06-20 17:05:09 -07:00
Hadis Fard 219de931fd updated to RC1 2017-06-20 11:54:53 -07:00
Hadis Fard e9c63f404f Merge pull request #447 from Hadis-Fard/dev
updated version to 4.3 rc
2017-06-20 11:12:47 -07:00
Hadis Kakanejadi Fard a879e40162 updated version to 4.3 rc 2017-06-20 10:12:23 -07:00
v-kaywon a97a2f5880 Merge pull request #443 from v-kaywon/fix_leak
Fix leak in connection and statement resource in SQLSRV driver
2017-06-19 17:29:28 -07:00
v-kaywon 84ee58cb5f Merge pull request #426 from v-kaywon/tnir
Add TNIR conn option and tests
2017-06-19 17:27:39 -07:00
ulvii e250baf57b Adding pyodbc install instructions to setup scripts 2017-06-19 14:32:24 -07:00
v-kaywon b9c13e99a8 set UTF8 back to false by the end of SQLSRV memory test 2017-06-19 14:10:19 -07:00
v-kaywon d1df11d035 fix MsCOmmon.inc 2017-06-19 13:16:16 -07:00
v-kaywon c508a84ef1 changed structure of UTF8 data; added comment for fix in source code 2017-06-19 12:55:40 -07:00
lilgreenbird 522fc1f6b5 Merge pull request #438 from lilgreenbird/macconfig
Fixed load ordering issue in MacOS caused by flat namespace
2017-06-19 11:24:23 -07:00
v-kaywon 56dcce01b7 Fix indentation in core_sqlsrv.h 2017-06-19 09:58:04 -07:00
ulvii c655d04226 Initial commit for run-tests script 2017-06-16 18:30:16 -07:00
ulvii 830a8772f0 Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-16 18:26:30 -07:00
v-kaywon 734e80cd0c fix uft8 data for pdo memory test 2017-06-16 17:13:49 -07:00
v-kaywon cc54c60ede fix PDO81_MemoryCheck.phpt 2017-06-16 16:51:04 -07:00
v-kaywon 8366bad0d6 add utf-8 data for PDO tesing 2017-06-16 16:33:16 -07:00
v-kaywon 21d1f6aea5 fix spacing 2017-06-16 15:50:21 -07:00
v-kaywon f61f884275 change insert query to UTF-8 2017-06-16 15:47:41 -07:00
v-kaywon c408f8c294 fix leak in SQLSRV driver: prevent leak in zval containing the connection and statement resource 2017-06-16 15:43:15 -07:00
Jenny Tam e3daa485f3 Merge pull request #440 from yitam/testCancel
fixed regex for expected error messages
2017-06-16 13:03:30 -07:00
susanh fe2a14c798 Merge branch 'macconfig' of https://github.com/lilgreenbird/msphpsql into macconfig 2017-06-16 13:00:20 -07:00
susanh e7f621e4f9 remove comment about workaround 2017-06-16 12:49:05 -07:00
yitam 237ca11e2f corrected the expected output 2017-06-16 09:38:07 -07:00