Jean-Sébastien Pédron
bb96d810c0
Update rabbitmq-components.mk
2019-04-30 14:47:41 +02:00
Gerhard Lazu
26a62c8bc9
Update rabbitmq-components.mk
2019-04-22 21:55:18 +01:00
Spring Operator
882d53eb54
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* http://blog.listincomprehension.com/search/label/procket (200) with 1 occurrences could not be migrated:
([https](https://blog.listincomprehension.com/search/label/procket ) result ClosedChannelException).
* http://dozzie.jarowit.net/trac/wiki/TOML (200) with 1 occurrences could not be migrated:
([https](https://dozzie.jarowit.net/trac/wiki/TOML ) result SSLHandshakeException).
* http://dozzie.jarowit.net/trac/wiki/subproc (200) with 1 occurrences could not be migrated:
([https](https://dozzie.jarowit.net/trac/wiki/subproc ) result SSLHandshakeException).
* http://e2project.org (200) with 1 occurrences could not be migrated:
([https](https://e2project.org ) result AnnotatedConnectException).
* http://nitrogenproject.com/ (200) with 2 occurrences could not be migrated:
([https](https://nitrogenproject.com/ ) result ConnectTimeoutException).
* http://proper.softlab.ntua.gr (200) with 1 occurrences could not be migrated:
([https](https://proper.softlab.ntua.gr ) result SSLHandshakeException).
* http://yaws.hyber.org (200) with 1 occurrences could not be migrated:
([https](https://yaws.hyber.org ) result AnnotatedConnectException).
* http://choven.ca (503) with 1 occurrences could not be migrated:
([https](https://choven.ca ) result ConnectTimeoutException).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://fixprotocol.org/ (301) with 1 occurrences migrated to:
https://fixtrading.org ([https](https://fixprotocol.org/ ) result SSLHandshakeException).
* http://erldb.org (UnknownHostException) with 1 occurrences migrated to:
https://erldb.org ([https](https://erldb.org ) result UnknownHostException).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://cloudi.org/ with 27 occurrences migrated to:
https://cloudi.org/ ([https](https://cloudi.org/ ) result 200).
* http://erlware.org/ with 1 occurrences migrated to:
https://erlware.org/ ([https](https://erlware.org/ ) result 200).
* http://inaka.github.io/cowboy-trails/ with 1 occurrences migrated to:
https://inaka.github.io/cowboy-trails/ ([https](https://inaka.github.io/cowboy-trails/ ) result 200).
* http://ninenines.eu with 6 occurrences migrated to:
https://ninenines.eu ([https](https://ninenines.eu ) result 200).
* http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ) result 200).
* http://www.actordb.com/ with 2 occurrences migrated to:
https://www.actordb.com/ ([https](https://www.actordb.com/ ) result 200).
* http://www.cs.kent.ac.uk/projects/wrangler/Home.html with 1 occurrences migrated to:
https://www.cs.kent.ac.uk/projects/wrangler/Home.html ([https](https://www.cs.kent.ac.uk/projects/wrangler/Home.html ) result 200).
* http://www.rabbitmq.com/firehose.html with 1 occurrences migrated to:
https://www.rabbitmq.com/firehose.html ([https](https://www.rabbitmq.com/firehose.html ) result 200).
* http://www.rabbitmq.com/management.html with 1 occurrences migrated to:
https://www.rabbitmq.com/management.html ([https](https://www.rabbitmq.com/management.html ) result 200).
* http://www.rebar3.org with 1 occurrences migrated to:
https://www.rebar3.org ([https](https://www.rebar3.org ) result 200).
* http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
* http://inaka.github.com/apns4erl with 1 occurrences migrated to:
https://inaka.github.com/apns4erl ([https](https://inaka.github.com/apns4erl ) result 301).
* http://inaka.github.com/edis/ with 1 occurrences migrated to:
https://inaka.github.com/edis/ ([https](https://inaka.github.com/edis/ ) result 301).
* http://lasp-lang.org/ with 1 occurrences migrated to:
https://lasp-lang.org/ ([https](https://lasp-lang.org/ ) result 301).
* http://saleyn.github.com/erlexec with 1 occurrences migrated to:
https://saleyn.github.com/erlexec ([https](https://saleyn.github.com/erlexec ) result 301).
* http://www.mozilla.org/MPL/ with 12 occurrences migrated to:
https://www.mozilla.org/MPL/ ([https](https://www.mozilla.org/MPL/ ) result 301).
* http://zhongwencool.github.io/observer_cli with 1 occurrences migrated to:
https://zhongwencool.github.io/observer_cli ([https](https://zhongwencool.github.io/observer_cli ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://localhost:15672/api/traces/%2f/my-trace with 1 occurrences
* http://localhost:~w/api with 1 occurrences
2019-03-20 03:24:41 -05:00
Michael Klishin
a3fe2c8a96
Travis: use Erlang 21.3, Elixir 1.8.1
2019-03-20 10:33:21 +03:00
Michael Klishin
de6e58910c
Update rabbitmq-components.mk
2019-03-15 09:34:54 +03:00
Michael Klishin
1c6b806394
Update rabbitmq-components.mk
2019-03-15 05:06:02 +03:00
Michael Klishin
a88122f545
Update rabbitmq-components.mk
2019-02-12 23:24:13 +03:00
Michael Klishin
36f4db0718
.travis.yml: use 21.2 as 21.2.2 builds are no available
2019-01-14 01:20:28 +03:00
Michael Klishin
9722fbaa8b
.travis.yml: sync Erlang and Elixir versions, require Erlang/OTP 21.2
2019-01-13 05:50:07 +03:00
Luke Bakken
d78851d663
Update rabbitmq-components.mk
2019-01-09 12:55:26 -08:00
Luke Bakken
b6a9ecf624
Update rabbitmq-components.mk
2019-01-08 11:58:37 -08:00
Michael Klishin
a2527a91d7
Update rabbitmq-components.mk
2018-12-06 18:29:08 +03:00
Michael Klishin
809f609865
Update rabbitmq-components.mk
2018-12-06 03:15:30 +03:00
Jean-Sébastien Pédron
7fd47d8ce8
Update rabbitmq-components.mk
2018-11-30 14:57:00 +01:00
Jean-Sébastien Pédron
277a467c9a
Update rabbitmq-components.mk
2018-11-22 09:19:45 +01:00
kjnilsson
b5e1d880bb
Update rabbitmq-components.mk
2018-10-29 12:43:33 +00:00
Jean-Sébastien Pédron
78689a78ae
Update rabbitmq-components.mk
2018-09-19 10:38:26 +02:00
Jean-Sébastien Pédron
17f2bd477b
Update rabbitmq-components.mk
2018-09-11 14:22:42 +02:00
Jean-Sébastien Pédron
53ea0b7c6d
Update rabbitmq-components.mk
2018-08-09 17:44:24 +02:00
Jean-Sébastien Pédron
b1ddd1bd27
Update rabbitmq-components.mk
2018-08-09 12:17:11 +02:00
Diana Corbacho
f8dc1cdf49
Filter out option username and password
...
Defaults to "" if not specified
[#157481542 ]
2018-07-30 08:54:21 +01:00
Michael Klishin
84be32f5dc
Naming
...
[#157481542 ]
2018-07-30 04:16:04 +03:00
Michael Klishin
49c9e6efa8
Merge branch 'master' into consumer-user-pass-api
...
Conflicts:
README.md
2018-07-30 03:43:33 +03:00
Michael Klishin
c3ed081ac6
Merge pull request #24 from rabbitmq/api-cluster-support
...
Include node in HTTP API and UI
2018-07-30 03:42:40 +03:00
Michael Klishin
0e99149366
/n/ => /nodes/ in API endpoint list
...
[#157481542 ]
2018-07-30 02:23:27 +03:00
Michael Klishin
47d2dc3b03
/n/ => /node/ in routes
...
[#157481542 ]
2018-07-30 02:05:25 +03:00
Diana Corbacho
5f3b72875a
Document prefix HTTP api calls with node with '/n/' to distinguish from the others
...
[#157481542 ]
2018-07-27 10:11:49 +01:00
Diana Corbacho
c06616b5fc
Provide consumer username and password in HTTP api
...
Allows configuration from UI. Overrides default value and rabbitmq
config value.
[#157481542 ]
2018-07-26 16:29:29 +01:00
Diana Corbacho
608d67c97e
Prefix HTTP api calls with node with '/n/' to distinguish from the others
...
[#157481542 ]
2018-07-26 16:18:35 +01:00
Diana Corbacho
f67b238543
Include node in HTTP API and UI
...
Allows for cluster management from a single node and management
interface behind a load balancer
[#157481542 ]
2018-07-26 10:01:18 +01:00
Jean-Sébastien Pédron
5f06b16f2c
Update rabbitmq-components.mk
2018-06-07 11:31:46 +02:00
Jean-Sébastien Pédron
e37e07ada4
Update erlang.mk
2018-04-11 10:54:32 +02:00
Jean-Sébastien Pédron
48e79c8d8a
Update rabbitmq-components.mk
2018-04-11 10:51:31 +02:00
Jean-Sébastien Pédron
737edfb033
Update rabbitmq-components.mk
2018-04-11 10:10:13 +02:00
Jean-Sébastien Pédron
2a5205ceca
Travis CI: Update config from rabbitmq-common
2018-04-10 13:09:43 +02:00
Jean-Sébastien Pédron
9a2db19bd4
Update erlang.mk
2018-03-02 19:10:29 +01:00
Jean-Sébastien Pédron
3e5b798c11
Update rabbitmq-components.mk
2018-01-30 15:24:00 +01:00
Luke Bakken
908234384b
Update rabbitmq-components.mk
2018-01-29 16:22:27 -08:00
Jean-Sébastien Pédron
5224f228d4
Update rabbitmq-components.mk
2018-01-23 17:21:49 +01:00
Jean-Sébastien Pédron
484a254bfa
Update rabbitmq-components.mk
2018-01-23 15:31:36 +01:00
Diana Corbacho
bd568513be
Update rabbitmq-components.mk
2018-01-22 22:13:33 +00:00
Jean-Sébastien Pédron
372a454970
Travis CI: Update config from rabbitmq-common
2017-12-15 15:17:45 +01:00
Jean-Sébastien Pédron
8517274490
Update rabbitmq-components.mk
2017-12-01 11:07:09 +01:00
Jean-Sébastien Pédron
8e56e7f735
Update rabbitmq-components.mk
2017-11-28 14:01:21 +01:00
Jean-Sébastien Pédron
487fe8edba
Update rabbitmq-components.mk
2017-11-28 13:34:04 +01:00
Jean-Sébastien Pédron
dbf3a9a225
Travis CI: Update config from rabbitmq-common
2017-11-08 12:28:00 +01:00
Daniil Fedotov
cec512073a
Support cowboy2
2017-10-23 10:39:49 +01:00
Jean-Sébastien Pédron
216905ab5d
Merge branch 'stable'
2017-10-13 15:13:58 +02:00
Jean-Sébastien Pédron
afff91b036
Update rabbitmq-components.mk
2017-10-13 14:33:18 +02:00
Jean-Sébastien Pédron
9ed9e798d1
Update rabbitmq-components.mk
2017-10-13 14:13:36 +02:00
Jean-Sébastien Pédron
ad00a7da0d
Update rabbitmq-components.mk
2017-10-13 12:15:54 +02:00
Michael Klishin
d86a439139
Update rabbitmq-components.mk
2017-09-13 17:54:51 -04:00
Michael Klishin
cdc04bd27b
Update rabbitmq-components.mk
2017-09-13 17:45:49 -04:00
Michael Klishin
a84c667bde
Update rabbitmq-components.mk
2017-09-12 19:53:41 -04:00
Michael Klishin
3e61580d11
Update rabbitmq-components.mk
2017-09-12 12:42:08 -04:00
Daniil Fedotov
7d0d66ebcb
Merge branch 'stable'
2017-08-30 19:20:52 +01:00
Daniil Fedotov
c57fe665be
Update erlang.mk
2017-08-30 18:46:45 +01:00
Michael Klishin
ab0712d6a4
Erlang/OTP 19.2 is now the minimum supported version.
...
Part of rabbitmq/rabbitmq-server#1305.
[#149563549 ]
2017-07-26 19:03:30 +03:00
Michael Klishin
635a55effb
Update rabbitmq-components.mk
2017-07-26 03:48:43 +03:00
Michael Klishin
b9275c580b
Update rabbitmq-components.mk
2017-07-26 02:27:18 +03:00
Michael Klishin
7c64a928f6
Update rabbitmq-components.mk
2017-06-12 20:18:33 +03:00
Michael Klishin
5f9eb49913
Update rabbitmq-components.mk
2017-06-12 18:35:51 +03:00
Michael Klishin
b5e24ab055
Merge branch 'stable'
2017-06-02 18:12:07 +03:00
Michael Klishin
643be8807d
Update rabbitmq-components.mk
2017-06-02 17:51:38 +03:00
Michael Klishin
76f6be2b25
Update rabbitmq-components.mk
2017-06-02 00:43:35 +03:00
Michael Klishin
de90640200
Update rabbitmq-components.mk
2017-06-01 18:01:53 +03:00
Jean-Sébastien Pédron
bfde0af25c
Merge branch 'stable'
2017-05-16 18:13:18 +02:00
Jean-Sébastien Pédron
8ffabb007a
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:39:03 +02:00
Jean-Sébastien Pédron
c405ac3973
Update erlang.mk
2017-05-16 17:39:03 +02:00
Jean-Sébastien Pédron
9d71a268a4
Merge branch 'stable'
2017-05-04 15:09:14 +02:00
Jean-Sébastien Pédron
145fd8df6d
rabbit_tracing_wm_trace: Update rabbit_mgmt_util:with_decode() usage
...
The function taken by this API takes a third argument which is ReqData.
See commit 07c28e8c85721cd0f7284f54cb66493ad7a37dce in
rabbitmq-management.
References rabbitmq/rabbitmq-management#377 .
2017-05-04 14:45:37 +02:00
Jean-Sébastien Pédron
1d67515004
rabbit_tracing_SUITE: Include rabbit_mgmt_test.hrl from rabbitmq-ct-helpers
...
This fixes the build after the move of this header from
rabbitmq-management to rabbitmq-ct-helpers.
Also remove the import of rabbit_misc:pget/2 which is unused.
2017-05-04 10:59:59 +02:00
Jean-Sébastien Pédron
123aa6b2a9
Merge branch 'stable'
2017-04-19 16:23:25 +02:00
Jean-Sébastien Pédron
321aa822db
Update erlang.mk
2017-04-19 12:05:47 +02:00
Michael Klishin
eb1fde4baa
Merge branch 'stable'
2017-04-02 22:04:15 +03:00
Michael Klishin
d80da0f2c0
(c) year
2017-04-02 21:49:49 +03:00
Michael Klishin
e7ad7e9ad0
Update rabbitmq-components.mk
2017-02-11 23:29:43 +03:00
Michael Klishin
81a7baf9ee
Update rabbitmq-components.mk
2017-02-10 11:16:45 +03:00
Michael Klishin
e659761629
Update rabbitmq-components.mk
2017-02-10 03:06:38 +03:00
Michael Klishin
c2c5549151
merge branch 'stable'
2017-02-08 16:58:27 +03:00
Michael Klishin
fe8ed52df1
Update rabbitmq-components.mk
2017-02-08 16:38:25 +03:00
Michael Klishin
4db4bfd23d
merge branch 'stable'
2017-02-06 19:52:22 +03:00
Michael Klishin
446940bd83
Update rabbitmq-components.mk
2017-02-06 19:24:04 +03:00
Jean-Sébastien Pédron
39becc1f3a
Update rabbitmq-components.mk
2017-02-02 17:17:23 +01:00
Michael Klishin
1c513a4e1d
Switch to rabbit_json:decode/1.
2017-02-01 17:45:29 +03:00
Michael Klishin
6a7f76d26e
latin1 is sufficient (and safer) here
2017-02-01 16:07:31 +03:00
Michael Klishin
f5f5469336
merge branch 'master'
2017-02-01 15:42:11 +03:00
Michael Klishin
b266235286
merge branch 'stable'
2017-01-31 18:20:21 +03:00
Michael Klishin
6dd6f01919
Update rabbitmq-components.mk
2017-01-31 18:06:38 +03:00
Gabriele Santomaggio
2ceb12d29a
Change latin1 to utf8
2017-01-26 14:25:21 +01:00
Gabriele Santomaggio
9522205887
Change the calls that uses the rabbit_json module
...
See :https://github.com/rabbitmq/rabbitmq-common/issues/164
2017-01-26 10:10:09 +01:00
Jean-Sébastien Pédron
a87e312cda
Travis CI: Import changes from rabbitmq-auth-backend-amqp
2016-12-12 15:21:17 +01:00
Jean-Sébastien Pédron
34d6f0ee66
Merge branch 'stable'
2016-12-09 19:26:11 +01:00
Jean-Sébastien Pédron
a92f73f56b
Update rabbitmq-components.mk
2016-12-08 19:14:53 +01:00
Jean-Sébastien Pédron
c82182b675
Travis CI: Use Ubuntu Trusty image to have access to Elixir
...
Also, required `sudo` so a VM is used instead of a container. This makes
the test much longer, but allows us to install non-whitelisted packages
such as xsltproc.
2016-12-08 17:53:41 +01:00
Jean-Sébastien Pédron
17a9fc4642
Merge branch 'stable'
2016-12-07 16:06:34 +01:00
Jean-Sébastien Pédron
36921c26cf
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 16:54:51 +01:00
Jean-Sébastien Pédron
e54ac0d128
Merge branch 'stable'
2016-12-02 10:50:28 +01:00
Jean-Sébastien Pédron
608d7b537a
Add rabbitmq_ct_client_helpers to TEST_DEPS
...
[#134347953 ]
2016-12-02 10:49:45 +01:00
Michael Klishin
3199a31cc7
Merge branch 'stable'
2016-12-01 16:07:48 +03:00
Michael Klishin
39401ff3f7
Use rabbit_mgmt_records.hrl from the agent
2016-12-01 16:07:10 +03:00
Michael Klishin
6f94b78a8d
Merge branch 'stable'
2016-11-30 15:44:10 +03:00
Loïc Hoguin
555a758bf7
Change some NO_CONTENT into CREATED in the tests
...
(cherry-picked from commit 66bf05d51702167b5672e668d952f8d6e9a25329)
2016-11-30 15:43:54 +03:00
Loïc Hoguin
159f2c595a
Convert to Cowboy REST
...
(cherry picked from commit da70f42d91f87497d89ee24983229b0cdbd86c3f)
2016-11-30 15:43:49 +03:00
Michael Klishin
ff219795d9
Update rabbitmq-components.mk
2016-11-29 20:59:42 +03:00
Jean-Sébastien Pédron
afb3a616db
Update rabbitmq-components.mk
2016-11-25 10:51:03 +01:00
Jean-Sébastien Pédron
6f4148aeb9
Update rabbitmq-components.mk
2016-11-25 10:08:24 +01:00
Loïc Hoguin
3ce31f3da1
Rename mochiweb_util to avoid conflicts
2016-11-24 16:30:22 +01:00
Jean-Sébastien Pédron
fadcdf6590
Update rabbitmq-components.mk
2016-11-23 18:06:08 +01:00
Gerhard Lazu
7d6596d070
Update erlang.mk
2016-11-22 16:20:38 +00:00
Gerhard Lazu
9e2f672eb8
Update rabbitmq-components.mk
2016-11-22 16:16:44 +00:00
Jean-Sébastien Pédron
2cd13615dc
Update erlang.mk
2016-11-14 11:59:08 +01:00
Jean-Sébastien Pédron
a5f798ea40
Update rabbitmq-components.mk
2016-11-10 16:56:55 +01:00
Loïc Hoguin
d07549e700
Switch JSON library to JSX
2016-11-08 14:24:06 +02:00
Michael Klishin
8a582f7deb
Revert "Switch stable to Cowboy"
2016-10-07 09:13:20 +03:00
Jean-Sébastien Pédron
2575a2ff27
Merge branch 'stable'
2016-09-23 16:30:58 +02:00
Jean-Sébastien Pédron
88f1403af1
Update rabbitmq-components.mk
2016-09-23 11:23:10 +02:00
Jean-Sébastien Pédron
9a54783b3e
Update erlang.mk
2016-09-22 17:57:15 +02:00
Michael Klishin
6fc77fa3ef
Merge branch 'stable' into rabbitmq-management-236
...
Conflicts:
Makefile
2016-09-20 13:50:28 +03:00
Jean-Sébastien Pédron
4e83d31efc
rabbitmq_tracing.app: Depend on rabbit_common
2016-09-20 12:42:54 +02:00
Jean-Sébastien Pédron
8e46d725cc
Makefile: Explicitely list all DEPS
...
Sync rabbitmq-components.mk with rabbitmq-common to remove automatic
DEPS handling.
[#130086871 ]
2016-09-20 12:42:47 +02:00
Jean-Sébastien Pédron
a253668608
Update erlang.mk
2016-09-20 12:42:04 +02:00
Loïc Hoguin
e104249a31
Change some NO_CONTENT into CREATED in the tests
...
(cherry-picked from commit 66bf05d51702167b5672e668d952f8d6e9a25329)
2016-09-20 12:38:11 +02:00
Loïc Hoguin
ccf554bdee
Convert to Cowboy REST
...
(cherry picked from commit da70f42d91f87497d89ee24983229b0cdbd86c3f)
2016-09-20 12:22:43 +02:00
Jean-Sébastien Pédron
5e986dcd14
Merge branch 'stable'
2016-09-15 16:43:50 +02:00
Jean-Sébastien Pédron
1f774106d7
Update rabbitmq-components.mk
2016-09-15 15:48:15 +02:00
Jean-Sébastien Pédron
7311d28c6f
Merge branch 'stable'
2016-09-07 09:48:56 +02:00
Jean-Sébastien Pédron
5e1160beb4
Travis CI: Test on Erlang 19.0
2016-09-07 09:48:31 +02:00
Jean-Sébastien Pédron
9ebf7db696
Merge branch 'stable'
2016-09-02 16:10:19 +02:00
Jean-Sébastien Pédron
ffa5d95718
Update rabbitmq-components.mk
2016-09-02 13:22:28 +02:00
Jean-Sébastien Pédron
ced50bb3e1
Update rabbitmq-components.mk
2016-09-02 12:03:33 +02:00
Michael Klishin
4b015fb583
Update rabbitmq-components.mk
2016-07-14 15:44:14 +03:00
Michael Klishin
5ed27edde2
Update rabbitmq-components.mk
2016-07-14 15:37:37 +03:00
Michael Klishin
500bd9b81e
Update rabbitmq-components.mk
2016-07-14 13:47:45 +03:00
Michael Klishin
63d8871d20
Update rabbitmq-components.mk
2016-07-14 13:20:05 +03:00
Michael Klishin
4b335ea28d
Merge branch 'stable'
2016-07-07 12:37:54 +03:00
kjnilsson
ec408c6f7f
update travis config
2016-06-20 15:24:59 +01:00
kjnilsson
6b74e6ba79
put eunit reference back
2016-06-20 09:08:23 +01:00
kjnilsson
e8080033f0
merge
2016-06-20 08:48:27 +01:00
kjnilsson
56986fb256
remove eunit include
2016-06-20 08:42:13 +01:00
Michael Klishin
20c0938e8e
Switch test suite to Common Test
2016-06-19 21:51:18 +03:00
Daniil Fedotov
8a304b66b6
Merge branch 'stable'
2016-06-17 14:16:47 +01:00
Daniil Fedotov
4355fff973
Set bounded timeout for OTP workers
2016-06-16 13:12:03 +01:00
Michael Klishin
c6ffe3febc
Merge branch 'stable'
2016-05-29 23:36:51 +03:00
Michael Klishin
678d1ec923
Update rabbitmq-components.mk
2016-05-29 23:21:57 +03:00
Michael Klishin
29bb314f19
Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md
2016-05-28 09:56:56 -07:00
Michael Klishin
8cc15ce4bb
Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md
2016-05-28 14:22:51 +03:00
kjnilsson
8e89406789
Merge branch 'stable'
2016-05-18 13:22:06 +01:00
Karl Nilsson
45db4d1b88
Update rabbitmq-components.mk
2016-05-18 12:48:02 +01:00
Michael Klishin
a9b195eeec
Merge branch 'stable'
2016-05-17 23:35:32 +03:00