Chris Anderson
|
8270869459
|
fixed up gemspec
|
2008-09-11 22:30:08 -07:00 |
|
Chris Anderson
|
bcd9618341
|
updated gem version
|
2008-09-11 22:23:47 -07:00 |
|
Chris Anderson
|
c7fae2eca9
|
updated rake for rdoc
|
2008-09-11 22:21:16 -07:00 |
|
Chris Anderson
|
b051cdd3a2
|
thanks file
|
2008-09-11 21:39:56 -07:00 |
|
Chris Anderson
|
49a36af2b0
|
fixed apache license
|
2008-09-11 21:39:48 -07:00 |
|
Chris Anderson
|
0f8baf85ba
|
added apache license
|
2008-09-11 21:31:59 -07:00 |
|
Chris Anderson
|
711fdc1ca6
|
all specs pass with the new layout
|
2008-09-11 21:25:51 -07:00 |
|
Chris Anderson
|
211331f4a6
|
most specs passing with CouchRest module
|
2008-09-11 21:22:43 -07:00 |
|
Chris Anderson
|
7028f7f7b3
|
ganked load path from merb
|
2008-09-11 21:16:01 -07:00 |
|
Chris Anderson
|
f5fdc8b913
|
made CouchRest a module
|
2008-09-11 21:14:34 -07:00 |
|
Chris Anderson
|
26de4acc5a
|
moge thng aournd
|
2008-09-11 21:09:39 -07:00 |
|
Chris Anderson
|
ac07c15c28
|
move files around alot today
|
2008-09-11 21:09:24 -07:00 |
|
Chris Anderson
|
e411207b79
|
more sweeping changes
|
2008-09-11 21:00:44 -07:00 |
|
Chris Anderson
|
fa1ef4b4f9
|
slash and burn reorg
|
2008-09-11 20:53:38 -07:00 |
|
Chris Anderson
|
40f22ffadc
|
fix broken CouchRest.database! method
|
2008-09-11 20:48:17 -07:00 |
|
Geoffrey Grosenbach
|
447ae7de5a
|
Removed comment
|
2008-09-11 20:41:03 -07:00 |
|
Geoffrey Grosenbach
|
742f245889
|
Fixed manifest to include commands.
|
2008-09-11 13:33:18 -07:00 |
|
Geoffrey Grosenbach
|
c5397a9b6b
|
Use optparse for couchview. Implemented view generation option.
|
2008-09-11 13:29:12 -07:00 |
|
Geoffrey Grosenbach
|
021121f22f
|
Added FileManager pull_views method
Fixed bugs in couchcontrol script
|
2008-09-10 18:03:50 -07:00 |
|
Chris Anderson
|
a2306c3c1b
|
file manager cleanup
|
2008-09-10 16:19:54 -07:00 |
|
Chris Anderson
|
a8eae5423d
|
make Time.parse available
|
2008-09-10 16:19:28 -07:00 |
|
Chris Anderson
|
4581a10fb8
|
update gemspec for 0.9.3
|
2008-09-10 14:38:06 -07:00 |
|
Chris Anderson
|
a2a78dcf5f
|
better json time format
|
2008-09-10 14:37:30 -07:00 |
|
Chris Anderson
|
1197b6c1fa
|
couchrest gemspec for 0.9.2
|
2008-09-07 15:35:42 -07:00 |
|
Chris Anderson
|
3ea5e7dbe9
|
updated gemspec for new streamer
|
2008-09-07 15:29:49 -07:00 |
|
Chris Anderson
|
9e7738fd74
|
added streamer class
|
2008-09-07 15:28:20 -07:00 |
|
Chris Anderson
|
4630fcd944
|
reved the gem version to 0.9.2
|
2008-09-07 14:15:07 -07:00 |
|
Chris Anderson
|
ac47164e93
|
removed enumerable monkeypatches from pager
|
2008-09-07 14:13:34 -07:00 |
|
Chris Anderson
|
54f260173f
|
CouchRest no longer uses POST for doc creation
|
2008-09-07 13:51:26 -07:00 |
|
Chris Anderson
|
f87a6e4605
|
fix readme url
|
2008-09-07 12:57:26 -07:00 |
|
Chris Anderson
|
13b52195eb
|
converted readme to markdown
|
2008-09-07 12:54:22 -07:00 |
|
Chris Anderson
|
91299f630b
|
added database factory method
|
2008-09-07 12:54:10 -07:00 |
|
Chris Anderson
|
5d56f1961f
|
added easy method for ensuring databases exist
|
2008-09-07 12:43:13 -07:00 |
|
Chris Anderson
|
1eac462612
|
spec the error doc
|
2008-09-05 14:09:17 -07:00 |
|
Chris Anderson
|
f655284d8b
|
updated gem version
|
2008-08-27 18:46:12 -07:00 |
|
Chris Anderson
|
15884184aa
|
made the pager return keys in order
|
2008-08-27 18:45:51 -07:00 |
|
Chris Anderson
|
fbccbd73e0
|
created some utility scripts
|
2008-08-03 14:17:58 -07:00 |
|
Chris Anderson
|
66c1f0bb20
|
added credit for Greg on FileManager
|
2008-08-03 13:07:31 -07:00 |
|
Chris Anderson
|
88f83f0742
|
moved scripts to bin
|
2008-08-03 12:51:17 -07:00 |
|
Chris Anderson
|
b402de77a1
|
more require cleanup
|
2008-08-03 11:35:31 -07:00 |
|
Chris Anderson
|
9aeb34912e
|
working on couchview
|
2008-08-03 11:34:09 -07:00 |
|
Chris Anderson
|
541a3cac74
|
brought file manager back in as a class
|
2008-08-02 00:03:54 -07:00 |
|
Chris Anderson
|
93f95741c4
|
removed version test
|
2008-07-25 13:47:35 -07:00 |
|
Chris Anderson
|
f8d1167ade
|
rev gemspec
|
2008-07-19 15:25:49 -04:00 |
|
Chris Anderson
|
eecd92a6ef
|
updated rescues for better rest-client
|
2008-07-19 15:25:02 -04:00 |
|
Chris Anderson
|
85b38bb3f7
|
pager now pages through all_docs view specially
|
2008-07-14 11:52:07 -07:00 |
|
Chris Anderson
|
f0f25bb7af
|
pager now pages through all_docs view specially
|
2008-07-14 11:51:15 -07:00 |
|
Chris Anderson
|
5add5b0b5c
|
specs on right server
|
2008-07-07 00:05:25 -07:00 |
|
Chris Anderson
|
0e8c318ea0
|
gemspec compatibility
|
2008-07-04 16:57:39 -07:00 |
|
Chris Anderson
|
d2de19022e
|
CouchRest::Pager for paging through views
|
2008-07-04 16:56:37 -07:00 |
|