summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merging from defaultVlad Ionescu2009-09-227-120/+99
|\
| * merging bug21650 into defaultVlad Ionescu2009-09-221-76/+36
| |\
| | * get rid of closing_chpid process dict entriesMatthias Radestock2009-09-211-20/+9
| | * do not time out waitng for channel.close_ok, wait forever insteadMatthias Radestock2009-09-211-57/+28
| * | merging bug21644 into defaultVlad Ionescu2009-09-221-5/+12
| |\ \
| | * | handle timeouts in cpu_sup:avg1 gracefullyMatthias Radestock2009-09-181-5/+12
| * | | include channel# in unknown_frame errorMatthias Radestock2009-09-211-2/+2
| | |/ | |/|
| * | Escape atoms as lists and binaries are.Tony Garnock-Jones2009-09-181-2/+4
| * | merge default into bug21596Tony Garnock-Jones2009-09-185-33/+40
| |\ \ | | |/
| | * small simplificationMatthias Radestock2009-09-171-7/+7
| | * a little refactoring; fixing case patterns orderVlad Ionescu2009-09-171-11/+7
| | * changing back a few usages of proplists:* to lists:key*; changing usages of p...Vlad Ionescu2009-09-173-13/+13
| | * changing uses of lists:key* functions to proplists:*, where the key is of typ...Vlad Ionescu2009-09-164-25/+28
| | * fixed unused var warningMatthias Radestock2009-09-151-1/+1
| | * merge bug21529 into defaultMatthias Radestock2009-09-151-1/+4
| | |\
| | | * fixed R12 incompatibility in gen_server2Marek Majkowski2009-09-141-1/+4
| | * | oopsMatthias Radestock2009-09-071-2/+2
| | * | don't attempt rollbacks on non-tx channelsMatthias Radestock2009-09-071-3/+8
| | |/
| * | updating comment on list_connections in rabbit_controlVlad Ionescu2009-09-141-3/+4
| * | using '' instead of '$none' for undefined username, printing nothing for unde...Vlad Ionescu2009-09-142-4/+4
| * | displaying (none) for '$none' atoms in rabbit_control; changing value for und...Vlad Ionescu2009-09-142-1/+3
| |/
* | getting rid of the .last_valid_dialysis approach; better erlang termination o...Vlad Ionescu2009-09-221-5/+11
* | fixing compatibility with latest dialyzerVlad Ionescu2009-09-091-1/+2
* | merging from defaultVlad Ionescu2009-09-031-4/+1
|\ \ | |/
| * Merged default into bug17880Paul Jones2009-08-2820-284/+778
| |\
| * | Removed extra_startup_steps from being applied at startupPaul Jones2009-08-171-4/+1
* | | nicer rabbit_dialyzer:otp_apps_dependencies_pathsVlad Ionescu2009-09-021-3/+2
* | | moving dialyzer stuff to src/rabbit_dialyzer.erlVlad Ionescu2009-09-021-0/+93
| |/ |/|
* | slight resequencing of core process startupMatthias Radestock2009-08-281-3/+3
* | merging in from defaultMatthew Sackman2009-08-251-28/+20
|\ \
| * | Escape non-printable ASCII characters using a backslash.David Wragg2009-08-241-28/+20
* | | merging in from defaultMatthew Sackman2009-08-2520-305/+1242
|\ \ \ | |/ /
| * | merge bug21429 into defaultMatthias Radestock2009-08-232-55/+53
| |\ \
| | * | cosmeticMatthias Radestock2009-08-231-4/+2
| | * | more simplification of the table copying codeMatthias Radestock2009-08-231-14/+8
| | * | doneMatthew Sackman2009-08-231-14/+6
| | * | And another go. If the new node is a ram node then local_content tables are s...Matthew Sackman2009-08-211-10/+11
| | * | oops. Need to support ram nodes which still have local content as disc_copiesMatthew Sackman2009-08-211-4/+12
| | * | Refactoring as suggested. This has been tested by for local_content by patchi...Matthew Sackman2009-08-211-18/+6
| | * | tiny refactoringMatthew Sackman2009-08-211-10/+8
| | * | some cleaning upMatthias Radestock2009-08-201-11/+8
| | * | New branch for bug 21429Matthew Sackman2009-08-192-49/+71
| * | | Merged bug20013 into default (memsup support for OS X)Marek Majkowski2009-08-214-110/+287
| |\ \ \
| | * | | New branch for bug 20013Matthew Sackman2009-08-194-110/+287
| | |/ /
| * | | merge bug21426 into defaultMatthias Radestock2009-08-201-2/+2
| |\ \ \
| | * | | New branch for bug 21426Matthew Sackman2009-08-191-2/+2
| | |/ /
| * | | eliminate unused var warningMatthias Radestock2009-08-201-1/+1
| * | | it's a serial, not a guidMatthias Radestock2009-08-201-3/+3
| * | | don't ignore errorsMatthias Radestock2009-08-201-4/+6
| * | | use new term file helpersMatthias Radestock2009-08-201-15/+5