Commits on Source 36
- 
Sergey Balabanov authored
- 
Taras Tsugrii authoredGraceful termination for client and server 
- 
Taras Tsugrii authoredIf 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 authoredMake formatting consistent and deterministic using https://github.com/ambv/black 
- 
Taras Tsugrii authoredServer 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 authoredSummary: Test Plan: Reviewers: Subscribers: Tasks: Tags: 
- 
Sergey Balabanov authoredSummary: Test Plan: Reviewers: Subscribers: Tasks: Tags: 
- 
Sergey Balabanov authored
- 
Sergey Balabanov authored
- 
Sergey Balabanov authored
- 
Sergey Balabanov authored
- 
Sergey Balabanov authoredReengineer Nailgun 
- 
Sergey Balabanov authored
- 
Taras Tsugrii authoredNailgun 1.0.0 
- 
Sergey Balabanov authored
- 
Taras Tsugrii authoredMake project fully compatible to FB opensource standards 
CODE_OF_CONDUCT.md
0 → 100644
CONTRIBUTING.md
0 → 100644
This diff is collapsed.