13 months agomerge bug23274 into junk junk tip
Matthias Radestock <matthias@rabbitmq.com> [Thu, 14 Apr 2011 15:44:19 +0100] rev 123
merge bug23274 into junk

13 months agoclearing 'junk' branch junk
Matthias Radestock <matthias@rabbitmq.com> [Thu, 14 Apr 2011 15:28:13 +0100] rev 122
clearing 'junk' branch

19 months agoSimplify package.mk due to improvements to the way in which variables are assigned their default values bug23274
Matthew Sackman <matthew@rabbitmq.com> [Mon, 18 Oct 2010 01:00:35 +0100] rev 121
Simplify package.mk due to improvements to the way in which variables are assigned their default values

19 months agoSplit $package/Makefile into $package/Makefile and $package/package.mk. bug23274
Matthew Sackman <matthew@rabbitmq.com> [Sun, 17 Oct 2010 23:54:36 +0100] rev 120
Split $package/Makefile into $package/Makefile and $package/package.mk.

19 months agobql is releasable bug23274
Matthew Sackman <matthew@rabbitmq.com> [Wed, 29 Sep 2010 15:17:08 +0100] rev 119
bql is releasable

19 months agoMove test code so that test coverage works bug23274
Matthew Sackman <matthew@rabbitmq.com> [Tue, 28 Sep 2010 18:00:33 +0100] rev 118
Move test code so that test coverage works

19 months agoCorrect naming of deps bug23274
Matthew Sackman <matthew@rabbitmq.com> [Mon, 27 Sep 2010 17:00:23 +0100] rev 117
Correct naming of deps

19 months agoMake bql work with new build bug23274
Matthew Sackman <matthew@rabbitmq.com> [Mon, 27 Sep 2010 14:55:05 +0100] rev 116
Make bql work with new build

20 months agoRemove deprecated vars bug23253
Simon MacMullen <simon@rabbitmq.com> [Fri, 17 Sep 2010 16:39:47 +0100] rev 115
Remove deprecated vars

20 months agoAdded tag rabbitmq_v2_1_0 for changeset ee08b1435a44 default
Marek Majkowski <marek@rabbitmq.com> [Wed, 15 Sep 2010 14:13:06 +0100] rev 114
Added tag rabbitmq_v2_1_0 for changeset ee08b1435a44

20 months agoMerging bug 23234 into default rabbitmq_v2_1_0
Matthew Sackman <matthew@rabbitmq.com> [Fri, 10 Sep 2010 15:34:27 +0100] rev 113
Merging bug 23234 into default

20 months agomerge bug22983 into default (Extend permissions system to cover users / vhosts / permissions)
Alexandru Scvortov <alexandru@rabbitmq.com> [Wed, 08 Sep 2010 21:42:24 +0100] rev 112
merge bug22983 into default (Extend permissions system to cover users / vhosts / permissions)

20 months agoFix this now I can test it... bug22983
Simon MacMullen <simon@rabbitmq.com> [Wed, 08 Sep 2010 18:18:00 +0100] rev 111
Fix this now I can test it...

20 months agoupdating use of Erlang client's API bug23234
Vlad Alexandru Ionescu <vlad@rabbitmq.com> [Wed, 08 Sep 2010 15:18:01 +0100] rev 110
updating use of Erlang client's API

20 months ago(Minimal) support for the is_admin field. Just view it and (hopefully) don't break. Untested ATM due to Erlang client breakage. bug22983
Simon MacMullen <simon@rabbitmq.com> [Tue, 07 Sep 2010 13:38:28 +0100] rev 109
(Minimal) support for the is_admin field. Just view it and (hopefully) don't break. Untested ATM due to Erlang client breakage.

20 months agoMerge bug23230 into default (tweak and flesh out rabbit_binding API)
Simon MacMullen <simon@rabbitmq.com> [Mon, 06 Sep 2010 15:35:12 +0100] rev 108
Merge bug23230 into default (tweak and flesh out rabbit_binding API)

