| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Don't need config_id anymore obviously | Bart van Bragt | 2001-09-08 | 3 | -3/+0 |
* | Altered layout of phpbb_config table | Bart van Bragt | 2001-09-08 | 6 | -133/+135 |
* | Fixed postgres schema so it works with polls | James Atkinson | 2001-09-07 | 2 | -6/+44 |
* | Updated mssql schema and basic, and added commit for remaining transactions | Paul S. Owen | 2001-09-07 | 4 | -94/+127 |
* | Moved signature attach toggle to DB run convert_sig to update after adding ne... | Paul S. Owen | 2001-09-07 | 1 | -1/+3 |
* | Numerous updates and additions for polling and assorted fixes ... or bugs, wh... | Paul S. Owen | 2001-09-06 | 2 | -77/+122 |
* | Fixed bug #457840 | James Atkinson | 2001-09-03 | 2 | -37/+37 |
* | Ccouple minor fixes | James Atkinson | 2001-08-31 | 1 | -0/+1 |
* | Fixes for bugs 457239 and 457301 | James Atkinson | 2001-08-31 | 1 | -0/+1 |
* | fixed spelling error in config | Paul S. Owen | 2001-08-31 | 1 | -1/+1 |
* | Added postgres basic file..can't believe I missed this.. | James Atkinson | 2001-08-31 | 1 | -0/+100 |
* | Try again ... | Paul S. Owen | 2001-08-30 | 1 | -1/+1 |
* | Try again ... | Paul S. Owen | 2001-08-30 | 1 | -0/+795 |
* | Damn binary rubbish | Paul S. Owen | 2001-08-30 | 1 | -0/+0 |
* | Re-added GPL disclaimers | James Atkinson | 2001-08-30 | 5 | -19/+64 |
* | Modified header comments | Paul S. Owen | 2001-08-26 | 5 | -48/+10 |
* | Fixed error in theme entry | Paul S. Owen | 2001-08-23 | 1 | -1/+1 |
* | Fixed error in theme entry | Paul S. Owen | 2001-08-23 | 1 | -4/+4 |
* | New, updated schemas, profile | Paul S. Owen | 2001-08-23 | 3 | -0/+198 |
* | Updated already ... | Paul S. Owen | 2001-08-23 | 1 | -0/+0 |
* | Fixed nextid | Paul S. Owen | 2001-08-23 | 1 | -1/+6 |
* | Updated basic inc words | Paul S. Owen | 2001-08-23 | 1 | -4/+44 |
* | Initial MS Access DB, schema and basic data | Paul S. Owen | 2001-08-23 | 1 | -0/+0 |
* | Some updates to postgres schema | James Atkinson | 2001-08-22 | 1 | -42/+28 |
* | Fixed mysql_basic file for beta 1 | James Atkinson | 2001-08-21 | 1 | -1/+1 |
* | Added NOT NULL to 3 unique keys - mysql complained | gpolins | 2001-08-19 | 1 | -3/+3 |
* | Updated for removal of topic_notify | Paul S. Owen | 2001-08-16 | 1 | -5/+6 |
* | A few changes and updates, removed fields no longer used, etc. | Paul S. Owen | 2001-08-15 | 1 | -92/+109 |
* | Primary key bad, key good ... | Paul S. Owen | 2001-08-15 | 2 | -56/+65 |
* | A few changes to topic moving. TOPIC_MOVE constant gets set to the topic_stat... | James Atkinson | 2001-08-14 | 2 | -52/+54 |
* | Try again | Paul S. Owen | 2001-08-14 | 1 | -0/+436 |
* | Messed up | Paul S. Owen | 2001-08-14 | 1 | -0/+0 |
* | Try again | Paul S. Owen | 2001-08-14 | 1 | -0/+0 |
* | Messed up | Paul S. Owen | 2001-08-14 | 1 | -0/+0 |
* | Latest schema | Paul S. Owen | 2001-08-14 | 1 | -0/+0 |
* | Topic notification ... initial stuff | Paul S. Owen | 2001-08-14 | 1 | -2/+2 |
* | Topic notification ... initial stuff | Paul S. Owen | 2001-08-14 | 2 | -0/+28 |
* | User posts was not being set as 0 by DEFAULT | Paul S. Owen | 2001-08-10 | 2 | -2/+2 |
* | Smilies additions to basic config - missed some | Paul S. Owen | 2001-08-10 | 1 | -0/+5 |
* | Smilies additions to basic config | Paul S. Owen | 2001-08-10 | 1 | -0/+36 |
* | A few additions | Paul S. Owen | 2001-08-09 | 2 | -2/+10 |
* | Changes encorporate smily processing... | the_systech | 2001-08-08 | 3 | -1/+3 |
* | Deleted single quotes around phpbb_themes and its fields | gpolins | 2001-08-08 | 1 | -43/+43 |
* | One tables wasn't being dropped | Bart van Bragt | 2001-07-31 | 1 | -17/+1 |
* | Fixed missing semicolon | the_systech | 2001-07-31 | 1 | -3/+3 |