| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename "alpha" to "preview" in version comment | Daniil Fedotov | 2017-01-26 | 1 | -4/+4 |
| * | Ignore pre-release version part in plugin version requirement validation | Daniil Fedotov | 2017-01-26 | 2 | -1/+10 |
| * | Merge pull request #1082 from rabbitmq/rabbitmq-event-exchange-10rabbitmq_v3_7_0_milestone10 | Michael Klishin | 2017-01-21 | 18 | -205/+323 |
| |\ | |||||
| | * | Merge branch 'master' into rabbitmq-event-exchange-10 | Michael Klishin | 2017-01-20 | 4 | -12/+100 |
| | |\ | |/ |/| | |||||
| * | | Correct and expand rabbitmqctl(1) examples for vhost limits | Michael Klishin | 2017-01-19 | 1 | -3/+16 |
| * | | Merge pull request #1084 from rabbitmq/use-sh-for-scripts | Gerhard Lazu | 2017-01-18 | 3 | -9/+84 |
| |\ \ | |||||
| | * | | Modify new scripts to use /bin/sh | Gerhard Lazu | 2017-01-17 | 3 | -9/+84 |
| | | * | Fall back to ?UNKNOWN_USER if no user is present in options | Michael Klishin | 2017-01-20 | 2 | -2/+2 |
| | | * | Merge branch 'master' into rabbitmq-event-exchange-10 | Michael Klishin | 2017-01-17 | 1 | -7/+8 |
| | | |\ | |_|/ |/| | | |||||
| * | | | Merge pull request #1083 from rabbitmq/rabbitmq-cli-165 | Michael Klishin | 2017-01-17 | 1 | -7/+8 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fix API for listing vhost limits | Daniil Fedotov | 2017-01-17 | 1 | -7/+8 |
| |/ / | |||||
| | * | Notify user who performed the action in all system events | Diana Corbacho | 2017-01-16 | 16 | -197/+275 |
| | * | Add user ID to consumers | Diana Corbacho | 2017-01-15 | 1 | -8/+10 |
| | * | Include options map in queue and exchange records | Diana Corbacho | 2017-01-15 | 1 | -0/+38 |
| |/ | |||||
| * | Merge pull request #1065 from rabbitmq/rabbitmq-server-505rabbitmq_v3_7_0_milestone9 | Michael Klishin | 2017-01-13 | 6 | -2/+253 |
| |\ | |||||
| | * | Log topic when access to one is refused | Michael Klishin | 2017-01-12 | 1 | -2/+2 |
| | * | Merge branch 'master' into rabbitmq-server-505 | Michael Klishin | 2017-01-12 | 18 | -43/+903 |
| | |\ | |||||
| | * | | Launch topic authorisation test in broker | Arnaud Cogoluègnes | 2016-12-29 | 1 | -45/+38 |
| | * | | Create topic permission table in upgrades | Arnaud Cogoluègnes | 2016-12-29 | 3 | -11/+34 |
| | * | | Merge branch 'master' into rabbitmq-server-505 | Arnaud Cogoluègnes | 2016-12-28 | 1 | -13/+2 |
| | |\ \ | |||||
| | * | | | Move topic permission tests in their own suite | Arnaud Cogoluègnes | 2016-12-28 | 2 | -179/+222 |
| | * | | | Fix topic authorisation test | Arnaud Cogoluègnes | 2016-12-27 | 1 | -0/+1 |
| | * | | | Merge branch 'master' into rabbitmq-server-505 | Arnaud Cogoluègnes | 2016-12-27 | 36 | -2393/+1117 |
| | |\ \ \ | |||||
| | * | | | | Test topic permissions list functions | Arnaud Cogoluègnes | 2016-12-27 | 1 | -0/+11 |
| | * | | | | Delete topic permissions on vhost deletion | Arnaud Cogoluègnes | 2016-12-23 | 1 | -0/+3 |
| | * | | | | Merge branch 'master' into rabbitmq-server-505 | Arnaud Cogoluègnes | 2016-12-22 | 4 | -11/+109 |
| | |\ \ \ \ | |||||
| | * | | | | | Check non-existing user/vhost in topic authz tests | Arnaud Cogoluègnes | 2016-12-22 | 1 | -0/+9 |
| | * | | | | | Test clear_topic_permissions functions | Arnaud Cogoluègnes | 2016-12-22 | 1 | -20/+80 |
| | * | | | | | Improve topic test authorisation test | Arnaud Cogoluègnes | 2016-12-21 | 2 | -17/+19 |
| | * | | | | | Add rabbit_topic_permission table | Arnaud Cogoluègnes | 2016-12-21 | 2 | -1/+107 |
| * | | | | | | Merge pull request #1080 from rabbitmq/rabbitmq-management-limit-json | D Corbacho | 2017-01-13 | 1 | -9/+14 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Change format for Limits API | Gabriele Santomaggio | 2017-01-12 | 1 | -9/+14 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Make sure command extensions are enabled during script execution | Daniil Fedotov | 2017-01-12 | 2 | -0/+14 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1078 from rabbitmq/rabbitmq-server-1054-master | D Corbacho | 2017-01-11 | 3 | -69/+71 |
| |\ \ \ \ \ | |||||
| | * | | | | | One more test | Michael Klishin | 2017-01-10 | 1 | -1/+11 |
| | * | | | | | Config schema mappings for credential validators | Michael Klishin | 2017-01-10 | 2 | -0/+28 |
| | * | | | | | Merge branch 'stable' into rabbitmq-server-1054-master | Michael Klishin | 2017-01-10 | 1 | -69/+33 |
| | |\ \ \ \ \ |/ / / / / / | |||||
| | * | | | | | These helpers were moved to rabbitmq_ct_helpersrabbitmq_v3_6_7_milestone4rabbitmq_v3_6_7_milestone3 | Michael Klishin | 2017-01-07 | 1 | -69/+33 |
| * | | | | | | Merge pull request #1074 from rabbitmq/rabbitmq-cli-155 | Michael Klishin | 2017-01-07 | 1 | -4/+17 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into rabbitmq-cli-155 | Michael Klishin | 2017-01-07 | 7 | -1/+539 |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge branch 'stable' | Michael Klishin | 2017-01-06 | 1 | -1/+8 |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | | Merge pull request #1075 from rabbitmq/rabbitmq-clusterer-19 | Gerhard Lazu | 2017-01-06 | 1 | -1/+8 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Re-introduce rabbit_table:wait_for_replicated/0 for backwards compatibility | Michael Klishin | 2017-01-06 | 1 | -1/+8 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'stable' | Diana Corbacho | 2017-01-06 | 6 | -0/+531 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | Merge pull request #1070 from rabbitmq/rabbitmq-server-1054 | D Corbacho | 2017-01-06 | 6 | -0/+531 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Compile | Michael Klishin | 2017-01-06 | 1 | -1/+1 |
| | | * | | | | | | Merge branch 'stable' into rabbitmq-server-1054 | Michael Klishin | 2017-01-06 | 1 | -10/+5 |
| | | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | | * | | | | | | rabbit_credential_validation:validate_password/1 => rabbit_credential_validat... | Michael Klishin | 2017-01-05 | 6 | -71/+75 |
| | | * | | | | | | More tests; wire in validation into change_password/2 | Michael Klishin | 2017-01-05 | 1 | -3/+47 |
| | | * | | | | | | Test suite fixes | Michael Klishin | 2017-01-05 | 2 | -37/+55 |
