aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop
Commit message (Expand)AuthorAgeFilesLines
* weird - schemas laterHenry Sudhof2008-07-291-1/+1
* Schema changesHenry Sudhof2008-07-291-0/+2
* update upgrader schema to 3.0.2Meik Sievertsen2008-07-291-8/+11
* change subject/title column lengthMeik Sievertsen2008-06-211-8/+8
* removed executable props [Bug #6464]Nils Adermann2008-06-043-0/+0
* This should get rid of the filesorts and temp tables on index (with topic rea...Henry Sudhof2008-03-171-1/+3
* merging r8373 into 3.0 branch: adding a new option to hide the entire list of...Nils Adermann2008-02-031-0/+1
* fix unread/new pm columnsMeik Sievertsen2007-12-052-4/+4
* added the mysql upgrader to CVSDavid M2007-11-291-0/+1362
* okay, enoughHenry Sudhof2007-11-011-105/+54
* ...Henry Sudhof2007-11-011-4/+0
* This might work for people who b0rked their BOTs table and thus have bots br...Henry Sudhof2007-11-011-0/+206
* Adding a repair script for people who converted with RC6.Henry Sudhof2007-11-011-0/+129
* more fixes...Meik Sievertsen2007-10-141-1/+1
* forum rules, forum descriptions and group description bbcode uid fixesMeik Sievertsen2007-10-141-3/+3
* i think david just forgot these. ;)Meik Sievertsen2007-10-061-2/+2
* deregister globals to install tooMeik Sievertsen2007-10-046-33/+33
* #i71David M2007-10-041-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+4
* normalizer does not return, it works via refs. updated the normalizer test to...David M2007-08-141-2/+4
* #13999David M2007-08-091-0/+24
* - found a bug, it caused MSSQL not being able to use templates stored in the ...David M2007-07-311-1/+1
* same right for all. ;) Groups table using same column types as the users tabl...Meik Sievertsen2007-07-281-4/+4
* let's remove 350+ impossible entriesDavid M2007-07-191-1/+17
* yay for security!David M2007-07-191-2/+2
* - replace all of the mapings that transform some sort of letter l to number o...David M2007-07-191-6/+19
* - search result extract shouldn't end in the middle of a multibyte character ...Nils Adermann2007-07-152-0/+331
* #13179David M2007-07-121-11/+11
* let's see if i can break something. :oMeik Sievertsen2007-07-031-4/+4
* #12947David M2007-07-031-2/+2
* - forgot to add characters to cheat list, and also missed 00C5 when manually ...Nils Adermann2007-05-261-0/+4
* #11637David M2007-05-251-1/+1
* - Handle ISO-8859-8-iDavid M2007-05-231-2/+2
* update old posts to use new smiliesDavid M2007-05-191-0/+130
* fixing some bugsMeik Sievertsen2007-05-071-5/+1
* - changed the way we do forum accounting in phpBB, far less intensive and muc...David M2007-05-051-0/+1
* some language-specific adjustementsMeik Sievertsen2007-05-032-3/+3
* finetuning.Henry Sudhof2007-05-031-3/+10
* some tiny changesMeik Sievertsen2007-05-021-14/+12
* Yah know: this is not supportedHenry Sudhof2007-04-301-1/+1
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-0/+142
* - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug...Nils Adermann2007-04-292-7/+7
* - magic urls should have class="postlink", added class="postlink-local" for r...Nils Adermann2007-04-281-0/+126
* changed the cache files to save some memory (all global ones are hold in memo...Meik Sievertsen2007-04-221-1/+1
* - Firebird is people too! (Firebird works again)David M2007-04-091-3/+3
* - overhaul of imagesetsDavid M2007-04-081-109/+16
* add proper die() statements although /develop is never ever shipped with phpB...Meik Sievertsen2007-04-067-0/+63
* some tiny bugfixes and changed is_active() a bit...Meik Sievertsen2007-03-261-0/+1
* better sorting is more important ;)David M2007-03-181-1/+1
* #4052David M2007-03-171-3/+10