summaryrefslogtreecommitdiff
path: root/src/rabbit_tests.erl
Commit message (Expand)AuthorAgeFilesLines
* merge bug21429 into defaultMatthias Radestock2009-08-231-19/+18
|\
| * New branch for bug 21429Matthew Sackman2009-08-191-19/+18
* | eliminate unused var warningMatthias Radestock2009-08-201-1/+1
* | merge bug21428 into defaultMatthias Radestock2009-08-191-0/+9
|\ \
| * | New branch for bug 21428bug21428Matthew Sackman2009-08-191-0/+9
| |/
* | 100% code coverage of join. Also made in have 100% code coverage. The remaini...bug21425Matthew Sackman2009-08-191-0/+29
* | New branch for bug 21425Matthew Sackman2009-08-191-1/+38
|/
* Added notify_remote method, allowing a remote node to be notified of a hookbug18748Paul Jones2009-08-111-0/+16
* Changed hook function to be a {M,F,A} set insteadPaul Jones2009-08-111-21/+28
* Implementation of hook mechanism using ETS table for storage of hooks, along ...Paul Jones2009-08-101-0/+35
* tabs -> spacesMatthias Radestock2009-06-181-2/+2
* merge v1_5 into defaultMatthias Radestock2009-04-221-0/+6
|\
| * leave system in clustered stateMatthias Radestock2009-04-151-0/+6
* | handle negative prioritiesbug20354Matthias Radestock2009-04-151-0/+4
* | add some priority_queue testsMatthias Radestock2009-03-311-0/+53
* | refine permission structurebug20288Matthias Radestock2009-01-271-7/+5
* | replace list_{vhost_users,user_vhosts} with list_{vhost,user}_permissionsMatthias Radestock2009-01-191-3/+4
* | beginnings of permission adminMatthias Radestock2009-01-161-11/+15
|/
* remove more remnants of schema checkMatthias Radestock2008-12-171-2/+0
* lots of testsMatthias Radestock2008-12-101-19/+44
* prettier output in testsMatthias Radestock2008-12-101-1/+5
* cosmeticMatthias Radestock2008-12-101-2/+0
* merge default into bug19684Matthias Radestock2008-12-101-15/+55
|\
| * Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
| * merge default into bug19900bug19900Matthias Radestock2008-12-051-0/+2
| |\
| * | Added test for log rotation when it cannnotHubert Plociniczak2008-12-041-3/+17
| * | Simplify mode calculationHubert Plociniczak2008-11-281-2/+2
| * | Logging handlers attempt to create the directoryHubert Plociniczak2008-11-281-9/+29
* | | rabbitmqctl testsEmile Joubert2008-12-081-0/+29
| |/ |/|
* | Run schema check as part of tests to help coverage check.Simon MacMullen2008-12-011-0/+2
|/
* Update tests, now using rabbit_control:action/4Emile Joubert2008-11-251-1/+1
* Added tests to cover the changes made in last commitHubert Plociniczak2008-09-041-3/+9
* Moved log configuration to start/0,Hubert Plociniczak2008-09-041-2/+2
* Renamed logs_location/1 function to log_location/1.Hubert Plociniczak2008-09-031-10/+61
* Simplified the way we get logs locations,Hubert Plociniczak2008-09-031-4/+11
* Added more test casesHubert Plociniczak2008-09-021-6/+40
* some minor tweaksMatthias Radestock2008-09-021-25/+20
* Removed unused includeHubert Plociniczak2008-09-021-1/+0
* Refactoring of the log testsHubert Plociniczak2008-09-021-25/+26
* Added test suite for log rotation.Hubert Plociniczak2008-09-021-0/+89
* Deleted a lot of stuff to do with permissionsBen Hood2008-07-221-51/+0
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+393