Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 check-ins using file src/main.c version b4253150b0
|
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-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 | |
| 02:03 | minor cleanup to that last commit. check-in: 0d6b73f07d user: stephan tags: trunk | |
| 01:49 | Fixed a bug in /json/user/save which could cause the fossil-internally-defined version of the 'name' param to be used, overwriting a user's name with 'user/save'. The name now _must_ come from the request payload, to avoid this ambiguity. check-in: 7e25293c5e user: stephan tags: trunk | |
| 00:17 | Fixed /json/user perms discrepancies - Setup users could save but not load other users. check-in: 21b57d8c5d user: stephan tags: trunk | |
|
2012-03-16
| ||
| 19:17 | More tinkering with the /json/dir?name=xxx handling, so that CLI/HTML modes behave consistently vis-a-vis each other. check-in: b804326940 user: stephan tags: trunk | |
| 19:01 | Removed a duplicated function (different name, same code). check-in: 116a098610 user: stephan tags: trunk | |
| 17:44 | Fixed /json/dir to work over HTTP mode, too. check-in: 857a6d9142 user: stephan tags: trunk | |
| 17:37 | minor text fix. check-in: 3f6c1f7033 user: stephan tags: trunk | |
| 15:59 | Added "missing" changes for 1.22 release. check-in: b82563d7f7 user: stephan tags: trunk | |
| 15:51 | minor cleanups to /json/dir. check-in: 726a6f7942 user: stephan tags: trunk | |
| 15:21 | Added initial /json/dir implementation. check-in: 318a0ac132 user: stephan tags: trunk | |
| 12:41 | Fixed /json/timeline/ticket to work around (what appear to be) attachment(?) artifacts which end up in its query results. check-in: ac63662180 user: stephan tags: trunk | |
| 12:22 | Fixed a C99ism. check-in: 8170846117 user: stephan tags: trunk | |
| 12:13 | s/prevUuid/parent/ for json payload properties, for consistency. check-in: 23aba0e4a3 user: stephan tags: trunk | |
| 00:49 | Pull in the latest version 3.7.11-alpha of SQLite. check-in: 77e36ef611 user: drh tags: trunk | |
|
2012-03-15
| ||
| 17:54 | Allow simultaneous logins to the same user account as long as the IP address is compatible. check-in: 73038baaa3 user: drh tags: trunk | |
| 17:34 | Fix a typo on the Setup/Access page. check-in: e67a77dfec user: drh tags: trunk | |
|
2012-03-11
| ||
| 18:26 | Further refinements to the help message that appears when Fossil is invoked with no arguments. check-in: 93f48ce0cb user: drh tags: trunk | |