- Jul 21, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jul 20, 2015
-
-
Konstantin Osipov authored
Conflicts: src/iproto.cc
-
Konstantin Osipov authored
-
- Jul 18, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Conflicts: src/iproto.cc
-
Konstantin Osipov authored
When selecting the next buffer to flush, take into account not just its size, but how much of it has already been flushed. This saves a couple syscalls per connection per event loop.
-
- Jul 16, 2015
-
-
Konstantin Osipov authored
Display how much memory is used by a fiber, and the total size.
-
- Jul 09, 2015
-
-
Konstantin Osipov authored
-
Sulverus authored
Iproto + wal permission test case Wal writer bug fix port from 1.6.6 remove unused config
-
Alexandr Lyapunov authored
fixed gh-731 : now every rtree has it's own matras instance that is destroyed with rtree, releasing all memory of tree instance
-
Alexandr Lyapunov authored
-
Konstantin Osipov authored
-
Sulverus authored
gh-613 replication conflict test cases gh-613 after review fixes microsleep for CRDT test case, test-run updated CRDT fix
-
- Jul 08, 2015
-
-
Konstantin Osipov authored
-
bigbes authored
-
Konstantin Osipov authored
-
Alexandr Lyapunov authored
*)added strnptr (str+len=>ptr) mhash instaniation into assoc lib
-
- Jul 07, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
bigbes authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Don't malloc(), this code should never be used for unbounded sizes.
-
Alexandr Lyapunov authored
-
Konstantin Osipov authored
Conflicts: src/lua/session.cc src/session.cc
-
Sulverus authored
- add a test case for authentication trigger - pass user name to the trigger - invoke trigger before the current user has been changed - after review fixes
-
Veniamin Gvozdikov authored
-
Konstantin Osipov authored
-
Veniamin Gvozdikov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jul 06, 2015
-
-
Veniamin Gvozdikov authored
-
Veniamin Gvozdikov authored
-
Veniamin Gvozdikov authored
-
Veniamin Gvozdikov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Implement basic support for stored functions in C/C++. - split away struct func from struct func_def (function object and function definition object). - extend box.schema.func.create() to accept 'language' argument. - move module API related cmake magic to its own file - add test/lib to gitignore - update to the new test-run - add a test
-
bigbes authored
-