20 months agomerging bug23228 into default
Vlad Alexandru Ionescu <vlad@rabbitmq.com> [Mon, 06 Sep 2010 11:47:07 +0100] rev 107
merging bug23228 into default

20 months agofurther binding API tweaks bug23230
Matthias Radestock <matthias@rabbitmq.com> [Sat, 04 Sep 2010 07:31:10 +0100] rev 106
further binding API tweaks

20 months agofurther binding API tweaks bug23230
Matthias Radestock <matthias@rabbitmq.com> [Sat, 04 Sep 2010 07:12:58 +0100] rev 105
further binding API tweaks

20 months agofurther binding API tweaks bug23228
Matthias Radestock <matthias@rabbitmq.com> [Sat, 04 Sep 2010 04:19:25 +0100] rev 104
further binding API tweaks

20 months agoadjust to move of binding API bug23228
Matthias Radestock <matthias@rabbitmq.com> [Fri, 03 Sep 2010 15:44:51 +0100] rev 103
adjust to move of binding API

20 months agoMerge bug23130 into default (place plugin version into .app descriptor
David Wragg <david@rabbitmq.com> [Wed, 01 Sep 2010 12:06:30 +0100] rev 102
Merge bug23130 into default (place plugin version into .app descriptor

20 months agoplace plugin version into .app descriptor bug23130
Simon MacMullen <simon@rabbitmq.com> [Fri, 27 Aug 2010 12:37:22 +0100] rev 101
place plugin version into .app descriptor

21 months agoAdded tag rabbitmq_v2_0_0 for changeset c84385552b14
Michael Bridgen <mikeb@rabbitmq.com> [Tue, 24 Aug 2010 16:12:14 +0100] rev 100
Added tag rabbitmq_v2_0_0 for changeset c84385552b14

21 months agoJunking bug23119 junk
David Wragg <david@rabbitmq.com> [Mon, 16 Aug 2010 12:00:55 +0100] rev 99
Junking bug23119

21 months agoMake compatible with latest permission structures rabbitmq_v2_0_0
Paul Jones <paulj@lshift.net> [Fri, 13 Aug 2010 14:45:08 +0100] rev 98
Make compatible with latest permission structures

21 months agoFix build breakage bug23119
David Wragg <david@rabbitmq.com> [Fri, 13 Aug 2010 14:43:47 +0100] rev 97
Fix build breakage

A 'cp' command was depending on the dependency directory names. But
the erlang client now includes a version number there. Be more
tolerant, copying anything under build/deps/*/ebin.

22 months agomerged bug22904 into default (BQL operations fail under RabbitMQ 1.8.0)
Alexandru Scvortov <alexandru@rabbitmq.com> [Mon, 28 Jun 2010 09:55:38 +0100] rev 96
merged bug22904 into default (BQL operations fail under RabbitMQ 1.8.0)

23 months agoUpdate API compatibility bug22904
Paul Jones <paulj@lshift.net> [Fri, 25 Jun 2010 16:47:16 +0100] rev 95
Update API compatibility

2010-04-28Merge bug22541 into master
Paul Jones <paulj@lshift.net> [Wed, 28 Apr 2010 19:38:44 +0100] rev 94
Merge bug22541 into master

2010-04-09persistent_key has gone away => switch to the rabbit_basic API for constructing messages
Matthew Sackman <matthew@lshift.net> [Fri, 09 Apr 2010 18:11:38 +0100] rev 93
persistent_key has gone away => switch to the rabbit_basic API for constructing messages

2010-03-19Merged bug22537 into master
Ben Hood <ben@lshift.net> [Fri, 19 Mar 2010 15:10:18 +0000] rev 92
Merged bug22537 into master

2010-03-18port number in parameters is a list not an integer bug22541
Marek Majkowski <majek@lshift.net> [Thu, 18 Mar 2010 17:34:20 +0000] rev 91
port number in parameters is a list not an integer

2010-03-18use node() instead of hardcoded 'rabbit' node name bug22541
Marek Majkowski <majek@lshift.net> [Thu, 18 Mar 2010 17:33:56 +0000] rev 90
use node() instead of hardcoded 'rabbit' node name

2010-03-17Change to using info_keys instead of hardcoding column names bug22537
Paul Jones <paulj@lshift.net> [Wed, 17 Mar 2010 10:23:20 +0000] rev 89
Change to using info_keys instead of hardcoding column names

2010-03-03Merged bug22439 into default
Ben Hood <0x6e6562@gmail.com> [Wed, 03 Mar 2010 12:32:02 +0000] rev 88
Merged bug22439 into default

2010-03-03Allow the username and password to be changed through configuration bug22439
Paul Jones <paulj@lshift.net> [Wed, 03 Mar 2010 11:48:44 +0000] rev 87
Allow the username and password to be changed through configuration

2010-02-08Revert to using amqp_channel:subscribe instead of call in client too
Paul Jones <paulj@lshift.net> [Mon, 08 Feb 2010 08:19:53 +0000] rev 86
Revert to using amqp_channel:subscribe instead of call in client too

2010-02-04Revert to using amqp_channel:subscribe instead of call
Paul Jones <paulj@lshift.net> [Thu, 04 Feb 2010 14:56:39 +0000] rev 85
Revert to using amqp_channel:subscribe instead of call

2010-01-26User creating new vhosts should get full privileges on them bug22237
Paul Jones <paulj@lshift.net> [Tue, 26 Jan 2010 09:25:46 +0000] rev 84
User creating new vhosts should get full privileges on them

2010-01-25Junked bug22232 junk
Ben Hood <ben@lshift.net> [Mon, 25 Jan 2010 16:39:04 +0000] rev 83
Junked bug22232

2010-01-25Created junk branch junk
Ben Hood <ben@lshift.net> [Mon, 25 Jan 2010 16:37:56 +0000] rev 82
Created junk branch

2010-01-25Merged bug22237 into default
Ben Hood <ben@lshift.net> [Mon, 25 Jan 2010 16:32:03 +0000] rev 81
Merged bug22237 into default

2010-01-25Tabulation fixes bug22237
Paul Jones <paulj@lshift.net> [Mon, 25 Jan 2010 15:51:20 +0000] rev 80
Tabulation fixes

2010-01-22Remove items that are now done from TODO bug22237
Paul Jones <paulj@lshift.net> [Fri, 22 Jan 2010 09:05:12 +0000] rev 79
Remove items that are now done from TODO

2010-01-21We don't want to have to ack responses bug22237
Paul Jones <paulj@lshift.net> [Thu, 21 Jan 2010 15:57:15 +0000] rev 78
We don't want to have to ack responses

2010-01-21Support requiring permissions for configuration and query tasks bug22237
Paul Jones <paulj@lshift.net> [Thu, 21 Jan 2010 15:50:52 +0000] rev 77
Support requiring permissions for configuration and query tasks

2010-01-21Exclusive is the right flag in this case, not auto_delete bug22237
Paul Jones <paulj@lshift.net> [Thu, 21 Jan 2010 14:54:44 +0000] rev 76
Exclusive is the right flag in this case, not auto_delete

2010-01-21Reply queue should be auto delete bug22237
Paul Jones <paulj@lshift.net> [Thu, 21 Jan 2010 14:43:52 +0000] rev 75
Reply queue should be auto delete

2010-01-21Allow client arguments to be passed bug22237
Paul Jones <paulj@lshift.net> [Thu, 21 Jan 2010 14:40:20 +0000] rev 74
Allow client arguments to be passed

2010-01-21Fix compatibility for bql_dump utility bug22237
Paul Jones <paulj@lshift.net> [Thu, 21 Jan 2010 14:36:31 +0000] rev 73
Fix compatibility for bql_dump utility

2010-01-21Build a client package; add a goal to execute the client from the Makefile bug22237
Paul Jones <paulj@lshift.net> [Thu, 21 Jan 2010 14:23:37 +0000] rev 72
Build a client package; add a goal to execute the client from the Makefile

2010-01-21Exchange is no longer used bug22237
Paul Jones <paulj@lshift.net> [Thu, 21 Jan 2010 13:09:15 +0000] rev 71
Exchange is no longer used

2010-01-21Rename bql_client to bql_shell; communicate with BERT via AMQP bug22237
Paul Jones <paulj@lshift.net> [Thu, 21 Jan 2010 13:00:04 +0000] rev 70
Rename bql_client to bql_shell; communicate with BERT via AMQP

2010-01-21Merge bug22232 into default (was QA'd, but merge was missed)
Paul Jones <paulj@lshift.net> [Thu, 21 Jan 2010 08:50:13 +0000] rev 69
Merge bug22232 into default (was QA'd, but merge was missed)

2010-01-20Merged bug22232 into default default
Ben Hood <ben@lshift.net> [Wed, 20 Jan 2010 17:10:46 +0000] rev 68
Merged bug22232 into default

2010-01-20Fix test cases bug22232
Paul Jones <paulj@lshift.net> [Wed, 20 Jan 2010 16:54:38 +0000] rev 67
Fix test cases

2010-01-20Support configuring username, password and vhost bug22232
Paul Jones <paulj@lshift.net> [Wed, 20 Jan 2010 15:30:10 +0000] rev 66
Support configuring username, password and vhost

2009-11-25merge bug 21984 into default
Matthew Sackman <matthew@lshift.net> [Wed, 25 Nov 2009 14:29:25 +0000] rev 65
merge bug 21984 into default

2009-11-25Merge bug21923 into default
Paul Jones <paulj@lshift.net> [Wed, 25 Nov 2009 10:08:45 +0000] rev 64
Merge bug21923 into default

2009-11-25RPC client returns binaries, not strings bug21984
Paul Jones <paulj@lshift.net> [Wed, 25 Nov 2009 10:03:31 +0000] rev 63
RPC client returns binaries, not strings

2009-11-25Update RPC client to match latest API bug21984
Paul Jones <paulj@lshift.net> [Wed, 25 Nov 2009 10:00:28 +0000] rev 62
Update RPC client to match latest API

2009-11-16Added tag rabbitmq_v1_7_0 for changeset 716a66dbc612 bug21923
Matthew Sackman <matthew@lshift.net> [Mon, 16 Nov 2009 11:35:13 +0000] rev 61
Added tag rabbitmq_v1_7_0 for changeset 716a66dbc612

2009-11-16Added missing export bug21923
Matthew Sackman <matthew@lshift.net> [Mon, 16 Nov 2009 11:19:51 +0000] rev 60
Added missing export

2009-11-16converted localnode -> makenode and also some minor refactoring to reduce the amount of copy and paste coding... bug21923
Matthew Sackman <matthew@lshift.net> [Mon, 16 Nov 2009 11:07:04 +0000] rev 59
converted localnode -> makenode and also some minor refactoring to reduce the amount of copy and paste coding...

2009-11-09Merge bug21906 into default rabbitmq_v1_7_0
Paul Jones <paulj@lshift.net> [Mon, 09 Nov 2009 16:10:08 +0000] rev 58
Merge bug21906 into default

2009-11-04Added content type to rpc call bug21906
Ben Hood <0x6e6562@gmail.com> [Wed, 04 Nov 2009 10:27:26 +0000] rev 57
Added content type to rpc call

2009-09-28Merged bug 20399 into default
Marek Majkowski <majek@lshift.net> [Mon, 28 Sep 2009 17:25:43 +0100] rev 56
Merged bug 20399 into default

2009-09-28changing reason {amqp, ...} to #amqp_error{} bug20399
Vlad Ionescu <vlad@lshift.net> [Mon, 28 Sep 2009 17:07:44 +0100] rev 55
changing reason {amqp, ...} to #amqp_error{}

2009-09-07Updated license
Paul Jones <paulj@lshift.net> [Mon, 07 Sep 2009 16:17:54 +0100] rev 54
Updated license

2009-08-26Removed uses of lib_amqp
Paul Jones <paulj@lshift.net> [Wed, 26 Aug 2009 10:39:43 +0100] rev 53
Removed uses of lib_amqp

2009-08-21Update .hgignore for ./build and ./dist directories
Tony Garnock-Jones <tonyg@lshift.net> [Fri, 21 Aug 2009 17:04:48 +0100] rev 52
Update .hgignore for ./build and ./dist directories

2009-08-19Merged bug 21441 into default
Paul Jones <paulj@lshift.net> [Wed, 19 Aug 2009 10:31:35 +0100] rev 51
Merged bug 21441 into default

2009-08-18Changed includes from the server to the client where appropriate bug21441
Ben Hood <0x6e6562@gmail.com> [Tue, 18 Aug 2009 16:00:48 +0100] rev 50
Changed includes from the server to the client where appropriate

2009-08-18Merged bug21410 into default
Ben Hood <0x6e6562@gmail.com> [Tue, 18 Aug 2009 15:24:07 +0100] rev 49
Merged bug21410 into default

2009-08-18Removed compiler warning bug21410
Ben Hood <0x6e6562@gmail.com> [Tue, 18 Aug 2009 15:21:07 +0100] rev 48
Removed compiler warning

2009-08-18Removed unused DEP_APPS configuration bug21410
Paul Jones <paulj@lshift.net> [Tue, 18 Aug 2009 15:13:40 +0100] rev 47
Removed unused DEP_APPS configuration

2009-08-18Merged default into bug21410 bug21410
Ben Hood <0x6e6562@gmail.com> [Tue, 18 Aug 2009 15:11:54 +0100] rev 46
Merged default into bug21410

2009-08-18Eliminated use of Erlang AMQP client in applicator
Paul Jones <paulj@lshift.net> [Tue, 18 Aug 2009 10:11:48 +0100] rev 45
Eliminated use of Erlang AMQP client in applicator

2009-08-18Removed use of channel when creating bindings
Paul Jones <paulj@lshift.net> [Tue, 18 Aug 2009 09:32:52 +0100] rev 44
Removed use of channel when creating bindings

2009-08-18Substantial work towards eliminating the use of an AMQP connection within the applicator
Paul Jones <paulj@lshift.net> [Tue, 18 Aug 2009 08:59:30 +0100] rev 43
Substantial work towards eliminating the use of an AMQP connection within the applicator

2009-08-18Initial support for handling multiple content types in the server; now validating the credentials supplied
Paul Jones <paulj@lshift.net> [Tue, 18 Aug 2009 08:22:06 +0100] rev 42
Initial support for handling multiple content types in the server; now validating the credentials supplied

2009-08-18Flipped state to be the last parameter of the apply_command function
Paul Jones <paulj@lshift.net> [Tue, 18 Aug 2009 07:40:15 +0100] rev 41
Flipped state to be the last parameter of the apply_command function

2009-08-18Changed 2-space indents to 4-space idents
Paul Jones <paulj@lshift.net> [Tue, 18 Aug 2009 07:34:22 +0100] rev 40
Changed 2-space indents to 4-space idents

2009-08-17Added match requirement for parser and lexer generation so they fail the build
Paul Jones <paulj@lshift.net> [Mon, 17 Aug 2009 09:37:29 +0100] rev 39
Added match requirement for parser and lexer generation so they fail the build

2009-08-14Updated bugzilla
Ben Hood <0x6e6562@gmail.com> [Fri, 14 Aug 2009 15:21:31 +0100] rev 38
Updated bugzilla

2009-08-14Merged heads
Ben Hood <0x6e6562@gmail.com> [Fri, 14 Aug 2009 15:21:08 +0100] rev 37
Merged heads

2009-08-14Added drain command
Ben Hood <0x6e6562@gmail.com> [Fri, 14 Aug 2009 15:19:21 +0100] rev 36
Added drain command

2009-08-14Changes to work with include_lib mechanism bug21410
Paul Jones <paulj@lshift.net> [Fri, 14 Aug 2009 15:17:49 +0100] rev 35
Changes to work with include_lib mechanism

2009-08-14Made @ an acceptable word character
Paul Jones <paulj@lshift.net> [Fri, 14 Aug 2009 15:17:01 +0100] rev 34
Made @ an acceptable word character

2009-08-12Merged heads, added test case
Ben Hood <0x6e6562@gmail.com> [Wed, 12 Aug 2009 14:45:46 +0100] rev 33
Merged heads, added test case

2009-08-12Added test for the existence of a queue when doing a get
Ben Hood <0x6e6562@gmail.com> [Wed, 12 Aug 2009 14:38:31 +0100] rev 32
Added test for the existence of a queue when doing a get

2009-08-12Merged heads
Paul Jones <pauljones23@gmail.com> [Wed, 12 Aug 2009 13:50:02 +0100] rev 31
Merged heads

2009-08-12Command processor now tears down connections after use
Paul Jones <pauljones23@gmail.com> [Wed, 12 Aug 2009 13:49:28 +0100] rev 30
Command processor now tears down connections after use

2009-08-12Added support for # characters in strings
Paul Jones <pauljones23@gmail.com> [Wed, 12 Aug 2009 13:27:32 +0100] rev 29
Added support for # characters in strings

2009-08-12Adjusted the binary handling in the test AMQP client
Ben Hood <0x6e6562@gmail.com> [Wed, 12 Aug 2009 13:48:43 +0100] rev 28
Adjusted the binary handling in the test AMQP client

2009-08-12Changed RPC handler over to amqp_msg record definition
Ben Hood <0x6e6562@gmail.com> [Wed, 12 Aug 2009 13:26:43 +0100] rev 27
Changed RPC handler over to amqp_msg record definition

2009-08-04Renamed from mod_bql to rabbitmq-bql
Paul Jones <paulj@lshift.net> [Tue, 04 Aug 2009 14:16:53 +0100] rev 26
Renamed from mod_bql to rabbitmq-bql

2009-08-03Added more fields to the connections query
Paul Jones <paulj@lshift.net> [Mon, 03 Aug 2009 12:13:24 +0100] rev 25
Added more fields to the connections query

2009-07-31Added support for querying connections; corrected problem where specified field orders were not preserved
Paul Jones <paulj@lshift.net> [Fri, 31 Jul 2009 12:14:50 +0100] rev 24
Added support for querying connections; corrected problem where specified field orders were not preserved

2009-07-31Changed from using halt() to init:stop() to ensure output is flushed properly on Windows
Paul Jones <paulj@lshift.net> [Fri, 31 Jul 2009 11:50:29 +0100] rev 23
Changed from using halt() to init:stop() to ensure output is flushed properly on Windows

2009-07-31Changed .bat file newlines from unix to dos line endings
Paul Jones <paulj@lshift.net> [Fri, 31 Jul 2009 11:10:37 +0100] rev 22
Changed .bat file newlines from unix to dos line endings

2009-07-31Excluded bql.query queue/exchange from output; added order by clauses to make output more stable
Paul Jones <paulj@lshift.net> [Fri, 31 Jul 2009 10:48:03 +0100] rev 21
Excluded bql.query queue/exchange from output; added order by clauses to make output more stable

2009-07-31Made semicolons on end of final line optional; added support for multiple order by clauses
Paul Jones <paulj@lshift.net> [Fri, 31 Jul 2009 10:45:52 +0100] rev 20
Made semicolons on end of final line optional; added support for multiple order by clauses

2009-07-31Added simple script for dumping the exchanges/queues/bindings currently known to the broker
Paul Jones <paulj@lshift.net> [Fri, 31 Jul 2009 09:54:45 +0100] rev 19
Added simple script for dumping the exchanges/queues/bindings currently known to the broker

2009-07-29Added support for declaring topic exchanges
Paul Jones <paulj@lshift.net> [Wed, 29 Jul 2009 16:08:21 +0100] rev 18
Added support for declaring topic exchanges

2009-07-29Added batch file for starting BQL
Paul Jones <paulj@lshift.net> [Wed, 29 Jul 2009 13:50:38 +0100] rev 17
Added batch file for starting BQL

2009-07-28Renamed send to post to make purpose clearer; added the ability to retrieve a message from a queue
Paul Jones <paulj@lshift.net> [Tue, 28 Jul 2009 13:56:17 +0100] rev 16
Renamed send to post to make purpose clearer; added the ability to retrieve a message from a queue

2009-07-28Added AMQP interface to the BQL engine
Paul Jones <paulj@lshift.net> [Tue, 28 Jul 2009 12:54:51 +0100] rev 15
Added AMQP interface to the BQL engine

2009-07-28Added the ability to send a message to an exchange
Paul Jones <paulj@lshift.net> [Tue, 28 Jul 2009 12:52:37 +0100] rev 14
Added the ability to send a message to an exchange

2009-07-28Changed bql_server from being globally registered to locally registered
Paul Jones <paulj@lshift.net> [Tue, 28 Jul 2009 10:45:57 +0100] rev 13
Changed bql_server from being globally registered to locally registered

2009-07-27Added guard around ordering parsing to handle unknown fields being specified
Paul Jones <paulj@lshift.net> [Mon, 27 Jul 2009 12:46:40 +0100] rev 12
Added guard around ordering parsing to handle unknown fields being specified

2009-07-27Simplified user result formatting; added error message for an invalid constraint; more feature tests
Paul Jones <paulj@lshift.net> [Mon, 27 Jul 2009 12:43:02 +0100] rev 11
Simplified user result formatting; added error message for an invalid constraint; more feature tests

2009-07-27Abstracted formatting/filtering code to reduce repetitiveness of handling select queries
Paul Jones <paulj@lshift.net> [Mon, 27 Jul 2009 12:30:22 +0100] rev 10
Abstracted formatting/filtering code to reduce repetitiveness of handling select queries

2009-07-27Inserted use of RLWRAP before command. If rlwrap is not available, the command will be executed without it
Paul Jones <paulj@lshift.net> [Mon, 27 Jul 2009 12:08:19 +0100] rev 9
Inserted use of RLWRAP before command. If rlwrap is not available, the command will be executed without it

2009-07-27Resolved problem where fields not included in the response could not be used for filtering or sorting
Paul Jones <paulj@lshift.net> [Mon, 27 Jul 2009 12:04:16 +0100] rev 8
Resolved problem where fields not included in the response could not be used for filtering or sorting

2009-07-24Refactored tests to use common Makefile; started adding tests that run against the broker
Paul Jones <paulj@lshift.net> [Fri, 24 Jul 2009 17:02:04 +0100] rev 7
Refactored tests to use common Makefile; started adding tests that run against the broker

2009-07-24Added a supervisor above the bql_server to prevent the BQL server crashing the entire broker when bad messages are received
Paul Jones <paulj@lshift.net> [Fri, 24 Jul 2009 10:57:33 +0100] rev 6
Added a supervisor above the bql_server to prevent the BQL server crashing the entire broker when bad messages are received

2009-07-23Added dist to the ignore rules
Paul Jones <paulj@lshift.net> [Thu, 23 Jul 2009 16:33:30 +0100] rev 5
Added dist to the ignore rules

2009-07-23Include the rabbit_misc:localnode code into bql_client to remove the dependence on the server codebase. Added scripts to the package
Paul Jones <paulj@lshift.net> [Thu, 23 Jul 2009 16:32:57 +0100] rev 4
Include the rabbit_misc:localnode code into bql_client to remove the dependence on the server codebase. Added scripts to the package

2009-07-23Simplified Makefile through the use of the include.mk file
Paul Jones <paulj@lshift.net> [Thu, 23 Jul 2009 16:16:38 +0100] rev 3
Simplified Makefile through the use of the include.mk file

2009-07-23Added package target
Ben Hood <0x6e6562@gmail.com> [Thu, 23 Jul 2009 15:52:59 +0100] rev 2
Added package target

2009-07-23Changed the dependencies for BQL
Ben Hood <0x6e6562@gmail.com> [Thu, 23 Jul 2009 14:54:58 +0100] rev 1
Changed the dependencies for BQL

2009-07-23Initial version of mod_bql providing query/update mechanisms
Paul Jones <pauljones23@gmail.com> [Thu, 23 Jul 2009 14:08:52 +0100] rev 0
Initial version of mod_bql providing query/update mechanisms