index
:
mongo-perl-driver.git
centosian
debug
master
nocpp
release/0.36
threads
git://github.com/mongodb/mongo-perl-driver.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-02
change min Perl version required
HEAD
master
Kristina
1
-1/+1
2011-08-30
Merge pull request #18 from slowkow/master
Kristina
1
-1/+0
2011-08-30
Duplicate line.
refs/pull/18/head
Kamil Slowikowski
1
-1/+0
2011-08-29
gettimeofday is already defined by Perl
Kristina
2
-26/+0
2011-08-29
better connection timeout logic PERL-147
Kristina
2
-40/+113
2011-08-23
fix max key/min key parsing PERL-148
Kristina
1
-2/+2
2011-08-12
catch select errors
Kristina
1
-1/+10
2011-08-11
better connection code
Kristina
1
-8/+21
2011-08-09
oops
Kristina
1
-1/+1
2011-08-09
fix Windows compile PERL-144
Kristina
1
-1/+2
2011-08-09
fix refs to makemaker
Kristina
1
-3/+3
2011-08-09
fix makemaker args for 5.14
Kristina
2
-21/+28
2011-08-04
Merge pull request #17 from uwe/master
Kristina
1
-1/+1
2011-08-03
fix typo
refs/pull/17/head
Uwe Voelker
1
-1/+1
2011-07-28
tutorial typos
Kristina
1
-2/+2
2011-07-26
BUMP 0.44
Kristina
14
-15/+58
2011-07-21
add MongoDB::BSON::String type
Kristina
3
-98/+152
2011-07-21
ws
Kristina
2
-36/+38
2011-07-21
add looks_like_number option for serialization
Kristina
5
-6/+88
2011-07-18
Merge pull request #16 from leachiM2k/master
Kristina
3
-3/+3
2011-07-18
The use of bareword 'done_testing' in strict subs leads to compilation errors
refs/pull/16/head
Michael Rotmanov
3
-3/+3
2011-07-07
fix $or example
Kristina
1
-1/+1
2011-07-06
clean up dbs used by make test PERL-142
Kristina
5
-0/+33
2011-07-01
don't use lazy build because Mouse is buggy
Kristina
1
-3/+8
2011-07-01
ws
Kristina
4
-68/+68
2011-07-01
fix _id double free
Kristina
2
-1/+18
2011-06-16
fix example
Kristina
1
-1/+1
2011-06-13
set slave_okay properly from global slave_okay setting
Kristina
1
-2/+3
2011-06-13
fix db command doc
Kristina
1
-3/+3
2011-06-13
only create gridfs indexes on writes
Kristina
1
-12/+19
2011-06-06
find-and-modify example
Kristina
1
-0/+22
2011-06-06
ws
Kristina
1
-12/+12
2011-06-06
group example
Kristina
1
-0/+58
2011-06-06
query should pass through sort correctly to cursor
Kristina
2
-16/+22
2011-05-31
BUMP 0.43
0.43
Kristina
14
-18/+37
2011-05-31
whitespace + docs
Kristina
6
-187/+195
2011-05-31
croak on keys perl can't hash PERL-137
Kristina
2
-2/+13
2011-05-31
add partial flag
Kristina
1
-2/+19
2011-05-31
detect max bson size PERL-124
Kristina
4
-24/+60
2011-05-14
sql to mongo mapping table
Kristina
1
-1/+121
2011-05-11
support for 5.14 regexes PERL-136
Kristina
2
-0/+8
2011-05-11
add pod files to .gitignore
Kristina
1
-0/+1
2011-05-11
Merge pull request #14 from cpan-mila/master
Kristina
1
-0/+1
2011-05-10
add link to client-side timeout in immortal docs
Kristina
1
-0/+9
2011-04-21
'use IO::File' before using it.
refs/pull/14/head
Michael Langner
1
-0/+1
2011-04-04
fix pod
Kristina
2
-3/+3
2011-04-04
make it clearer that these are Perl datatypes, not the main docs
Kristina
1
-4/+9
2011-03-21
fix indentation
Kristina
1
-681/+674
2011-03-07
fix oid typo
Kristina
1
-1/+1
2011-03-03
added cursor info method
Kristina
3
-2/+73
[next]