Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for src/json_config.c
|
2025-03-22
| ||
| 10:38 | Delete the timeline-block-markup setting, and all the complication that goes with it. Due to a bug [/info/2020-06-02T17:38z|introduced on 2020-06-02], Fossil has behaved as if that setting where always "on", regardless of its actual value, and nobody has complained. Hence, we surmise that the setting is not needed. Ref: [forum:/forumpost/9adfe7e46b2441ae|forum post 9adfe7e46b2] ... (file: [3e3482dede] check-in: [0432c38df6] user: drh branch: trunk, size: 13924) | |
|
2024-08-14
| ||
| 09:17 | Add timeline-hard-newlines to CONFIGSET_SKIN in an attempt to resolve [forum:23d58b1b67|forum post 23d58b1b67]. Bring /json/config up to date with the central config option list. ... (file: [50eb640804] check-in: [89388d4c60] user: stephan branch: trunk, size: 13970) | |
|
2024-02-02
| ||
| 16:26 | Fix lines over 80 characters long, excluding external source files and @-lines. ... (file: [a70d100000] check-in: [942f691b39] user: danield branch: fix-overlength-lines, size: 12952) | |
|
2023-10-16
| ||
| 14:33 | Implement propagating settings that are sent to clients that pull. The warning-policy is used as example, but not yet applied. ... (file: [5bd7af0c6a] check-in: [f812fedc44] user: preben branch: warn-on-merging-private-branch, size: 13036) | |
|
2023-01-20
| ||
| 04:25 | Add /json/settings/set. Replace several free() calls with fossil_free(). Work around json_send_response() being called twice in some CLI-based cases. ... (file: [d601605b13] check-in: [4d2aeb29eb] user: stephan branch: json-settings-command, size: 12954) | |
|
2023-01-19
| ||
| 23:44 | Roll back a broken part of [f3d3d1be59728b5dde702a] which caused only versioned settings' values to be fetched. ... (file: [e4efd2366a] check-in: [c7221a2e8c] user: stephan branch: json-settings-command, size: 10398) | |
| 23:38 | Correct (non-)fetching of sensitive properties for (non-)Setup users. ... (file: [90eaf37bd0] check-in: [f3d3d1be59] user: stephan branch: json-settings-command, size: 10368) | |
| 23:32 | Restructure /json/settings/get output from an array of objects to a map of objects, keyed on setting name, per forum discussion. ... (file: [b0a997f917] check-in: [d0bf9682a9] user: stephan branch: json-settings-command, size: 10320) | |
| 02:55 | For sensitive settings, always explicitly set value and valueSource to null for non-setup users (or if they aren't set), to avoid the possibility of downstream clients perhaps picking up inherited properties in their place, depending on their programming environment. ... (file: [c743962177] check-in: [451cda0452] user: stephan branch: json-settings-command, size: 10371) | |
| 02:39 | Extend /json/settings/get with a version=X flag indicating the check-in version to check for versionable flags in before falling back to either the checkout or repository. List sensitive properties for all users but elide their values for non-setup users (previously they were elided altogether for non-setup users). ... (file: [659449088c] check-in: [fd405e9563] user: stephan branch: json-settings-command, size: 10356) | |
|
2023-01-18
| ||
| 00:54 | Initial prototype of the /json/settings/get command/page, per discussion in [forum:04b7159d63d4abe4|forum post 04b7159d63d4abe4]. ... (file: [7ed1a45471] check-in: [29e5bb008c] user: stephan branch: json-settings-command, size: 8946) | |
|
2020-08-20
| ||
| 13:18 | Version 2.10.2 ... (file: [d9d5f8971e] check-in: [12d2ad00de] user: drh branch: branch-2.10, size: 5571) | |
|
2020-08-19
| ||
| 21:08 | The allow-symlinks setting is disabled by default and is not versionable, unless Fossil is compiled with the FOSSIL_LEGACY_ALLOW_SYMLINKS flag, in which case it follows the historic behavior. ... (file: [d2030060d3] check-in: [cdc90f0c3b] user: drh branch: sec2020-2.12-patch, size: 5663) | |
|
2020-08-17
| ||
| 17:34 | The allow-symlinks setting is no longer versionable and is off by default. The allow-symlinks setting no longer propagates with a clone. The help text for allow-symlinks discourages its use. There is a new --symlink flag on "fossil open" to permit the use of symlinks on an open, for the adventurous. Ticket [f9831fdef1d4edcc]. ... (file: [a4beb095ae] check-in: [ff98dd5af6] user: drh branch: sec2020, size: 5574) | |
|
2020-07-16
| ||
| 13:48 | Simplify new setting names and some internal names. ... (file: [da88e0ab42] check-in: [e6a3112f76] user: mistachkin branch: customFavicon, size: 5620) | |
|
2020-07-15
| ||
| 20:57 | Permit the 'favicon.ico' image to be customized. ... (file: [674431d804] check-in: [3352c1c290] user: mistachkin branch: customFavicon, size: 5620) | |
|
2017-02-14
| ||
| 19:27 | Add back some usage of "keep-glob" ... (file: [d2e2725a44] check-in: [95ab655a06] user: jan.nijtmans branch: cleanX-no-clean-glob, size: 5482) | |
| 19:23 | Merge cleanX ... (file: [7ab4104f47] check-in: [d73dcdd0a2] user: jan.nijtmans branch: cleanX-no-clean-glob, size: 5436) | |
|
2016-05-23
| ||
| 15:34 | Rename crnl-glob to crlf-glob, retaining support for crnl-glob as a compatibility alias. Change terminology from NL to LF throughout, excepting cases where NL means newline and not line feed. Also don't change linenoise.c which is third-party code. ... (file: [f53fa14ab9] check-in: [2bc3cfebe6] user: andygoth branch: andygoth-crlf, size: 5528) | |
|
2016-05-21
| ||
| 23:58 | merge cleanX ... (file: [e0e695f70c] check-in: [70f77a1b69] user: jan.nijtmans branch: cleanX-no-clean-glob, size: 5390) | |
|
2015-05-04
| ||
| 22:10 | Merge cleanX ... (file: [ed37643f5d] check-in: [72baedfbbb] user: jan.nijtmans branch: cleanX-no-clean-glob, size: 5436) | |
|
2015-04-30
| ||
| 21:24 | Merge trunk ... (file: [8952a10ace] check-in: [44bed85354] user: jan.nijtmans branch: cleanX, size: 5528) | |
|
2015-03-30
| ||
| 14:08 | Add the "skins/details.txt" file to the skins. Change the skin editors so that they can show a diff of the current configuration against any built-in. ... (file: [1bbf8fc1b9] check-in: [31a337f0c2] user: drh branch: improved-skin-edit, size: 5482) | |
|
2015-03-26
| ||
| 13:23 | Merge updates from trunk ... (file: [fd505a832a] check-in: [f8832feb39] user: jmoger branch: differentiate-timeline, size: 5620) | |
|
2015-03-19
| ||
| 23:57 | Expose timeline circles, arrowheads, and branch rail colors as settings ... (file: [113fe7bbe3] check-in: [fb9b3707b8] user: jmoger branch: differentiate-timeline, size: 5574) | |
| 09:34 | Put "dotfiles" in json configuration as well, and update documentation ... (file: [64d57cdbf3] check-in: [1f797521e3] user: jan.nijtmans branch: trunk, size: 5482) | |
|
2015-02-24
| ||
| 04:40 | Merge cleanX ... (file: [6d73917ced] check-in: [c4750a1e85] user: jan.nijtmans branch: cleanX-no-clean-glob, size: 5436) | |
| 03:40 | Merge trunk ... (file: [78610803a5] check-in: [1cbe4fd9e1] user: jan.nijtmans branch: cleanX, size: 5482) | |
|
2015-02-04
| ||
| 15:47 | Update json configuration options and wiki with reality ... (file: [06307c932a] check-in: [5098f747a9] user: jan.nijtmans branch: trunk, size: 5436) | |
|
2014-12-05
| ||
| 12:42 | Add new "allow-clean-x" boolean property, which enables a "fossil clean -x" without a warning. ... (file: [e8811e8961] check-in: [69491bb45e] user: jan.nijtmans branch: cleanX, size: 5252) | |
|
2014-12-01
| ||
| 17:25 | merge cleanX ... (file: [66e60fe7bf] check-in: [5b40b55b6f] user: jan.nijtmans branch: cleanX-no-clean-glob, size: 5206) | |
|
2014-10-20
| ||
| 15:01 | Add a custom static analysis program that verifies the arguments to printf-style varargs routines used in Fossil. Adjust the source code to be more robust for printf format errors and to fix a few minor problems found by the static checker. ... (file: [5d22db5b04] check-in: [0a7e326fa4] user: drh branch: compile-time-print-checking, size: 5206) | |
|
2014-02-21
| ||
| 15:02 | merge cleanX ... (file: [b28d684f03] check-in: [8b97e37e26] user: jan.nijtmans branch: cleanX-no-clean-glob, size: 5192) | |
|
2013-12-20
| ||
| 22:36 | Some missing json config options ... (file: [1f45ed837e] check-in: [b186830fa0] user: jan.nijtmans branch: trunk, size: 5192) | |
|
2013-12-18
| ||
| 15:57 | Add "timeline-show-hidden" setting. ... (file: [717d154f46] check-in: [4a2435c656] user: jan.nijtmans branch: hidden-tag, size: 5223) | |
|
2013-07-10
| ||
| 10:22 | Add new "Tranfer Commit" hook, together with UI pages. Move existing "Ticket" hook there as well. ... (file: [1dbb39752b] check-in: [266aca1c42] user: jan.nijtmans branch: tkt-change-hook, size: 4901) | |
|
2013-06-03
| ||
| 07:53 | Rebase. Remove --clean option and "clean-glob" setting. Implement new "allow-clean-x" setting. ... (file: [a39e52d70e] check-in: [b3201c9111] user: jan.nijtmans branch: cleanX-no-clean-glob, size: 4901) | |
|
2013-05-13
| ||
| 10:10 | Suggestion: Remove "keep-glob" setting, because "ignore-glob" already has the expected "keep-glob" behavior. ... (file: [4775bba74b] check-in: [d60a75fd08] user: jan.nijtmans branch: clean-with-ignore, size: 4901) | |
|
2013-05-07
| ||
| 20:52 | Add --clean option and clean-glob for use by the clean command. Restore previous meaning of the ignore-glob setting. ... (file: [61a843f7fc] check-in: [b7afa9728b] user: mistachkin branch: trunk, size: 4947) | |
|
2013-03-12
| ||
| 15:48 | Add --keep option to "fossil clean", and versionable "keep-glob" setting ... (file: [46c2e909e0] check-in: [6c72cab73c] user: jan.nijtmans branch: clean-with-ignore, size: 4809) | |
|
2012-08-29
| ||
| 13:57 | Allow UTF-8 characters in sources. translate.exe will translate it to ASCII ... (file: [a29a55d17d] check-in: [9f6abc5968] user: jan.nijtmans branch: msvc-broken, size: 4762) | |
|
2012-06-29
| ||
| 15:59 | Update to the latest SQLite4 that requires converting preprocessor macro prefixes from "SQLITE_" to "SQLITE4_". ... (file: [fd7df51a4c] check-in: [0328d68181] user: drh branch: sqlite4, size: 4764) | |
|
2012-03-29
| ||
| 14:54 | Add vim modline everywhere ... (file: [e5dc381229] check-in: [a496d8e88d] user: mgagnon branch: mgagnon_fix, size: 4805) | |
|
2012-02-17
| ||
| 18:32 | fixed a c99ism. ... (file: [b2889cba59] check-in: [21e7cea48e] user: stephan branch: trunk, size: 4763) | |
| 18:23 | Added initial /json/config/get support. ... (file: [e4fd054bf0] check-in: [e5a86795da] user: stephan branch: trunk, size: 4769) | |