Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

6 check-ins using file src/json.c version 4287f326

2011-10-19
22:31
merged in trunk [e161670939b93ec]. ... (check-in: 1d0a7103 user: stephan tags: json-multitag-test, json)
22:12
Added permissions checks to artifact/file and artifact/wiki. Renamed a mysterious mlink property. ... (check-in: 83ba8852 user: stephan tags: json-multitag-test, json)
21:53
refactored json_artifact_file() a bit to re-use other code. ... (check-in: a4f4c62a user: stephan tags: json-multitag-test, json)
21:53
removed a no-longer-true "untested" marker. ... (check-in: 4f196f15 user: stephan tags: json-multitag-test, json)
21:26
Re-implemented json_artifact_wiki() to use pre-existing functionality. ... (check-in: f996e663 user: stephan tags: json-multitag-test, json)
21:13
s/fossil_is_json/fossil_has_json/g. Moved fossil_has_json() (nee fossil_is_json()) decl/docs to json_detail.h. ... (check-in: d2c1ae23 user: stephan tags: json-multitag-test, json)