Fossil

Timeline
Login

Timeline

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

9 check-ins using file src/json_user.c version cdd65120a0

2012-03-19
12:45
Avoid a valgrind warning in the side-by-side diff logic. ... (Closed-Leaf check-in: 5dd5d39e7c user: drh tags: branch-1.22)
2012-03-18
03:47
Removed some special-case handling of "name" param (no longer needed). ... (check-in: 34fc6f098f user: stephan tags: trunk)
03:37
removed jsonApiVersion property for the time being. ... (check-in: bf903a4b99 user: stephan tags: trunk)
03:37
A follow-up patch to the previous "name" change, to work around the problem of HTTP GET requests not yet knowing that they are in JSON mode (POST requests know this). ... (check-in: 3bf1ad0162 user: stephan tags: trunk)
02:46
Added uuid=... option to the as-yet-undocumented /json/finfo. ... (check-in: 6472199167 user: stephan tags: trunk)
02:45
Added name_to_uuid2() ... (check-in: c685a35eb0 user: stephan tags: trunk)
02:15
Removed the special-cased addition of g.zExtra==parameter named "name" when running in JSON mode because it causes no end of grief in several JSON handlers and none of the handlers rely on that handling. ... (check-in: ccd6c879b4 user: stephan tags: trunk)
2012-03-17
17:53
Version 1.22 ... (check-in: f7e215bcac user: drh tags: trunk, release, version-1.22)
14:59
clean up error handling and permissions for various /json/user/save cases. ... (check-in: d2bb7aeaa6 user: stephan tags: trunk)