aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Fix parse errorMarek A. R2008-01-221-1/+1
* #19285David M2008-01-131-1/+1
* #19245David M2008-01-131-3/+3
* I suppose I should fix this :PDavid M2008-01-131-2/+2
* arg, the voices in my head won't let me focus :PDavid M2008-01-111-1/+1
* db tools can now drop tablesDavid M2008-01-112-1/+65
* - use proper OOP for db_toolsDavid M2008-01-111-212/+213
* we enter a brave new world...David M2008-01-101-33/+198
* - phpBB now uses a less ancient version of OracleDavid M2008-01-093-12/+17
* - make viewforum work againDavid M2008-01-089-197/+33
* grrMeik Sievertsen2008-01-072-5/+5
* - a few tiny clean upsDavid M2008-01-0720-161/+565
* Fixed a problem caused by "-x-" variations of a translation, such as fr-x-str...Vic D'Elfant2008-01-071-1/+8
* - Do not split topic list for topics being promoted to announcements after be...Meik Sievertsen2008-01-066-6/+31
* - add DB2 supportDavid M2008-01-068-8/+824
* the end of an era...David M2008-01-0614-317/+97
* Correctly check empty subjects/messages (Bug #17915)Meik Sievertsen2008-01-054-25/+29
* oopsDavid M2008-01-043-0/+3
* ACMs? yep, ACMs...David M2008-01-044-0/+1465
* Ch-ch-ch-changesDavid M2008-01-0419-248/+309
* do this the proper wayDavid M2008-01-032-16/+16
* PHP, why do you break my heart?David M2008-01-031-1/+1
* oopsDavid M2008-01-031-4/+4
* good bye old friendDavid M2008-01-032-46722/+0
* oh boy...David M2008-01-0358-1306/+775
* cross-ci to the headHenry Sudhof2008-01-033-12/+28
* re-allow disabling of word censors (we somehow forgot to commit this, i reall...Meik Sievertsen2007-12-261-3/+12
* What did you expect? Us slacking off because of a few digg/heise trolls? nah....Henry Sudhof2007-12-133-5/+49
* Late fix for #16174Henry Sudhof2007-12-101-2/+2
* commit all transactions on closing the db (there is only one, but we support ...Meik Sievertsen2007-12-061-1/+5
* - on database update, execute garbage_collection(). This ensures a proper clo...Meik Sievertsen2007-12-061-1/+6
* wonderful, another change... now come slap me to death... conquering mars.Meik Sievertsen2007-12-052-6/+2
* #15914 (bogus log entry if answering NO on confirming removing inactive users)Meik Sievertsen2007-12-051-2/+2
* Cleaned usernames contain only single spaces, so 'a_name' and 'a__name' are t...Nils Adermann2007-12-041-0/+3
* #15524David M2007-11-291-2/+1
* do not allow [size=0]Meik Sievertsen2007-11-291-0/+6
* #15554Henry Sudhof2007-11-274-3/+5
* #15484Henry Sudhof2007-11-261-1/+3
* lets start thinking about the futureMeik Sievertsen2007-11-192-1/+4
* further updatesMeik Sievertsen2007-11-193-10/+12
* hopefully fixing bug #14890 - need to test laterMeik Sievertsen2007-11-191-6/+10
* - Constant PHPBB_DB_NEW_LINK introduced which can be used to force phpBB to c...Nils Adermann2007-11-183-3/+5
* some further fixesMeik Sievertsen2007-11-175-16/+27
* forgot somethingMeik Sievertsen2007-11-171-3/+3
* - Re-populate arrays on cache purge/save to allow re-using some functions wit...Meik Sievertsen2007-11-173-9/+25
* #15111Henry Sudhof2007-11-153-19/+37
* Small thingsHenry Sudhof2007-11-102-1/+6
* fixing tiny bugsMeik Sievertsen2007-11-101-1/+1
* - fix pm not_moved/removed retrieval (it was switched)Meik Sievertsen2007-11-073-6/+8
* - fix images off, css on problem for post/reply buttonsMeik Sievertsen2007-11-062-87/+18