aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ticket/13740] Fix database version comparisonMate Bartus2015-07-091-3/+3
| * | [ticket/13740] Fix CSMate Bartus2015-07-093-3/+0
| * | [ticket/13740] Fix itteration problems, implement class name aware collectionsMate Bartus2015-07-0912-83/+88
| * | [ticket/13740] Add option to have class names in service collectionsMate Bartus2015-07-091-0/+27
| * | [ticket/13740] Use service collection instead of array of task namesMate Bartus2015-07-0914-242/+221
| * | [ticket/13740] Fix database testMate Bartus2015-07-091-9/+11
| * | [ticket/13740] Fix test stubsMate Bartus2015-07-083-25/+14
| * | [ticket/13740] Installer config testMate Bartus2015-07-081-0/+86
| * | [ticket/13740] Test navigation providerMate Bartus2015-07-081-0/+34
| * | [ticket/13740] Fixes and Tests for database helperMate Bartus2015-07-082-1/+153
| * | [ticket/13740] Clean up CLI CSMate Bartus2015-07-081-5/+6
| * | [ticket/13740] Restore original install folderMate Bartus2015-07-0817-3/+3397
| * | [ticket/13740] Clean up CLI mergeMate Bartus2015-07-082-1/+22
| * | [ticket/13740] CLI installer and fixesTristan Darricau2015-07-0818-7/+1165
| * | [ticket/13740] Fix controller class name in service definitionMate Bartus2015-07-081-1/+1
| * | [ticket/13740] Fix database installationMate Bartus2015-07-082-7/+4
| * | [ticket/13740] Use DBAL for retrieving DB versionCHItA2015-07-081-4/+3
| * | [ticket/13740] Load schema_data.sql from the correct locationCHItA2015-07-082-6/+12
| * | [ticket/13740] Cache installer containerCHItA2015-07-081-1/+0
| * | [ticket/13740] Fix AJAX HTTP header settingCHItA2015-07-081-3/+2
| * | [ticket/13740] Fix CS and extend phpbb extensionsCHItA2015-07-086-74/+46
| * | [ticket/13740] Remove ActiveXObject as it is supported by IE versions >= 8CHItA2015-07-081-12/+3
| * | [ticket/13740] Fix CSCHItA2015-07-081-4/+4
| * | [ticket/13740] Move installer files to phpbb/install directoryCHItA2015-07-0856-3/+0
| * | [ticket/13740] Add navigation bar support for the installerCHItA2015-07-0827-54/+495
| * | [ticket/13740] Add better progress handling, also add log messagesCHItA2015-07-0812-106/+391
| * | [ticket/13740] Tasks can appear as multiple steps for the progress barCHItA2015-07-0827-21/+190
| * | [ticket/13740] Clean up JS code some moreMateBartus2015-07-081-116/+183
| * | [ticket/13740] Implement progress bar for AJAX UIMateBartus2015-07-083-35/+146
| * | [ticket/13740] Add backend support for install progress trackingMateBartus2015-07-0824-22/+306
| * | [ticket/13740] Clean up docblocksMateBartus2015-07-0810-42/+25
| * | [ticket/13740] Installer's install tasks and modulesMateBartus2015-07-0838-0/+3983
| * | [ticket/13740] Front facing files and controllersMateBartus2015-07-0810-1/+798
| * | [ticket/13740] Implementation of the new installer frameworkMateBartus2015-07-0819-0/+2106
| * | [ticket/13740] Add new language file for installMateBartus2015-07-082-533/+758
| * | [ticket/13740] Core file workaroundsMateBartus2015-07-087-71/+92
| * | [ticket/13740] Moving old installer to install_oldMateBartus2015-07-0810-2446/+0
* | | Merge branch '3.1.x'Mate Bartus2015-07-231-2/+0
|\ \ \
| * \ \ Merge pull request #3789 from marc1706/ticket/13982Máté Bartus2015-07-231-2/+0
| |\ \ \
| | * | | [ticket/13982] Remove extra new lineMarc Alexander2015-07-231-2/+0
| |/ / /
* | | | Merge branch '3.1.x'Marc Alexander2015-07-235-1/+87
|\ \ \ \ | |/ / /
| * | | Merge pull request #3739 from javiexin/ticket/13982Marc Alexander2015-07-238-2/+110
| |\ \ \
| | * | | [ticket/13982] Add events around ranksjaviexin2015-07-171-1/+1
| | * | | [ticket/13982] Add events around ranksjaviexin2015-07-048-2/+110
* | | | | Merge branch '3.1.x'Marc Alexander2015-07-231-6/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3788 from marc1706/ticket/13899Marc Alexander2015-07-231-6/+17
| |\ \ \ \
| | * | | | [ticket/13899] Use multi-line definition for vars arrayMarc Alexander2015-07-231-1/+9
| | * | | | [ticket/13899] Fix doc block arrangement and add @changed infoMarc Alexander2015-07-221-1/+2
| | * | | | [ticket/13899] Add items to core.search_results_modify_search_titledavid632015-07-221-6/+8
| |/ / / /
* | | | | Merge pull request #3781 from Elsensee/ticket/8708-2Tristan Darricau2015-07-2213-25/+69
|\ \ \ \ \