Commit Graph

130 Commits

Author SHA1 Message Date
Jean-Sébastien Pédron 72d089af83 Update erlang.mk 2017-04-19 12:01:27 +02:00
Michael Klishin 0378b103cb Update rabbitmq-components.mk 2017-02-11 23:25:59 +03:00
Michael Klishin ef91c9f571 Update rabbitmq-components.mk 2017-02-10 11:16:25 +03:00
Michael Klishin e499accbaf Update rabbitmq-components.mk 2017-02-10 03:06:18 +03:00
Michael Klishin f1f7c48575 merge branch 'stable' 2017-02-08 16:53:47 +03:00
Michael Klishin 25c3b8ae72 Update rabbitmq-components.mk 2017-02-08 16:38:13 +03:00
Michael Klishin d485e3842b merge branch 'stable' 2017-02-06 19:50:18 +03:00
Michael Klishin 2cc39d7d58 Update rabbitmq-components.mk 2017-02-06 19:23:51 +03:00
Jean-Sébastien Pédron a1a04a49dd Update rabbitmq-components.mk 2017-02-02 17:16:57 +01:00
Michael Klishin 5b61a879cd Update rabbitmq-components.mk 2017-01-31 18:06:25 +03:00
Jean-Sébastien Pédron 33504bcb5e Update rabbitmq-components.mk 2016-12-08 19:14:45 +01:00
Jean-Sébastien Pédron bc70b14b14 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:55:00 +01:00
Michael Klishin d82ba7f690 Update rabbitmq-components.mk 2016-11-29 20:59:28 +03:00
Jean-Sébastien Pédron a70e751e2b Update rabbitmq-components.mk 2016-11-25 10:50:55 +01:00
Jean-Sébastien Pédron 4bba5161a9 Update rabbitmq-components.mk 2016-11-25 10:08:16 +01:00
Jean-Sébastien Pédron ba9b9ee7dd Update erlang.mk 2016-11-23 18:16:18 +01:00
Jean-Sébastien Pédron 243d37e1b7 Update rabbitmq-components.mk 2016-11-23 18:06:00 +01:00
Jean-Sébastien Pédron 0d614b33a1 Keep only files related to Erlang client helpers
[#134347953]
2016-11-15 16:42:30 +01:00
kjnilsson b7afc85abb Symlink private_log directory for the last test run inside logs 2016-10-07 12:35:50 +01:00
Jean-Sébastien Pédron f308371a12 rabbit_ct_helpers: Use path to `rabbit_common` in rabbit_common_srcdir
... not `rabbit`.

This fixes a failure in the rabbitmq-federation plugin testsuite.
2016-09-29 15:50:18 +02:00
Jean-Sébastien Pédron b95f8740c7 New PropEr helpers from branch rabbitmq-management-236 in rabbitmq-common
[#130086871]
2016-09-27 11:14:19 +02:00
Jean-Sébastien Pédron 9658ef1791 rabit_ct_client_helpers: Use values from `Config`
... instead of hard-coding them.
2016-09-23 14:45:43 +02:00
Jean-Sébastien Pédron 9a176594c6 rabbit_ct_client_helpers: Support direct conn. in open_unmanaged_connection() 2016-09-23 14:41:55 +02:00
Jean-Sébastien Pédron 367a940bf4 Update rabbitmq-components.mk 2016-09-23 11:23:03 +02:00
Jean-Sébastien Pédron d06429fc42 Update erlang.mk 2016-09-22 17:56:19 +02:00
Jean-Sébastien Pédron 75e33c0f93 rabbitmq_ct_helpers: Base directory lookups on rabbitmq-ct-helpers
[#130086871]
2016-09-19 11:08:45 +02:00
Jean-Sébastien Pédron b23688e80d inet_tcp_proxy: Use error_logger instead of rabbit_log
rabbit_log is part of rabbitmq-server and we don't want a circular
dependency.

[#130086871]
2016-09-19 11:06:36 +02:00
Jean-Sébastien Pédron 47b598d02d Update rabbitmq-components.mk 2016-09-15 15:52:12 +02:00
Jean-Sébastien Pédron 73b45bd68a Initial import of all testsuite helpers (stable branch)
[#130086871]
2016-09-15 12:09:00 +02:00
Jean-Sébastien Pédron 15bb6984da Initial import of all testsuite helpers
[#130086871]
2016-09-15 11:51:31 +02:00