| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | [ticket/10714] Remove event core.function_add_log, add_log should be used ins... | Joas Schilling | 2012-08-21 | 1 | -12/+0 | |
| | * | | | | | | | | | | | | | [ticket/10714] Change $phpbb_dispatcher calls to the new layout | Joas Schilling | 2012-08-21 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | [ticket/10714] Use keys for the log data instead of requiring a special order | Joas Schilling | 2012-08-21 | 1 | -6/+3 | |
| | * | | | | | | | | | | | | | [ticket/10714] Use new phpbb_log class in add_log function | Joas Schilling | 2012-08-21 | 1 | -40/+49 | |
| * | | | | | | | | | | | | | | [ticket/11166] Use provided custom templates on AJAX confirm box | Joas Schilling | 2012-12-18 | 1 | -3/+5 | |
| | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [ticket/11015] Move comment in the right place. | Oleg Pudeyev | 2012-12-13 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | [ticket/11015] Correctly transform 'mysqli' etc. in phpbb_convert_30_dbms_to_31 | Andreas Fischer | 2012-12-13 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | [ticket/11015] Fix 3.0 to 3.1 dbms conversion for mysqli. | Oleg Pudeyev | 2012-12-13 | 1 | -5/+21 | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Oleg Pudeyev | 2012-12-13 | 1 | -1/+99 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge remote-tracking branch 'p/ticket/11095-develop' into develop | Andreas Fischer | 2012-12-08 | 1 | -1/+99 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | [ticket/11095] Restore brace on previous line. | Oleg Pudeyev | 2012-11-29 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | [ticket/11095] Docs and tests for phpbb_build_hidden_fields_for_query_params. | Oleg Pudeyev | 2012-11-29 | 1 | -0/+14 | |
| | | * | | | | | | | | | | | [ticket/11095] Forward GET parameters into hidden fields for jumpbox. | Oleg Pudeyev | 2012-11-29 | 1 | -2/+40 | |
| | | * | | | | | | | | | | | [ticket/11095] Python quoteattr port. | Oleg Pudeyev | 2012-11-29 | 1 | -0/+47 | |
| | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Oleg Pudeyev | 2012-12-06 | 1 | -17/+101 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-11-29 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | / / / / / / / / | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | [ticket/11227] @return void -> @return null in develop-olympus. | Oleg Pudeyev | 2012-11-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | Merge remote-tracking branch 'imkingdavid/feature/controller-new' into develop | Igor Wiedler | 2012-11-19 | 1 | -3/+62 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | [feature/controller] Correctly create Symfony object from globals | David King | 2012-11-19 | 1 | -32/+38 | |
| | | * | | | | | | | | | | [feature/controller] Add documentation about input being HTML-escaped | David King | 2012-11-18 | 1 | -0/+3 | |
| | | * | | | | | | | | | | [feature/controller] Create Symfony Request in new function | David King | 2012-11-18 | 1 | -0/+39 | |
| | | * | | | | | | | | | | [feature/controller] Remove now-unused code | David King | 2012-11-18 | 1 | -4/+1 | |
| | | * | | | | | | | | | | [feature/controller] Use query string, not path info, for controller access | David King | 2012-11-17 | 1 | -15/+1 | |
| | | * | | | | | | | | | | [feature/controller] Move new functions to their own file | David King | 2012-11-16 | 1 | -49/+0 | |
| | | * | | | | | | | | | | [feature/controller] Use a dumped url matcher class to improve performance | David King | 2012-11-16 | 1 | -0/+52 | |
| | | * | | | | | | | | | | [feature/controller] Implement a front controller | David King | 2012-11-16 | 1 | -5/+30 | |
| | * | | | | | | | | | | | [ticket/11212] Cosmetic surgery done right | Igor Wiedler | 2012-11-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | [ticket/11212] Cosmetics | Igor Wiedler | 2012-11-17 | 1 | -2/+3 | |
| | * | | | | | | | | | | | [ticket/11212] Rename get_http_version to phpbb_request_http_version() | Igor Wiedler | 2012-11-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | | [ticket/11212] Allow dispatcher to be absent during garbage_collection() | Igor Wiedler | 2012-11-17 | 1 | -1/+3 | |
| | * | | | | | | | | | | | [ticket/11212] Do not rely on $request in send_status_line() | Igor Wiedler | 2012-11-17 | 1 | -10/+25 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge PR #1074 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-11-16 | 1 | -1/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| | | * | | | | | | | | [ticket/11192] Update $value parameter description to support other types. | Andreas Fischer | 2012-11-16 | 1 | -1/+2 | |
| | | * | | | | | | | | [ticket/11192] Mark negative byte numbers as unsupported. | Andreas Fischer | 2012-11-16 | 1 | -1/+1 | |
| | | * | | | | | | | | [ticket/11192] Add Tebibyte to get_formatted_filesize(). | Andreas Fischer | 2012-11-11 | 1 | -0/+6 | |
| * | | | | | | | | | | [ticket/11015] Include dbms name in exception message. | Oleg Pudeyev | 2012-12-04 | 1 | -1/+1 | |
| * | | | | | | | | | | [ticket/11015] Make phpbb_convert_30_dbms_to_31 more future proof | Igor Wiedler | 2012-11-17 | 1 | -3/+8 | |
| * | | | | | | | | | | [ticket/11015] Move db driver class name fixing to function | Igor Wiedler | 2012-11-17 | 1 | -0/+16 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | [ticket/11189] Replace DEBUG_EXTRA with DEBUG | Nathaniel Guse | 2012-11-10 | 1 | -3/+3 | |
| * | | | | | | | | | [ticket/11189] Always log critical errors when in cron or in image output | Nathaniel Guse | 2012-11-10 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | | Merge PR #971 branch 'nickvergessen/ticket/11018' into develop | Oleg Pudeyev | 2012-10-22 | 1 | -9/+47 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 | Joas Schilling | 2012-10-17 | 1 | -1/+0 | |
| | * | | | | | | | [ticket/11014] Restore template vars for next/previous links | Joas Schilling | 2012-10-17 | 1 | -0/+39 | |
| | * | | | | | | | [ticket/11018] Swap prev/next links on pagination to the old order | Joas Schilling | 2012-10-17 | 1 | -8/+8 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge remote-tracking branch 'EXreaction/ticket/8796' into develop | Andreas Fischer | 2012-10-18 | 1 | -18/+47 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ticket/8796] Prevent setting post_time greater than time() in markread | Nathan Guse | 2012-09-30 | 1 | -30/+30 | |
| | * | | | | | | | [ticket/8796] Fix a few issues with the previous commits | Nathaniel Guse | 2012-09-03 | 1 | -3/+3 | |
| | * | | | | | | | [ticket/8796] Revert changes to $user->data['lastmark'] | Nathaniel Guse | 2012-09-03 | 1 | -6/+2 | |
| | * | | | | | | | [ticket/8796] Make function markread obey the $post_time argument | Nathaniel Guse | 2012-09-03 | 1 | -19/+52 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-10-18 | 1 | -0/+30 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
