Commit graph

32 commits

Author SHA1 Message Date
Jeremy Mikola
f51ada4a11 Fix name of MONGODB-X509 auth mechanism
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344543 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-20 18:49:59 +00:00
Jeremy Mikola
6750175fff Document SCRAM-SHA-1 authMechanism for MongoClient
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344542 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-20 18:49:16 +00:00
Derick Rethans
c613a7e2f1 PHPC-583: Document alternatives for legacy driver's types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338645 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-22 12:36:13 +00:00
Derick Rethans
b2357fc62a Added deprecation notices and alternatives for the MongoClient class.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338152 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-19 13:46:44 +00:00
Jeremy Mikola
565e478d69 Fix <programlisting> formatting in MongoDB docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334826 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-09 18:31:20 +00:00
Jeremy Mikola
f79489c9b3 Revise MongoDB connect/socket timeout docs
Document that default values for MongoClient options and implications of negative timeouts.

https://jira.mongodb.org/browse/PHP-791


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334483 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-04 22:06:20 +00:00
Jeremy Mikola
d2f03350de Clarify wTimeoutMS option for MongoClient and write params
https://jira.mongodb.org/browse/PHP-791


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334385 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-25 19:18:16 +00:00
Jeremy Mikola
5afe9f5317 Add "ssl" connection option to MongoClient changelog
https://jira.mongodb.org/browse/PHP-1148


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334357 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-22 15:35:15 +00:00
Hannes Magnusson
adffd231a7 Document most of the MongoDB Context Options
Partially fixes https://jira.mongodb.org/browse/PHP-758


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333393 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 02:02:53 +00:00
Hannes Magnusson
1219ed7946 Document how to connect to MongoDB over SSL using stream context option for verifications
and authentication
Fixes https://jira.mongodb.org/browse/PHP-935


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333392 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 23:23:50 +00:00
Hannes Magnusson
acef1885de Document the default value and point to MongoCursor->timeout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333383 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 18:10:44 +00:00
Hannes Magnusson
804331d0e3 Document new connection options
- authMechanism
- authSource
- gssapiServiceName
- secondaryAcceptableLatencyMS

https://jira.mongodb.org/browse/PHP-1042


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333380 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-18 23:17:28 +00:00
Jeremy Mikola
e294c93cee Add missing MongoClient constructor changelog entries
Includes various other small grammar and language changes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333377 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-18 22:32:43 +00:00
Derick Rethans
fb7390ad04 QA-495: Document context options for setting SSL.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333134 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-27 16:02:26 +00:00
Jeremy Mikola
e483c805dd Revise MongoDB fsync/journal option descriptions
https://jira.mongodb.org/browse/PHP-938


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332985 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-13 15:09:21 +00:00
Derick Rethans
34575dba02 PHP-938: please update description of 'fsync' write concern flag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332016 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-30 11:05:02 +00:00
Jakub Vrana
fa909446a4 Fix typos in examples and add trailing ?>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331062 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 19:18:51 +00:00
Jakub Vrana
0b8f064ead Fix grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331059 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 18:28:37 +00:00
Derick Rethans
6294985268 Add that we have SSL support.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330970 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-18 10:12:31 +00:00
Derick Rethans
0bb74c75bb Fixed PHP-867: connectTimeoutMS - in micro or milli seconds?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330935 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-16 10:17:25 +00:00
Derick Rethans
8915e3eac5 Fixed PHP-551: Update "writes" documentation to cover all WriteConcerns arguments (from the connection string) as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330401 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-29 11:05:33 +00:00
Derick Rethans
a7deeda999 Document wtimeout and wTimeoutMS properly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330322 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 23:09:32 +00:00
Derick Rethans
bc129e08ec Fixed PHP-314: Improve connection string documentation/pooling.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330303 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 17:57:41 +00:00
Derick Rethans
89f251edee PHP-788: Document journal/fsync MongoClient connection options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330191 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:23:04 +00:00
Derick Rethans
54d0342f80 Order by alphabethical order just like in the source code.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330190 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:14:16 +00:00
Hannes Magnusson
699ab8d7f3 Make more sense for this example, one node seedlist is a bad idea
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329698 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-07 21:21:24 +00:00
Hannes Magnusson
c91d2457f1 Added "socketTimeoutMS" & "connectTimeoutMS" options, as of 1.3.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329457 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-09 02:08:14 +00:00
Hannes Magnusson
fb8f8617ef Various markup fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328555 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 05:37:54 +00:00
Hannes Magnusson
26b9276e07 - Update some examples and paragraphs to use WriteConcerns
- Update all options to include the WriteConcern option - and refactored those options into entities


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328543 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 19:31:57 +00:00
Jeremy Mikola
8a4640c71c Revise replica set language and MongoClient references
Replace master/slave terminology with primary/secondary
Change most Mongo class references to MongoClient
Enforce 80-char line widths and trim trailing whitespace
Add literal formatting within some paragraphs

https://jira.mongodb.org/browse/PHP-583


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328496 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 03:07:28 +00:00
Derick Rethans
569b9e616a Get rid of the fireAndForget stuff alltogether.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328442 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-21 11:41:43 +00:00
Jeremy Mikola
a3fe103a4d Document MongoClient class and write concern defaults
https://jira.mongodb.org/browse/PHP-544


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328426 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 01:57:53 +00:00
Renamed from reference/mongo/mongo/construct.xml (Browse further)