aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test empty filename and invalid handleChris Smith2008-11-251-0/+7
* Test empty filenameChris Smith2008-11-251-1/+7
* Test missing filesChris Smith2008-11-251-6/+16
* - Add template variable S_BLOCK_NAMEChris Smith2008-11-254-10/+322
* - Make a start on completing the phpDoc comments for the template engineChris Smith2008-11-248-39/+192
* - merge r9113: Handle checking for duplicate usernames in chunks (Bug #17285 ...Nils Adermann2008-11-242-37/+28
* - added a PHPUnit version checkNils Adermann2008-11-241-1/+7
* Test is (even|odd) by yChris Smith2008-11-242-0/+18
* Fix a bug we inherited from Smarty a long time agoChris Smith2008-11-241-2/+2
* Optimized this so it would not renumber the keys in the array every time it w...David M2008-11-241-2/+3
* Deprecate S_ROW_COUNT, remove *really* old assignments from the codeChris Smith2008-11-2433-57/+53
* - updating all tests to use new frameworkNils Adermann2008-11-2412-17/+17
* - adding tests for the new request class and extending the tests for request_...Nils Adermann2008-11-243-45/+203
* - updated security/redirect test to use new framework functionalityNils Adermann2008-11-241-37/+9
* - added phpBB test framework which is an extension with some additionalNils Adermann2008-11-242-0/+35
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-2473-347/+369
* Introducing the new request class. All input his handled through this class.Nils Adermann2008-11-231-126/+513
* More testsChris Smith2008-11-237-9/+147
* test advanced loop constructsChris Smith2008-11-232-1/+66
* S_NUM_ROWS gives you the number of rows in a blockChris Smith2008-11-233-3/+13
* Why did I not do it this way to begin with :)Chris Smith2008-11-231-32/+38
* [Change] Alllow applications to set custom module inclusion path (idea by HoL)Meik Sievertsen2008-11-231-1/+35
* Will he ever be happy? ...Chris Smith2008-11-231-21/+14
* Refactor and fix :)Chris Smith2008-11-233-43/+27
* Run template tests over non-cached data as wellChris Smith2008-11-232-8/+55
* all 557 tests pass now :DChris Smith2008-11-232-1/+14
* Fix r9088Chris Smith2008-11-231-1/+1
* Fix a tiny bugChris Smith2008-11-231-1/+1
* - Deprecate S_ROW_COUNT use S_ROW_NUMChris Smith2008-11-225-59/+78
* - merge r9084 and r9085Nils Adermann2008-11-224-3/+165
* Only display special ranks to guests; no longer display normal ranks for gues...Meik Sievertsen2008-11-224-7/+8
* define cookie var for styleswitcher.js for popups (Bug #36765)Meik Sievertsen2008-11-221-0/+1
* Do not try to send jabber notifications if no jid entered (Bug #36775)Meik Sievertsen2008-11-221-0/+11
* merge revisions i missed... hopefully not breaking things - did not check eve...Meik Sievertsen2008-11-2233-59/+161
* Merge in r9065Chris Smith2008-11-221-1/+1
* Merge R 9067Henry Sudhof2008-11-212-3/+5
* been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,...Chris Smith2008-11-1334-47/+139
* Merging R9051 and R 9052Henry Sudhof2008-11-131-5/+8
* #36695Henry Sudhof2008-11-131-1/+1
* db_tools from static to non-static due to the db dependancy (#31245)Meik Sievertsen2008-11-022-168/+142
* we no longer need them. Schema is in install now.Meik Sievertsen2008-11-022-3347/+0
* i had these changes sitting... must've been a merge not committed (and becaus...Meik Sievertsen2008-11-027-10/+22
* gah@trunkMeik Sievertsen2008-10-171-1/+1
* Disable referer validation on install if it is not possible to determine corr...Meik Sievertsen2008-10-171-0/+10
* Initial template tests, a bit hackish currently, excuse the rushed nature of ...Chris Smith2008-10-1510-0/+330
* Mini bug fix for UNDEFINEChris Smith2008-10-151-1/+1
* Merging r8993, r8994, r8995Chris Smith2008-10-105-9/+21
* Add two standard language items - #30885Meik Sievertsen2008-10-094-4/+37
* - Do not show link to user/group profiles if user has no permission to view t...Meik Sievertsen2008-10-0912-23/+45
* Implemented strict check for cached user permissions and existing ACL options...Meik Sievertsen2008-10-091-9/+46