22 events occurring around 2008-02-06 04:57:30.
2008-02-07
| ||
15:08:02 | * | [007d1ce44f] Rename admin_sql_page.c to admin.c. Refactor the strxform functions into SQL functions. Refactor the db_generic_query_view() routine. Fix multiple security vulnerabilities. Bring the code closer into compliance with style guidelines. (user: drh, tags: trunk) |
13:33:13 | * | [76e637a945] Remove tokenize_path.c. Is not used for anything and does not follow the coding style of the rest of fossil. The 16-line hyperlinked_path() function in browse.c seems to accomplish the same thing. (user: drh, tags: trunk) |
10:33:45 | * | [66b13f1015] typo fix (user: bch, 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) |
05:06:14 | * | [d2b1d3be25] Remembered a problem I have to deal with, added to my notes. (user: aku, tags: trunk) |
05:04:12 | * | [66235f2430] Updated the copyright information of all files touched in the new year. (user: aku, tags: trunk) |
04:58:20 | * | [9f297fed37] Updated my notes tracking the known problems. (user: aku, tags: trunk) |
04:57:30 | * | [a5840849d0] Fixed bug computing a symbol's parent. preferedparent is the voting table, not the home of the definite information. The bug caused the use of the wrong parent lod during the import of changesets. Luckily the chosen parent was not known yet, causing an abort. (user: aku, tags: trunk) |
04:55:34 | * | [0d13da3018] Get the line of development for changesets directly from the items and their lod references. The in-memory data from the meta table is out-of-date since the adjustment of parents in pass 'FilterSymbols'. Print the LOD information when sorting the changesets. (user: aku, tags: trunk) |
04:51:51 | * | [70acbf63ec] Print the tree of symbols (i.e. definite parents) at high verbosity levels. (user: aku, tags: trunk) |
03:05:42 | * | [41cf3e7c1d] Remove string_xform.c from the makefile. Require a "sym-" prefix on tags used to name baselines or branches. The prefix is omitted when the tag is used for this purpose; it is only there to avoid ambiguity with other built-in tag names. (user: drh, 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) |
20:13:53 | * | Changes to wiki page To Do List (user: anonymous) |
20:12:35 | * | Changes to wiki page To Do List (user: anonymous) |
15:52:35 | * | [c9270189c2] Added tracking of file removal in changesets. (user: aku, tags: trunk) |
15:51:46 | * | [8ec5d8c87c] Moved log output for changeset log message to higher verbosity level. (user: aku, tags: trunk) |