summaryrefslogtreecommitdiff
path: root/src/rabbit_misc.erl
Commit message (Expand)AuthorAgeFilesLines
* refactor: extract gb_trees_fold/3 and gb_trees_foreach/2Matthias Radestock2011-10-011-0/+15
* refactor: one gb_trees_cons is quite enoughMatthias Radestock2011-10-011-1/+8
* extend commentbug24315Alexandru Scvortov2011-09-231-0/+2
* merge default into bug24315Alexandru Scvortov2011-09-231-1/+6
|\
| * refactorAlexandru Scvortov2011-09-061-1/+6
* | move file functions from misc to rabbit_fileAlexandru Scvortov2011-09-211-255/+0
* | guard all prim_file usesAlexandru Scvortov2011-09-211-31/+94
* | use prim_file instead of file2Alexandru Scvortov2011-09-161-17/+46
* | merge default into bug24386Alexandru Scvortov2011-09-131-21/+21
|\ \
| * | use filelib2 instead of filelib in most cases in queue_index and miscAlexandru Scvortov2011-09-071-4/+4
| * | use file2 in most cases in queue_index, file_handle_cache and miscAlexandru Scvortov2011-09-071-17/+17
| |/
* | don't follow symlinksAlexandru Scvortov2011-09-061-1/+7
|/
* Don't have misc depend on mnesia.Simon MacMullen2011-08-161-4/+4
* ...and now we only need to talk to rabbit nodes, not all nodes.Simon MacMullen2011-08-161-1/+1
* Rename and refactor append_rpc_all_nodes, and get the networking:connections(...Simon MacMullen2011-08-081-7/+8
* Merge in defaultSimon MacMullen2011-08-051-0/+8
|\
| * Fix list function names, introduce an abstraction.Simon MacMullen2011-08-021-0/+8
* | More generic.Simon MacMullen2011-08-041-1/+1
* | Return the value of Fun(), and make sure we always restore the group leader.Simon MacMullen2011-08-041-2/+5
* | abstract out with_local_io/1Alexandru Scvortov2011-08-031-1/+10
|/
* employ more sophisticated message queue formattingMatthias Radestock2011-07-281-0/+23
* Move pget from federation / mgmt to misc.Simon MacMullen2011-06-021-0/+13
* Move set_table_value from federation to miscSimon MacMullen2011-06-021-1/+10
* merge bug24004 into defaultMatthias Radestock2011-05-171-15/+9
|\
| * Merge in defaultSimon MacMullen2011-05-041-15/+9
| |\
| | * Merge in bug24009Simon MacMullen2011-04-081-15/+9
| | |\
| | | * Correct comment.Simon MacMullen2011-03-301-1/+1
| | | * simplify: rabbit_misc:const/1 and thunk/1 types are identicalMatthias Radestock2011-03-301-3/+2
| | | * DialyserSimon MacMullen2011-03-291-1/+1
| | | * Make the tail fun in execute_mnesia_tx_with_tail *only* get executed after th...Simon MacMullen2011-03-281-11/+6
| | | * Merge from defaultSimon MacMullen2011-03-241-7/+7
| | | |\
| | | | * Not 100% beautiful, but this gets serial ids into the hands of add_binding an...Simon MacMullen2011-03-171-7/+7
* | | | | Closer approximation to Englishbug24004Matthew Sackman2011-05-161-4/+5
* | | | | Extra wordsMatthew Sackman2011-05-161-4/+4
* | | | | EnglishMatthew Sackman2011-05-161-1/+1
* | | | | Added origination commentMatthew Sackman2011-05-161-0/+4
* | | | | Correct specsMatthew Sackman2011-05-161-1/+2
* | | | | shrinkMatthias Radestock2011-05-151-14/+6
* | | | | Precisely provide the same api as file:write_file/2,3Matthew Sackman2011-04-281-17/+31
* | | | | Merging default into bug24004Matthew Sackman2011-04-281-22/+18
|\ \ \ \ \ | |/ / / /
| * | | | cosmetic: update comment on table_filterMatthias Radestock2011-04-081-3/+2
| * | | | shrinkbug24031Matthias Radestock2011-04-081-14/+10
| * | | | Don't cons inside the tx, prevents us from copying the accumulator on the way...Simon MacMullen2011-04-081-11/+14
| |/ / /
| * | | merge bug24006 into defaultMatthias Radestock2011-04-081-9/+1
| |\ \ \
| | * | | Slimmer gatherer terminationEmile Joubert2011-03-311-9/+1
| | |/ /
| * | | misc:table_map -> misc:table_filter.Simon MacMullen2011-04-081-15/+16
| * | | table_fold -> table_mapSimon MacMullen2011-04-061-12/+15
| * | | No longer needed.Simon MacMullen2011-04-061-7/+0
| * | | Split back up into lots of little txs.Simon MacMullen2011-04-061-5/+7
| * | | rabbit_misc:execute_pre_post_mnesia_tx/1.Simon MacMullen2011-04-041-0/+7
| |/ /