Derick Rethans
bc3819536e
MongoDB only stores millisecond resolution, clarify that in the docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330936 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-16 10:53:38 +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
Jeremy Mikola
0a7509b835
MongoCollection::deleteIndex() returns a database response
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330878 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-10 17:34:18 +00:00
Derick Rethans
aa526ffc7f
Added date/timestamp so that we can refer people to this example in case we
...
need a detailed log.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330813 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-09 08:45:41 +00:00
Jeremy Mikola
b934b1cf6a
Capitalize MB abbreviation for MongoCursor::dead()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330799 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-08 16:10:34 +00:00
Jeremy Mikola
b34a4dd8e5
Update MongoDB document limit to 16MB
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330798 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-08 16:09:38 +00:00
Derick Rethans
2d79464bc3
Clarified that it is for reading only.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330745 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-03 09:25:33 +00:00
Hannes Magnusson
0661826cc6
There is no such thing anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330686 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 22:13:56 +00:00
Hannes Magnusson
f85decffad
Fix return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330678 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 18:27:38 +00:00
Hannes Magnusson
1e04c428bb
Fixed bug#63722 ("No candidate servers found" error not documented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330655 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 22:31:20 +00:00
Hannes Magnusson
e61e6e8a7d
Fix return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330629 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-24 19:11:24 +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
7f70d72ea6
Documentation for Regular Expressions (PHP-834)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330350 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-24 22:18:15 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +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
Jakub Vrana
38e65393c5
Use InheritedProperties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:36:05 +00:00
Derick Rethans
a21bbcd977
Move history to the changelog.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330305 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:36:35 +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
b0b1f8f1a8
Rename section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330302 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 17:57:22 +00:00
Derick Rethans
11c417f0a2
Change wording.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330301 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 17:30:23 +00:00
Derick Rethans
e354213395
Fixed PHP-789: Document fsync, j, and wtimeout options for MongoCollection write operations.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330300 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 17:16:05 +00:00
Derick Rethans
1e5c571e6a
Fixing the default value.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330299 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 17:15:39 +00:00
Jakub Vrana
c5333caf49
Fix typo in ok description (bug #61304 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330280 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-18 00:12:13 +00:00
Jakub Vrana
f539c60440
Fix extension-membership
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330242 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 18:25:45 +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
Derick Rethans
c930cbb897
PHP-536: Clarify that continueOnError Flag does not insert valid docs when an invalid doc exists in the batch
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330189 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-08 14:11:52 +00:00
Peter Cowburn
feb1ebe8b4
typofix: 64-bit -> 32-bit (patch by daijie)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330186 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-07 07:31:26 +00:00
Jeremy Mikola
c8253817c2
MongoCursor::hint() supports string arguments
...
https://jira.mongodb.org/browse/PHP-775
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330170 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-02 18:41:57 +00:00
Derick Rethans
e9d4e36814
PHP-702: Support the autoIndexId option for createCollection
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330136 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-23 09:27:56 +00:00
Derick Rethans
f68a7f392b
PHP-695: Remove mention of PHPUnit from documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-23 08:36:22 +00:00
Derick Rethans
a174aaabf4
PHP-496: Added a few examples to MongoDB::command() and clarified result structures.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330129 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-22 14:47:30 +00:00
Derick Rethans
53281c346b
Added that it's a server thing, and emphasised "forever".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330128 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-22 14:11:27 +00:00
Derick Rethans
b5cc417fb0
Fix grammar.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330076 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 14:07:27 +00:00
Derick Rethans
1c8e3304dd
From 1.4.0 we support flag 3 (oplog_reply) as well.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330072 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-11 09:29:12 +00:00
Hannes Magnusson
6155859848
We don't distribute OSX binaries anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329942 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-28 07:46:17 +00:00
Derick Rethans
92d1c08497
Added the new Windows download URL.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329866 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-21 11:19: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
9aa2442769
Fixed bug#63091 MongoCollection::group() example needs updating
...
# Thanks fhagard at lightcube dot us !
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329620 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-03 00:18:49 +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
Derick Rethans
87726efe34
Fixed typoes and grammar, and added see-also sections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329381 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-31 14:45:04 +00:00
Jeremy Mikola
cde9b9b8ee
Fix terms in MongoCollection::ensureIndex() return doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329342 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:10:27 +00:00
Jeremy Mikola
4e4d8d2006
Document non-boolean return values for MongoCollection::ensureIndex()
...
https://jira.mongodb.org/browse/PHP-671
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329341 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:09:29 +00:00
Jeremy Mikola
f81e6a03d2
Fix MongoCollection::getIndexInfo() return and example docs
...
https://jira.mongodb.org/browse/PHP-670
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 16:03:18 +00:00
Philip Olson
04b11e621f
Fixed spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Jeremy Mikola
ff6aa0c781
Update Mongo get/setReadPreference return values and error docs
...
https://jira.mongodb.org/browse/PHP-669
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329318 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 23:36:42 +00:00
Jeremy Mikola
3fd5468aa7
Make Mongo db/collection select method docs consistent
...
A vanilla Exception is thrown instead of InvalidArgumentException.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329315 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-28 19:47:52 +00:00
Hannes Magnusson
c0a67e0c16
Document MongoGridFS exception codes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329239 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 20:07:22 +00:00
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
Derick Rethans
00daa136b3
Fixed version numbers again.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329138 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-14 18:27:06 +00:00
Hannes Magnusson
cdb9df4c46
Mention that the filename index will be populated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329130 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-14 03:23:34 +00:00
Jeremy Mikola
74dfdc51ec
Restore non-fragment MongoDB URL entities
...
These were previously removed in r329063, but should stick around for the link checker script.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329065 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 19:18:05 +00:00
Jeremy Mikola
f34909f604
Remove MongoDB URL entities that are only referenced once
...
https://jira.mongodb.org/browse/PHP-387
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329063 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 17:42:52 +00:00
Jeremy Mikola
48b24042d6
Update MongoGridFS "see also" links and format as a list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329046 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-09 23:06:32 +00:00
Jeremy Mikola
65c7a68e87
Add examples and consistency to MongoGridFS storage methods
...
https://jira.mongodb.org/browse/PHP-387
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329045 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-09 23:04:32 +00:00
Jeremy Mikola
6f59b9c6a9
Document _id generation in MongoCollection insert/save methods
...
https://jira.mongodb.org/browse/PHP-383
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329040 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 23:01:23 +00:00
Jeremy Mikola
2a331a3820
Note that MongoDB GLE will report n=0 for insertions
...
https://jira.mongodb.org/browse/PHP-620
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329038 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 21:28:08 +00:00
Adam Harvey
c1034e6218
MongoGridFS::storeFile() returns a MongoId, per note 110936.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329006 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-08 02:34:26 +00:00
Paul Reinheimer
6ad7dd65d2
- Adding a basic search example, as well as searching for a child item.
...
Rationale: I was helping a friend yesterday who is Learning MongoDB while they learn how to use the PHP Extension to it. They ended up trying to write a javascript based query to do a simple matching query. I hope these more simplistic examples will help people in that situation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328711 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-08 16:23:32 +00:00
Hannes Magnusson
319f198e34
These aren't actually in the 1.3 release, but are slated for 1.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328686 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 19:47:47 +00:00
Hannes Magnusson
e3fe415ffd
typo reported by NodeX (freenode)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 13:03:38 +00:00
Derick Rethans
df8a0aceef
Bug #63333 : %s/$obj/$document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328572 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 16:20:34 +00:00
Derick Rethans
95613c0697
Fix ups, and commented some things out that aren't implemented.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328569 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 13:27:04 +00:00
Derick Rethans
c5746ce5aa
Fixed version information.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328565 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 11:02:30 +00:00
Hannes Magnusson
99392cae51
tpyos spotted by Philip
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328557 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 06:24:34 +00:00
Hannes Magnusson
1585a91cf9
Fixed bug#63624 (documentation concerning settings for Mongo-Database)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328556 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 06:06:32 +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
82a3f40a46
Mention this class doesn't do anything now
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328554 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 05:05:54 +00:00
Hannes Magnusson
ce2287e205
Adding seealso/changelogs and best practices and such things
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328553 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 05:03:19 +00:00
Hannes Magnusson
b75d8bd411
Document the deprecated Mongo constructor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328552 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 01:00:58 +00:00
Hannes Magnusson
48e1717a75
Mention we populate the _id field with the pregenerated ID
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328551 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-29 00:51:28 +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
7d96d2a7f7
More Read Preferences love
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328549 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 23:25:17 +00:00
Hannes Magnusson
ec6cb30f0e
Make the role=errors section consistent for all write methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328545 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 20:33:41 +00:00
Hannes Magnusson
e7dbde68a1
More WriteConcern updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328544 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 20:18:45 +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
Hannes Magnusson
6a0c2c3a7d
These constants have the correct value now
...
Add a warning about tagsets without a fallback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328539 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 18:05:53 +00:00
Hannes Magnusson
9c99212a0b
Fix the value of the constants in the description too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328537 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 17:38:01 +00:00
Hannes Magnusson
4ebdfbb9b7
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328529 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 08:28:40 +00:00
Hannes Magnusson
b0d55e5670
Specific WriteConcern docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328528 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 08:27:11 +00:00
Hannes Magnusson
aa0343b641
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328527 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 08:23:28 +00:00
Hannes Magnusson
a580fc56db
Update version info for both new things and crapold things
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328526 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:52:02 +00:00
Hannes Magnusson
c6e47f5c4b
it wasn't me... typofix =)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328525 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:48:31 +00:00
Hannes Magnusson
17517b0dfb
Fix markup
...
It is important to use <classname> for classes, not <function>, so PhD knows how to handle it properly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328524 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:43:24 +00:00
Hannes Magnusson
73836fe836
Prettify markup and spread id love around
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328523 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:38:46 +00:00
Hannes Magnusson
643260e9ae
The classname is MongoCursor, not Cursor, and use correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:37:32 +00:00
Hannes Magnusson
6afc8f832a
This is a method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328521 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:32:37 +00:00
Hannes Magnusson
3b30f904db
Document MongoClient::getConnections()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328520 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:23:05 +00:00
Hannes Magnusson
1ec11eb024
Fix classname typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328519 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:10:08 +00:00
Hannes Magnusson
21293f3656
Moved the generated changelog into its own file & manually added some 1.3 notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328518 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 03:42:31 +00:00
Hannes Magnusson
a90f5b7e51
- Updated the install structure to be consistent with all other extensions
...
- Updated the markup in the tutorial to mark examples as such
- Gave IDs to all the tutorial sections to split them down into individual pages for readability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328517 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 03:03:34 +00:00
Hannes Magnusson
039bd1d774
The constants where changed to be strings just before the release
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328516 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 02:59:27 +00:00
Hannes Magnusson
9e4c08994f
- Fix title
...
- I don't think that autoreconnect option has ever existed
- allow_persistent is no longer available
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328515 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 01:23:24 +00:00
Hannes Magnusson
98a9ca1d9e
Remove weird windows stuff, slight markup changes to make things more understandable and other small tweaks
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328514 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-27 23:46:11 +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
4e6e063ae1
Fix callback function's description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328491 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-25 12:34:38 +00:00
TAKAGI Masahiro
8ad1bbaa57
Set svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328467 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:27:46 +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
TAKAGI Masahiro
a7171fc3ce
Set svn:keyword, svn:eol-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328427 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 10:55:24 +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
Derick Rethans
e49b53d06f
Make sure not to mention replicaSet => true anywhere anymore.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328355 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 14:45:58 +00:00
Derick Rethans
c05e5bfb32
Fixed PHP-562: Document changes to Mongo::close().
...
Added a warning Mongo::connectUtil to show it is deprecated.
Add see-also's.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328271 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 15:59:17 +00:00
Derick Rethans
28e9d06d53
Clarify delayed connections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328269 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-07 14:56:31 +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
Derick Rethans
1113095682
Comment this out for now, it's going to be removed/renamed soon.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328215 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 18:08:48 +00:00
Derick Rethans
d18529e7bd
Added documentation for connection string options.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-01 15:21:15 +00:00
Hannes Magnusson
206dda18e9
Document MongoCollection->findAndModify()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328209 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 23:49:20 +00:00
Hannes Magnusson
d2a496cb22
Document MongoResultException and adjust the version info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328208 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 19:09:55 +00:00
Hannes Magnusson
24e0d9472e
Last minute changes in the return document :]
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328207 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-31 19:08:56 +00:00
Yannick Torres
38e3798be2
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328184 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-29 15:25:28 +00:00
Hannes Magnusson
ebd6689db5
Document couple of new MongoLog methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327994 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-10 22:07:43 +00:00
Hannes Magnusson
e94f617c92
Document what the connected property means
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327993 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-10 20:29:33 +00:00
Jeremy Mikola
1a5e05754b
Fix return/error docs for MongoCollection insert, update, and remove
...
https://jira.mongodb.org/browse/PHP-500
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327927 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-08 04:44:54 +00:00
Jeremy Mikola
d4bd7ce34c
Don't mention deprecated MongoDB::authenticate() method in connection docs
...
https://jira.mongodb.org/browse/PHP-520
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327895 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 22:08:56 +00:00
Jeremy Mikola
6a18181c79
Reword MongoDB socket authentication
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327894 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 22:06:05 +00:00
Jeremy Mikola
d6e29c266c
Clarify how MongoDB authenticates per-database
...
https://jira.mongodb.org/browse/PHP-520
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327893 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 22:05:15 +00:00
Jeremy Mikola
7150cd5d71
Describe mongos connections and revise replica set and socket sections
...
https://jira.mongodb.org/browse/PHP-460
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327892 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 21:26:10 +00:00
Jeremy Mikola
07e724fa0a
MongoGridFSCursor::key() returns _id instead of filename since 1.3.0
...
https://jira.mongodb.org/browse/PHP-471
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327891 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 21:00:35 +00:00
Jeremy Mikola
83e9d2196e
Clarify criteria/new_object merging for Mongo upserts
...
https://jira.mongodb.org/browse/PHP-459
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327890 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-05 20:49:53 +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
Jeremy Mikola
b397091f0d
Document sparse and expireAfterSeconds Mongo index options
...
https://bugs.php.net/bug.php?id=63183
https://jira.mongodb.org/browse/PHP-516
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327869 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-03 21:35:45 +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
0da49ccb6d
Revise arg names in MongoCollection::aggregate()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327601 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 22:05:37 +00:00
Hannes Magnusson
7a260cda95
Remove extra >, and lets not drop the collection in case people copy&paste this :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327480 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-05 12:20:49 +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
79fe4688e8
More examples for MongoCollection::aggregate() and a typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327467 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-04 15:30:40 +00:00
Hannes Magnusson
2365c0c368
Syntax highlighting and fix typo in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327466 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-04 12:47:49 +00:00
Hannes Magnusson
1c964dfab8
Document new mehtod in 1.3.0 MongoCollection::aggregate()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327444 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-03 13:36:34 +00:00
Jeremy Mikola
cb67f1541d
Document MongoLog constants and fix method list
...
https://jira.mongodb.org/browse/PHP-414
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326949 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-02 19:00:51 +00:00
Hannes Magnusson
39012aa1df
Add version info for the classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326922 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-01 11:37:38 +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
Yannick Torres
4f00b7676d
Fix svn keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326835 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-27 14:03:57 +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
Hannes Magnusson
fce4cad98c
Document MongoCursorException->getHost() & MongoCollection->distinct()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326701 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 14:45:48 +00:00
Hannes Magnusson
55e572757c
Fix grammar. And there is always a return... :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326582 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-11 12:29:19 +00:00
Jeremy Mikola
c4c0396990
Fix MongoBinData::CUSTOM hex value
...
https://jira.mongodb.org/browse/PHP-406
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326495 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 15:12:46 +00:00
Jeremy Mikola
fbaed32c97
Fix MongoException regex error code
...
https://jira.mongodb.org/browse/PHP-409
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326494 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 15:11:23 +00:00
Jeremy Mikola
84d6618ac2
Revise MongoCollection::ensureIndex() background option
...
https://jira.mongodb.org/browse/PHP-393
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326493 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 15:05:41 +00:00
Hannes Magnusson
c8bc8a4c53
Clarify which PID is returned
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326284 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-21 16:01:45 +00:00
Daniel P. Brown
20d54ddc26
Updating text, removing now-invalid credit, per user note #108950 (to be deleted), to link to updated and maintained RPMs. Thanks to Paizo-at-libero-dot-it.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326158 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 15:50:49 +00:00
Derick Rethans
a8906b51ea
Added docs for MongoCursor::awaitData() and MongoCursor::setFlag() that are new in 1.2.11/1.3.0.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326156 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 15:40:47 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Hannes Magnusson
a4861592bb
Add experimental autogenerated changelog entries for few books.
...
This requires PhD 1.1.6-dev :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326056 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 13:15:55 +00:00
Derick Rethans
b2cfbc95b5
Properly document MongoCursor::batchSize(). (PHP-284)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325451 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-25 18:04:50 +00:00
Derick Rethans
0d794a674f
Document the mongo.ping_interval and mongo.is_master_interval settings.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325351 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-20 10:27:37 +00:00
Derick Rethans
eba5076625
Reorder alphabetically.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325329 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-19 08:45:42 +00:00
Derick Rethans
6813e1ec5a
Fixed method name.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325328 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-19 08:42:04 +00:00
Derick Rethans
2f1d7e2f49
Fixed close documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325230 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 14:19:29 +00:00