aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'prototech/ticket/12008' into developJoas Schilling2013-11-146-3/+39
|\
| * [ticket/12008] Update the run time value for the prune notifications cron taskCesar G2013-11-144-2/+11
| * [ticket/12008] The read_notification_last_gc config setting should be dynamic.Cesar G2013-11-142-1/+28
|/
* Merge pull request #1872 from nickvergessen/ticket/12017David King2013-11-136-21/+7
|\
| * [ticket/12017] Fix phpbb requirement in composer.jsonJoas Schilling2013-11-141-1/+1
| * [ticket/12017] Copy config/ dir so events workJoas Schilling2013-11-143-2/+6
| * [ticket/12017] Remove IN_PHPBB defined checkJoas Schilling2013-11-142-18/+0
* | Merge pull request #1815 from marc1706/ticket/11525Nils Adermann2013-11-137-53/+65
|\ \ | |/ |/|
| * [ticket/11525] Use foreach instead of array_walk in method clean_row()Marc Alexander2013-11-132-60/+22
| * Merge pull request #3 from nickvergessen/marc/ticket/11525Marc Alexander2013-11-101-2/+2
| |\
| | * [ticket/11525] Fix expected value of group avatar testJoas Schilling2013-11-111-1/+1
| | * [ticket/11525] Compare correct array to expected valueJoas Schilling2013-11-111-1/+1
| * | Merge pull request #2 from nickvergessen/marc/ticket/11525Marc Alexander2013-11-101-7/+17
| |\ \ | | |/
| | * [ticket/11525] Prefix id parameter with 'g' again when its a group avatarJoas Schilling2013-11-101-3/+10
| | * [ticket/11525] Fix doc blocksJoas Schilling2013-11-101-4/+7
| |/
| * [ticket/11525] Only remove group or user prefix from given avatar dataMarc Alexander2013-10-247-15/+55
* | Merge pull request #1871 from nickvergessen/ticket/12016Nils Adermann2013-11-133-13/+25
|\ \
| * | [ticket/12016] Update functional tests to use service for event listenersJoas Schilling2013-11-131-0/+9
| * | [ticket/12016] Use a service provider for event listenersJoas Schilling2013-11-132-13/+16
* | | Merge pull request #1800 from prototech/ticket/11472David King2013-11-1213-779/+61
|\ \ \
| * | | [ticket/11472] Expand palette cell links to the full block size.Cesar G2013-11-124-3/+7
| * | | [ticket/11472] Use {T_ASSETS_PATH}.Cesar G2013-11-125-5/+5
| * | | [ticket/11472] Update the ACP user signature page.Cesar G2013-11-122-34/+39
| * | | [ticket/11472] Make the color swatch configurable and fix it in subsilver2Cesar G2013-11-126-20/+14
| * | | [ticket/11472] Make prosilver's editor.js an asset used by all styles.Cesar G2013-11-128-726/+5
|/ / /
* | | Merge remote-tracking branch 'naderman/ticket/11998' into developAndreas Fischer2013-11-121-0/+1
|\ \ \
| * | | [ticket/11998] Make phpbbcli executable and add shebangNils Adermann2013-11-121-0/+1
|/ / /
* | | Merge pull request #1849 from bantu/ticket/11998Nils Adermann2013-11-1114-130/+455
|\ \ \
| * | | [ticket/11998] Turn develop/extensions.php into console commands.Andreas Fischer2013-11-057-129/+249
| * | | [ticket/11998] Add phpBB abstraction for application and command.Andreas Fischer2013-11-054-9/+40
| * | | [ticket/11998] Move application file to bin/phpbbcli.phpAndreas Fischer2013-11-051-1/+1
| * | | [ticket/11998] Add console command for recalculating email hash.Andreas Fischer2013-11-032-0/+79
| * | | [ticket/11998] Also setup extension class loader.Andreas Fischer2013-11-031-0/+2
| * | | [ticket/11998] Use container to get all commands using 'console.command' tag.Andreas Fischer2013-11-032-2/+7
| * | | [ticket/11998] Basic console application script.Andreas Fischer2013-11-031-0/+34
| * | | [ticket/11998] Add symfony/console as dependency.Andreas Fischer2013-11-032-1/+55
* | | | Merge pull request #1853 from nickvergessen/ticket/11927Nathan Guse2013-11-113-1/+88
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11927] Prefix function with phpbb_Joas Schilling2013-11-073-3/+3
| * | | [ticket/11927] Add doc block to new functionJoas Schilling2013-11-071-0/+9
| * | | [ticket/11927] Correctly add new files on updateJoas Schilling2013-11-073-1/+79
* | | | Merge remote-tracking branch 'EXreaction/ticket/11943' into developJoas Schilling2013-11-115-10/+73
|\ \ \ \
| * | | | [ticket/11943] New line at EOF for define_error.htmlNathan Guse2013-11-111-1/+1
| * | | | [ticket/11943] Forgot template file for testNathan Guse2013-11-091-0/+2
| * | | | [ticket/11943] Throw an exception if DEFINE is setup improperlyNathan Guse2013-11-092-0/+15
| * | | | [ticket/11943] Split fix_inline_variable_tokens into 3 stepsNathan Guse2013-11-081-10/+50
| * | | | [ticket/11943] Require stricter DEFINE statements for templatesNathan Guse2013-11-081-9/+1
| * | | | [ticket/11943] Do not quote the value when it is exactly true, false, or nullNathan Guse2013-11-041-0/+8
| * | | | [ticket/11943] Add test for DEFINE $VAR = falseNathan Guse2013-11-042-1/+7
* | | | | Merge pull request #1862 from nickvergessen/ticket/11949Nathan Guse2013-11-111-1/+1
|\ \ \ \ \
| * | | | | [ticket/11949] Do not prepend leading backslash to cache class nameJoas Schilling2013-11-091-1/+1