Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-11 | JSON output in controller. | Valentin Bartenev | 3 | -14/+384 |
2017-04-11 | JSON parser: fixed missing initialization of short string length. | Valentin Bartenev | 1 | -0/+2 |
2017-04-10 | Style and micro-optimizations in JSON parsing. | Valentin Bartenev | 1 | -12/+14 |
2017-04-10 | Removed unused nxt_lvlhsh_ctx_t. | Valentin Bartenev | 1 | -11/+0 |
2017-04-10 | JSON parsing in controller. | Valentin Bartenev | 3 | -14/+821 |
2017-03-23 | Event connection writing fixes. | Igor Sysoev | 1 | -0/+9 |
2017-03-16 | Some basic HTTP handling in controller. | Valentin Bartenev | 1 | -7/+299 |
2017-03-14 | Solaris compatibilty. | Igor Sysoev | 4 | -21/+23 |
2017-03-14 | Fixed building on FreeBSD. | Igor Sysoev | 2 | -2/+2 |
2017-03-14 | Importing memory cache pool changes from nJScript. | Igor Sysoev | 3 | -128/+195 |
2017-03-14 | Fixed unit tests building broken by the previous commit. | Igor Sysoev | 3 | -2/+5 |
2017-03-09 | Processes refactoring. | Igor Sysoev | 44 | -2668/+2585 |
2017-03-08 | More optimizations of HTTP parser. | Valentin Bartenev | 1 | -103/+63 |
2017-03-01 | HTTP parser. | Valentin Bartenev | 3 | -0/+964 |
2017-03-01 | Removed legacy HTTP parser. | Valentin Bartenev | 5 | -678/+0 |
2017-02-22 | Port changes. | Igor Sysoev | 10 | -298/+271 |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 45 | -1135/+1141 |
2017-02-07 | Event engines refactoring. | Igor Sysoev | 40 | -4487/+4366 |
2017-02-01 | Process channels have been renamed to ports. | Igor Sysoev | 13 | -911/+911 |
2017-02-01 | nxt_str_t changes. | Igor Sysoev | 13 | -347/+350 |
2017-02-01 | More refactoring relicts removed. | Igor Sysoev | 7 | -26/+20 |
2017-01-31 | Fixes of various issues introduced by refactoring. | Igor Sysoev | 3 | -9/+25 |
2017-01-31 | Event engine timers refactoring. | Igor Sysoev | 12 | -229/+204 |
2017-01-30 | nxt_event_timer has been renamed to nxt_timer. | Igor Sysoev | 25 | -530/+519 |
2017-01-30 | Importing rbtree changes from nJScript. | Igor Sysoev | 5 | -76/+55 |
2017-01-27 | Work queues refactoring. | Igor Sysoev | 34 | -762/+396 |
2017-01-23 | Introducing tasks. | Igor Sysoev | 70 | -1500/+1688 |
2017-01-17 | Initial version. | Igor Sysoev | 188 | -0/+49907 |