aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/11271' into ticket/11271-developDhruv2013-12-272-13/+21
|\
| * [ticket/11271] Add docblock of feed_generate_content( )Dhruv2013-12-271-0/+8
| * [ticket/11271] Fix tabs and use !empty( ) instead of count( )Dhruv2013-12-271-13/+13
| * [ticket/11271] Remove unnecessary inclusion of functions_displayDhruv2013-12-271-1/+0
| * [ticket/11271] Typecast forum and topic id to integerDhruv2013-12-271-2/+2
| * [ticket/11271] Use absolute path for displaying inline attachments in feedsDhruv2013-12-271-0/+3
| * [ticket/11271] Changed executable bit.erangamapa2013-12-271-0/+0
| * [ticket/11271] Formatting code and removing null assignment.erangamapa2013-12-271-5/+5
| * [ticket/11271] Removing unnecessary database objecterangamapa2013-12-271-1/+1
| * [ticket/11271] Separated attachment fetching queryerangamapa2013-12-271-35/+44
| * [ticket/11271] Fetched feed attachments before loop.erangamapa2013-12-271-16/+38
| * [ticket/11271] Removed in-line attachment comments properly.erangamapa2013-12-271-1/+1
| * [ticket/11271] Displaying in-line attached images in ATOM feed.erangamapa2013-12-271-9/+29
* | Merge branch 'develop' into ticket/11271-developDhruv2013-12-27496-5397/+11125
|\ \
| * \ Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...Dhruv2013-12-2527-338/+436
| |\ \
| | * | [ticket/11849] Fix more function callsJoas Schilling2013-12-186-16/+25
| | * | [ticket/11849] Update more MCP calls to pagination classJoas Schilling2013-12-185-17/+17
| | * | [ticket/11849] Update some ACP modules with new paginationJoas Schilling2013-12-183-20/+16
| | * | [ticket/11849] Update rest of the UCP modulesJoas Schilling2013-12-183-8/+16
| | * | [ticket/11849] Update UCP notifications and pm folderJoas Schilling2013-12-182-11/+12
| | * | [ticket/11849] Update search and memberlistJoas Schilling2013-12-182-13/+10
| | * | [ticket/11849] Update pagination in viewonline.phpJoas Schilling2013-12-181-2/+5
| | * | [ticket/11849] Update pagination code in viewtopic.phpJoas Schilling2013-12-182-15/+11
| | * | [ticket/11849] Replace pagination in viewforum.php with classJoas Schilling2013-12-182-21/+53
| | * | [ticket/11849] Add service definitionJoas Schilling2013-12-181-0/+6
| | * | [ticket/11849] Remove pagination functionsJoas Schilling2013-12-181-219/+0
| | * | [ticket/11849] Move pagination code to classJoas Schilling2013-12-181-0/+269
| * | | Merge pull request #1940 from prototech/ticket/12079Andreas Fischer2013-12-211-1/+1
| |\ \ \
| | * | | [ticket/12079] Add default value to $multibyte in request.untrimmed_variable().Cesar G2013-12-191-1/+1
| * | | | Merge remote-tracking branch 'vsephpbb/ticket/12060' into developJoas Schilling2013-12-208-24/+213
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/12060] A little less verbose cleanup of event docblocksMatt Friedman2013-12-171-4/+4
| | * | | [ticket/12060] Further clarifying new event docblocks as much as possibleMatt Friedman2013-12-163-14/+17
| | * | | [ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create eventMatt Friedman2013-12-161-3/+3
| | * | | [ticket/12060] Remove whitespacesMatt Friedman2013-12-161-1/+1
| | * | | [ticket/12060] Fix docblock for acp_bbcodes_modify_create eventMatt Friedman2013-12-161-3/+3
| | * | | [ticket/12060] Rename event in message parser to modify_format_display_text_a...Matt Friedman2013-12-131-2/+2
| | * | | [ticket/12060] Add num_predefined_bbcodes to display_custom_bbcodes_modify_sqlMatt Friedman2013-12-131-2/+4
| | * | | [ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event d...Matt Friedman2013-12-131-1/+1
| | * | | [ticket/12060] Use separate template event for acp user signature posting but...Matt Friedman2013-12-132-4/+16
| | * | | [ticket/12060] Rename event from append to after in acp_bbcodes.htmlMatt Friedman2013-12-132-2/+2
| | * | | [ticket/12060] Correctly label alpha versions in event docblocksMatt Friedman2013-12-133-7/+7
| | * | | [ticket/12060] Fix u_action comments in docblocksMatt Friedman2013-12-121-2/+2
| | * | | [ticket/12060] Change @since in event docblocksMatt Friedman2013-12-123-7/+7
| | * | | [ticket/12060] Update the docblock comments in acp core eventsMatt Friedman2013-12-121-4/+4
| | * | | [ticket/12060] Refactor u_action in the events that use itMatt Friedman2013-12-121-9/+7
| | * | | [ticket/12060] Use $sql_ary instead of $sqlMatt Friedman2013-12-122-16/+20
| | * | | [ticket/12060] Update docblock for core event due to addition of another varMatt Friedman2013-12-121-5/+6
| | * | | [ticket/12060] Remove re-tabbing of html from subsilver2 filesMatt Friedman2013-12-121-38/+38
| | * | | [ticket/12060] Add $update_this_message var to the core eventMatt Friedman2013-12-121-1/+1
| | * | | [ticket/12060] Adjust last item in array to use a comma instead of closing pa...Matt Friedman2013-12-121-2/+2