Skip to content
Snippets Groups Projects
  1. Feb 08, 2013
  2. Jan 17, 2013
  3. Jan 11, 2013
  4. Jan 09, 2013
    • Konstantin Osipov's avatar
      Implement box.session, on_connect and on_disconnect triggers. · db6d2c84
      Konstantin Osipov authored
      Since connect/disconnect events in iproto run outside
      fiber context, queue execution of on_connect/on_disconnect
      triggers through the request queue. Generalize the request
      queue for that purpose.
      
      Implement a framework for on_connect/on_disconnect triggers
      and Lua bindings for it.
      
      Add tests and docs.
      db6d2c84
  5. Jan 02, 2013
  6. Dec 24, 2012
    • Konstantin Osipov's avatar
      Cleanup, refactoring. · 3ccd6446
      Konstantin Osipov authored
      Move Box API declarations to box.h.
      Make box.h a public header.
      Add comments to box functions.
      Rename fuctions accordingly.
      Make includes for connector/c more local.
      3ccd6446
  7. Dec 20, 2012
  8. Dec 19, 2012
  9. Dec 17, 2012
  10. Dec 13, 2012
  11. Nov 28, 2012
  12. Nov 26, 2012
  13. Nov 23, 2012
  14. Nov 22, 2012
  15. Nov 21, 2012
  16. Nov 20, 2012
Loading