aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* 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-185-22/+27
* mehHenry Sudhof2008-03-171-1/+1
* This should get rid of the filesorts and temp tables on index (with topic rea...Henry Sudhof2008-03-175-133/+232
* #22525Meik Sievertsen2008-03-144-3/+34
* #22685Meik Sievertsen2008-03-134-4/+5
* #22805Meik Sievertsen2008-03-132-0/+8
* #22865Meik Sievertsen2008-03-133-11/+12
* tiny language key correctionMeik Sievertsen2008-03-131-2/+2
* #22875Meik Sievertsen2008-03-1310-27/+52
* Custom profile fields with date type should be timezone independend [Bug #15003]Nils Adermann2008-03-062-1/+3
* 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
* Minor cosmeticsHenry Sudhof2008-02-281-4/+4
* #22285Vic D'Elfant2008-02-282-2/+2
* 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
* git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8410 89ea8834-ac86-4346-8a...Henry Sudhof2008-02-271-0/+3
* and the APIHenry Sudhof2008-02-271-6/+2
* Removing minimum times from registrationHenry Sudhof2008-02-275-95/+5
* Using new validation options;Henry Sudhof2008-02-272-46/+50
* Adding new validation options for ACP valuesHenry Sudhof2008-02-272-6/+99
* 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
* This will prevent a php warning from being printed (and the layout getting ru...Vic D'Elfant2008-02-251-1/+1
* #22035Vic D'Elfant2008-02-242-25/+43
* - Fix quote bbcode parsing adding too much closing tags on special conditions...Meik Sievertsen2008-02-232-2/+4
* Correctly return sole whitespaces if used with BBCodes - #19535Meik Sievertsen2008-02-232-10/+11
* - Remove left join for query used to retrieve already assigned users and grou...Meik Sievertsen2008-02-234-55/+68
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-2324-55/+71
* Do not rely on parameter returned by unlink() for verifying cache directory w...Meik Sievertsen2008-02-232-4/+7
* Fix Custom BBCode {EMAIL}-Token usage - #21155Meik Sievertsen2008-02-233-4/+6
* - New set of smilies (they're all face-shaped now), provided by camm15h. Send...Vic D'Elfant2008-02-2124-0/+0
* revamp how we query permissions. This is half-experimental actually, needs a ...Meik Sievertsen2008-02-155-213/+282
* UpdateHenry Sudhof2008-02-141-0/+2
* #21315Henry Sudhof2008-02-141-0/+1
* Fixing converter bugs.Henry Sudhof2008-02-136-7/+23
* Minor stuff: #20925, #20815Henry Sudhof2008-02-042-1/+5
* merging r8373 into 3.0 branch: adding a new option to hide the entire list of...Nils Adermann2008-02-0315-7/+35
* Users allowed to resign only from open and freely open groups - #19355Meik Sievertsen2008-02-023-2/+17
* IE is oddHenry Sudhof2008-02-011-1/+1
* Oh wellHenry Sudhof2008-02-011-2/+2
* #15120Henry Sudhof2008-02-013-4/+21
* fixing one small typoMeik Sievertsen2008-02-011-1/+1
* Try to sort last active date on memberlist correctly at least on current page...Meik Sievertsen2008-02-012-1/+3
* Fixing realpath issues for provider returning the passed value instead of dis...Meik Sievertsen2008-01-302-133/+149
* seems like i forgot something. :/Meik Sievertsen2008-01-301-1/+1