aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-1214-201/+99
* - Bug #9791Vic D'Elfant2007-04-126-14/+33
* add caching to one attachment ACP query, affix the proper TTL for a query in ...David M2007-04-112-2/+2
* - fixed Oracle's large data handlingDavid M2007-04-112-35/+114
* checking in some fixes... also added "previous/next pm in history" links to p...Meik Sievertsen2007-04-104-11/+8
* #9551David M2007-04-091-0/+13
* - correctly initialise $words in fulltext_native [Bug #347]Nils Adermann2007-04-092-3/+10
* *** empty log message ***David M2007-04-091-1/+1
* - overhaul of imagesetsDavid M2007-04-083-141/+354
* #9659Meik Sievertsen2007-04-082-6/+5
* - (x)HTML bugDavid M2007-04-083-0/+120
* I should have sent this in a while ago O_ODavid M2007-04-081-1/+1
* #9662David M2007-04-071-1/+1
* revert this change. It is actually not a bug. We use append_sid on *view* to ...Meik Sievertsen2007-04-061-5/+1
* #8784David M2007-04-061-4/+25
* some fixesMeik Sievertsen2007-04-065-31/+64
* ticket #9599 - Nils, please review!Meik Sievertsen2007-04-061-1/+5
* #9601David M2007-04-041-2/+6
* #9578David M2007-04-031-0/+1
* #9554David M2007-04-021-21/+27
* #9530Meik Sievertsen2007-04-021-2/+3
* #5163Meik Sievertsen2007-04-021-5/+14
* some fixes...Meik Sievertsen2007-04-025-8/+19
* - urlencoded usernames don't need htmlspecialchars [Bug #8794]Nils Adermann2007-04-013-41/+152
* *cough*Meik Sievertsen2007-04-011-1/+1
* some beautifications as well as making sure manually deactivated accounts are...Meik Sievertsen2007-04-013-5/+27
* - PostgreSQL can now use schemas. During install, under database name, enter ...David M2007-04-013-4/+19
* #5401David M2007-03-311-0/+1
* - acp popup, shouldn't require 700 px widthNils Adermann2007-03-312-7/+16
* allow password complexity to work using mbstring if PCRE does not support uni...David M2007-03-311-3/+29
* debug code :-(David M2007-03-311-1/+1
* the mysql search backend now tries to use mbstring's regex engine if PCRE doe...David M2007-03-311-10/+82
* #5396, #5266, #5147Meik Sievertsen2007-03-313-6/+47
* #5386 - make new/unread private message variables available (holding the numb...Meik Sievertsen2007-03-311-0/+3
* other fixes...Meik Sievertsen2007-03-309-12/+14
* some changes/bugfixesMeik Sievertsen2007-03-3010-40/+64
* #5315David M2007-03-291-11/+12
* *** empty log message ***David M2007-03-291-2/+2
* #5286David M2007-03-281-7/+14
* #5330David M2007-03-271-1/+2
* not doubling notices...Meik Sievertsen2007-03-261-0/+2
* some tiny bugfixes and changed is_active() a bit...Meik Sievertsen2007-03-263-28/+10
* :(David M2007-03-251-1/+1
* fopen + fread + fclose -> file_get_contentsDavid M2007-03-251-3/+2
* #5280David M2007-03-241-0/+38
* d'ohDavid M2007-03-241-3/+2
* #5084David M2007-03-241-1/+3
* #5276David M2007-03-241-1/+1
* #5265David M2007-03-241-7/+1
* #5181Meik Sievertsen2007-03-231-5/+6