| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed little sequance name problem | James Atkinson | 2001-11-26 | 1 | -1/+1 |
* | Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH... | Bart van Bragt | 2001-11-24 | 4 | -4/+4 |
* | Fixes install problem | Paul S. Owen | 2001-11-23 | 2 | -2/+0 |
* | Oops, smallint is too small for group_id.. Thanks Paul :D | Bart van Bragt | 2001-11-23 | 1 | -3/+3 |
* | Some space/speed checkups on the types in the MySQL schema | Bart van Bragt | 2001-11-23 | 1 | -20/+20 |
* | Updated and inline with MySQL - PostgreSQL fine under 7.1.2 | Paul S. Owen | 2001-11-23 | 3 | -133/+192 |
* | Add blank indexes to stop nosey people being, erm, nosey | Paul S. Owen | 2001-11-21 | 2 | -0/+20 |
* | Up to date, fully populated, works fine or so it seems | Paul S. Owen | 2001-11-21 | 1 | -0/+0 |
* | Some updates, uses TOP rather than two ROWCOUNT queries for LIMIT | Paul S. Owen | 2001-11-20 | 1 | -18/+12 |
* | Gone to the great hard disk in the sky ... either that or the schemas subdir | Paul S. Owen | 2001-11-20 | 10 | -3311/+0 |
* | Moved from parent directory - no other changes ... at least I don't remember ... | Paul S. Owen | 2001-11-20 | 10 | -0/+3311 |
* | New split versions of odbc.php | Paul S. Owen | 2001-11-20 | 3 | -0/+1249 |
* | Split into pieces | Paul S. Owen | 2001-11-20 | 1 | -467/+0 |
* | Okay, I think that's all folks ... aside from perhaps indexes this is it, da ... | Paul S. Owen | 2001-11-20 | 1 | -6/+11 |
* | This is pre-freeze ... a final index and general check through is needed | Paul S. Owen | 2001-11-18 | 1 | -92/+91 |
* | Fixed bug #482887 | Bart van Bragt | 2001-11-17 | 1 | -1/+1 |
* | This is an initial 'final' DB schema, effectively complete but may undergo so... | Paul S. Owen | 2001-11-16 | 1 | -1/+1 |
* | This is an initial 'final' DB schema, effectively complete but may undergo so... | Paul S. Owen | 2001-11-16 | 1 | -9/+12 |
* | New and improved search_fill.php, still has a weird memory exhaustion bug | Bart van Bragt | 2001-11-15 | 1 | -8/+8 |
* | Added admin enabling of email form | Paul S. Owen | 2001-11-15 | 2 | -0/+2 |
* | Email form - free with purchase of any two other items | Paul S. Owen | 2001-11-15 | 2 | -0/+2 |
* | Added global PM disable + modded emailer to allow lang select + re-added back... | Paul S. Owen | 2001-11-13 | 2 | -1/+3 |
* | Fixed bu #480222 (I hope) | Bart van Bragt | 2001-11-09 | 1 | -2/+2 |
* | Schema updates for search changes | Paul S. Owen | 2001-11-09 | 2 | -0/+53 |
* | Various updates to transaction and other support | Paul S. Owen | 2001-11-09 | 2 | -2/+2 |
* | MySQL 4.x support, functionaly similar to MySQL bar transaction support | Paul S. Owen | 2001-11-04 | 1 | -0/+357 |
* | Various changes, added site description to DB | Paul S. Owen | 2001-11-03 | 3 | -0/+3 |
* | Removing traces of global announcements and also fixing a potential security ... | dougk_ff7 | 2001-10-19 | 1 | -1/+0 |
* | Just the start to the wonderful world of global announcements. Adds support ... | dougk_ff7 | 2001-10-16 | 1 | -1/+1 |
* | modified to make compatible with postgres 7.0, still works with 7.1 | the_systech | 2001-10-15 | 1 | -2/+2 |
* | Updated basic, includes default avatar gallery path | Paul S. Owen | 2001-10-11 | 3 | -0/+3 |
* | Preliminary avatar gallery support | Paul S. Owen | 2001-10-11 | 3 | -3/+7 |
* | Few updates related to install -- you should use install.php from now on, do ... | Paul S. Owen | 2001-10-09 | 3 | -349/+251 |
* | Group CP is done (I hope). The group moderator and admin can add and remove u... | James Atkinson | 2001-10-06 | 1 | -2/+2 |
* | Make users active by default | Bart van Bragt | 2001-10-04 | 1 | -2/+2 |
* | Another file that didn't commit for some reason + change to subSilver body_te... | Paul S. Owen | 2001-10-01 | 4 | -4/+5 |
* | Changes related to private messaging + some bug fixes | Paul S. Owen | 2001-10-01 | 8 | -6/+26 |
* | Finished up COPPA support (I hope), now has a form the parents can print and ... | James Atkinson | 2001-09-27 | 1 | -0/+2 |
* | Admin definable max sig size | Paul S. Owen | 2001-09-25 | 8 | -11/+9 |
* | subSilver theme enters CVS ... yay | Paul S. Owen | 2001-09-25 | 4 | -19/+4 |
* | Various updates associated with movement of user_sig encoding and style changes | Paul S. Owen | 2001-09-25 | 8 | -152/+234 |
* | Missed a ; | Paul S. Owen | 2001-09-17 | 1 | -1/+4 |
* | Added search_results table | Paul S. Owen | 2001-09-17 | 1 | -0/+11 |
* | Updated oracle_schema and added queries to create a table space and a user fo... | James Atkinson | 2001-09-14 | 3 | -2/+44 |
* | More work on Oracle DBAL code | James Atkinson | 2001-09-13 | 1 | -0/+4 |
* | Put transaction support into oracle DBAL | James Atkinson | 2001-09-13 | 1 | -9/+26 |
* | Inital work on Oracle schema. If you are installing on oracle run the trigger... | James Atkinson | 2001-09-13 | 4 | -10/+891 |
* | Fixed up postgres schema and basic so they work with new config table and the... | James Atkinson | 2001-09-10 | 2 | -10/+11 |
* | Combined theme/templates in profile as suggested, added META refresh and made... | Paul S. Owen | 2001-09-09 | 2 | -46/+48 |
* | Combined theme/templates in profile as suggested, added META refresh and made... | Paul S. Owen | 2001-09-09 | 2 | -55/+57 |