aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* Fix sql_column_exists for oracle (oracle uses uppercase table names)Meik Sievertsen2009-06-131-1/+1
* use same method to update custom profile fields in UCP and ACP (and then i am...Meik Sievertsen2009-06-133-68/+62
* Oh right. PHP4Henry Sudhof2009-06-139-16/+21
* Fix some issues with XCache, can't totally resolve the purge() method as XCac...Chris Smith2009-06-132-4/+22
* #44745 - fix empty action in ucp groupsMeik Sievertsen2009-06-131-10/+11
* Fix bug #46255 - Allow friends/foes to be added and removed at the same time.Andreas Fischer2009-06-131-12/+15
* fix preview in ACPHenry Sudhof2009-06-122-12/+40
* First ATOM Feed commit/integrationMeik Sievertsen2009-06-123-3/+116
* Fix dynamic config update routine error if firebird is used (Bug #46315)Meik Sievertsen2009-06-121-1/+1
* Dynamic template includes :)Chris Smith2009-06-111-3/+40
* Fix bug #45345 - Also remove data from friend/foe table when deleting user (p...Andreas Fischer2009-06-111-0/+6
* language collisionHenry Sudhof2009-06-101-1/+1
* Fix bug #45705 - Show error in the ACP when template folder is not readable.Andreas Fischer2009-06-083-2/+7
* Fix bug #46065 - Correctly show private message historyAndreas Fischer2009-06-081-1/+1
* for the time being pushed to 3.2.xMeik Sievertsen2009-06-073-161/+0
* some corrections, only very minor things.Meik Sievertsen2009-06-0716-250/+257
* - Class loaders for both frameworks:Nils Adermann2009-06-062-0/+131
* copy of Zend's base Exception file, needs to be updated manually :/Nils Adermann2009-06-061-0/+30
* Fix a small bug with xcache (thanks bantu), and some code consistency changesChris Smith2009-06-054-24/+7
* Here we go! New data format for the file ACM module:Chris Smith2009-06-051-110/+305
* 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
* Lets follow some PHP4 conventions underscores for internal methods.Chris Smith2009-06-043-18/+75
* Add APCChris Smith2009-06-042-340/+81
* 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-041-0/+419
* Correctly split UTF-8 encoded strings when using mail(). #45815Chris Smith2009-06-031-5/+9
* #44955Henry Sudhof2009-06-031-2/+2
* Correctly determine writable status of files on Windows operating system. #39035Chris Smith2009-06-032-1/+62
* New caching plugin, won't cache anythingChris Smith2009-06-021-0/+163
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-0214-333/+2097
* update version numberMeik Sievertsen2009-05-311-1/+1
* 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-201-1/+1
* 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
* late fixHenry Sudhof2009-05-081-3/+2
* stupid me forgot to add a function for backwards compatibility :/Meik Sievertsen2009-05-011-0/+11
* Fix for #r9342 for bug #41385Meik Sievertsen2009-05-011-2/+2
* Set new version...Meik Sievertsen2009-05-011-1/+1
* make search_indexing_state dynamic. This is related to bug #44535 - although ...Meik Sievertsen2009-05-011-1/+1
* #44655Meik Sievertsen2009-04-301-1/+1
* Minor security problem, discovered internally. Requires the user to know the ...Chris Smith2009-04-291-0/+11
* 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