Skip to content
Snippets Groups Projects
  1. Apr 07, 2011
    • Roman Tokarev's avatar
      Add fiber->flags: FIBER_READING_INBOX and FIBER_RAISE. · 944638a1
      Roman Tokarev authored
      Replace fiber->reading_inbox with corresponding FIBER_READING_INBOX flag.
      Replace coro_save_and_longjmp in fiber_raise with tnt_raise of tnt_FiberException.
      944638a1
    • Roman Tokarev's avatar
      Add stat_cleanup. · 87d4ad5b
      Roman Tokarev authored
      mod/box:
      
      Call stat_cleanup after recovery finished.
      Fix stat_collect invocation.
      87d4ad5b
    • Roman Tokarev's avatar
      Rename ObjectiveC classes. · d22531a3
      Roman Tokarev authored
      Replace all custom raise macros with general tnt_raise one.
      
      mod/box:
      
      Remove in_recover and write_to_wal fields from txn and use
       BOX_QUIET and BOX_NOT_STORE flags instead.
      Move verification of allowed commands from txn_begin to
       box_process_rw/box_process_ro functions.
      d22531a3
  2. Apr 05, 2011
  3. Mar 31, 2011
  4. Mar 23, 2011
  5. Mar 21, 2011
  6. Mar 18, 2011
  7. Mar 17, 2011
  8. Mar 16, 2011
  9. Mar 15, 2011
  10. Mar 14, 2011
  11. Mar 09, 2011
Loading