Timeline
Not logged in

22 events occurring around 2007-10-26 06:53:16.

2007-10-28
21:26:07 * [f40230a7e8] The "wiki" URI without a page name argument now gives you a list of existing wiki pages. This works fine as long as there are a reasonable number (no more than a few hundred) wiki pages. We need to think of something better for large wikis. We also need to think of ways to give users better guidance for creating new wiki pages. (user: drh, tags: trunk)
21:09:32 * [e75f9a2ab4] Fixes to the rendering of <verbatim> and <nowiki> (user: drh, tags: trunk)
20:52:52 * [8ffd32c2b7] Add the ability to edit the CSS for all pages in the Setup menu. Other miscellaneous changes toward getting ticketing to work. (user: drh, tags: trunk)
2007-10-27
13:52:17 * [421a1e1fa4] Fix the hyperlink to wiki so that it uses a query parameter for the wiki page name. (user: drh, tags: trunk)
04:59:07 * [831e8f360d] Replaced the ASCII art showing entity links with dia'grams and gif images derived from them. Especially useful when trying to understand the paranoia checks. (user: aku, tags: trunk)
2007-10-26
23:05:50 * Changes to wiki page RockShoxBugs (user: rockshox)
18:18:59 * [783df88ba8] Prevent duplicate logins on the "user add" command. Also, allow the login to be specified on the command line. (user: drh, tags: trunk)
17:43:48 * Changes to wiki page UserPermissions (user: anonymous)
17:43:12 * Changes to wiki page UserPermissions (user: anonymous)
17:40:37 * Changes to wiki page RockShoxBugs (user: anonymous)

06:53:16 * [70d4a81162] Added another consistency check, and revised the comments to use the more exact terms for the various relationships. (user: aku, tags: trunk)

06:11:21 * [2e7cbb2829] Fixed one of the cross-reference checks. (user: aku, tags: trunk)
05:29:46 * [2434ad3bfe] Added lots of checks looking for inconsistent references between the various objects, mainly revisions. (user: aku, tags: trunk)
05:28:24 * [1deb3786aa] Added saving of the fundamental symbol information (project level). (user: aku, tags: trunk)
2007-10-25
05:16:57 * [89e9b357ed] Fixed saving of authors, log messages, meta data. This was wrong since revision 99e165d5c4, when the id databases were introduced. Simplified meta saving due to changed trunk coding (no NULL). (user: aku, tags: trunk)
05:14:20 * [7375ebb988] Formatting change, code alignment. (user: aku, tags: trunk)
05:13:41 * [2c08006d9d] Changed the coding of trunk symbols. Using NULL makes for difficult comparisons later when doing integrity checks. Each trunk now has a regular unique id as a symbol. Added documentation to the table definitions, about references, constraints, etc. (user: aku, tags: trunk)
2007-10-24
14:44:57 * [05f9c95573] Extended pass manager to keep timing data for the executed passes and show them after completion of all passes. (user: aku, tags: trunk)
08:01:01 * [adf168e23e] Extended handling of id's for files so that we have them for backreferences from symbols and revisions. Completed persistence of revisions and symbols at file-level and fixed small problem with left-over links to branches. (user: aku, tags: trunk)
07:54:01 * [fa643aa91d] Disabled check for control characters in the log message. Allowing this for the moment, lets see if we run into trouble later on. Further reworked the check of symbol names, disallow forward slashs only at end. Found legal tags containing forward slashs in the middle. (user: aku, tags: trunk)