aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [feature/extension-manager] Use an incremental process for enable and purgeNils Adermann2011-09-2913-22/+151
* [feature/extension-manager] Add missing sql_freeresult callNils Adermann2011-09-291-0/+1
* [feature/extension-manager] Allow extensions to define captcha plugins.Nils Adermann2011-09-293-24/+32
* [feature/extension-manager] Avoid unecessary loading of acp classesNils Adermann2011-09-291-10/+6
* [feature/extension-manager] Fix whitespace in acp_modulesNils Adermann2011-09-291-13/+13
* [feature/extension-manager] Load (A/U/M)CP modules from extensionsNils Adermann2011-09-292-75/+94
* [feature/extension-manager] Add filename prefix matching in extension finderNils Adermann2011-09-292-5/+62
* [feature/extension-manager] Remove the ext_active index for lack of specificityNils Adermann2011-09-299-14/+2
* [feature/extension-manager] Add missing newlines at end of filesNils Adermann2011-09-296-6/+6
* [feature/extension-manager] Remove cron's dependency on the extension manager.Nils Adermann2011-09-299-66/+156
* [feature/extension-manager] The class loader no longer knows about extensionsNils Adermann2011-09-299-81/+77
* [feature/extension-manager] Skip phpbb_search_base by checking for get_name()Nils Adermann2011-09-291-1/+1
* [feature/extension-manager] Never cache extension finder queries in debug modeNils Adermann2011-09-291-1/+1
* [feature/extension-manager] Make search backends loadable from extensionsNils Adermann2011-09-298-46/+44
* [feature/extension-manager] Load the extension manager on all pagesNils Adermann2011-09-292-1/+7
* [feature/extension-manager] Porting cron tasks over to the extension finderNils Adermann2011-09-2911-147/+102
* [feature/extension-manager] Extension Manager & FinderNils Adermann2011-09-2934-15/+1049
* Merge branch 'develop-olympus' into developAndreas Fischer2011-09-271-2/+2
|\
| * Merge remote-tracking branch 'naderman/ticket/10394' into develop-olympusAndreas Fischer2011-09-271-2/+2
| |\
| | * [ticket/10394] Use call_user_func_array to pass a ref into a dynamic functionNils Adermann2011-09-271-2/+2
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-09-271-5/+3
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'nickvergessen/ticket/10315' into develop-olympusAndreas Fischer2011-09-271-5/+3
| |\ \
| | * | [ticket/10315] Add top/bottom margin to the options in ACP to avoid overlappingJoas Schilling2011-09-211-5/+3
* | | | Merge remote-tracking branch 'cs278/ticket/10387' into developAndreas Fischer2011-09-271-0/+1
|\ \ \ \
| * | | | [ticket/10387] Add CURRENT_PAGE var to the template when pagination is used.Chris Smith2011-09-251-0/+1
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-09-272-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'naderman/ticket/10394' into develop-olympusAndreas Fischer2011-09-272-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [ticket/10394] Remove call-time pass by reference from tests for PHP 5.4Nils Adermann2011-09-272-3/+3
| |/ / /
* | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into developAndreas Fischer2011-09-273-7/+17
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'github-cs278/ticket/10392' into developNils Adermann2011-09-273-7/+17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ticket/10392] Alter parent namespace stripping.Chris Smith2011-09-271-2/+9
| | * | | [ticket/10392] Test for magic loop variables with nested namespaces.Chris Smith2011-09-272-2/+3
| | * | | [ticket/10392] Missed fix for S_BLOCK_NAME.Chris Smith2011-09-271-1/+1
| | * | | [ticket/10392] Fix access to nested special block variables.Chris Smith2011-09-261-4/+6
| |/ / /
* | | | Merge remote-tracking branch 'cs278/ticket/10384' into developAndreas Fischer2011-09-243-7/+10
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/10384] Language variable replacements should not check for var prefix.Chris Smith2011-09-241-2/+3
| * | | [ticket/10384] Update unit tests to test for failing variable.Chris Smith2011-09-242-5/+7
* | | | Merge remote-tracking branch 'cs278/ticket/10375' into developAndreas Fischer2011-09-231-16/+11
|\ \ \ \
| * | | | [ticket/10375] Rework $source_file setting.Chris Smith2011-09-211-3/+12
| * | | | [ticket/10375] Make _tpl_load() a little leaner.Chris Smith2011-09-211-19/+6
| * | | | [ticket/10375] Use existing method to generate cache file name.Chris Smith2011-09-211-2/+1
| |/ / /
* | | | Merge remote-tracking branch 'cs278/ticket/10152' into developIgor Wiedler2011-09-211-1/+0
|\ \ \ \
| * | | | [ticket/10152] Remove end '?>' from generated config.php.Chris Smith2011-09-211-1/+0
| |/ / /
* | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into developIgor Wiedler2011-09-21228-3532/+1876
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'github-cs278/feature/remove-db-styles' into dev...Nils Adermann2011-09-2122-1168/+135
| |\ \ \
| | * | | [feature/remove-db-styles] Remove forgotten template variables.Chris Smith2011-09-201-6/+0
| | * | | [feature/remove-db-styles] Removed style.php!Chris Smith2011-09-202-165/+1
| | * | | [feature/remove-db-styles] Rework filesystem permission checks from 6d24a71.Chris Smith2011-09-201-18/+52
| | * | | [feature/remove-db-styles] Update language to reflect removal of db storage.Chris Smith2011-09-201-18/+6
| | * | | [feature/remove-db-styles] Mark log entrys as deprecated.Chris Smith2011-09-201-0/+6