Marcial Rosales
b3256b463a
Fix dialyzer issue
2024-05-31 12:34:30 -07:00
Loïc Hoguin
dc70cbf281
Update Erlang.mk and switch to new xref code
2022-05-31 13:51:12 +02:00
Michael Klishin
471294af67
AuthN/Z backend HTTP: rename two new settings, add tests
2021-06-24 23:26:13 +10:00
SzumiecM
bfe648e92d
Add configurable timeout to HTTP connections
2021-06-24 02:02:54 -07:00
Philip Kuryloski
a63f169fcb
Remove duplicate rabbitmq-components.mk and erlang.mk files
...
Also adjust the references in rabbitmq-components.mk to account for
post monorepo locations
2021-03-22 15:40:19 +01:00
Szympon Mentel
63f496b75d
Add tests for user authentication
...
In the tests a mock of an HTTP authenticaiton server is started.
2019-05-22 15:16:45 +02:00
Daniil Fedotov
1040a100b8
Add test helpers
2017-08-31 11:57:02 +01:00
Jean-Sébastien Pédron
60c3cff1d3
Merge branch 'stable'
2017-05-16 18:00:35 +02:00
Jean-Sébastien Pédron
ec6da39a75
Makefile: Load the new `rabbitmq-early-plugin.mk` early-stage plugin
...
See the corresponding commit in rabbitmq-common for an explanation.
[#144697185 ]
2017-05-16 17:25:05 +02:00
Daniil Fedotov
beabff2c62
Clean broker version requirements
2017-02-16 17:28:21 +00:00
Gerhard Lazu
ed9b399269
Revert "Clear broker_version_requirements"
...
This reverts commit 5b599d4e4c
.
2017-02-02 10:35:39 +00:00
Michael Klishin
5b599d4e4c
Clear broker_version_requirements
...
They prevent this plugin from working with preview 3.7.0 versions.
2017-01-19 13:31:53 +03:00
Arnaud Cogoluègnes
72a844dd76
Implement check_topic_access callback
...
References rabbitmq/rabbitmq-server#505
2016-12-29 08:58:10 +01:00
Jean-Sébastien Pédron
112ce577b9
Merge branch 'stable'
2016-12-07 15:31:29 +01:00
Jean-Sébastien Pédron
33d450dfe1
Move from .app.src to Makefile variables
...
This is the recommended way with Erlang.mk.
By default, the version is inherited from rabbitmq-server-release when
the source archive is created, or computed from git-describe(1) (see
`rabbitmq-components.mk`). One can override the version from the command
line by setting the `PROJECT_VERSION` variable.
[#130992027 ]
2016-12-06 15:28:04 +01:00
Jean-Sébastien Pédron
fcaee75d74
Drop dependency to mochiweb
...
mochiweb_util is provided by rabbitmq-common.
2016-12-02 15:43:15 +01:00
Loïc Hoguin
2af4ce8b85
Remove the dependency on mochiweb
...
It was only using mochiweb_util, which was moved to rabbit_common.
2016-11-08 15:23:28 +02:00
Jean-Sébastien Pédron
fb6f835e50
Makefile: Remove rabbitmq_ct_helpers from TEST_DEPS for now
...
... because there is no testsuite.
[#130086871 ]
2016-09-19 13:18:54 +02:00
Jean-Sébastien Pédron
a3f4f6c492
Makefile: Explicitely list all DEPS
...
Sync rabbitmq-components.mk with rabbitmq-common to remove automatic
DEPS handling.
[#130086871 ]
2016-09-19 12:57:05 +02:00
Jean-Sébastien Pédron
cb4d9f17c7
`rabbit` is a TEST_DEPS
2015-12-01 17:28:27 +01:00
Michael Klishin
90feba12b7
Switch to erlang.mk
2015-12-01 08:48:49 +03:00
Simon MacMullen
4ad1d59120
New build system
2011-04-14 11:53:47 +01:00
Simon MacMullen
9f606de0ce
Simple HTTP-based authentication / authorisation for RabbitMQ.
2011-03-24 14:57:43 +00:00