aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db
Commit message (Expand)AuthorAgeFilesLines
* Moved to includes/Paul S. Owen2003-03-1710-3816/+0
* Incomplete, intended future support for 2.2Paul S. Owen2003-03-171-0/+429
* forum and topic notification + poll fixesMeik Sievertsen2003-03-121-1/+1
* The last one for today. As of now, sql_query_limit($sql, 0) will _not_ limit ...Ludovic Arnaud2003-03-061-1/+6
* Switched up $total and $offset as per MySQL manualLudovic Arnaud2003-03-061-15/+17
* What a shockPaul S. Owen2003-02-261-1/+1
* remove debugPaul S. Owen2003-02-261-3/+1
* Updates of various types, sizes, colours and accessories ...Paul S. Owen2003-02-252-107/+144
* Fixed cache expiration and missing lang strings on index/viewforum.Ludovic Arnaud2003-01-241-7/+12
* sql_quote to $db->sql_escapePaul S. Owen2003-01-222-5/+7
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-2/+5
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-61/+71
* escaping was leaving slashes ... reverted for time beingPaul S. Owen2003-01-092-2/+4
* We'll try and get it right this time ...Paul S. Owen2003-01-073-12/+7
* Move escape functions to DB methodsPaul S. Owen2003-01-072-0/+20
* Of course it has to be more tricky than that doesn't it ... well, I'm off to ...Paul S. Owen2002-11-212-5/+5
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-051-2/+2
* These ones probably work ...Paul S. Owen2002-10-302-4/+6
* Dumped sql_query_array, replaced with build_array, posting updates, fixed quo...Paul S. Owen2002-10-302-20/+16
* mysql4 updatePaul S. Owen2002-10-281-146/+215
* My contribution for today: 1 extra byteLudovic Arnaud2002-10-201-1/+1
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-7/+7
* Random bugfixes, (hopefully) improved admin panel security.Ludovic Arnaud2002-10-171-2/+0
* Random bugfixes, (hopefully) improved admin panel security.Ludovic Arnaud2002-10-171-13/+6
* Subforums handling part 2, it almost works. Also added: the "Explain" link at...Ludovic Arnaud2002-10-031-5/+52
* First implementation of subforums handling in index.Ludovic Arnaud2002-10-011-1/+1
* Preimplementation of smilies order, "smilies" changed into "emoticons" as per...Ludovic Arnaud2002-09-191-2/+2
* New smilies admin, a bug fixed in mysql.php and a left join removed from admi...Ludovic Arnaud2002-09-181-2/+2
* Forums management updated, now able to delete forumsLudovic Arnaud2002-09-161-1/+1
* First commit of updated forums management panel - crossing fingersLudovic Arnaud2002-09-151-12/+35
* This bug courteousy of "The Idiot Song" (c) P. Owen : All Rights ReservedPaul S. Owen2002-08-061-6/+1
* RenamedPaul S. Owen2002-07-161-0/+0
* Move to 'centralised' location in install/Paul S. Owen2002-07-1611-3548/+0
* oopsPaul S. Owen2002-07-141-1/+2
* Latest schemaPaul S. Owen2002-07-142-140/+309
* Various updates which will break yet more thingsPaul S. Owen2002-07-141-68/+82
* Ok, a schema fix... Not a terrible problem....dougk_ff72002-06-271-4/+4
* Few more changesPaul S. Owen2002-06-212-41/+46
* A few suggested or preliminary changes ... these aren't fixed and again I sug...Paul S. Owen2002-06-212-256/+228
* Possible updates and additions ...Paul S. Owen2002-06-091-138/+142
* NOTE! This is a work in progress and is subject to considerable change ... an...Paul S. Owen2002-06-081-49/+97
* Add fields for forum/topic post count incrementing and topic moderationPaul S. Owen2002-05-211-1/+5
* IP size to 40 charsPaul S. Owen2002-05-083-68/+68
* Changed code so it stores total users in config table to remove a slightly co...James Atkinson2002-04-301-1/+4
* Associated schema changesPaul S. Owen2002-04-207-3/+39
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-207-6/+6
* Update a few things for 2.1 CVSPaul S. Owen2002-04-044-3/+3
* Ok this is just me being anal again... No code changes, just file headers..the_systech2002-04-021-2/+2
* Fix for bug # 534781 Smiles in Postgres installthe_systech2002-03-251-44/+44
* Re-fix schemas to allow decimal/real numbers in timezone ...Paul S. Owen2002-03-213-3/+3