descriptionRabbitMQ Broker Query Language
ownerpaulj@lshift.net
last changeWed, 03 Mar 2010 12:32:02 +0000
changes
10 days agoBen HoodMerged bug22439 into default default tip
10 days agoPaul JonesAllow the username and password to be changed through configuration bug22439
4 weeks agoPaul JonesRevert to using amqp_channel:subscribe instead of call in client too
5 weeks agoPaul JonesRevert to using amqp_channel:subscribe instead of call
6 weeks agoPaul JonesUser creating new vhosts should get full privileges on them bug22237
6 weeks agoBen HoodJunked bug22232 junk
6 weeks agoBen HoodCreated junk branch junk
6 weeks agoBen HoodMerged bug22237 into default
6 weeks agoPaul JonesTabulation fixes bug22237
7 weeks agoPaul JonesRemove items that are now done from TODO bug22237
7 weeks agoPaul JonesWe don't want to have to ack responses bug22237
7 weeks agoPaul JonesSupport requiring permissions for configuration and query tasks bug22237
7 weeks agoPaul JonesExclusive is the right flag in this case, not auto_delete bug22237
7 weeks agoPaul JonesReply queue should be auto delete bug22237
7 weeks agoPaul JonesAllow client arguments to be passed bug22237
7 weeks agoPaul JonesFix compatibility for bql_dump utility bug22237
7 weeks agoPaul JonesBuild a client package; add a goal to execute the client from the Makefile bug22237
7 weeks agoPaul JonesExchange is no longer used bug22237
7 weeks agoPaul JonesRename bql_client to bql_shell; communicate with BERT via AMQP bug22237
7 weeks agoPaul JonesMerge bug22232 into default (was QA'd, but merge was missed)
7 weeks agoBen HoodMerged bug22232 into default
7 weeks agoPaul JonesFix test cases bug22232
7 weeks agoPaul JonesSupport configuring username, password and vhost bug22232
3 months agoMatthew Sackmanmerge bug 21984 into default
3 months agoPaul JonesMerge bug21923 into default
3 months agoPaul JonesRPC client returns binaries, not strings bug21984
3 months agoPaul JonesUpdate RPC client to match latest API bug21984
3 months agoMatthew SackmanAdded tag rabbitmq_v1_7_0 for changeset 716a66dbc612 bug21923
3 months agoMatthew SackmanAdded missing export bug21923
3 months agoMatthew Sackmanconverted localnode -> makenode and also some minor refactoring to reduce the amount of copy and paste coding... bug21923
4 months agoPaul JonesMerge bug21906 into default rabbitmq_v1_7_0
4 months agoBen HoodAdded content type to rpc call bug21906
5 months agoMarek MajkowskiMerged bug 20399 into default
5 months agoVlad Ionescuchanging reason {amqp, ...} to #amqp_error{} bug20399
6 months agoPaul JonesUpdated license
6 months agoPaul JonesRemoved uses of lib_amqp
6 months agoTony Garnock-JonesUpdate .hgignore for ./build and ./dist directories
6 months agoPaul JonesMerged bug 21441 into default
6 months agoBen HoodChanged includes from the server to the client where appropriate bug21441
6 months agoBen HoodMerged bug21410 into default
6 months agoBen HoodRemoved compiler warning bug21410
6 months agoPaul JonesRemoved unused DEP_APPS configuration bug21410
6 months agoBen HoodMerged default into bug21410 bug21410
6 months agoPaul JonesEliminated use of Erlang AMQP client in applicator
6 months agoPaul JonesRemoved use of channel when creating bindings
6 months agoPaul JonesSubstantial work towards eliminating the use of an AMQP connection within the applicator
6 months agoPaul JonesInitial support for handling multiple content types in the server; now validating the credentials supplied
6 months agoPaul JonesFlipped state to be the last parameter of the apply_command function
6 months agoPaul JonesChanged 2-space indents to 4-space idents
6 months agoPaul JonesAdded match requirement for parser and lexer generation so they fail the build
7 months agoBen HoodUpdated bugzilla
7 months agoBen HoodMerged heads
7 months agoBen HoodAdded drain command
7 months agoPaul JonesChanges to work with include_lib mechanism bug21410
7 months agoPaul JonesMade @ an acceptable word character
7 months agoBen HoodMerged heads, added test case
7 months agoBen HoodAdded test for the existence of a queue when doing a get
7 months agoPaul JonesMerged heads
7 months agoPaul JonesCommand processor now tears down connections after use
7 months agoPaul JonesAdded support for # characters in strings
7 months agoBen HoodAdjusted the binary handling in the test AMQP client
7 months agoBen HoodChanged RPC handler over to amqp_msg record definition
7 months agoPaul JonesRenamed from mod_bql to rabbitmq-bql
7 months agoPaul JonesAdded more fields to the connections query
7 months agoPaul JonesAdded support for querying connections; corrected problem where specified field orders were not preserved
7 months agoPaul JonesChanged from using halt() to init:stop() to ensure output is flushed properly on Windows
7 months agoPaul JonesChanged .bat file newlines from unix to dos line endings
7 months agoPaul JonesExcluded bql.query queue/exchange from output; added order by clauses to make output more stable
7 months agoPaul JonesMade semicolons on end of final line optional; added support for multiple order by clauses
7 months agoPaul JonesAdded simple script for dumping the exchanges/queues/bindings currently known to the broker
7 months agoPaul JonesAdded support for declaring topic exchanges
7 months agoPaul JonesAdded batch file for starting BQL
7 months agoPaul JonesRenamed send to post to make purpose clearer; added the ability to retrieve a message from a queue
7 months agoPaul JonesAdded AMQP interface to the BQL engine
7 months agoPaul JonesAdded the ability to send a message to an exchange
7 months agoPaul JonesChanged bql_server from being globally registered to locally registered
7 months agoPaul JonesAdded guard around ordering parsing to handle unknown fields being specified
7 months agoPaul JonesSimplified user result formatting; added error message for an invalid constraint; more feature tests
7 months agoPaul JonesAbstracted formatting/filtering code to reduce repetitiveness of handling select queries
7 months agoPaul JonesInserted use of RLWRAP before command. If rlwrap is not available, the command will be executed without it
7 months agoPaul JonesResolved problem where fields not included in the response could not be used for filtering or sorting
7 months agoPaul JonesRefactored tests to use common Makefile; started adding tests that run against the broker
7 months agoPaul JonesAdded a supervisor above the bql_server to prevent the BQL server crashing the entire broker when bad messages are received
7 months agoPaul JonesAdded dist to the ignore rules
7 months agoPaul JonesInclude the rabbit_misc:localnode code into bql_client to remove the dependence on the server codebase. Added scripts to the package
7 months agoPaul JonesSimplified Makefile through the use of the include.mk file
7 months agoBen HoodAdded package target
7 months agoBen HoodChanged the dependencies for BQL
7 months agoPaul JonesInitial version of mod_bql providing query/update mechanisms
...
tags
4 months agorabbitmq_v1_7_0
...
branches
10 days ago91c6857753cddefault
10 days ago60f03d26e13dbug22439
6 weeks ago05d281c53d16bug22237
6 weeks ago8e5745f11d78junk
7 weeks ago2a59c710bf09bug22232
3 months ago26ea3904ec5bbug21984
3 months agobab71e658da2bug21923
4 months ago6496393ad0f5bug21906
5 months ago10e1d69c3a2ebug20399
6 months agoca073ff358b9bug21441
6 months agoa7ca4e387b45bug21410
...