aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* suppress ob_flush() output and flush() at the end (within my tests this solve...Meik Sievertsen2008-04-041-1/+4
* #24185Meik Sievertsen2008-03-311-2/+2
* some corrections to let the update work flawlessly.Meik Sievertsen2008-03-272-3/+18
* #24105 - Quite compliacted lang changes, translators will complain :|Henry Sudhof2008-03-271-11/+28
* #22385 - David told me to ci thisHenry Sudhof2008-03-261-0/+1
* - [Fix] Do not detect the board URL as a link twice in posts (Bug #19215)Nils Adermann2008-03-241-4/+15
* #18105Meik Sievertsen2008-03-211-1/+9
* Correctly update board statistics for attaching orphaned files to existing po...Meik Sievertsen2008-03-181-0/+10
* Correctly obtain to be ignored users within topic/forum notification (Bug #21...Meik Sievertsen2008-03-181-5/+4
* Do not error out if php_uname function disabled / Authenticating on SMTP Serv...Meik Sievertsen2008-03-181-3/+2
* Allow & and | in local part of email addresses - #22995Meik Sievertsen2008-03-181-1/+1
* i think i will stop committing thinks today. :/Meik Sievertsen2008-03-181-2/+2
* i somehow mixed my local copy with the changesMeik Sievertsen2008-03-181-13/+11
* do not conflict with updatesMeik Sievertsen2008-03-181-2/+5
* grrMeik Sievertsen2008-03-181-4/+0
* hmm, still bugs thereMeik Sievertsen2008-03-181-5/+5
* - some changes to the recent session changeMeik Sievertsen2008-03-182-15/+21
* mehHenry Sudhof2008-03-171-1/+1
* This should get rid of the filesorts and temp tables on index (with topic rea...Henry Sudhof2008-03-172-132/+214
* #22525Meik Sievertsen2008-03-143-3/+33
* #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