aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
* - fixed some bugsMeik Sievertsen2006-08-051-163/+282
* - fixing some bugsMeik Sievertsen2006-08-011-34/+55
* fix the schema files as well as other tiny bugs.Meik Sievertsen2006-07-171-5/+9
* - renamed the following columns:Meik Sievertsen2006-07-131-24/+41
* this little file should help us in creating/editing all schema files. This fi...Meik Sievertsen2006-07-121-0/+1842
* Changed: split the tables used by the search indexer in order to load them on...Ludovic Arnaud2006-07-121-10/+36
* Added: finished UTF normalization conformance testsLudovic Arnaud2006-07-102-51/+249
* Added: that script will run the UTF normalizer through a serie of conformance...Ludovic Arnaud2006-07-091-0/+305
* Added: that file will generate the files needed for Unicode normalization. Th...Ludovic Arnaud2006-07-091-0/+410
* change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what ...Meik Sievertsen2006-06-221-11/+11
* ok, sorry for this. :/Meik Sievertsen2006-06-071-3/+3
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-1/+1
* - adding a file which displays duplicate language keysNils Adermann2006-05-121-0/+131
* - changed SUPER_MODERATORS to GLOBAL_MODERATORSMeik Sievertsen2006-04-301-3/+1
* - changed _module_*_url to only use the main module name but the mode as para...Meik Sievertsen2006-04-081-6/+0
* Me, me, me!Nils Adermann2006-03-061-1/+1
* - overhauled search systemNils Adermann2006-01-111-108/+35
* blablaMeik Sievertsen2005-10-033-1/+239
* - removed unnecessary pm optionsMeik Sievertsen2005-01-211-2/+15
* - script to add missing permissionsMeik Sievertsen2004-11-061-0/+412
* An update from JonathanPaul S. Owen2004-03-211-2/+5
* no longer needed and no real future re-use potential (upgrading for example)Meik Sievertsen2004-02-281-132/+0
* Update user table for email hashing? Suggested and implemented by lanzer ... ...Paul S. Owen2004-02-031-0/+76
* oh my god... HE GOT INSANE!Meik Sievertsen2003-11-041-0/+80
* a lot of handwork is still required...Meik Sievertsen2003-11-012-1/+140
* examining all lang vars used in php files will come later... do not forget to...Meik Sievertsen2003-10-311-0/+540
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-262-43/+28
* Now, you just knew this was coming didn't you ... come on, admit it, you did ...Paul S. Owen2003-02-261-1/+5
* Merge the post tables, clean it and the topic table up ... note that this doe...Paul S. Owen2003-02-261-0/+205
* Not relevant to the 2.2 branchPaul S. Owen2003-02-2510-1035/+0
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-2/+2
* Turn all lang files into single array ... testing proposal by ractivePaul S. Owen2002-03-141-0/+82
* Fix issues with view posts since last visit, errors on next page, re-introduc...Paul S. Owen2002-02-251-37/+16
* You MUST run this if you haven't run update_to_RC3 in recent days ... it adds...Paul S. Owen2002-02-181-0/+64
* Fixed some security problems for those people that didn't remove or disable t...Bart van Bragt2002-02-1611-4/+156
* Update for most online ... separated from page_headerPaul S. Owen2002-01-251-0/+29
* Added title support and updated for changes in includes/search ... title slow...Paul S. Owen2002-01-251-109/+89
* Moved all search functions to includes/search.php Paul; please reviewBart van Bragt2002-01-031-138/+2
* Changed fixed table name to constantBart van Bragt2001-12-141-1/+1
* Changed fixed table name to constantBart van Bragt2001-12-141-2/+2
* bug #488067: no, preg_quote() didn't always have 2 args.natec2001-12-111-3/+4
* Updated to take account of schema changesPaul S. Owen2001-11-291-25/+23
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH...Bart van Bragt2001-11-241-0/+82
* New and improved search_fill.php, still has a weird memory exhaustion bugBart van Bragt2001-11-151-186/+233
* New search system, this isn't final, needs alterations, etc. can redeem this ...Paul S. Owen2001-11-091-0/+311
* Preliminary avatar gallery supportPaul S. Owen2001-10-111-0/+51
* slight changes to benchmark script.natec2001-10-051-3/+9
* Updated benchmark db populating script for current codebase. Removed some fun...natec2001-10-051-213/+369
* Changes related to private messaging + some bug fixesPaul S. Owen2001-10-011-0/+167
* Apparently not wanted so there's no point in a) me having spent the morning d...Paul S. Owen2001-09-291-125/+0