aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12014] Change event date in docsMatt Friedman2013-11-211-1/+1
* [ticket/12014] Fix version number in event docsMatt Friedman2013-11-121-1/+1
* [ticket/12014] Template Event index_body.html before forumlistMatt Friedman2013-11-113-0/+12
* 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
* | | | | Merge pull request #1855 from nickvergessen/ticket/12002Nathan Guse2013-11-113-7/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/12002] Change functional test to use link hashJoas Schilling2013-11-082-1/+22
| * | | | [ticket/12002] Add link hash to extension manager linksJoas Schilling2013-11-081-6/+11
* | | | | Merge remote-tracking branch 'dhruv/ticket/12007' into developJoas Schilling2013-11-091-3/+3
|\ \ \ \ \
| * | | | | [ticket/12007] Default last_result to 0 instead of falseDhruv2013-11-081-3/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #1857 from nickvergessen/ticket/11922Nathan Guse2013-11-082-1/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ticket/11922] Drop all keys before trying to delete columns to avoid issuesJoas Schilling2013-11-082-1/+21
|/ / / /
* | | | Merge pull request #1845 from nickvergessen/ticket/11994David King2013-11-077-143/+146
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11994] Fix functional testsJoas Schilling2013-11-081-1/+7
| * | | [ticket/11994] "Delete data" is only available for disabled extensionsJoas Schilling2013-11-081-2/+2
| * | | [ticket/11994] Filter crawler for better search comparisonsJoas Schilling2013-11-081-13/+13
| * | | [ticket/11994] Change error level for missing .json fileJoas Schilling2013-11-081-1/+1
| * | | [ticket/11994] Fix more languageJoas Schilling2013-11-081-6/+6
| * | | [ticket/11994] Fix tests after uninstall renameJoas Schilling2013-11-081-8/+8
| * | | [ticket/11994] Rename "uninstall" to "delete data"Joas Schilling2013-11-083-20/+23
| * | | [ticket/11994] Make install/enable just one UI thingJoas Schilling2013-11-083-18/+9
| * | | [ticket/11994] Update functional tests with display nameJoas Schilling2013-11-081-3/+3
| * | | [ticket/11994] Use display name on confirmation screenJoas Schilling2013-11-081-3/+3
| * | | [ticket/11994] Fix some languageJoas Schilling2013-11-081-2/+2
| * | | [ticket/11994] Replace spaces with tabsJoas Schilling2013-11-081-55/+55
| * | | [ticket/11994] Fix functional extension testsJoas Schilling2013-11-081-18/+18
| * | | [ticket/11994] More language fixesJoas Schilling2013-11-081-5/+5
| * | | [ticket/11994] Make extension manager UI less misleadingJoas Schilling2013-11-086-69/+72
|/ / /
* | | Merge pull request #1819 from marc1706/ticket/11534Nathan Guse2013-11-042-0/+40
|\ \ \