summaryrefslogtreecommitdiff
path: root/src/rabbit_file.erl
Commit message (Expand)AuthorAgeFilesLines
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-23/+42
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Merge branch 'stable'Jean-Sébastien Pédron2016-06-291-31/+24
|\
| * Use the new -spec formatJean-Sébastien Pédron2016-06-281-31/+24
* | Merge branch 'stable'Michael Klishin2016-05-211-0/+10
|\ \ | |/
| * Allow caching HiPE-compilation resultsAlexey Lebedeff2016-05-201-0/+10
| * (c) yearMichael Klishin2015-05-241-1/+1
* | Use Lager to log RabbitMQ messagesDaniil Fedotov2016-01-131-0/+1
* | (c) yearMichael Klishin2015-05-241-1/+1
|/
* Make with_handle/{1,2} into part of the fhc API, and thus hide the extra obta...Simon 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 2014Simon 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...Simon MacMullen2013-10-211-1/+1
* Transplant of bug25617 to stableEmile Joubert2013-08-011-18/+42
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013Emile 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/2Simon MacMullen2012-06-221-0/+17
* CosmeticEmile 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 2012Emile 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 lastMatthias 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