Commit graph

888 commits

Author SHA1 Message Date
v-kaywon 49b445a8e9 refactored run-perf_tests.py to have less arguments and restructured benchmark folder (got rid of regular and large folders) 2017-08-09 13:25:29 -07:00
v-kaywon 566cd2c021 change the number of CRUD performed per iteration 2017-07-31 15:33:11 -07:00
Yuki Wong a0def0a1aa Merge pull request #485 from v-kaywon/changelog_5.0
Changelog 5.0
2017-07-31 15:08:33 -07:00
v-kaywon 9009af253c added link to lastInsertId wiki 2017-07-31 13:22:00 -07:00
v-kaywon 408f9a29e1 changed the word deprecated to removed 2017-07-31 13:16:56 -07:00
v-kaywon ecf316fb0f added to changelog for 5.0.0-preveiw release 2017-07-31 13:13:10 -07:00
Hadis Fard a0896f2da9 Fixed the AppVeyor badge 2017-07-26 15:29:52 -07:00
David Puglielli 5a3f2ba201 Update version.h
Fixed the location of the dash, since pecl does not like dashes it gets included in VER_FILEVERSION_STR instead of SEMVER_PRERELEASE.
2017-07-25 11:44:01 -07:00
v-susanh 259f13c45c Merge pull request #481 from lilgreenbird/php72_testfixes
test fixes for PHP 7.2
2017-07-25 10:04:31 -07:00
lilgreenbird e3fd38c873 removed redundant count() as per review comment 2017-07-24 16:59:23 -07:00
David Puglielli 710e282720 Merge pull request #479 from david-puglielli/lastinsertID
LastInsertID again
2017-07-24 12:28:24 -07:00
lilgreenbird 3e8b44546f test fixes for PHP 7.2 2017-07-21 16:56:16 -07:00
David Puglielli 8a9d2d66fc Tests fixed to use temp tables 2017-07-20 17:07:02 -07:00
David Puglielli 3f20e0cab0 updated version.h 2017-07-20 16:39:58 -07:00
David Puglielli c1e7280dc6 Version updated 2017-07-20 11:44:46 -07:00
David Puglielli 4dc7464be4 Tests fixed 2017-07-19 16:08:20 -07:00
David Puglielli 1904877d8c Tests fixed 2017-07-19 15:55:57 -07:00
David Puglielli 9d86b861b9 Tests fixed 2017-07-19 15:13:23 -07:00
David Puglielli 9817f4d598 Tests fixed, version updated 2017-07-19 14:43:28 -07:00
David Puglielli ca4a2d9b7d changed line endings 2017-07-19 14:10:53 -07:00
David Puglielli a1dd674c44 Tests added 2017-07-19 14:08:48 -07:00
David Puglielli 53318fbbdd new PR for lastInsertID 2017-07-19 14:05:14 -07:00
Yuki Wong 2ab756ee6d Merge pull request #421 from ulvii/PerformanceTests
Performance tests
2017-07-14 17:48:44 -07:00
ulvii 3f7348f6d6 Update connect.php 2017-07-14 16:44:31 -07:00
ulvii 98f1d6a84b Update README.md 2017-07-14 16:44:03 -07:00
Yuki Wong c844e9c76b Update README.md
Fix weird quotes
2017-07-14 16:38:56 -07:00
ulvii b427670181 Removing extension_dir 2017-07-14 14:25:59 -07:00
ulvii 7f3e1ded39 Changing the way we get extension_dir becuase of the issues on RedHat 2017-07-14 13:45:03 -07:00
ulvii 36ba05800d Fixing pip3 package name for redhat 2017-07-14 12:06:47 -07:00
ulvii 482d819aae README update 2017-07-14 11:05:23 -07:00
ulvii f89da18eb0 Fixing a few minor issues with RedHat instructions. Also applying review comments to windows setup script 2017-07-13 19:13:57 -07:00
ulvii 45c574e0d7 Adding a check for php version 2017-07-12 18:05:03 -07:00
Jenny Tam 8dea7eb211 Merge pull request #473 from yitam/twoTests
Temporary entity names to ensure uniqueness
2017-07-12 16:36:06 -07:00
ulvii 6b2e43e5c7 Update README and a type fix in run-perf_tests.py 2017-07-12 14:35:54 -07:00
yitam 8d7f1853a4 Temporary entity names to ensure uniqueness 2017-07-12 13:39:02 -07:00
ulvii 78a8c67305 Applying changes based on the review comments 2017-07-12 13:35:15 -07:00
ulvii f25f844719 Modifying UNIX connection pooling tests to not require root permissions (#471)
* Editing unix connection pooling tests to not requiere root permissions

* Fix type in sqlsrv_ConnPool_Unix.phpt

* Fix type in PDO_ConnPool_Unix.phpt
2017-07-12 12:57:43 -05:00
ulvii 4aee258fe4 Fixing minor issues in unix setup scripts 2017-07-07 18:04:04 -07:00
ulvii 6466606cbc A few minor fixes 2017-07-06 18:43:31 -07:00
ulvii bfaf87bfb5 Fixing an issue with pip3 2017-07-06 18:00:33 -07:00
ulvii af3ea7023b Fixing a few issues found while testing the scripts on Windows 2017-07-06 17:19:21 -07:00
Hadis Fard e959679aa6 Merge pull request #466 from Hadis-Fard/dev
added 4.3.0 GA release change log
2017-07-06 12:42:36 -07:00
Hadis Fard ed03dbf47c added 4.3.0 GA release changelog 2017-07-06 11:16:20 -07:00
ulvii 6639098446 Finished documenting run-perf_tests.py 2017-07-05 17:26:14 -07:00
ulvii 0bc68ae4d2 Finished documenting run-perf_tests.py 2017-07-05 17:23:23 -07:00
v-kaywon 925a62891c Merge pull request #465 from v-kaywon/fix_translate_nonascii_to_binary
fix unmatching quoted length and quoted_len in pdo_quote
2017-07-04 17:44:09 -07:00
ulvii 7f2f89ec3b Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-07-04 17:34:42 -07:00
ulvii 007981ef90 Updating RedHat setup instructions 2017-07-04 17:33:02 -07:00
ulvii 224c3651ae Started adding documentation to run-pref_test.py 2017-07-04 17:32:38 -07:00
Hadis Fard 5022b89505 Merge pull request #464 from Hadis-Fard/dev
updated version file to 4.3.0 stable
2017-07-04 17:24:15 -07:00