Commit Graph

610 Commits

Author SHA1 Message Date
Mike Dirolf 765ed9334e do to_a if it's not a string 2009-03-04 11:16:28 -05:00
Mike Dirolf 3a3109e7dc enough encoders to do bson_benchmark 2009-03-04 11:07:22 -05:00
Mike Dirolf 064ddacd5e c encoder for string types 2009-03-04 10:05:50 -05:00
Mike Dirolf bdec973ff4 more debugging 2009-03-04 09:35:27 -05:00
Mike Dirolf c69fbb7f67 checkpoint - beginnings of c encoder 2009-03-03 17:07:22 -05:00
Mike Dirolf f907edcde5 more stuff to see on failure 2009-03-03 09:59:36 -05:00
Mike Dirolf 0d64ec9de1 temporarily raise a different exception 2009-03-03 09:27:38 -05:00
Mike Dirolf f91c59ca7b the equivalent bson_benchmark to the python one 2009-03-02 16:03:36 -05:00
Mike Dirolf 332c4cfe29 create_index fixed in driver 2009-03-02 16:03:07 -05:00
Mike Dirolf a5a2e82836 fix breakage when running tests on non-default port. removing ability to specify connections in [port, host] ordering. 2009-03-02 13:37:12 -05:00
Mike Dirolf 27d6106376 bad test in 1.9 2009-03-02 11:49:56 -05:00
Mike Dirolf 544a044105 tests that already pass 2009-03-02 10:49:27 -05:00
Mike Dirolf 6a71b7e612 bumping - updates to gridfs and index creation 2009-02-27 12:23:14 -05:00
Mike Dirolf 453e09ce9e another test 2009-02-27 12:06:53 -05:00
Mike Dirolf 8af440308b more strict tests 2009-02-27 11:27:07 -05:00
Mike Dirolf 94fda16878 use new syntax for creating indexes 2009-02-27 09:23:13 -05:00
Mike Dirolf 9b9f14ce2e overhaul create_index - don't allow clients to specify their own name, allow descending indexes 2009-02-26 12:06:03 -05:00
Mike Dirolf 576ce7db59 benchmark suite for ruby 2009-02-26 10:39:39 -05:00
Mike Dirolf ff0a781d7f if there is an exception just let it get thrown so we get a useful stack trace 2009-02-24 15:28:02 -05:00
Mike Dirolf acfd505061 use fs as root collection, not gridfs 2009-02-18 17:50:07 -05:00
Mike Dirolf b4b4f289dd gridfs tests 2009-02-18 17:43:22 -05:00
Mike Dirolf 81d1e7bc3b pass additional args as command-line args 2009-02-18 17:42:37 -05:00
Mike Dirolf 16c8170498 md5 for ruby gridfs too 2009-02-18 14:12:04 -05:00
Geir Magnusson Jr ff68d3a734 Add file w/ Apache License v2.0 2009-02-15 08:24:50 -05:00
Geir Magnusson Jr 232a7f7169 Clarify license to be the Apache License v2.0. Was a
mix and the readme still reflected AGPL
2009-02-15 08:24:14 -05:00
Jim Menard a17f565151 bumped patch version number 2009-02-12 10:30:34 -05:00
Jim Menard 61309340cc Gemspec file explicitly lists all files, since I can't use find's File.directory? on Github. 2009-02-12 10:30:21 -05:00
Jim Menard 54c62734fc bumped patch version number 2009-02-12 09:30:58 -05:00
Jim Menard 281701570e docs 2009-02-11 14:33:19 -05:00
Jim Menard 734386ede1 install doc update 2009-02-11 13:42:28 -05:00
Jim Menard 4f7fc8a112 Benchmark code refactoring. 2009-02-10 15:12:36 -05:00
Jim Menard 22d4ba8daa small simplification 2009-02-10 15:06:47 -05:00
Jim Menard ff417d9ea7 Bumped minor version number. 2009-02-10 14:18:16 -05:00
Jim Menard ec391c3e7c new benchmark common to all drivers 2009-02-10 14:17:55 -05:00
Jim Menard 4302de0227 set TCP_NODELAY for db sockets. 2009-02-10 13:32:40 -05:00
Jim Menard 05aafc0de4 Collection#find_first uses :limit => 1 2009-02-10 13:08:15 -05:00
Jim Menard 5aa7202a78 Hard limit values are negative. 2009-02-10 13:04:19 -05:00
Jim Menard 30cdfe2bea new GridFS example 2009-02-10 11:51:56 -05:00
Jim Menard 46317fcb6e Explicitly call self.getc/self.putc. 2009-02-10 11:41:36 -05:00
Jim Menard 07d2def0ad removed debug code 2009-02-10 11:22:48 -05:00
Jim Menard 65282a2f7e Fixed benchmark test. Added find_first benchmark. 2009-02-10 10:43:47 -05:00
Jim Menard 9a7ed4c3d3 comment 2009-02-09 13:13:13 -05:00
Jim Menard 5c2ef0176e Changed ObjectID#legal_oid_string to ObjectID#legal? 2009-02-09 11:38:24 -05:00
Jim Menard f82925e4a1 Bumped patch version number. 2009-02-09 09:46:58 -05:00
Jim Menard 7de404c8e3 Added Collection#find_first. 2009-02-09 09:46:30 -05:00
Jim Menard eb897e1513 ignore nbproject 2009-02-07 14:36:25 -05:00
Jim Menard d40c31bb00 comments 2009-02-07 14:36:08 -05:00
Jim Menard 7281895f10 Removed "alpha quality" text from introduction. 2009-02-06 11:53:55 -05:00
Jim Menard 0faf693801 simplified setup because dropping a collection already drops the indices for you 2009-02-06 10:57:34 -05:00
Jim Menard 1061a42c81 Raise error if test preconditions fail. 2009-02-06 10:48:38 -05:00