aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11906] Add notification purge cron to cron tasksJoas Schilling2013-10-111-0/+10
* [ticket/11906] Add missing configs from notifications cron to schema_data.sqlJoas Schilling2013-10-111-0/+3
* 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-105-24/+27
|\ \ | |/ |/|
| * [ticket/11874] Correct when $phpbb_root_path is appended to build_url()Nathan Guse2013-10-101-1/+1
| * [ticket/11874] Fix testsNathan Guse2013-10-103-16/+21
| * [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
* | | Merge pull request #1569 from bantu/ticket/11703Nils Adermann2013-10-1013-15/+48
|\ \ \
| * | | [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
| | |/ | |/|
* | | Merge pull request #1765 from EXreaction/ticket/11903Nils Adermann2013-10-101-4/+4
|\ \ \ | |/ / |/| |
| * | [ticket/11903] Speed up paging testNathan Guse2013-10-101-4/+4
|/ /
* | Merge pull request #1763 from bantu/ticket/11901Nathan Guse2013-10-101-1/+2
|\ \
| * | [ticket/11901] Pass empty string as relative_url for non-local magic URL.Andreas Fischer2013-10-101-1/+2
|/ /
* | Merge remote-tracking branch 'EXreaction/ticket/11898' into developAndreas Fischer2013-10-102-3/+3
|\ \
| * | [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
* | | Merge remote-tracking branch 'prototech/ticket/11892' into developAndreas Fischer2013-10-082-39/+15
|\ \ \ | |/ / |/| |
| * | [ticket/11892] Fix undefined variables: to_forum_id & to_topic_idCesar G2013-10-082-39/+15
* | | Merge remote-tracking branch 'EXreaction/ticket/11895' into developAndreas Fischer2013-10-081-1/+1
|\ \ \ | |/ /
| * | [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 #1481 from dhruvgoel92/ticket/11608Nathan Guse2013-10-076-0/+192
|\ \ \
| * | | [ticket/11608] Mark failed test as incomplete for mysql search backendDhruv2013-10-051-0/+5
| * | | [ticket/11608] Update search backend class names to namespacesDhruv2013-10-054-4/+4
| * | | [ticket/11608] Move markIncomplete to search backends testDhruv2013-10-054-9/+15
| * | | [ticket/11608] Rename base search test class fileDhruv2013-10-055-4/+4
| * | | [ticket/11608] Remove suffix test from base classDhruv2013-10-055-37/+37
| * | | [ticket/11608] Mark postgres search not found test as incompleteDhruv2013-10-051-2/+2
| * | | [ticket/11608] Mark sphinx tests as incomplete for nowDhruv2013-10-051-0/+5
| * | | [ticket/11608] Mark failed search test incomplete for native searchDhruv2013-10-051-0/+4
| * | | [ticket/11608] remove setUp method overrideDhruv2013-10-054-32/+4
| * | | [ticket/11608] add search functional tests to search subfolderDhruv2013-10-055-11/+10
| * | | [ticket/11608] rename search_found and not_found methodDhruv2013-10-051-8/+6
| * | | [ticket/11608] pass keywords to search_found and search_not_found testDhruv2013-10-051-7/+9
| * | | [ticket/11608] Set sphinx id from test_config file for testsDhruv2013-10-052-1/+9