aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Here we go! New data format for the file ACM module:Chris Smith2009-06-052-110/+306
* adjust authors file to reflect current state. ;)Meik Sievertsen2009-06-051-4/+5
* Use unique per board cache keys per [1] important when using shared memory fr...Chris Smith2009-06-045-15/+19
* Finished I hope, appropriate errors when modules are missing.Chris Smith2009-06-045-10/+20
* Fix DOS line endings, evil<3 this doesn't count as spam you told me to :PChris Smith2009-06-041-841/+841
* Introduce XCache and eAccelerator, make some small changes to the abstract, f...Chris Smith2009-06-043-1/+243
* Introduce XCache and eAccelerator, make some small changes to the abstractChris Smith2009-06-041-1/+9
* Lets follow some PHP4 conventions underscores for internal methods.Chris Smith2009-06-043-18/+75
* Add APCChris Smith2009-06-043-341/+82
* ACM memory abstract classChris Smith2009-06-041-0/+401
* Fix up and tidy :)Chris Smith2009-06-048-30/+41
* Backport memcache ACM module from AscraeusChris Smith2009-06-042-1/+420
* Correctly split UTF-8 encoded strings when using mail(). #45815Chris Smith2009-06-031-5/+9
* #44955Henry Sudhof2009-06-032-3/+5
* Correctly determine writable status of files on Windows operating system. #39035Chris Smith2009-06-033-1/+63
* - Stop people messing around #45935Chris Smith2009-06-021-3/+3
* New caching plugin, won't cache anythingChris Smith2009-06-022-0/+164
* Okay...Henry Sudhof2009-06-023-0/+0
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-0236-524/+2462
* #44875Henry Sudhof2009-06-021-5/+16
* update version numberMeik Sievertsen2009-05-313-3/+10
* Fix a regression in r9498, activation could really do with an overhaul :(Chris Smith2009-05-291-1/+2
* suppress warnings (stat failed). Though may be good to know... why!Meik Sievertsen2009-05-231-6/+6
* Fix installer under PHP 5.3. #45255Chris Smith2009-05-202-1/+2
* late fix for #45335 (incorrect log message for update if using old updater)Meik Sievertsen2009-05-191-1/+6
* late fix for #44905Jim Wigginton2009-05-141-1/+1
* late fix for #44845 (phpBB debug notice for some search terms)Meik Sievertsen2009-05-131-0/+5
* late fix for #45135Henry Sudhof2009-05-131-2/+2
* honestly... i do not see this as a security issue (you may indeed enlight me ...Meik Sievertsen2009-05-081-1/+1
* Apparently that bug was reportedChris Smith2009-05-081-1/+1
* late fixHenry Sudhof2009-05-081-3/+2
* slight change for 3.0.5 for updating.Meik Sievertsen2009-05-062-15/+6
* gah... philiip is correct, instead of %2s of course %2$sMeik Sievertsen2009-05-031-1/+1
* specialchars in changelog Meik Sievertsen2009-05-021-2/+2
* very tiny adjustementMeik Sievertsen2009-05-011-1/+1
* stupid me forgot to add a function for backwards compatibility :/Meik Sievertsen2009-05-011-0/+11
* Fix for #r9342 for bug #41385Meik Sievertsen2009-05-012-3/+3
* Set new version...Meik Sievertsen2009-05-0112-15/+15
* make search_indexing_state dynamic. This is related to bug #44535 - although ...Meik Sievertsen2009-05-013-2/+9
* Fixed bug # 43305 - IE8 textarea issuesJim Wigginton2009-05-013-0/+3
* #44655Meik Sievertsen2009-04-301-1/+1
* Only use forum id supplied for posting if global announcement detected. (Repo...Meik Sievertsen2009-04-302-6/+27
* Minor security problem, discovered internally. Requires the user to know the ...Chris Smith2009-04-292-0/+12
* just a space/tab correctionMeik Sievertsen2009-04-291-2/+2
* only pre-fill forums if in forum mode (else it is too irritating to see the f...Meik Sievertsen2009-04-291-2/+16
* due to popular demand... this may be quite useful for automatic installer and...Meik Sievertsen2009-04-291-0/+22
* Bug #44525 - do not try to fetch existing username var in cookie set by exter...Meik Sievertsen2009-04-281-1/+3
* bring mysql upgrader up-to-date with 3.0.5-dev Meik Sievertsen2009-04-281-1/+3
* Fix column handling in db updater, custom profile fields an db tools for fire...Meik Sievertsen2009-04-285-8/+10
* Correct calculation of source/target forum statistics if mass moving topics w...Meik Sievertsen2009-04-282-20/+53