Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins related to "jsonTestsPass"
2020-06-14
| ||
15:28 | Robustify a few things in the JSON subsystem integration and get JSON tests passing. ... (check-in: a588e55fe7 user: mistachkin tags: trunk) | |
2020-06-13
| ||
19:11 | Move the JSON error cgi_reply() into fossil_print_error(). ... (Closed-Leaf check-in: 6131789870 user: mistachkin tags: jsonTestsPass) | |
2020-06-12
| ||
23:12 | Merge updates from trunk. ... (check-in: 7b16567772 user: mistachkin tags: jsonTestsPass) | |
23:10 | Another test correction. ... (check-in: 051428f439 user: mistachkin tags: jsonTestsPass) | |
22:25 | Missed the other one. ... (check-in: 8ca633e0ae user: mistachkin tags: jsonTestsPass) | |
22:08 | Attempt to make sure the 'SSH_CONNECTION' environment variable is ignored during the JSON tests. ... (check-in: 51792cf5c7 user: mistachkin tags: jsonTestsPass) | |
21:53 | Another fix. ... (check-in: 6804c033eb user: mistachkin tags: jsonTestsPass) | |
21:07 | Handle missing 'json' Tcl package gracefully. ... (check-in: e3297200e5 user: mistachkin tags: jsonTestsPass) | |
20:57 | Another attempt to adjust JSON session lifecycle. ... (check-in: a34c7b37f2 user: mistachkin tags: jsonTestsPass) | |
14:28 | Improve documentation readability on mobile. ... (check-in: 9e4ca8948a user: drh tags: trunk) | |
2020-06-11
| ||
23:55 | More fixes. ... (check-in: 37089a5ed1 user: mistachkin tags: jsonTestsPass) | |
23:40 | Attempt to make JSON subsystem initialization work better. ... (check-in: 920a64286d user: mistachkin tags: jsonTestsPass) | |
23:06 | More JSON test adjustments. ... (check-in: ad0679cabf user: mistachkin tags: jsonTestsPass) | |
22:38 | Experimental changes to get JSON tests passing. ... (check-in: 2e4238368e user: mistachkin tags: jsonTestsPass) | |
21:03 | In the Markdown formatter, bring emphasis markup into closer alignment with the CommonMark spec. In particular, this should allow underscores in the middle of identifiers to be rendered correctly without escapes. ... (check-in: 37806e85d2 user: drh tags: trunk) | |