aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/310
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'imkingdavid/ticket/11824' into developJoas Schilling2013-09-131-0/+25
|\
| * [ticket/11824] Change copyright year in migration fileDavid King2013-09-061-1/+1
| | | | | | | | PHPBB3-11824
| * [ticket/11824] Add option for mod_rewriteDavid King2013-09-031-0/+25
| | | | | | | | PHPBB3-11824
* | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11373Nathan Guse2013-09-123-1/+127
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Joseph Warner (188) and others # Via Andreas Fischer (41) and others * 'develop' of github.com:phpbb/phpbb3: (435 commits) [ticket/11745] Correct language, coding guidelines [ticket/11828] Fix greedy operators in lexer [ticket/11835] Fix ucp_auth_link adding in migration [prep-release-3.0.12] Remove changelog entry for ticket that was not resolved. [ticket/develop/11832] Fix path detection [ticket/11833] Prevent Twig errors from invalid template loops using BEGINELSE [ticket/11833] Fix bad template loop [feature/oauth] Fix tabindex [ticket/11816] !$DOESNT_EXIST test [ticket/9550] Add the core.viewtopic_post_rowset_data event to viewtopic.php [ticket/11829] Use report_closed to determine status in MCP report_details [ticket/11825] Move schema_data.php into includes/ instead of phpbb/ [ticket/11215] Remove unnecessary comment [ticket/11755] MySQL upgrader out of date [prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release. [prep-release-3.0.12] Bumping version number for 3.0.12-RC3. [ticket/11823] Set up nginx server to match PHP files with characters after .php [ticket/11812] Fix empty define [ticket/11818] Update Symfony dependencies to 2.3.* [feature/oauth] Fix bug on ucp_auth_link related to error display ...
| * | [ticket/11835] Fix ucp_auth_link adding in migrationNathan Guse2013-09-101-1/+1
| | | | | | | | | | | | PHPBB3-11835
| * | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ↵Joseph Warner2013-09-062-1/+56
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/oauth Conflicts: phpBB/composer.json phpBB/composer.lock phpBB/develop/create_schema_files.php phpBB/includes/ucp/ucp_register.php PHPBB3-11673
| | * [ticket/11751] Add mcp modules for softdelete on updateJoas Schilling2013-07-311-0/+55
| | | | | | | | | | | | PHPBB3-11751
| | * [ticket/11757] Fix typo in signature_module_auth migrationOliver Schramm2013-07-301-1/+1
| | | | | | | | | | | | PHPBB3-11757
| * | [feature/oauth] Migration update for new ucp moduleJoseph Warner2013-08-071-1/+16
| | | | | | | | | | | | PHPBB3-11673
| * | [feature/oauth] Attempt to fix postgres issueJoseph Warner2013-07-311-1/+1
| | | | | | | | | | | | PHPBB3-11673
| * | [feature/oauth] Fix more errors related to sql changesJoseph Warner2013-07-231-1/+1
| | | | | | | | | | | | PHPBB3-11673
| * | [feature/oauth] Fix SQL error found in installJoseph Warner2013-07-231-1/+1
| | | | | | | | | | | | PHPBB3-11673
| * | [feature/oauth] Actual final schema changesJoseph Warner2013-07-231-5/+5
| | | | | | | | | | | | PHPBB3-11673
| * | [feature/oauth] Finalize schema changesJoseph Warner2013-07-231-2/+2
| | | | | | | | | | | | PHPBB3-11673
| * | [feature/oauth] Create means to associate phpBB account with externalJoseph Warner2013-07-181-1/+12
| | | | | | | | | | | | PHPBB3-11673
| * | [feature/oauth] Move last file to appropriate locationJoseph Warner2013-07-141-0/+45
| |/ | | | | | | PHPBB3-11673
* | [ticket/11373] Prune old read notifications with cronNathan Guse2013-07-271-0/+25
|/ | | | PHPBB3-11373
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1419-0/+1938
PHPBB3-11698