aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* #25095Meik Sievertsen2008-04-211-1/+2
* #22385David M2008-04-201-4/+23
* #21885David M2008-04-201-1/+1
* #21255David M2008-04-201-2/+2
* fix whitespaceDavid M2008-04-201-1/+1
* #18775David M2008-04-201-1/+1
* #14648David M2008-04-201-1/+3
* #14429David M2008-04-201-7/+27
* fixing two potential problemsMeik Sievertsen2008-04-111-1/+1
* Remove caching. Ideally, this owuld depend on the current loadHenry Sudhof2008-04-101-1/+1
* Begone ghost entries - the Ghostbusters are hereHenry Sudhof2008-04-082-2/+8
* #24955David M2008-04-081-1/+1
* you forgot one henryMeik Sievertsen2008-04-071-2/+6
* user_style -> intMeik Sievertsen2008-04-071-1/+1
* #24895Henry Sudhof2008-04-071-1/+5
* 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