Commit graph

631 commits

Author SHA1 Message Date
Jakub Vrana
746d7a4758 Update example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331063 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 00:03:36 +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
80e082a92a Fix typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331061 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 19:08:39 +00:00
Jakub Vrana
8063203467 Fix typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331060 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-05 19:06:04 +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
Hannes Magnusson
1d2c0b9b9e link set and get profiling and fix the seealso
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331036 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-30 06:39:35 +00:00
Hannes Magnusson
2fea00613f Crosslink skip and limit, and move the external link into correct structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331030 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-29 18:35:20 +00:00
TAKAGI Masahiro
3c1351e5f2 Set svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330987 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-20 23:11:16 +00:00
Derick Rethans
30d294ff89 Added documentation for killcursor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330978 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-19 10:20:07 +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
Jeremy Mikola
cf27b67a87 MongoCursor::setFlag() takes an int as its first argument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330940 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-16 21:38:26 +00:00
Derick Rethans
9944709ca7 I always get this one wrong! :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330937 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-16 11:13:32 +00:00
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
Derick Rethans
aa68c1cdff Added some tips & tricks.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325229 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 14:19:15 +00:00
Derick Rethans
f36e4bc6ce Fixed documentation rendering warnings/errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325228 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-16 14:18:39 +00:00
Derick Rethans
a7e22b7fb8 Added info on non-replicasets with 1.2.10.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324902 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-06 10:24:23 +00:00
Justin Martin
1c5e7d35ce Typo. Patch by Vid Luther (vluther).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324486 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-23 05:39:16 +00:00
Yannick Torres
addba5dcce Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324459 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-22 15:15:20 +00:00
Derick Rethans
42c810b3a5 Add an example too.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323965 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 19:03:05 +00:00
Derick Rethans
26d4bbc997 Document continueOnError.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323964 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 18:58:54 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Sean Coates
013194233d Fix tyop.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323585 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-27 14:21:59 +00:00
TAKAGI Masahiro
6edc9029fb set svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322890 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-28 00:08:25 +00:00
Hannes Magnusson
25f7d0f43b There is no ::TRACE constant, was probably supposed to be ::FINE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322233 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 21:47:06 +00:00
Maciek Sokolewicz
68bf8f523f fixed typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322216 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 18:56:03 +00:00
Jakub Vrana
cbe13b0842 PHP syntax highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322202 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 13:55:48 +00:00
Jakub Vrana
17889ef36e Sync filenames, method names and IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322196 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:53:33 +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
74f4612207 Prefer lowercase IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322138 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:20:59 +00:00
Jakub Vrana
065dd47a92 Replace _ by - in IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322131 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 12:40:04 +00:00
Jakub Vrana
5e240161c1 Link class members
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322123 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 06:15:07 +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
Jakub Vrana
da7fda445f Fix links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321704 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-03 06:03:44 +00:00
Derick Rethans
56beb5f328 Added two missing constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321558 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-30 16:13:07 +00:00
Derick Rethans
dff0dee9c8 More clarifications for indexes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321552 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-30 10:13:06 +00:00
Philip Olson
55df00f959 Fixed build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321520 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 18:19:42 +00:00
Derick Rethans
a88f54ced1 Added see-also, and a better description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321516 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 15:47:06 +00:00
Derick Rethans
8ad788358d Explain fields for querying and return a bit better. Also add a warning for the
"$" issue and add the difference between find() and findOne().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321515 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 15:45:00 +00:00
Derick Rethans
dec523a7db Explain fields for querying and return a bit better. Also add a warning for the
"$" issue.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321514 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 15:29:03 +00:00
Derick Rethans
61bc4ac8fe Layout and rename newobj to new_object.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321511 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 14:59:50 +00:00
Derick Rethans
255568b4c9 Explain the fields array better.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321508 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 14:51:09 +00:00
Derick Rethans
e1dd919618 Documentation fixes and changes for 1.3.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321505 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 11:48:33 +00:00
Derick Rethans
37bff685c5 Added documentation for the new MongoGridFSFile method getResource().
Not quite sure how to mark that this will only be there from 1.3.0. Any hints?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321303 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-21 21:08:46 +00:00
Justin Martin
907fb5254c Fixed classsynopsisinfo. Closes bug #59554.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320470 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-06 00:46:15 +00:00
Peter Cowburn
9bf50bbbcc remove duplicate in SQL to Mongo examples (thanks "The Fat Cat")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320210 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 21:35:28 +00:00
Derick Rethans
1a7e588d98 Documented the various array elements in error constructs. (PHP-251)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319495 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-18 17:20:15 +00:00
Derick Rethans
1d1996e068 Fixing documentation for getIndexInfo() (PHP-265).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319493 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-18 15:04:04 +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
Richard Quadling
73a85ba854 svn:eol-style => native
Added all svn:keywords


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319039 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 09:33:19 +00:00
Daniel Convissor
86b07cdc1e Make examples for basic collection functions complete and interrelated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319012 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-10 22:13:25 +00:00
Derick Rethans
e9e9417636 Documented MongoCollection::toIndexString().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318989 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-10 11:40:16 +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
Kristina Chodorow
06c28576df More info on connection pooling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315792 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 16:05:19 +00:00
Kristina Chodorow
6678b14207 add "db" option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315791 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 15:52:29 +00:00
Kristina Chodorow
cbb39746da Changed second option to storeUpload
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315446 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-24 18:48:02 +00:00
Peter Cowburn
720597e575 fix xi:include to point to mongopool methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315187 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 11:01:40 +00:00
Kristina Chodorow
986408d67a added MongoPool functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315150 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-18 19:37:11 +00:00
Kristina Chodorow
7e972c30de added MongoLog class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315037 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 21:12:29 +00:00
Kristina Chodorow
172e7cec9a added more examples for cursor exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315036 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 20:17:25 +00:00
Kristina Chodorow
41b3753d96 Fix manual TOC to link to other sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314067 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-01 17:40:02 +00:00
Kristina Chodorow
1e46ca9464 fix configure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313608 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-22 20:34:57 +00:00
Kristina Chodorow
c47a493278 Improved readability of intro materials
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313602 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-22 19:40:05 +00:00
Kristina Chodorow
f837c25b02 Added example and "see also" section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313486 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-20 19:39:22 +00:00
Kristina Chodorow
918a27867f Fixed changelog formatting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313398 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-18 18:02:20 +00:00
Jakub Vrana
fad61b5c27 Extension categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +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
Jakub Vrana
b6e3147815 Space after modifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313232 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-14 09:47:27 +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
Peter Cowburn
3c9b5811dc fix visibility modifier markup for mongoid methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313167 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-12 08:15:17 +00:00
Kristina Chodorow
ade1d64161 added example and "see also" section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313080 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-08 21:02:27 +00:00
Kristina Chodorow
895044720b fixed description of getSlave
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313052 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-07 14:17:31 +00:00
Jakub Vrana
60760b181d Link exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 08:17:50 +00:00
Kristina Chodorow
377da021f6 update construct options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312772 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 15:45:12 +00:00
Kristina Chodorow
63c5351f88 added connection pool functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312738 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 22:20:49 +00:00
Richard Quadling
8c58817bd6 Reinstated MongoInt32 and MongoInt64
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311954 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-08 22:20:38 +00:00
Kristina Chodorow
4f1556e4e3 improve explanation of types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311364 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-23 21:41:51 +00:00
Kristina Chodorow
5c2194257d added sql-to-mongo chart to the toc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311362 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-23 20:08:02 +00:00
Kristina Chodorow
1374398d1b added scripting injection section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311361 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-23 20:07:43 +00:00
Kristina Chodorow
7bd1f076cd added c tests
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311360 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-23 20:07:22 +00:00
Kristina Chodorow
42446d1bac added "value" field to numeric types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311139 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 14:02:37 +00:00
Yannick Torres
86105701a0 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311055 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-15 17:22:41 +00:00
Kristina Chodorow
db9125f4d8 added sql-to-mongo chart
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311013 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-14 15:09:38 +00:00
Hannes Magnusson
64042ccbff Remove several html entities and replace them with utf8 chars so we can drop the
dtd include
# &nbsp; replaced with nothing
# &mdash; with —
# &euro; with €
# &auml; with ä
# &Auml; with Ä


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310796 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-05 20:59:34 +00:00
Kristina Chodorow
cc40e134d2 added better explanation of what cursors are
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310314 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-18 14:33:01 +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
Kristina Chodorow
c37ea4fd5a added link to MongoDB injection page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310022 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-07 21:04:46 +00:00
Hannes Magnusson
0d6de56058 Order latest-release-first (reported by salathe on irc)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309383 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-18 13:52:52 +00:00
Hannes Magnusson
17df9baba4 Fix changelog markup (reported by Eero Niemi on IRC)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309380 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-18 12:05:16 +00:00
Kristina Chodorow
416ceae2ce RedHat security settings section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309236 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-14 21:46:16 +00:00
Kristina Chodorow
8836adc497 updated constructor params
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308607 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-23 15:31:00 +00:00
Peter Cowburn
576d9a8422 typo fix in MongoException code 14 message
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308548 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-21 21:43:09 +00:00
Peter Cowburn
9425da2dfa typofix (dittographies)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308547 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-21 21:42:02 +00:00
Daniel P. Brown
3a8a2c895a Changes password -> username in the text, as pointed out by (Raja dot Kapur at gmail dot com).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308258 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 14:47:05 +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
e733b3ff5d added partial
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307801 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 21:07:56 +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
d0146aabde improved connection info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307768 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:22:50 +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
95d482af34 added updated info fields
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307743 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 23:33:27 +00:00
Kristina Chodorow
bb68ae3b24 updated tutorial and connection info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307180 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-06 19:21:03 +00:00