aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11621] Add explanation to mysql_fulltext_drop.Andreas Fischer2013-10-131-0/+8
* [ticket/11621] Correct GPLv2 link in file header.Andreas Fischer2013-10-111-1/+1
* [ticket/11621] Put mysql_fulltext_drop into alpha1 migration.Andreas Fischer2013-10-111-0/+1
* Merge remote-tracking branch 'phpbb/develop' into ticket/11621Andreas Fischer2013-10-1127-195/+312
|\
| * [ticket/11867] Schema files are not created by create_schema_files.phpJoas Schilling2013-10-117-170/+170
| * Merge pull request #1767 from EXreaction/ticket/11905Nils Adermann2013-10-102-0/+84
| |\
| | * [ticket/11905] 3.1.0-a1 MigrationNathan Guse2013-10-102-0/+84
| * | Merge pull request #1764 from EXreaction/ticket/11874Nils Adermann2013-10-102-8/+6
| |\ \ | | |/ | |/|
| | * [ticket/11874] Correct when $phpbb_root_path is appended to build_url()Nathan Guse2013-10-101-1/+1
| | * [ticket/11874] Do not always prepend the web path; only replace phpbb_root_pathNathan Guse2013-10-101-7/+5
| * | Merge pull request #1571 from bantu/ticket/11345Nils Adermann2013-10-104-2/+4
| |\ \
| | * | [ticket/11345] Don't include scheme, so HTTPS is used where necessary.Andreas Fischer2013-07-182-2/+2
| | * | [ticket/11345] Wrap remote webfonts in S_ALLOW_CDN.Andreas Fischer2013-07-142-2/+2
| | * | [ticket/11345] Move css import to templateVjacheslav Trushkin2013-07-143-1/+2
| | * | [ticket/11345] Add Droid Sans as fallback fontVjacheslav Trushkin2013-07-141-1/+1
| | * | [ticket/11345] Change font for buttonsVjacheslav Trushkin2013-07-143-2/+3
| * | | [ticket/11703] Extend the correct migration class.Andreas Fischer2013-10-101-1/+1
| * | | [ticket/11703] Also use empty() for T_JQUERY_LINK.Andreas Fischer2013-10-102-2/+2
| * | | [ticket/11703] Add effectively_installed().Andreas Fischer2013-10-101-0/+5
| * | | [ticket/11703] Make jQuery CDN switch more generic.Andreas Fischer2013-10-1013-15/+43
| | |/ | |/|
* | | [ticket/11621] Use effectively_installed() instead.Andreas Fischer2013-10-111-5/+6
* | | [ticket/11621] Add migration dropping MySQL search indexes.Andreas Fischer2013-10-111-0/+38
* | | [ticket/11621] Remove unnecessary things around index_created() return value.Andreas Fischer2013-10-111-1/+1
* | | [ticket/11621] Swap columns of post_content index.Andreas Fischer2013-10-101-1/+1
* | | Merge remote-tracking branch 'phpbb/develop' into ticket/11621Andreas Fischer2013-10-10432-6664/+9669
|\ \ \ | |/ /
| * | [ticket/11901] Pass empty string as relative_url for non-local magic URL.Andreas Fischer2013-10-101-1/+2
| * | [ticket/11898] Correct adm_relative_path created by installerNathan Guse2013-10-101-1/+1
| * | [ticket/11898] Correct admin S_LOGIN_ACTIONNathaniel Guse2013-10-091-2/+2
| * | Merge remote-tracking branch 'prototech/ticket/11890' into developAndreas Fischer2013-10-081-1/+1
| |\ \
| | * | [ticket/11890] Fix untranslated string when deleting posts through MCP.Cesar G2013-10-081-1/+1
| * | | [ticket/11892] Fix undefined variables: to_forum_id & to_topic_idCesar G2013-10-082-39/+15
| |/ /
| * | [ticket/11895] Fix undefined $forum_idNathaniel Guse2013-10-081-1/+1
| * | Merge pull request #1757 from prototech/ticket/10383Nathan Guse2013-10-074-14/+144
| |\ \
| | * | [ticket/10383] Update the results without the overlay popup.Cesar G2013-10-074-6/+38
| | * | [ticket/10383] Make the content transitions smoother.Cesar G2013-10-071-4/+4
| | * | [ticket/10383] AJAXify poll votingCesar G2013-10-063-14/+112
| * | | Merge pull request #1755 from prototech/ticket/11893Nathan Guse2013-10-071-2/+0
| |\ \ \
| | * | | [ticket/11893] Remove unnecessary <fieldset> causing a large font sizeCesar G2013-10-051-2/+0
| * | | | Merge pull request #1753 from dhruvgoel92/ticket/11888Nathan Guse2013-10-072-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ticket/11888] Update default search backend in namespaces migrationDhruv2013-10-061-1/+1
| | * | | [ticket/11888] Use \phpbb\search\fulltext_native as search backend configDhruv2013-10-051-1/+1
| * | | | Merge remote-tracking branch 'prototech/ticket/11739' into developDhruv2013-10-071-1/+1
| |\ \ \ \
| | * | | | [ticket/11739] Rename “Remember Me” login keys moduleCesar G2013-10-051-1/+1
| | | |/ / | | |/| |
| * | | | [ticket/11894] Fix typo in "Delete post" optionCesar G2013-10-051-1/+1
| |/ / /
| * | | [ticket/11885] Fix migrations errorNathan Guse2013-10-043-12/+18
| * | | [ticket/11885] Use conditional in update_data()David King2013-10-043-6/+9
| * | | [ticket/11885] Fix migration files for 3.0.12David King2013-10-043-3/+3
| * | | [ticket/11885] Add migration files for 3.0.12-RC2 and RC3 and 3.0.12David King2013-10-043-0/+90
| * | | Merge pull request #1742 from EXreaction/ticket/11840David King2013-10-041-7/+7
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/11840] Fix regexNathan Guse2013-09-301-1/+1