Commit Graph

3944 Commits

Author SHA1 Message Date
Jeremy Mikola
154ca9317b Test MONGOC_CMD_RAW options for Server::executeCommand()
This test is adapted from manager-executeCommand-004.phpt.
2017-12-12 15:11:46 -05:00
Jeremy Mikola
70500074dd Note MONGOC_CMD_RAW in executeCommand() option tests
This serves as a reminder that executeCommand() is the execution method for raw commands.
2017-12-12 15:11:46 -05:00
Jeremy Mikola
bf108818f8 Rename test case for executeCommand() 2017-12-12 15:11:46 -05:00
Jeremy Mikola
5d21397e97 Update APM test for libmongoc CRUD changes
As of mongodb/mongo-c-driver@c2639c821d, libmongoc no longer adds a default write concern to commands.
2017-12-12 15:11:46 -05:00
Jeremy Mikola
33c91b50d4 Update tests for invalid BSON in bulk writes
The error message was changed in mongodb/mongo-c-driver@0c9cc9d267
2017-12-12 15:11:46 -05:00
Jeremy Mikola
dca4acff50 Update tests for unsupported URI option values
The error message was changed in mongodb/mongo-c-driver@a625b39a2e
2017-12-12 15:11:46 -05:00
Jeremy Mikola
9624951818 PHPC-1037: Bump libmongoc to 1.9.0-dev 2017-12-12 15:11:46 -05:00
Jeremy Mikola
d66e0e7089 Merge pull request #701 2017-12-12 09:21:00 -05:00
Jeremy Mikola
ecaeb2c1a2 Replace tabs with spaces in test files 2017-12-12 08:17:59 -05:00
Derick Rethans
b0a47356ad Merged pull request #698 2017-12-12 10:17:34 +00:00
Derick Rethans
754e8bc1bd PHPC-1043: phongo_execute_query() may leak cursor struct on error 2017-12-12 10:17:12 +00:00
Derick Rethans
e0aa3a200d Merged pull request #697 2017-12-12 10:17:02 +00:00
Derick Rethans
a83f7f4f0f PHPC-1048: Rename phongo_execute_write to phongo_execute_bulk_write 2017-12-12 10:16:38 +00:00
Derick Rethans
8dddf2437c Merged pull request #696 2017-12-12 10:16:27 +00:00
Derick Rethans
03da646de1 PHPC-709: Add microseconds to log messages 2017-12-12 10:16:06 +00:00
Jeremy Mikola
0f31fc487b Merge pull request #699 2017-12-11 11:14:46 -05:00
Jeremy Mikola
46eaa72520 PHPC-1037: Bump libbson to 1.9.0-rc1 and libmongoc to 1.9.0-dev 2017-12-11 10:52:55 -05:00
Derick Rethans
8a8dc74d6b Merged pull request #690 2017-12-11 10:46:29 +00:00
Derick Rethans
0c193eb631 Added some test cases 2017-12-11 10:30:28 +00:00
Derick Rethans
d0fdba4733 PHPC-967: Add support for reading and writing OP_COMPRESSED 2017-12-11 10:30:28 +00:00
Derick Rethans
2f1f6b9225 Merged pull request #694 2017-12-08 17:06:36 +00:00
Derick Rethans
bb2adacb83 Use stack-based BSON instead of heap-allocated 2017-12-08 16:33:18 +00:00
Derick Rethans
4c5f9a6e46 PHPC-934: Fixed tests for MongoDB 3.6 2017-12-08 12:23:12 +00:00
Derick Rethans
fa851dfd0b PHPC-834: Add Read, ReadWrite and Write command execute methods (fixes crash) 2017-12-08 12:20:18 +00:00
Jeremy Mikola
ffe1fff3a6 Merge pull request #693 2017-12-07 15:44:19 -05:00
Jeremy Mikola
79a1d4476d Reload VM and restart MO in make test-bootstrap 2017-12-07 13:53:27 -05:00
Jeremy Mikola
bb5a4d5361 Merge pull request #691 2017-12-07 08:54:19 -05:00
Jeremy Mikola
ccd938fe17 Remove traces of deprecated nohttpinterface CLI opt 2017-12-06 17:48:06 -05:00
Jeremy Mikola
324d969faf Bump 3.6.0-rc3 to 3.6.0 for Mongo Orchestration 2017-12-06 17:47:54 -05:00
Jeremy Mikola
401f46b515 Remove nohttpinterface from replicaset-dns MO configs
This option is no longer supported in 3.6 (see: #687)
2017-12-05 15:06:26 -05:00
Jeremy Mikola
e6e9d7b3de Merge pull request #687 2017-12-05 08:36:17 -05:00
Jeremy Mikola
d504bfea37 nohttpinterface is not supported by mongod 3.6
3.6 is the first and default release version in the MO config and specifying an unsupported command line options prevents the replicaset configuration from starting (in turn, start-servers.php fails).
2017-12-05 08:35:57 -05:00
Derick Rethans
a67dc6efdb Merged pull request #685 2017-12-05 10:43:30 +00:00
Derick Rethans
15e1450dac Mark test as manual, and add docs 2017-12-05 10:36:20 +00:00
Derick Rethans
fec7488dce PHPC-1015: Add test for DNS Initial Seedlist
We'll need to decide whether we want to always run this. Starting up a whole
replicaset for one test is a waste of resources really.
2017-12-05 10:36:20 +00:00
Jeremy Mikola
9fa053958e Merge branch 'v1.3' 2017-12-01 13:42:48 -05:00
Jeremy Mikola
660c09a6d6 Back to -dev 2017-12-01 13:42:27 -05:00
Jeremy Mikola
048d6efa75 Package 1.3.4 1.3.4 2017-12-01 13:41:20 -05:00
Jeremy Mikola
d497c18c67 Merge branch 'v1.3' 2017-12-01 13:38:58 -05:00
Jeremy Mikola
8be32ba23c Merge pull request #686 2017-12-01 13:38:41 -05:00
Jeremy Mikola
9163f70328 Retire @bjori in PECL package info :( 2017-12-01 13:37:24 -05:00
Jeremy Mikola
333c3a1118 Fix typo in PECL package description 2017-12-01 13:37:05 -05:00
Derick Rethans
6cc080b77c Merge branch 'v1.3' 2017-12-01 15:26:56 +00:00
Derick Rethans
ea4d10a082 Merged pull request #684 2017-12-01 15:26:56 +00:00
Derick Rethans
1caffe0fa8 PHPC-1053: UTCDateTime constructor should be marked as optional for Refelection 2017-12-01 15:26:42 +00:00
Derick Rethans
088e7df631 Merged pull request #679 2017-12-01 15:22:29 +00:00
Derick Rethans
f2efe65980 Fixed capitalization of readConcern/writeConcern option 2017-11-29 16:44:00 +00:00
Derick Rethans
c1b85e814b Catch exceptions, so that we can still test writeConcern with ping 2017-11-29 16:33:30 +00:00
Derick Rethans
d36784d1ee Skip some tests on Travis, as it doesn't run 3.6 yet 2017-11-29 16:33:06 +00:00
Derick Rethans
9467537a32 Fix test case name 2017-11-29 15:36:10 +00:00