[DRE-commits] [ruby-em-proxy] annotated tag v0.1.5 created (now b8326ef)

Philippe Thierry pthierry-guest at moszumanska.debian.org
Wed Jun 21 10:56:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

pthierry-guest pushed a change to annotated tag v0.1.5
in repository ruby-em-proxy.

        at  b8326ef   (tag)
   tagging  b89e1bcb85249fdab29a40ffd6dfb214affa9cb3 (commit)
 tagged by  Ilya Grigorik
        on  Sun Jan 16 18:14:21 2011 -0500

- Log -----------------------------------------------------------------
Version 0.1.5

Dominik Sander (4):
      Ruby 1.9 compatibility (instance_eval is no longer yielding)
      use EM's proxy_incomming_to to do low level data relaying
      use Proc#call instead of Object#instance_exec
      on_connect callback, peer helper method

Ilya Grigorik (44):
      initial extract
      fix + working http duplex
      doc
      overhaul -> Proxy DSL
      merging changes
      simple port forwarder
      duplex, line interceptor, smtp whitelist, beanstalkd interceptor examples
      smtp spam filter example (via defensio API)
      added selective forward + per backend unbind notifications
      selective forward example + gemspec
      Merge branch 'master' of git at github.com:igrigorik/em-proxy
      don't call on_finish if no block is specified
      debug mode off by default
      spec tests for em-proxy
      update rdoc with on_finish example
      invoke :done callback in duplex connections
      Version bump to 0.1.1
      getting started README section
      add rakefile
      Merge branch 'master' of git://github.com/eudoxa/em-proxy
      remove :done callback in on_finish
      speed up the tests, a bit :-)
      Merge branch 'master' of git://github.com/Syd/em-proxy
      schemaless mysql: create table works, plus basic insert :-)
      schema free insert working
      support for async processing within the on_data callback
      query table before select
      schemaless selects via joins, ftw.
      changing to default insert syntax
      use normal insert syntax
      docs for select
      update readme with schema-free mysql example
      Version bump to 0.1.2
      on_connect should fire after connection is established to each backend
      Version bump to 0.1.3
      back to instance_eval to allow unbind
      add example from readme
      version gemspec; bump version
      update gemspec
      shuffle balancer specs
      bundlerize
      move deps to gemspec + update gemfile lock
      add em-proxy bin script for easy proxy debugging & relay use cases
      update lockfile

Karel Minarik (10):
      Added example of a simple load-balancing proxy
      Disable STDOUT when running BalancedProxy specs
      Renamed BalancedProxy to BalancingProxy (+ associated filenames)
      Added "random" strategy for the BalancingProxy
      Added the "roundrobin" strategy for the BalancingProxy
      Added spec for unknown Backend.select strategy and corrected documentation
      [REFACTOR] Refactored the balancing proxy example (cleanup of selecting backends and the `Backend` class); Updated documentation
      [FIX] Fixed class/instance mismatch for `Backend.startegy` in balancing proxy example
      Making the API for the balancing queue more symmetric with `Callbacks.on_select` for easier customizing of behavior
      Tweaked colorized debug output

Mark Imbriaco (2):
      Add a flag to enable/disable debug output.
      Replace DOS line endings with Unix line endings.

Matthew Kent (1):
      As per the EM documentation get_peername can return nil.

Syd (1):
      fixed error in readme.

eudoxa (1):
      wait until finishing writing on the frontend

igrigorik (1):
      link to slides

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-proxy.git



More information about the Pkg-ruby-extras-commits mailing list