Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
75 check-ins using file f-apps/f-sanity.c version 68f63e8bbc
2014-02-22
| ||
08:32 | minor script cleanups. check-in: 370e9d7ab7 user: stephan tags: trunk | |
08:24 | added missing file. check-in: 7de8840249 user: stephan tags: trunk | |
08:23 | Implemented by-week /report. check-in: 2ec8e8e78d user: stephan tags: trunk | |
2014-02-21
| ||
22:41 | workarounds for my hoster check-in: 1a1c2a81f4 user: stephan tags: trunk | |
22:32 | Added basic implementations of by-year/month reports. check-in: e0a149e162 user: stephan tags: trunk | |
21:34 | fixed a duped slash. check-in: a008e7e27e user: stephan tags: trunk | |
21:33 | More CGI cleanups and refactoring. check-in: cfe582cb98 user: stephan tags: trunk | |
20:37 | stopped using an inherited variable (by accident). check-in: a3e99723b9 user: stephan tags: trunk | |
20:23 | added showSrc option to exception example. check-in: dff476c6b7 user: stephan tags: trunk | |
20:17 | Added an exception test to the menu. check-in: 3897d123f1 user: stephan tags: trunk | |
20:09 | a hack to try to work around a remote hoster problem. check-in: ff3d7ba9fa user: stephan tags: trunk | |
19:53 | Lots of tinkering with a new CGI front-end. check-in: 3633090371 user: stephan tags: trunk | |
15:32 | Renamed th1ish shell to fossi1ish. Minor refactoring of the cgi script code for up-coming changes. check-in: db2fe759ab user: stephan tags: trunk | |
12:49 | minor layout and internal tinkering. check-in: d6dcb6be81 user: stephan tags: trunk | |
2014-02-20
| ||
22:07 | added checkin comment to manifest display. check-in: 66513a6949 user: stephan tags: trunk | |
21:36 | minor cgi tweak. check-in: 15cce29ef0 user: stephan tags: trunk | |
21:33 | worked around a weird error on hoster. check-in: b2365a97eb user: stephan tags: trunk | |
21:31 | fixed an uncertain operator precedence assumption. check-in: 6f0fe1dfeb user: stephan tags: trunk | |
21:20 | Expanded the db API and script bindings a bit. Unit test tweaks. check-in: d74cd1950d user: stephan tags: trunk | |
19:18 | Pulled in latest upstream cwal. Added th1ish/fsl_zip_writer bindings. Expanded the fsl_zip API a bit. check-in: 9c23d7550d user: stephan tags: trunk | |
2014-02-19
| ||
21:37 | fixed a config bug, explicitly clean up Fossil.cx, try out a silly importSymbols() hack. check-in: a495aa3403 user: stephan tags: trunk | |
20:26 | now builds both static and shared libs. check-in: 1fe105156c user: stephan tags: trunk | |
20:25 | merge split trunks check-in: e956511af7 user: bch tags: trunk | |
20:14 | LOL - our first game of Merge Pong (with a Clock Skew included!). check-in: 87497e5e27 user: stephan tags: trunk | |
20:13 | merge same fix as prev. commit, for completeness sake check-in: 6a6cc1abb4 user: bch tags: trunk | |
20:04 | since use of sqlite3BtreeSetMmapLimit() is conditional, make declaration/definition conditional too, to fix compilation warnings of unused functions. Closed-Leaf check-in: a9263730f2 user: bch tags: sqlite3_repair | |
20:00 | pulled in Brad's simultaneous sqlite3 patch. Moved a script comment. check-in: 7fc73c2c4a user: stephan tags: trunk | |
19:50 | bsd build fix for sqlite3.c? check-in: 1cfaeaa7fd user: stephan tags: trunk | |
19:38 | pulled in trunk sqlite3 b/c the bsd fix broke some linuxes (my hoster ;). check-in: f11a92b101 user: stephan tags: trunk | |
19:34 | tinkering with the CGI bits, namely app-side link generation. check-in: f8813d6d9d user: stephan tags: trunk | |
19:34 | added Fossil.isUuid(). check-in: e5b8292e63 user: stephan tags: trunk | |
18:32 | More th1ish/cgi bindings. Pulled in upstream cwal/th1ish/cgiish. check-in: 94e51dc289 user: stephan tags: trunk | |
2014-02-18
| ||
22:08 | Added a safety net around Buffer.un/compress(). Merged in Brad's changes. Don't feel compelled to branch, Brad\! check-in: 5c9b8c1543 user: stephan tags: trunk | |
21:45 | minor build tweak. check-in: 26aca2ac8d user: stephan tags: trunk | |
21:42 | toupper() requires int, tbuf[x] returns char; cast for correctness Closed-Leaf check-in: 9a31676b61 user: bch tags: bch | |
21:38 | nbsd build errors -- remove dead sqlite3 code check-in: 2a79d14fa4 user: bch tags: bch | |
21:02 | Fixed a couple embarassing Denkfehler in the time() handling. check-in: 157b9bed08 user: stephan tags: trunk | |
20:42 | Expand/fix the Fossil.time funcs a bit. check-in: 2605142a11 user: stephan tags: trunk | |
20:10 | added a link to the source-display mode. check-in: e86ea663e4 user: stephan tags: trunk | |
20:06 | oops - debuggering output. check-in: 62683f62f9 user: stephan tags: trunk | |
20:05 | Fixes related to the move to a built-in cgiish. Fixed where cgiish installs itself, related scripting fixes. check-in: 55109097cb user: stephan tags: trunk | |
19:02 | cgiish is now built into the th1ish interp. Started documenting and restructuring some of the script bindings. Added several bindings. check-in: 9d328c44b9 user: stephan tags: trunk | |
2014-02-17
| ||
22:24 | fixed a broken F-card.perm label. check-in: 5f2533ef10 user: stephan tags: trunk | |
22:23 | minor logic fix check-in: 164997a93c user: stephan tags: trunk | |
22:05 | removed some dead code check-in: 07f06c52b4 user: stephan tags: trunk | |
21:50 | Added ability to load manifests (in a rudimentary Object form, with no extra functionality) from th1ish. Added /manifest CGI demo page. check-in: e01dbe9396 user: stephan tags: trunk | |
18:08 | removed an old (completed) TODO. check-in: 636243422f user: stephan tags: trunk | |
17:53 | Added SQLITE_DETERMINISTIC flag to SQL UDFs where it can be safely applied. check-in: cc2faa03ee user: stephan tags: trunk | |
09:48 | another INCLUDES workaround for the in-tree sqlite3.h check-in: b08146b1a9 user: stephan tags: trunk | |
2014-02-16
| ||
20:25 | minor doc fix. check-in: 04016c2950 user: stephan tags: trunk | |
20:21 | added a TODO. check-in: 2333dc8163 user: stephan tags: trunk | |
20:03 | removed some incorrect comments. check-in: 9b14f8926a user: stephan tags: trunk | |
19:57 | Minor improvement in how fsl_wiki_save() determines the default user name. check-in: 0013fff01e user: stephan tags: trunk | |
19:19 | added showSrc=1 flag to enable display of the script source. check-in: f70bd3f907 user: stephan tags: trunk | |
19:09 | added some more base th1ish unit tests. check-in: 98ea74e901 user: stephan tags: trunk | |
17:47 | added th1ish/pages/timeline-html.th1ish. check-in: c9a92d1150 user: stephan tags: trunk | |
17:46 | compiler warning fix. check-in: 0e55b4ec3d user: stephan tags: trunk | |
17:43 | API renaming and CGI tweaks. check-in: 3a6c3d16ff user: stephan tags: trunk | |
15:29 | Added some explanatory docs. Stopped using a var leaked in from a higher scope. check-in: 9174466a4f user: stephan tags: trunk | |
15:14 | fixed limit to not allow unlimited. check-in: d4426de26f user: stephan tags: trunk | |
15:08 | more CGI script tinkering. Doc fix. check-in: d829355d31 user: stephan tags: trunk | |
11:28 | pulled in upstream th1ish/cwal. Experimenting with importing pages from files. check-in: 718734e0ab user: stephan tags: trunk | |
10:25 | more cgi script tinkering check-in: 0dbad2b5df user: stephan tags: trunk | |
2014-02-15
| ||
23:46 | final CGI tinkering before bed. check-in: b3cf75a636 user: stephan tags: trunk | |
23:03 | more refactoring and tinkering. Got indentation of JSON output working. check-in: a8d6a8588e user: stephan tags: trunk | |
22:12 | more data scrubbing before demo. check-in: b21345d228 user: stephan tags: trunk | |
22:06 | another CGI demo fix for the remote system. check-in: ee6879cb5e user: stephan tags: trunk | |
22:03 | more changes to test remote. check-in: def16625a8 user: stephan tags: trunk | |
22:00 | minor tinkering before posting links :). check-in: e7bf5e47c9 user: stephan tags: trunk | |
21:53 | changed how exception info is scrubbed before output. now keeps only the deepest of the rethrown exceptions. check-in: 2d58775fa5 user: stephan tags: trunk | |
21:38 | removed a piece of security-relevant data from output. check-in: ba922cf9c3 user: stephan tags: trunk | |
21:32 | Patches to get this to run on my hoster. check-in: 450af587e5 user: stephan tags: trunk | |
21:15 | Tinkering with a libfossil CGI app implemented in th1ish. check-in: 947ad41025 user: stephan tags: trunk | |
18:52 | clarified some trailing-backslash behaviours. check-in: 943223d35f user: stephan tags: trunk | |
18:52 | Added a unit test. check-in: a93fd5de89 user: stephan tags: trunk | |