Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
25 check-ins using file src/style.c version f2e085d67a
|
2020-06-13
| ||
| 19:11 | Move the JSON error cgi_reply() into fossil_print_error(). ... (Closed-Leaf check-in: 6131789870 user: mistachkin tags: jsonTestsPass) | |
| 01:25 | Remove superfluous 'then' from the test suite. Also, enhance -verbose when used for merge tests. ... (check-in: 3c7825278b user: mistachkin tags: trunk) | |
|
2020-06-12
| ||
| 23:20 | Updates to the 'mv-rm' tests. ... (check-in: 7f002bc6b2 user: mistachkin tags: trunk) | |
| 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) | |
| 13:25 | Fix the /ambiguous page so that the src= query parameter is optional. Fix the /hash-colisions page so that it links to /ambiguous rather than to /whatis. ... (check-in: 9a0132e528 user: drh tags: trunk) | |
| 13:16 | Fix typo on the webpage-ex.md page. ... (check-in: b3d5788191 user: drh tags: trunk) | |
| 00:29 | Updates to the 'cmdline', 'set-manifest', and 'unversioned.test' tests. ... (check-in: ecb52c1f78 user: mistachkin 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) | |
| 19:51 | Fix the mkversion.c program to also respond to the SOURCE_DATE_EPOCH environment variable. ... (check-in: 7d61b68208 user: drh tags: trunk) | |
| 18:52 | Corrections to the new markdown test cases. ... (check-in: 7bb8ecc92b user: drh tags: trunk) | |
| 18:45 | Add test cases for CommonMark rendering of emphasis markup. ... (check-in: 93df88367e user: drh tags: trunk) | |
| 14:13 | Add support for the FOSSIL_BUILD_EPOCH compile-time option. Ticket [99038b83b489dddb] ... (check-in: 1a894c0820 user: drh tags: trunk) | |
| 13:43 | Allow using the "backlink" table in ticket reports. ... (check-in: 648396c9c1 user: drh tags: trunk) | |
| 07:22 | Refactored the generic ajax-related parts of src/fileedit.c into src/ajax.c for eventual re-use in other pages. Added /ajax "page" to act as a dispatcher for page-agnostic ajax routes. ... (check-in: c313cac828 user: stephan tags: trunk) | |