aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | [ticket/10933] Remaining documentation for added functions in resource locatorOleg Pudeyev2012-11-021-0/+17
| | * | | | | | | | [ticket/10933] Dispose of locate function in template class.Oleg Pudeyev2012-11-022-54/+47
| | * | | | | | | | [ticket/10933] Add mutators for template_path to style resource locator.Oleg Pudeyev2012-11-022-5/+27
| | * | | | | | | | [ticket/10933] Delete template_path assignment.Oleg Pudeyev2012-11-021-1/+1
| | * | | | | | | | [ticket/10933] Delete template_path from template class.Oleg Pudeyev2012-11-021-7/+0
| | * | | | | | | | [ticket/10933] Add get_first_template_location.Oleg Pudeyev2012-11-022-15/+28
| * | | | | | | | | [ticket/11212] Cosmetic surgery done rightIgor Wiedler2012-11-171-1/+1
| * | | | | | | | | [ticket/11212] CosmeticsIgor Wiedler2012-11-171-2/+3
| * | | | | | | | | [ticket/11212] Rename get_http_version to phpbb_request_http_version()Igor Wiedler2012-11-171-2/+2
| * | | | | | | | | [ticket/11212] Allow dispatcher to be absent during garbage_collection()Igor Wiedler2012-11-171-1/+3
| * | | | | | | | | [ticket/11212] Do not rely on $request in send_status_line()Igor Wiedler2012-11-171-10/+25
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | [ticket/11211] Fix typo in phpbb_realpath() method nameDavid King2012-11-161-1/+1
| * | | | | | | | Merge PR #1074 branch 'develop-olympus' into developOleg Pudeyev2012-11-162-1/+10
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge PR #1074 branch 'bantu/ticket/11192' into develop-olympusOleg Pudeyev2012-11-162-1/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ticket/11192] Update $value parameter description to support other types.Andreas Fischer2012-11-161-1/+2
| | | * | | | | | | [ticket/11192] Mark negative byte numbers as unsupported.Andreas Fischer2012-11-161-1/+1
| | | * | | | | | | [ticket/11192] Add Tebibyte to get_formatted_filesize().Andreas Fischer2012-11-112-0/+8
| * | | | | | | | | Merge PR #1041 branch 'cyberalien/ticket/11175' into developOleg Pudeyev2012-11-153-2/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/11175] Add microdata to prosilverVjacheslav Trushkin2012-11-111-1/+2
| | * | | | | | | | | [ticket/11175] Add microdata to subsilver2Vjacheslav Trushkin2012-11-112-1/+4
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | [ticket/11015] Change more docblocks.Oleg Pudeyev2012-12-049-17/+17
* | | | | | | | | | [ticket/11015] Include dbms name in exception message.Oleg Pudeyev2012-12-041-1/+1
* | | | | | | | | | [ticket/11015] Make phpbb_convert_30_dbms_to_31 more future proofIgor Wiedler2012-11-171-3/+8
* | | | | | | | | | [ticket/11015] Move db driver class name fixing to functionIgor Wiedler2012-11-176-17/+31
* | | | | | | | | | [ticket/11015] Allow full dbms class name in config.phpIgor Wiedler2012-11-161-6/+22
* | | | | | | | | | [ticket/11015] Remove strange method_exists callIgor Wiedler2012-11-161-1/+1
* | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Igor Wiedler2012-11-1626-107/+127
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | [ticket/11206] Remove includes to non-existent files from download/file.phpIgor Wiedler2012-11-161-2/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | [ticket/11205] Fix merge conflict in readme.html.Oleg Pudeyev2012-11-151-5/+1
| * | | | | | | | Merge PR #1085 branch 'nickvergessen/ticket/11198' into developOleg Pudeyev2012-11-152-35/+57
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/11198] Remove additional asterix as /** is doc-block onlyJoas Schilling2012-11-151-4/+4
| | * | | | | | | | [ticket/11198] Store the swapping partners in vars and simplify the logicJoas Schilling2012-11-141-39/+47
| | * | | | | | | | [ticket/11198] Correctly set links after an item is moved up/down with AJAXJoas Schilling2012-11-142-15/+29
| * | | | | | | | | Merge PR #1088 branch 'igorw/ticket/11199' into developOleg Pudeyev2012-11-153-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/11199] Match cache purge container files against container_*Igor Wiedler2012-11-152-2/+2
| | * | | | | | | | | [ticket/11199] Purge dumped container correctly on cache purge.Igor Wiedler2012-11-151-1/+1
| * | | | | | | | | | [ticket/11200] Add a reminder comment.Oleg Pudeyev2012-11-151-0/+2
| * | | | | | | | | | [ticket/11200] Make cache available during container constructionIgor Wiedler2012-11-151-1/+4
| |/ / / / / / / / /
| * | | | | | | | | [ticket/11199] Revert merge of 'marc1706/ticket/11199' into developOleg Pudeyev2012-11-142-2/+2
| * | | | | | | | | [ticket/11199] Cache purge does not remove dumped containerMarc Alexander2012-11-142-2/+2
| * | | | | | | | | [ticket/11197] Prefix the css classes for the small arrow with "arrow"Marc Alexander2012-11-1319-57/+57
| * | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-11-131-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | [ticket/10879] Remove arrow icon from attachment link in editorMarc Alexander2012-11-131-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | [ticket/11195] Condense logic, remove improperly formatted if()David King2012-11-121-5/+2
* | | | | | | | | [ticket/11015] Re-introduce accidentally removed require in install_convertIgor Wiedler2012-11-151-0/+1
* | | | | | | | | [ticket/11015] Fix some more whitespace in the driverIgor Wiedler2012-11-151-21/+21
* | | | | | | | | [ticket/11015] Fix line endings of phpbb_db_driver to LFIgor Wiedler2012-11-151-1021/+1021
* | | | | | | | | [ticket/11015] Fixup some things from the big mergeIgor Wiedler2012-11-1216-1175/+85
* | | | | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Igor Wiedler2012-11-1222-392/+1220
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [ticket/11194] Service tag data is stored in an array so access it correctlyNils Adermann2012-11-121-1/+1