Timeline
Not logged in

22 events by user stephan occurring around 2008-02-06 19:37:08.

2008-02-13
21:33:48 * [0ff4e918f4] Corrected tagxref.srcid/rid confusion in the queries. Links now go where i want them to. (user: stephan, tags: trunk)
2008-02-12
00:31:48 * [1ce0ac53ef] fixed a string memleak in baseline_zip_page() (user: stephan, tags: trunk)
2008-02-08
22:02:54 * [091499ec1a] minor buffer length fix for the previous change (user: stephan, tags: trunk)
21:33:27 * [974fd92330] zip.c: Refactored zip_of_baseline() to accept an (optional) "synthetic" directory name. All zipped files are added to that subdir. The default name is currently the UUID of the zipped baseline. (user: stephan, tags: trunk)
19:57:14 * [da106eb09c] refactored to add a shared submenu. (user: stephan, tags: trunk)
19:54:50 * [c4d6b89e97] added a link (for admin users only) to the admin page (user: stephan, tags: trunk)
16:27:25 * [138177c30e] correction to the 'warning' text in admin_sql_page() (user: stephan, tags: trunk)
16:24:25 * [6d67f3c7c7] minor efficiency hack in tagview_page_list_tags() (user: stephan, tags: trunk)
2008-02-07
18:01:50 * [2ae7890060] Fork fixed a 2-string memleak in tagview_page_list_tags() (user: stephan, tags: trunk)
05:31:57 * [58ee4e6e16] added missing #include (user: stephan, tags: trunk)

2008-02-06
19:37:08 * [0dc3e7a0d5] refactored db_generic_query_view() to use sqlite3 API directly so that it can treat SQL errors as non-fatal. (user: stephan, tags: trunk)

19:02:35 * [7f9226a858] added tokenize_path.c, containing a convenient path-like-string tokenizer and render_linked_path() to HTML-ize a path. (user: stephan, tags: trunk)
2008-02-05
20:49:53 * [4280e0d1f6] Removed annoying yellow/red placeholders. Added links to your wiki changes and your *file* commits. (user: stephan, tags: trunk)
20:48:16 * [91f151d57a] Moved string_xform.c code into encode.c, since that code serves a similar purpose. (user: stephan, tags: trunk)
20:47:53 * [97db3c0433] Moved string_xform.c code into encode.c, since that code serves a similar purpose. (user: stephan, tags: trunk)
00:01:44 * [6f05b4292a] Added /admin/sql page. Added a 'const' to db_generic_query_view() (user: stephan, tags: trunk)
2008-02-04
23:14:15 * [0095e24ba9] Added style info to db_generic_query_view(), so it can be styled via css (user: stephan, tags: trunk)
17:27:17 * [d27a905b1f] Added link to /timeline?u=... Added several TODO markers. (user: stephan, tags: trunk)
17:26:00 * [b5b04dcf85] Added 'achtung' class. See the code comments. (user: stephan, tags: trunk)
2008-02-03
22:12:34 * [44811a65f8] login_page() now honors the 'g' (goto) parameter after a successful password update (user: stephan, tags: trunk)