| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | [ticket/14348] Add install/index.html | Mate Bartus | 2015-12-08 | 1 | -0/+11 | |
| | | | | | | | | | PHPBB3-14348 | |||||
| * | | [ticket/14311] Use the iohandler for notices and warnings if possible | Mate Bartus | 2015-12-01 | 1 | -1/+13 | |
| | | | | | | | | | PHPBB3-14311 | |||||
| * | | [ticket/14311] Show errors in installer invoked by trigger_error | Mate Bartus | 2015-11-30 | 1 | -1/+31 | |
| | | | | | | | | | PHPBB3-14311 | |||||
| * | | [master] Update version to 3.2.0-a2-dev | Tristan Darricau | 2015-11-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'prep-release-3.2.0-a1' | Tristan Darricau | 2015-11-23 | 2 | -2/+2 | |
| |\ \ | | | | | | | | | | | | | | | | | | | * prep-release-3.2.0-a1: [prep-release-3.2.0-a1] Add changelog for 3.2.0-a1 [prep-release-3.2.0-a1] Add migration for 3.2.0-a1 [prep-release-3.2.0-a1] Update version to 3.2.0-a1 | |||||
| | * | | [prep-release-3.2.0-a1] Update version to 3.2.0-a1 | Tristan Darricau | 2015-11-09 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Merge pull request #4016 from CHItA/ticket/14270 | Tristan Darricau | 2015-11-23 | 2 | -4/+4 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14270] Purge cache when the installer is finished * CHItA/ticket/14270: [ticket/14270] Purge cache when the installer is finished | |||||
| | * | | | [ticket/14270] Purge cache when the installer is finished | Mate Bartus | 2015-11-08 | 2 | -4/+4 | |
| | |/ / | | | | | | | | | | PHPBB3-14270 | |||||
| * | | | [ticket/14281] Fix installer CLI after recent changes | Marc Alexander | 2015-11-10 | 1 | -0/+4 | |
| |/ / | | | | | | | PHPBB3-14281 | |||||
| * | | [ticket/14044] Deduplicate the installers | Mate Bartus | 2015-10-22 | 10 | -7546/+187 | |
| | | | | | | | | | PHPBB3-14044 | |||||
| * | | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 2 | -4/+6 | |
| | | | | | | | | | PHPBB3-14039 | |||||
| * | | [ticket/13371] Add language files to the service as well | Mate Bartus | 2015-10-17 | 1 | -0/+5 | |
| | | | | | | | | | PHPBB3-13371 | |||||
| * | | [ticket/13371] Use user selected language in old installer | Mate Bartus | 2015-10-17 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-13371 | |||||
| * | | [ticket/13371] Fix language loading for the old installer | Mate Bartus | 2015-10-17 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-13371 | |||||
| * | | Merge branch '3.1.x' | Marc Alexander | 2015-10-11 | 1 | -1/+2 | |
| |\ \ | |/ | ||||||
| | * | [ticket/8920] Add a MCP PM reports view permission | Zoddo | 2015-08-30 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | Anybody who has the permission to read reports in one forum can read PM reports. Solving this problem by adding a new permission to read PM reports. PHPBB3-8920 | |||||
| * | | Merge pull request #3903 from Zoddo/ticket/13101 | Marc Alexander | 2015-10-10 | 2 | -2/+0 | |
| |\ \ | | | | | | | | | | [ticket/13101] Remove MSN/WLM custom profile field | |||||
| | * | | [ticket/13101] Remove MSN/WLM custom profile field from new installs | Zoddo | 2015-09-27 | 2 | -2/+0 | |
| | | | | | | | | | | | | | PHPBB3-13101 | |||||
| * | | | [ticket/14205] Bump PHP requirement to PHP 5.4 | Tristan Darricau | 2015-10-04 | 2 | -3/+3 | |
| |/ / | | | | | | | PHPBB3-14205 | |||||
| * | | [ticket/13904] Modify files for changes in ini wrapper | Marc Alexander | 2015-09-09 | 1 | -2/+2 | |
| | | | | | | | | | PHPBB3-13904 | |||||
| * | | [ticket/12505] Remove outdated media extensions | n-aleha | 2015-08-24 | 1 | -23/+6 | |
| | | | | | | | | | | | | | | | Update constants and data schema for new installations. Mark outdated media constants as deprecated. PHPBB3-12505 | |||||
| * | | Merge branch '3.1.x' | Joas Schilling | 2015-08-23 | 1 | -1/+1 | |
| |\ \ | |/ | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg | |||||
| | * | [3.1.x] Update version to 3.1.7-dev | Joas Schilling | 2015-08-23 | 1 | -1/+1 | |
| | | | ||||||
| | * | [prep-release-3.1.6] Update version to 3.1.6-RC1 | Joas Schilling | 2015-08-23 | 2 | -2/+2 | |
| | | | ||||||
| | * | [3.1.x] Update dev version to 3.1.6-RC1 | Joas Schilling | 2015-06-11 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #3698 from s9e/ticket/13935 | Tristan Darricau | 2015-08-05 | 1 | -0/+1 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13935] Allow more admin-configurable schemes in post links * s9e/ticket/13935: [ticket/13935] Removed cache invalidation from acp_board [ticket/13935] Removed UI [ticket/13935] Allow more admin-configurable schemes in post links | |||||
| | * | | [ticket/13935] Allow more admin-configurable schemes in post links | JoshyPHP | 2015-07-15 | 1 | -0/+1 | |
| | | | | | | | | | | | | | PHPBB3-13935 | |||||
| * | | | [ticket/8708] Add f_announce_global permission | Oliver Schramm | 2015-07-19 | 2 | -7/+8 | |
| |/ / | | | | | | | PHPBB3-8708 | |||||
| * | | [ticket/11444] Moving the in-board notifications to a method class | Nicofuma | 2015-07-13 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444 | |||||
| * | | Merge branch '3.1.x' | Joas Schilling | 2015-06-11 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg | |||||
| | * | | [3.1.x] Increase dev version to 3.1.6-dev | Joas Schilling | 2015-06-11 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | [prep-release-3.1.5] Update version to 3.1.5-RC1 | Joas Schilling | 2015-06-09 | 2 | -2/+2 | |
| | | | ||||||
| * | | Merge branch '3.1.x' | Marc Alexander | 2015-06-09 | 2 | -4/+4 | |
| |\ \ | |/ | | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php | |||||
| | * | [ticket/13685] This should take care of the rest | brunoais | 2015-06-08 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-13685 | |||||
| | * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructors | brunoais | 2015-06-07 | 2 | -4/+4 | |
| | | | | | | | | | PHPBB3-13685 | |||||
| * | | [ticket/13777] Reorder get_module_infos() method's arguments | MateBartus | 2015-05-31 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-13777 | |||||
| * | | [ticket/13777] Use module manager in phpBB core files | MateBartus | 2015-05-31 | 1 | -18/+23 | |
| | | | | | | | | | PHPBB3-13777 | |||||
| * | | Merge pull request #3554 from Nicofuma/ticket/13770 | Nils Adermann | 2015-05-29 | 5 | -21/+27 | |
| |\ \ | | | | | | | [ticket/13770] Wither interface for container_builder | |||||
| | * | | [ticket/13770] Fix tests | Nicofuma | 2015-05-14 | 1 | -2/+1 | |
| | | | | | | | | | | | | | PHPBB3-13770 | |||||
| | * | | [ticket/13770] Update tests | Tristan Darricau | 2015-05-14 | 1 | -1/+0 | |
| | | | | | | | | | | | | | PHPBB3-13770 | |||||
| | * | | [ticket/13770] Wither interface for container_builder | Tristan Darricau | 2015-05-14 | 5 | -21/+29 | |
| | | | | | | | | | | | | | PHPBB3-13770 | |||||
| * | | | [ticket/13871] Fix call to undefined member function on non-object error. | Cesar G | 2015-05-28 | 1 | -3/+3 | |
| |/ / | | | | | | | PHPBB3-13871 | |||||
| * | | [ticket/13804] Make template's user dependency optional | MateBartus | 2015-05-05 | 1 | -2/+5 | |
| | | | | | | | | | PHPBB3-13804 | |||||
| * | | [ticket/13638] Inject $filesystem in \phpbb\template\asset | Nicofuma | 2015-05-05 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-13638 | |||||
| * | | [ticket/13782] Rename null driver to dummy for PHP7 compatibility | Marc Alexander | 2015-05-04 | 3 | -7/+7 | |
| | | | | | | | | | PHPBB3-13782 | |||||
| * | | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 1 | -3/+5 | |
| | | | | | | | | | PHPBB3-13762 | |||||
| * | | Merge pull request #3487 from MateBartus/ticket/13697 | Tristan Darricau | 2015-04-16 | 5 | -11/+51 | |
| |\ \ | | | | | | | | | | [ticket/13697] Moving filesystem related functions to filesystem service | |||||
| | * | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 5 | -11/+51 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | |||||
| * | | | Merge branch '3.1.x' | Joas Schilling | 2015-04-10 | 1 | -1/+1 | |
| |\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg | |||||
| | * | | [3.1.x] Update development version to 3.1.5-dev | Joas Schilling | 2015-04-10 | 1 | -1/+1 | |
| | | | | ||||||
