John Bintz
|
89d2130306
|
add test for save_chunk fix
|
2012-06-04 13:24:30 -04:00 |
Gary Murakami
|
64c87e93a3
|
[Gary] require test_helper edits to work everywhere including via IDE (RubyMine), Gemfile for JRuby
|
2012-04-11 11:08:04 -04:00 |
Tyler Brock
|
6944794fb2
|
RUBY-422 Cleanup testing output
|
2012-03-16 16:17:33 -04:00 |
Ryan McGeary
|
c672168236
|
Fixed GridIO#gets to handle the end of a file
Neither a multi-character nor single-character separator search returned nil
after hitting the EOF.
|
2011-05-03 11:36:33 -04:00 |
Kyle Banker
|
002ddb06fc
|
RUBY-240 Add StringIO methods to GridIO
|
2011-03-29 15:27:13 -04:00 |
Kyle Banker
|
025e56732e
|
minor: test and doc fixes
|
2011-03-29 10:39:01 -04:00 |
Kyle Banker
|
8b1f20b3cb
|
RUBY-210 GridIO#seek with GridIO#read_all
|
2010-12-15 15:07:30 -05:00 |
Kyle Banker
|
9a8d83ad24
|
Tests for GridIO#each
|
2010-12-01 13:30:57 -05:00 |
Kyle Banker
|
80044b9a58
|
RUBY-187 All tests can now use custom host and port;
Minor test fixes.
|
2010-10-13 17:09:23 -04:00 |
Kyle Banker
|
7309d7e48b
|
Path fixes for test in Ruby 1.9.2
|
2010-09-09 15:58:51 -04:00 |
Kyle Banker
|
0460491863
|
minor: test fix
|
2010-07-09 16:01:55 -04:00 |
Kyle Banker
|
cd32dabd52
|
added GridFileNotFound and GridMD5Failure exceptions
|
2010-04-07 14:39:05 -04:00 |
Kyle Banker
|
2e78eb6c66
|
RUBY-118
|
2010-04-05 15:48:35 -04:00 |
Kyle Banker
|
f126518566
|
use mime types only if we can load it
|
2010-02-23 18:25:28 -05:00 |
Kyle Banker
|
ff63165bdd
|
content type detection for gridfs
|
2010-02-23 18:03:11 -05:00 |
Kyle Banker
|
1d0cc7aae2
|
added safe more for gridfs
|
2010-02-22 18:06:59 -05:00 |
Kyle Banker
|
89fe06250e
|
re-require shoulda; gridfs decoupling
|
2010-02-22 15:49:04 -05:00 |
Kyle Banker
|
54a68c7438
|
minor: removed shoulda dependency
|
2010-02-19 19:17:38 -05:00 |
Kyle Banker
|
0368e79c74
|
minor: tests use proper naming convention. test fix 1.8.6
|
2010-02-19 18:00:03 -05:00 |