summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merged default into bug17880Paul Jones2009-08-2820-284/+778
|\
| * 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
| | * | merge default into bug21427Matthias Radestock2009-08-204-26/+156
| | |\ \
| | | * | use new term file helpersMatthias Radestock2009-08-201-19/+7
| | | * | introduce helper functions for reading/writing files containing Erlang termsMatthias Radestock2009-08-201-0/+9
| | | * | minor refactoring of signaturesMatthias Radestock2009-08-201-6/+8
| | | * | merge bug21428 into defaultMatthias Radestock2009-08-192-1/+28
| | | |\ \
| | | | * | New branch for bug 21428Matthew Sackman2009-08-192-1/+28
| | | | |/
| | | * | 100% code coverage of join. Also made in have 100% code coverage. The remaini...Matthew Sackman2009-08-191-0/+29
| | | * | New branch for bug 21425Matthew Sackman2009-08-192-2/+77
| | | |/
| | * | stuff as according to QA.Matthew Sackman2009-08-191-7/+19
| | * | New branch for bug 21427Matthew Sackman2009-08-191-7/+15
| | |/
| | * cosmeticMatthias Radestock2009-08-191-1/+3
| | * merge bug21066 into defaultMatthias Radestock2009-08-142-1/+5
| | |\
| | | * tidyingMatthew Sackman2009-08-102-2/+2
| | | * Channel now catches the exit of the writer and signals the reader explicitly....Matthew Sackman2009-08-102-1/+5
| * | | cosmeticMatthew Sackman2009-07-231-2/+2
| * | | cosmeticMatthias Radestock2009-07-212-9/+11
| * | | make dialyzer happyMatthias Radestock2009-07-211-2/+2
| * | | Merge with upstreamEssien Ita Essien2009-07-122-13/+54
| |\ \ \
| * | | | timeout() is now built in. Redefinition is deprecatedEssien Ita Essien2009-06-211-1/+0
| * | | | Merge with upstreamEssien Ita Essien2009-06-2116-352/+486
| |\ \ \ \
| * \ \ \ \ Merge with upstreamEssien Ita Essien2009-05-1516-125/+471
| |\ \ \ \ \
| * \ \ \ \ \ Merge with upstream defaultEssien Ita Essien2009-02-1911-109/+222
| |\ \ \ \ \ \
| * | | | | | | Cosmetic. Using a list comprehension instead of lists:foreachEssien Ita Essien2009-02-191-5/+3
| * | | | | | | Cosmetic. Its better to match on [] than on length(AList),Essien Ita Essien2009-02-191-4/+3
| * | | | | | | Cosmetic. Keep variable names as normalized CamelCase forEssien Ita Essien2009-02-191-5/+5