Fossil

Timeline
Login

Timeline

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

13 check-ins using file src/main.c version fe26ac6b90

2012-03-10
17:48
Added /json/wiki/preview. ... (check-in: 0165fa184e user: stephan tags: trunk)
16:47
minor internal refactoring of /json/wiki/get in prep for /json/wiki/preview. ... (check-in: 73816973fb user: stephan tags: trunk)
03:59
Removed some dead code in /json/timeline/wiki. ... (check-in: fe5cf37e66 user: stephan tags: trunk)
2012-03-09
20:16
Fixed a logic bug which caused /json/wiki/create to not be able to create a new page. ... (check-in: 64c2ec012c user: stephan tags: trunk)
18:43
Added jsonApiVersion to /json/version output. ... (check-in: 24d830ca8a user: stephan tags: trunk)
18:39
latest cson amalgamation - malloc() reduction optimization for integer values on 64-bit platforms. ... (check-in: 81971c12c9 user: stephan tags: trunk)
10:17
/json/diff now handles the no-diff case more gracefully. ... (check-in: efbecda470 user: stephan tags: trunk)
02:07
Tweak to the side-by-side diff alignment algorithm. Add diff test cases to the release checklist. ... (check-in: 3be264b57f user: drh tags: trunk)
2012-03-08
19:02
/json/artifact/CHECKIN now accepts only "o" permissions, to match the HTML interface. ... (check-in: 6b08628c78 user: stephan tags: trunk)
18:50
/json/artifact/CHECKIN now accepts "o" in addition to "h" privileges. ... (check-in: 3628652dba user: stephan tags: trunk)
2012-03-05
20:35
Consolidated some duplicated /json code, removed some dead code. Minor doc additions and cleanups. ... (check-in: 6ca400a315 user: stephan tags: trunk)
19:47
removed the 'w', 't', and 'ci' aliases from /json/timeline/ALIAS. They provide no real benefit (except arguably 'ci') and may hinder future expansion. ... (check-in: 48255fa981 user: stephan tags: trunk)
19:24
Make sure set_base_url() is called prior to redirecting when a page is not found. ... (check-in: 78a48858ef user: drh tags: trunk)