Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

34 check-ins for the month beginning 2008-02-01 by user stephan

Following month ↑
2008-02-26
15:07
Added trailing newline to file b/c gcc complains about it ... (check-in: 1cde7157 user: stephan tags: trunk)
2008-02-20
17:13
made hyperlinks in the footer div less ugly. ... (check-in: 89a2d5e8 user: stephan tags: trunk)
2008-02-16
18:49
Fixed memleaks of date-related header strings. ... (check-in: 88948d58 user: stephan tags: trunk)
2008-02-13
21:33
Corrected tagxref.srcid/rid confusion in the queries. Links now go where i want them to. ... (check-in: 0ff4e918 user: stephan tags: trunk)
2008-02-12
00:31
fixed a string memleak in baseline_zip_page() ... (check-in: 1ce0ac53 user: stephan tags: trunk)
2008-02-08
22:02
minor buffer length fix for the previous change ... (check-in: 091499ec user: stephan tags: trunk)
21:33
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. ... (check-in: 974fd923 user: stephan tags: trunk)
19:57
refactored to add a shared submenu. ... (check-in: da106eb0 user: stephan tags: trunk)
19:54
added a link (for admin users only) to the admin page ... (check-in: c4d6b89e user: stephan tags: trunk)
16:27
correction to the 'warning' text in admin_sql_page() ... (check-in: 138177c3 user: stephan tags: trunk)
16:24
minor efficiency hack in tagview_page_list_tags() ... (check-in: 6d67f3c7 user: stephan tags: trunk)
2008-02-07
18:01
fixed a 2-string memleak in tagview_page_list_tags() ... (check-in: 2ae78900 user: stephan tags: trunk)
05:31
added missing #include ... (check-in: 58ee4e6e user: stephan tags: trunk)
2008-02-06
19:37
refactored db_generic_query_view() to use sqlite3 API directly so that it can treat SQL errors as non-fatal. ... (check-in: 0dc3e7a0 user: stephan tags: trunk)
19:02
added tokenize_path.c, containing a convenient path-like-string tokenizer and render_linked_path() to HTML-ize a path. ... (check-in: 7f9226a8 user: stephan tags: trunk)
2008-02-05
20:49
Removed annoying yellow/red placeholders. Added links to your wiki changes and your *file* commits. ... (check-in: 4280e0d1 user: stephan tags: trunk)
20:48
Moved string_xform.c code into encode.c, since that code serves a similar purpose. ... (check-in: 91f151d5 user: stephan tags: trunk)
20:47
Moved string_xform.c code into encode.c, since that code serves a similar purpose. ... (check-in: 97db3c04 user: stephan tags: trunk)
00:01
Added /admin/sql page. Added a 'const' to db_generic_query_view() ... (check-in: 6f05b429 user: stephan tags: trunk)
2008-02-04
23:14
Added style info to db_generic_query_view(), so it can be styled via css ... (check-in: 0095e24b user: stephan tags: trunk)
17:27
Added link to /timeline?u=... Added several TODO markers. ... (check-in: d27a905b user: stephan tags: trunk)
17:26
Added 'achtung' class. See the code comments. ... (check-in: b5b04dcf user: stephan tags: trunk)
2008-02-03
22:12
login_page() now honors the 'g' (goto) parameter after a successful password update ... (check-in: 44811a65 user: stephan tags: trunk)
22:07
Added rudimentary /my page. ... (check-in: 334f8e6e user: stephan tags: trunk)
21:56
refactored some /tagview code into more generic bits. Added string_xform.c. ... (check-in: 9c01af2d user: stephan tags: trunk)
21:50
added db_generic_query_view() to simplify /tabview and /my implementations ... (check-in: 74ba41a5 user: stephan tags: trunk)
18:00
Fixed a memory leak in tagview_page_list_tags(). Minor other refactorings. ... (check-in: 2cb3290e user: stephan tags: trunk)
17:22
Corrected incorrect access rights check (did require Setup rights). Documentation corrections/additions. A few style conformance formatting changes. ... (check-in: b81e93f5 user: stephan tags: trunk)
16:35
got rid of '... might be used initialized' warnings ... (check-in: 649dd8a6 user: stephan tags: trunk)
16:32
Refactored to use a shared query-rendering routine. ... (check-in: 02a7c850 user: stephan tags: trunk)
01:25
Added a few search features (name/id/name-like). Changed default view to only show the 10 [arbitrarily chosen #] most recent tags. Still need to sort out tags for different types of entries (wiki/ticket/baseline) ... (check-in: 2ab3a2f6 user: stephan tags: trunk)
2008-02-02
21:10
added /tagview page - a simple browse-by-tag interface ... (check-in: 02d1ed6a user: stephan tags: trunk)
18:51
corrected two 'var may be used uninitialized' warnings ... (check-in: 01d3c338 user: stephan tags: trunk)
18:44
fixed a minor memleak in update.c:revert_cmd() ... (check-in: 22cc813f user: stephan tags: trunk)
Previous month ↓