22 events by user stephan occurring around 2008-02-05 00:01:44.
2008-02-08
| ||
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) |
22:07:24 | * | [334f8e6e2f] Added rudimentary /my page. (user: stephan, tags: trunk) |
21:56:52 | * | [9c01af2d22] refactored some /tagview code into more generic bits. Added string_xform.c. (user: stephan, tags: trunk) |
21:50:20 | * | [74ba41a510] added db_generic_query_view() to simplify /tabview and /my implementations (user: stephan, tags: trunk) |
18:00:27 | * | [2cb3290e67] Fork Fixed a memory leak in tagview_page_list_tags(). Minor other refactorings. (user: stephan, tags: trunk) |
17:22:58 | * | [b81e93f576] Corrected incorrect access rights check (did require Setup rights). Documentation corrections/additions. A few style conformance formatting changes. (user: stephan, tags: trunk) |