aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* merge #r9217Meik Sievertsen2008-12-241-51/+64
* merge in r9090, r9170, r9174, r9179Chris Smith2008-12-235-8/+12
* fix postcount resync for situations where low and high post ids are higher th...Meik Sievertsen2008-12-053-12/+76
* every second commit an pre/post-commit error... :/Meik Sievertsen2008-12-031-0/+19
* correctly update last topic/forum information if changing guest usernames thr...Meik Sievertsen2008-12-031-3/+19
* Use "less than a minute ago" instead of "0 minutes ago"Meik Sievertsen2008-12-033-5/+5
* fix the no_profile one called after another mode with the same user_id and gu...Meik Sievertsen2008-12-031-2/+2
* ok... now i remember. Added more precise commentsMeik Sievertsen2008-12-031-5/+6
* fix tiny typos in r9087Chris Smith2008-12-021-2/+2
* Merge in r9156Chris Smith2008-12-021-1/+1
* Add same redirect disable_cd_check parameter to meta_refresh - #38065Meik Sievertsen2008-12-021-2/+7
* Slight performance increase for common parameter calls to append_sid() (Bug #...Meik Sievertsen2008-12-021-12/+27
* Performance increase for get_username_string() (Bug #37545 - Patch by BartVB)Meik Sievertsen2008-12-021-48/+45
* merge in r9145Chris Smith2008-12-012-6/+6
* merge in r9144Chris Smith2008-12-011-0/+8
* Clear the stat cache of cache files after writing themChris Smith2008-12-011-0/+2
* do not display ban link for own profileMeik Sievertsen2008-11-301-1/+1
* force full date on "edited by" line. ;)Meik Sievertsen2008-11-302-3/+3
* [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)Meik Sievertsen2008-11-3017-109/+158
* Do not increment users post count after post approval if post had been posted...Meik Sievertsen2008-11-301-2/+6
* Let's face it - the most common setup we see with phpBB is having group-speci...Meik Sievertsen2008-11-301-2/+5
* extend the style columns (style_id, template_id, imageset_id, image_id...)Meik Sievertsen2008-11-271-11/+11
* - Add template variable S_BLOCK_NAMEChris Smith2008-11-252-10/+57
* - Make a start on completing the phpDoc comments for the template engineChris Smith2008-11-242-34/+106
* - merge r9113: Handle checking for duplicate usernames in chunks (Bug #17285 ...Nils Adermann2008-11-242-37/+28
* 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
* - 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
* S_NUM_ROWS gives you the number of rows in a blockChris Smith2008-11-231-0/+8
* 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
* 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-222-55/+52
* - merge r9084 and r9085Nils Adermann2008-11-221-2/+9
* 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