Commit graph

53 commits

Author SHA1 Message Date
Jeremy Mikola
88959cefb9 Update Mongo read preference methods for 1.3.3 release
Fix parameter type for setReadPreference() methods, document getReadPreference() return value changes, and update version info for MongoCursor methods.

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


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329170 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 21:36:10 +00:00
Hannes Magnusson
8bbdbb8d6b More ReadPreference love rather then slaveokay
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328550 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 00:16:49 +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
Adam Harvey
0781a3dbbf Fix incorrect type in example, per notes 105834 and 110529.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328236 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-05 03:04:32 +00:00
Jeremy Mikola
2983ed9c50 Use reverse chronological order for Mongo changelogs
https://jira.mongodb.org/browse/PHP-499


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327889 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 20:22:15 +00:00
Hannes Magnusson
ad4ad52385 Fix syntax
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327604 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-11 10:16:31 +00:00
Jeremy Mikola
9e18466c86 Use methodname tag and entities within Mongo read preference docs
https://jira.mongodb.org/browse/PHP-474


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327470 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-04 18:35:02 +00:00
Jeremy Mikola
3fb8222fa7 Fix type docs for Mongo driver read preference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327469 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-04 17:47:05 +00:00
Jeremy Mikola
b8bef8d378 Document MongoDB driver read preferences
https://jira.mongodb.org/browse/PHP-474


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327468 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-04 15:55:54 +00:00
Hannes Magnusson
46e6209a56 New argument & similar function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326921 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-01 11:33:44 +00:00
Hannes Magnusson
c90424bc60 Deprecate whole lot of things
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326702 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 16:57:19 +00:00
Jakub Vrana
301b1ab0e8 No markup in <refname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322195 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:51:28 +00:00
Jakub Vrana
d8b968e63c Document public constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +00:00
Derick Rethans
b290e3e418 Added another example to show that you can also pass in a query with distinct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319248 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-15 13:07:47 +00:00
Derick Rethans
663a8c56cc Documented the options (well, the only one: timeout) for MongoDB::command().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318988 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-10 11:02:23 +00:00
Jakub Vrana
3b6540c7b9 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313238 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-14 12:01:22 +00:00
Kristina Chodorow
7acae97626 Added explanation of weird mongod js parsing behavior
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313177 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-12 15:25:42 +00:00
Kristina Chodorow
53ed52ed22 added out option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310025 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-07 21:42:59 +00:00
Jakub Vrana
2ee99d1e90 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308234 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 22:48:53 +00:00
Kristina Chodorow
0a22267f7c added command examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307770 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:48:13 +00:00
Kristina Chodorow
7b95acba7c added timeout info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307744 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 23:33:46 +00:00
Kristina Chodorow
ffc053f605 added some distributed reads doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305864 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-30 23:52:45 +00:00
Kristina Chodorow
0380452c2a added some docuhub links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301861 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-04 19:01:27 +00:00
Jakub Vrana
58e026c057 Fix PHP syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301119 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 11:28:40 +00:00
Jakub Vrana
f453f7036c Add PHP tags to <programlisting>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:38:38 +00:00
Jonathan H. Wage
4ae803bb91 Fixing position of <para> tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299512 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 20:45:56 +00:00
Jonathan H. Wage
59e9f400e0 Added dozens of new examples to the Mongo extension documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299506 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 19:33:11 +00:00
Kristina Chodorow
cf758970f6 MAKE HANNES HAPPY!!!!!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299315 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-12 23:13:24 +00:00
Kristina Chodorow
b8c30464d0 deprecate stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299313 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-12 22:32:56 +00:00
Kristina Chodorow
4a55fca3ce added MongoCursor::fields
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296627 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-22 16:50:10 +00:00
Kristina Chodorow
968a1e10ed mongodb examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296294 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-16 20:48:39 +00:00
Kristina Chodorow
efc16a7a33 random typos, updates, class linking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295518 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 23:00:38 +00:00
Kristina Chodorow
4e2f580a56 logout and install notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295504 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 16:22:04 +00:00
Kristina Chodorow
ed7fb09b68 added authenticate return vals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295473 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 15:06:34 +00:00
Kristina Chodorow
9f2a09bdbf added note on mapreduce scoping
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295181 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 19:21:17 +00:00
Kristina Chodorow
41251fe567 added "see also" links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294889 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-11 16:37:10 +00:00
Kristina Chodorow
290306fbae moved urls to global.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294482 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 23:12:20 +00:00
Yannick Torres
e278c8f3a5 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294254 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-30 20:19:33 +00:00
Kristina Chodorow
8f1beeca11 got rid of intro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294158 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-28 17:35:41 +00:00
Kristina Chodorow
d35b3508e7 added getters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292172 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-15 14:34:15 +00:00
Kristina Chodorow
356bd1878f added datatypes section, fixed constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291099 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 20:51:16 +00:00
Yannick Torres
62a40cf5cf Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290905 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 08:14:53 +00:00
Kristina Chodorow
f3b692073a count changes and authenticate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290867 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-17 14:30:02 +00:00
Kristina Chodorow
c36bfc9230 More examples and explanation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290380 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-06 23:57:31 +00:00
Kristina Chodorow
ba9e4bfd22 mongo.cmd ini opt, examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290037 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-28 21:10:00 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Kristina Chodorow
2433268e80 error changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288340 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 19:16:16 +00:00
Kristina Chodorow
aca23bd74f fixes, added new cursor methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287419 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-17 15:30:44 +00:00
Nilgün Belma Bugüner
3db76654e9 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283824 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:06:30 +00:00