Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-10 | Configuration: nxt_conf_map_object() improvements. | Valentin Bartenev | 1 | -14/+9 | |
2017-07-07 | Controller: relaxed JSON parser. | Valentin Bartenev | 1 | -80/+72 | |
Now it allows commas after the last elements in objects and arrays, as it's a common Igor's mistake. | |||||
2017-07-06 | Controller: sending JSON configuration to router. | Valentin Bartenev | 1 | -1/+65 | |
2017-07-06 | Fixed mapping of int32_t in nxt_conf_map_object(). | Valentin Bartenev | 1 | -1/+1 | |
2017-07-05 | Configuration: basic validation of schema. | Valentin Bartenev | 1 | -51/+85 | |
2017-06-29 | Added nxt_msec_t element to nxt_conf_map_object(). | Igor Sysoev | 1 | -9/+15 | |
2017-06-28 | Configuration: reduced names of structures, functions, and macros. | Valentin Bartenev | 1 | -0/+1882 | |