summary refs log tree commit diff
path: root/lib/Net/Riak/Bucket.pm (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-04Support for a timeout attribute in the PBC clientAlexis Sukrieh2-1/+35
2012-06-07fix adding multiple keys at onceDamien Krotkine1-1/+2
2012-03-15fixed wsRobin Edwards1-9/+9
2012-03-15prepared for releaseRobin Edwards2-2/+4
2012-03-15catch errors in reading socketsDamien Krotkine1-3/+8
2011-10-12added warning for PBC users streaming keysRobin Edwards1-1/+5
2011-10-12updated changelogRobin Edwards1-0/+1
2011-10-12fixed package name thanks to David HullRobin Edwards1-1/+1
2011-10-12fixed wsRobin Edwards1-2/+2
2011-08-08ammended error in synopsisRobin Edwards1-2/+1
2011-07-07update changelogfranck cuny1-0/+3
2011-07-07removed more white spacesfranck cuny1-9/+9
2011-07-07perltidy + whitespaces removedfranck cuny1-5/+5
2011-07-07remove white spacesfranck cuny1-6/+6
2011-07-07documentation added for searchgmaurice3-2/+91
2011-07-02allow to setup indexing on a bucket via precommitgmaurice4-12/+86
2011-06-26remove debug linesGermain Maurice1-2/+1
2011-06-25remove index param from being added to query paramsgmaurice1-4/+9
2011-06-23new release adds status line on unexpected responseRobin Edwards4-3/+6
2011-06-22add basic support of riaksearch (need to see what is missed)gmaurice5-1/+50
2011-05-19prepared for releaseRobin Edwards2-2/+4
2011-05-19minor pod fixRobin Edwards1-4/+4
2011-05-17update Changesfranck cuny1-0/+2
2011-05-17need to return self to chain operations (Fix #12)franck cuny1-0/+1
2011-04-20POD cleanup.Robin Edwards2-9/+4
2011-04-20added git tag to dzilRobin Edwards1-0/+1
2011-04-20storing without key only supported by RESTRobin Edwards3-4/+12
2011-04-20merged pbc branch to masterRobin Edwards51-669/+2361
2011-04-09Fix issue with url encoded linksSimon Wistow3-13/+19
2011-03-14Updated Changes and versionRobin Edwards2-2/+5
2011-03-14Fix remove_linkSimon Wistow2-2/+8
2011-03-07Fix remove_linkSimon Wistow2-2/+8
2011-02-08added skip if riak env not setRobin Edwards1-4/+5
2011-02-08updated change logRobin Edwards1-0/+2
2011-02-08added connection cachingRobin Edwards1-0/+8
2011-02-08added env for local riak nodeRobin Edwards1-18/+17
2011-01-31incremented version and yearRobin Edwards1-2/+2
2011-01-28Added simons changesRobin Edwards1-0/+3
2011-01-28DocsSimon Wistow1-0/+2
2011-01-28Allow creating of new_objects without keysSimon Wistow1-2/+3
2011-01-28Allow POSTing of objects to get an autogenerated keySimon Wistow1-7/+18
2010-11-25update changesfranck cuny1-0/+7
2010-11-25fix the _build_link method (reported by gpha)franck cuny1-2/+2
2010-11-25removed response stringRobin Edwards1-2/+1
2010-11-25added useragent timeout parameterRobin Edwards3-2/+18
2010-11-25added expected status messageRobin Edwards1-2/+3
2010-11-25added delete_object methodRobin Edwards1-0/+17
2010-11-25support for adding bucket as objects in add methodRobin Edwards1-2/+5
2010-11-09removed response stringRobin Edwards1-2/+1
2010-11-09added useragent timeout parameterRobin Edwards3-2/+18
2010-11-09added expected status messageRobin Edwards1-2/+3
2010-11-09added delete_object methodRobin Edwards1-0/+17
2010-11-09support for adding bucket as objects in add methodRobin Edwards1-2/+5
2010-11-03prepare releasefranck cuny1-0/+4
2010-11-03update PODfranck cuny1-1/+3
2010-11-03prepare new releasefranck cuny1-1/+1
2010-11-03clear_siblings, not clear_linksfranck cuny1-1/+1
2010-11-02prepare to releasefranck cuny4-5/+12
2010-11-02pulling the =build me a link= logic in to a single method and then wrapping t...ben hengst1-27/+22
2010-11-02Add 204 to Object::store expected status codes.Gavin Carr1-1/+1