Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rel 1.7 extra routing layer #4

Closed
wants to merge 9 commits into from
Closed

Commits on Jan 29, 2016

  1. Add http/ws routing layer between ejabberd_cowboy and handlers

    Rafal Studnicki authored and erszcz committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    84bea27 View commit details
    Browse the repository at this point in the history
  2. Add suite for mod_cowboy module

    Rafal Studnicki authored and erszcz committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    143306b View commit details
    Browse the repository at this point in the history
  3. Add tests for mod_cowboy websockets routing

    Rafal Studnicki authored and erszcz committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    5eafe0d View commit details
    Browse the repository at this point in the history
  4. Change the way of starting independent listeners

    Independent listeners are now started in the context of
    ejabberd_listener:add_listener/3 caller instead of a freshly created
    worker under ejabberd_listener supervisor.
    This allows us to start children under this supervisor during listener
    initialization.
    Rafal Studnicki authored and erszcz committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    11d9d4b View commit details
    Browse the repository at this point in the history
  5. Add config-reload test for mod_cowboy module

    Rafal Studnicki authored and erszcz committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    70566fd View commit details
    Browse the repository at this point in the history
  6. Add config-reload tests for mod_revproxy module

    Rafal Studnicki authored and erszcz committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    4c25da0 View commit details
    Browse the repository at this point in the history
  7. remove ejabberd.cfg file from repo

    michalwski authored and erszcz committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    f8b0932 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10fda62 View commit details
    Browse the repository at this point in the history
  9. debug: Disable big tests

    erszcz committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    6bb8584 View commit details
    Browse the repository at this point in the history