summaryrefslogtreecommitdiff
path: root/src/rabbit_file.erl
Commit message (Expand)AuthorAgeFilesLines
* Make with_handle/{1,2} into part of the fhc API, and thus hide the extra obta...bug26180Simon MacMullen2014-05-161-26/+19
* Add a file variant to fhc:obtain() and friends so that rabbit_file can keep w...Simon MacMullen2014-05-161-2/+2
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* rabbit_file:wildcard/2 should return [] if the dir is non-existingTim Watson2014-02-101-3/+6
* Sync before rename, since the rename is not affected by the sync and doing it...bug25826Simon MacMullen2013-10-211-1/+1
* Transplant of bug25617 to stablebug25617Emile Joubert2013-08-011-18/+42
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* Prevent possible deadlock when obtaining multiple filehandlesEmile Joubert2012-08-101-2/+2
* Revert the wrapper around the copy in append_file/2bug25021Simon MacMullen2012-06-221-0/+17
* Cosmeticbug24994Emile Joubert2012-06-181-1/+0
* Only one version of append_file is requiredEmile Joubert2012-06-181-26/+2
* Rotate logs differentlyEmile Joubert2012-06-141-7/+11
* Rotate logs without consuming excessive memoryEmile Joubert2012-06-141-3/+12
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* fix rabbit_file:group_tokens/1Alexandru Scvortov2011-09-221-10/+5
* binary:bin_to_list -> binary_to_listAlexandru Scvortov2011-09-221-1/+1
* get the spec of list_dir right at lastbug24386Matthias Radestock2011-09-221-2/+2
* merge headsAlexandru Scvortov2011-09-211-1/+2
|\
| * fix a dialyzer warningAlexandru Scvortov2011-09-211-1/+2
* | cosmeticMatthias Radestock2011-09-211-10/+9
|/
* refactorAlexandru Scvortov2011-09-211-17/+11
* move file functions from misc to rabbit_fileAlexandru Scvortov2011-09-211-0/+293