summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Packages: URL fixed in examples to work with latest curl.Andrei Belov22-22/+22
2018-12-201.7-1 tag updatedAndrei Belov1-1/+1
2018-12-20Packages: fixed unit-go build broken in ed8b1aaefdd1.1.7-1Andrei Belov2-2/+4
2018-12-20Added tag 1.7-1 for changeset 9d123bcfcc3dAndrei Belov1-0/+1
2018-12-20Merged with the default branch.Andrei Belov80-341/+1334
2018-12-20Added tag 1.7 for changeset 784b45adb0feValentin Bartenev1-0/+1
2018-12-20Generated Dockerfiles for Unit 1.7.1.7Valentin Bartenev9-9/+9
2018-12-20Added version 1.7 CHANGES.Valentin Bartenev2-0/+135
2018-12-20Fixed style in CHANGES.Valentin Bartenev2-4/+4
2018-12-20Python: fixed error reporting on initialization of applications.Valentin Bartenev1-11/+10
2018-12-20Python: cleanup of nxt_python_init().Valentin Bartenev1-10/+3
2018-12-20Python: fixed a typo in path error message.Artem Konev1-1/+1
2018-12-19Python: replaced PyErr_PrintEx(1) with PyErr_Print().Valentin Bartenev1-4/+4
2018-12-19Node.js: removed value checking for headers.Alexander Borisov1-8/+0
2018-12-19Node.js: removed unused _implicitHeader() function.Alexander Borisov1-5/+0
2018-12-19Node.js: added check for libunit version at compile time.Alexander Borisov4-8/+26
2018-12-19libunit: added generation of version header file.Alexander Borisov4-5/+18
2018-12-19Node.js: checking for exception after running JS code from C++.Alexander Borisov1-3/+20
2018-12-19Node.js: checking uniqueness of HTTP headers for different case.Alexander Borisov2-24/+62
2018-12-19Node.js: calling write callback asynchronously.Alexander Borisov1-1/+13
2018-12-19Node.js: style fixes.Alexander Borisov1-8/+10
2018-12-19Node.js: changed the unit-http socket constructor.Alexander Borisov1-5/+10
2018-12-19Node.js: napi_call_function() replaced with napi_make_callback().Alexander Borisov2-27/+63
2018-12-19Node.js: changed the 'data' event calling sequence for the request.Alexander Borisov1-10/+30
2018-12-19Node.js: buffering HTTP headers before writing the body.Alexander Borisov1-10/+13
2018-12-12Node.js: removed unused dependency.Valentin Bartenev1-4/+1
2018-12-12Node.js: fixed global install in some cases.Valentin Bartenev1-1/+1
2018-12-11Tests: more Node.js tests.Andrey Zelenkov11-2/+200
2018-11-28Tests: PHP directives "disable_classes" and "disable_functions".Andrey Zelenkov3-0/+118
2018-12-04Tests: fixed test_node_application_write_callback.Andrey Zelenkov2-3/+9
2018-12-04Ruby: rpath made optional.Valentin Bartenev1-3/+22
2018-11-29Packages: made unit-go architecture-dependent.Andrei Belov9-137/+2
2018-11-27PHP: fixed "disable_functions" and "disable_classes" options.Valentin Bartenev1-10/+87
2018-11-26Packages: added strict version dependency for unit-dev/unit-devel.Andrei Belov2-1/+3
2018-11-26Packages: added strict version dependency for unit-dev/unit-devel.Andrei Belov2-1/+3
2018-11-22PHP: workaround for bug #71041.Valentin Bartenev2-3/+32
2018-11-21PHP: fixed compatibility with ZTS.Valentin Bartenev2-7/+26
2018-11-15Prettier ./configure summary.Valentin Bartenev1-16/+17
2018-11-15Added tag 1.6-1 for changeset 01160bbced57Konstantin Pavlov1-0/+1
2018-11-15Merged with the default branch.1.6-1Konstantin Pavlov29-184/+509
2018-11-15Added tag 1.6 for changeset d411e7fdee9eValentin Bartenev1-0/+1
2018-11-15Generated Dockerfiles for Unit 1.6.1.6Valentin Bartenev9-9/+9
2018-11-15Added version 1.6 CHANGES.Valentin Bartenev2-0/+90
2018-11-15Node.js: npm package readme cleanup.Valentin Bartenev1-18/+2
2018-11-15Node.js: res.write() must return a bool value.Alexander Borisov1-1/+1
2018-11-15Node.js: fixed handling of response header fields.Alexander Borisov2-1/+26
2018-11-15Node.js: added correct exit processing.Alexander Borisov2-18/+43
2018-11-15Node.js: added reference count increment for the Unit object.Alexander Borisov2-0/+13
2018-11-15Fixed lvlhsh test on 64-bit big-endian systems.Valentin Bartenev1-1/+1
2018-11-15Fixed discovering of modules on 64-bit big-endian systems.Valentin Bartenev1-1/+1