Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/main.c version 6e229f382a
|
2011-10-04
| ||
| 20:02 | Started adding /json/artifact tickets support, but grokking tkt.c is more than i am up for tonight. Changed how permissions checks are done under /json/artifact (previous approach is just plain silly without C++ templates) ... (check-in: cee8bc6727 user: stephan tags: json-multitag-test, json) | |
| 19:17 | fixed a c99ism. ... (check-in: cd67b945d7 user: stephan tags: json-multitag-test, json) | |
| 09:06 | /json/wiki/get argument handling cleanup so that it works with the newer command=... approach. ... (check-in: 96fe10ab54 user: stephan tags: json-multitag-test, json) | |
|
2011-10-02
| ||
| 23:59 | Minor error handling cleanups (nicer resultText strings). Removed a call to sqlite3_config() from the JSON bootstrap code which _seems_ to be the cause of an SQLITE_MISUSE warning. ... (check-in: af72cc7599 user: stephan tags: json-multitag-test, json) | |
| 23:43 | Accommodated recent API changes. ... (check-in: 901a0133e3 user: stephan tags: json-multitag-test, json) | |
| 23:21 | Fixed an incorrect setting of the content type in one error-handling case. ... (check-in: 35e4e9188b user: stephan tags: json-multitag-test, json) | |
| 22:58 | Added /json/branch/create. Finally found g.zErrMsg, and started using it in conjunction with json error reporting. ... (check-in: 8eaf58ee51 user: stephan tags: json-multitag-test, json) | |