Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch json Through [acc253f44c] Excluding Merge-Ins
This is equivalent to a diff from 4092208afc to acc253f44c
2011-10-26
| ||
03:29 | Add an Admin/Access setting to govern the number of octets of the IP address to include in the login cookie. ... (check-in: 313ba5c64f user: drh tags: trunk) | |
2011-10-22
| ||
16:05 | undid a stash snafu and added sbs option to json/diff. ... (check-in: adfd3db765 user: stephan tags: json-multitag-test, json) | |
16:00 | Merged/resolved trunk [4092208afca3ff]. Accommodated changes in text_diff() signature. ... (check-in: acc253f44c user: stephan tags: json-multitag-test, json) | |
15:42 | Added forceLogout option to json/user/save. ... (check-in: 98debcacc8 user: stephan tags: json-multitag-test, json) | |
13:29 | Tweak the command-line side-by-side diff output so that it deals sanely with \r and \f characters. ... (check-in: 4092208afc user: drh tags: trunk) | |
11:55 | Do not assume the CSS background color is "white". ... (check-in: a9fd1c7951 user: drh tags: trunk) | |
Added ajax/README.
Added ajax/cgi-bin/fossil-json.cgi.example.
Added ajax/i-test/rhino-shell.js.
Added ajax/i-test/rhino-test.js.
Added ajax/index.html.
Added ajax/js/fossil-ajaj.js.
Added ajax/js/json2.js.
Added ajax/js/whajaj.js.
Added ajax/wiki-editor.html.
Added src/Makefile.
Changes to src/blob.c.
Changes to src/branch.c.
Changes to src/captcha.c.
Changes to src/cgi.c.
Added src/cson_amalgamation.c.
Added src/cson_amalgamation.h.
Changes to src/db.c.
Added src/json.c.
Added src/json_artifact.c.
Added src/json_branch.c.
Added src/json_detail.h.
Added src/json_diff.c.
Added src/json_login.c.
Added src/json_query.c.
Added src/json_report.c.
Added src/json_tag.c.
Added src/json_timeline.c.
Added src/json_user.c.
Added src/json_wiki.c.
Changes to src/login.c.
Changes to src/main.c.
Changes to src/main.mk.
Changes to src/makemake.tcl.
Changes to src/name.c.
Changes to src/report.c.
Changes to src/timeline.c.
Changes to src/tkt.c.
Changes to src/wiki.c.
Changes to win/Makefile.dmc.
Changes to win/Makefile.mingw.
Changes to win/Makefile.msc.