Skip to content

Multiple bug fixes #883

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Sep 2, 2019
Merged

Multiple bug fixes #883

merged 24 commits into from
Sep 2, 2019

Conversation

izmalk
Copy link
Contributor

@izmalk izmalk commented Sep 2, 2019

Fix gh-825 feedback: Submodule box.index
Fix gh-857 feedback: Модель данных
Fix gh-856 feedback: Access control
Fix gh-853 feedback: Functions for transaction management
Fix gh-848 feedback: Submodule box.index
Fix gh-834 Использование бинарного пакета
Fix gh-867 feedback: Access control
Fix gh-866 feedback: Триггеры
Fix gh-865 feedback: Триггеры
Fix gh-864 feedback: Рекомендации по Lua-синтаксису
Fix gh-861 feedback: Модуль http
Fix gh-869 Сonfusing wording in box.backup page
Fix gh-860 vshard.router/storage.sync miss return value documentation
Fix gh-830 Improve documentation on fibers
Fix gh-850 Add more info about connectors

Vladimir I added 24 commits August 15, 2019 14:05
Fixed iterator-type parameter syntax scheme
Fixed both Russian and English versions
Fixed the sentence logic and some style issue with username bold text
Fixed missing part of a command here (no duplicated strings).
tuples instead of keys
Fixed translation issues by replacing quotes
Added Python connectors and formated official python-connector mentioning in line with other connectors.
Summirized the cancelled status issues in one NOTE and changed an example in fiber:cancel() description.
Also depended with #831  and #829
Fixed a typo - switched places of password() and passwd() functions in text.
Fixed a minor typo with dot instead of semicolon in a list.
Fixed a typo with misplaced "and". Also fixed in Russian translation.
Fixed translation (same typo).
Fixed a known bug with translation rendering by adding some fuzzy.
Updated NOTE text after discussion.
Changed description as intended. Consider review.
Changed wording after dicussion
Further improvement to cancell status and recommendations on canceled fibers termination
Added no active maintenance mark on one outdated connector (with last updates in 2016).
Added empty strings for parsing and readability
Fixed missed error in mentioned (2nd time) number.
Fixed wording.
fixed 1 word
@lenkis lenkis merged commit b9ee8bb into 1.10 Sep 2, 2019
@lenkis lenkis deleted the feedback.minor3 branch September 2, 2019 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment