Skip to content
Snippets Groups Projects
Commit 90ebc525 authored by Dmitry Simonenko's avatar Dmitry Simonenko
Browse files

lua-console: make admin console work entirely under lua.

Integrate libyaml instead of internal yaml formaters.

changelog:
* fixed i64 convertion bug
* refactored bindings to new admin .info() scheme
* moved lua plugin api to separate file
* moved lua fiber api to separate file
* slab binding refactored
* added fiber lua bindings
* rewriten admin reply handler
* proper yaml end-of-document formater
* proper server error formater
* fixed bug with leftover data on stack on exception error
* added support of i64 types to lyyaml
* removed couple of box.show_ bindings
* console client fixes to support new scheme

This push has a yet broken test's.
parent 81b3dace
No related branches found
No related tags found
Loading
Showing with 538 additions and 2349 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment