aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'nickvergessen/ticket/11906' into developDhruv2013-10-111-0/+3
| |\ \
| | * | [ticket/11906] Add missing configs from notifications cron to schema_data.sqlJoas Schilling2013-10-111-0/+3
| * | | [ticket/11867] Schema files are not created by create_schema_files.phpJoas Schilling2013-10-117-170/+170
| |/ /
| * | [ticket/11703] Make jQuery CDN switch more generic.Andreas Fischer2013-10-101-1/+1
| * | [ticket/11888] Use \phpbb\search\fulltext_native as search backend configDhruv2013-10-051-1/+1
* | | [feature/passwords] Use VCHAR_UNI instead of VCHAR_CI for user_passwordsMarc Alexander2013-10-131-1/+1
* | | [feature/passwords] Modify forum_password column type for new hash typesMarc Alexander2013-10-137-7/+7
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwordsMarc Alexander2013-09-278-1/+172
|\ \ \ | |/ /
| * | [ticket/11700] No need to escape \ in SQL stringNils Adermann2013-09-191-1/+1
| * | [ticket/11700] Change search backend db entry to namespacesNils Adermann2013-09-191-1/+1
| * | Merge remote-tracking branch 'imkingdavid/ticket/11824' into developJoas Schilling2013-09-131-0/+1
| |\ \
| | * | [ticket/11824] Add option for mod_rewriteDavid King2013-09-031-0/+1
| * | | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-061-1/+1
| |\ \ \ | | |/ /
| * | | [feature/oauth] Forgot to update schema filesJoseph Warner2013-07-316-7/+7
| * | | [feature/oauth] Fix SQL error found in installJoseph Warner2013-07-237-7/+7
| * | | [feature/oauth] Actual final schema changesJoseph Warner2013-07-237-24/+24
| * | | [feature/oauth] Finalize schema changesJoseph Warner2013-07-237-0/+170
* | | | [feature/passwords] Add schema changes for new hash typesMarc Alexander2013-09-147-8/+8
| |/ / |/| |
* | | [ticket/11464] Add missing and remove unnecessary database entryOliver Schramm2013-07-311-1/+1
|/ /
* | [ticket/11687] Add assets_version to phpbb_configVjacheslav Trushkin2013-07-131-0/+1
* | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-118-38/+83
|\ \
| * \ Merge remote-tracking branch 'EXreaction/ticket/11413' into developDavid King2013-05-207-33/+76
| |\ \
| | * | [ticket/11413] Undo editing the user_notifications tableNathaniel Guse2013-04-297-7/+7
| | * | [ticket/11413] Schema changes and migration fileNathaniel Guse2013-04-287-40/+83
| * | | Merge PR #1294 branch 'VSEphpbb/ticket/10155' into developOleg Pudeyev2013-05-081-1/+1
| |\ \ \
| | * | | [ticket/10155] Update jQuery to 1.8.3Matt Friedman2013-03-141-1/+1
| * | | | [ticket/10325] change language varDhruv2013-04-251-1/+1
| * | | | [ticket/10325] add new config value to databaseDhruv2013-04-251-0/+1
| | |/ / | |/| |
| * | | Migration file and change board_home_text to board_index_textTabitha Backoff2013-03-281-1/+1
| * | | Ticket# 11477 - Allow customisation of "Board index"Tabitha Backoff2013-03-281-0/+1
| * | | [ticket/11460] Drop incorrect phpbb_notification_{type,method}_ prefix.Andreas Fischer2013-03-191-4/+4
| |/ /
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-077-0/+71
|\ \ \ | |/ /
| * | [ticket/10202] Upgrade TEXT to the bigger MTEXT.Andreas Fischer2013-03-055-6/+6
| * | [ticket/10202] Add database schema for phpbb_config_db_text.Andreas Fischer2013-03-057-0/+71
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-058-31/+149
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'remotes/marc/feature/avatars' into developNathaniel Guse2013-03-048-14/+15
| |\ \
| | * \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-03-048-0/+318
| | |\ \
| | * \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-02-077-7/+134
| | |\ \ \
| | * \ \ \ Merge branch 'develop' into feature/avatarsMarc Alexander2012-12-091-1/+2
| | |\ \ \ \
| | * | | | | [feature/avatars] Unify size of avatar_typeMarc Alexander2012-11-307-14/+14
| | * | | | | [feature/avatars] Add allow_avatar_gravatar to schema_data.sqlMarc Alexander2012-11-221-0/+1
| | * | | | | Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-127-14/+14
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'develop' into feature/avatarsIgor Wiedler2012-07-218-16/+11
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into feature/avatarsIgor Wiedler2012-06-271-3/+4
| | | |\ \ \ \ \ \
| | | * | | | | | | [feature/avatars] Fix avatar_type in create_schema_filesIgor Wiedler2012-04-085-9/+9
| | | * | | | | | | Merge branch 'develop' into feature/avatarsIgor Wiedler2012-04-078-311/+41
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | [feature/avatars] Making schema changes for db tablesCullen Walsh2012-03-183-6/+6
| * | | | | | | | | | Merge remote-tracking branch 'remotes/nickv/ticket/10411-2' into developNathaniel Guse2013-03-048-17/+134
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | [ticket/10411] Update schema file with new table and remove the columnJoas Schilling2013-02-271-7/+11
| | * | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2Joas Schilling2013-02-258-4/+132
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |