Commits on Source (36)
-
Sergey Balabanov authored
-
Taras Tsugrii authored
Graceful termination for client and server
-
Taras Tsugrii authored
If server sends a unicode character to the client and client does not have an IO encoding explicitly set to utf-8, client would crash trying to convert utf-8 to ascii. This change also avoid unnecessary decoding/encoding.
-
Sergey Balabanov authored
[Python] Fix Python 2 clients using unicode characters.
-
Taras Tsugrii authored
Make formatting consistent and deterministic using https://github.com/ambv/black
-
Taras Tsugrii authored
Server sends bytes to the client which should be converted to string before printed to stdout/stderr. Before this change an attempt to encode them was made instead of decode causing a crash.
-
Philip Jameson authored
[Python] Reformat all python sources using black.
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
-
Sergey Balabanov authored
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
-
Sergey Balabanov authored
Reengineer Nailgun
-
Sergey Balabanov authored
-
Taras Tsugrii authored
Nailgun 1.0.0
-
Sergey Balabanov authored
-
Taras Tsugrii authored
Make project fully compatible to FB opensource standards
CODE_OF_CONDUCT.md
0 → 100644
CONTRIBUTING.md
0 → 100644
This diff is collapsed.