aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* #22685Meik Sievertsen2008-03-131-1/+1
* #22865Meik Sievertsen2008-03-131-4/+3
* Custom profile fields with date type should be timezone independend [Bug #15003]Nils Adermann2008-03-061-1/+2
* Problem migrating old cvs working copy to svnHenry Sudhof2008-02-291-2/+9
* #22355Meik Sievertsen2008-02-282-4/+4
* #22365Meik Sievertsen2008-02-281-1/+1
* DBAL extension motivated by #22125Henry Sudhof2008-02-271-3/+5
* git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8412 89ea8834-ac86-4346-8a...Henry Sudhof2008-02-271-1/+0
* and the APIHenry Sudhof2008-02-271-6/+2
* Removing minimum times from registrationHenry Sudhof2008-02-271-12/+5
* Using new validation options;Henry Sudhof2008-02-272-46/+50
* guess we need to initialise it firstNils Adermann2008-02-261-4/+13
* allow search backends to handle regular updates too, and not just backend swi...Nils Adermann2008-02-251-0/+11
* - Fix quote bbcode parsing adding too much closing tags on special conditions...Meik Sievertsen2008-02-231-2/+3
* Correctly return sole whitespaces if used with BBCodes - #19535Meik Sievertsen2008-02-231-10/+10
* - Remove left join for query used to retrieve already assigned users and grou...Meik Sievertsen2008-02-233-54/+67
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-2312-40/+52
* Do not rely on parameter returned by unlink() for verifying cache directory w...Meik Sievertsen2008-02-231-4/+6
* Fix Custom BBCode {EMAIL}-Token usage - #21155Meik Sievertsen2008-02-232-3/+3
* revamp how we query permissions. This is half-experimental actually, needs a ...Meik Sievertsen2008-02-154-212/+281
* Fixing converter bugs.Henry Sudhof2008-02-133-4/+8
* Minor stuff: #20925, #20815Henry Sudhof2008-02-041-0/+4
* merging r8373 into 3.0 branch: adding a new option to hide the entire list of...Nils Adermann2008-02-032-0/+4
* Users allowed to resign only from open and freely open groups - #19355Meik Sievertsen2008-02-021-0/+12
* #15120Henry Sudhof2008-02-011-2/+14
* Fixing realpath issues for provider returning the passed value instead of dis...Meik Sievertsen2008-01-301-133/+148
* seems like i forgot something. :/Meik Sievertsen2008-01-301-1/+1
* Allow forum notifications if topic notifications are disabled but forum notif...Meik Sievertsen2008-01-301-1/+1
* Prepend phpbb_root_path to ranks path for displaying ranks - #19075Meik Sievertsen2008-01-301-5/+5
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-3014-112/+113
* #19955Meik Sievertsen2008-01-293-44/+48
* #20125Meik Sievertsen2008-01-291-7/+7
* #17025Meik Sievertsen2008-01-291-0/+7
* #20135Meik Sievertsen2008-01-291-5/+5
* nit rightfully pickedHenry Sudhof2008-01-281-1/+1
* 20255Henry Sudhof2008-01-281-1/+1
* Fix for bug #17855Marek A. R2008-01-231-1/+1
* #19675Henry Sudhof2008-01-222-16/+39
* grrMeik Sievertsen2008-01-072-5/+5
* Same goes for the 3_0_0 branch... Fixed a problem caused by "-x-" variations ...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
* Correctly check empty subjects/messages (Bug #17915)Meik Sievertsen2008-01-054-25/+29
* - backport viewforum performance change from 3.1.x to 3.0.xMeik Sievertsen2008-01-051-4/+17
* #16865Henry Sudhof2008-01-031-1/+2
* A few very minor changes to avoid curveballs.Henry Sudhof2008-01-021-1/+1
* Some issues with change_lang and VC / form tokensHenry Sudhof2008-01-022-12/+27
* 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