aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'EXreaction/ticket/9871-2' into developJoas Schilling2014-03-1411-171/+734
|\
| * [ticket/9871] Can set current version to use instead of the phpBB versionNathan Guse2014-03-141-3/+23
| * [ticket/9871] Fix indentation on commentNathan Guse2014-03-141-2/+2
| * [ticket/9871] Fix test nameNathan Guse2014-03-141-1/+1
| * [ticket/9871] Split fast and slow version testsNathan Guse2014-03-132-26/+58
| * [ticket/9871] Option to force the stability when checking for updatesNathan Guse2014-03-111-1/+31
| * [ticket/9871] Allow setting the host/file to load for the version classNathan Guse2014-03-102-3/+45
| * [ticket/9871] Restore get_remote_file_testNathan Guse2014-03-101-0/+75
| * [ticket/9871] Fix testsNathan Guse2014-03-081-3/+11
| * [ticket/9871] Typehint and comment on var typesNathan Guse2014-03-051-1/+6
| * [ticket/9871] Mark test as slowNathan Guse2014-03-051-0/+3
| * [ticket/9871] Restore phpbb_version_compareNathan Guse2014-03-052-15/+11
| * [ticket/9871] Restore get_remote_fileNathan Guse2014-03-053-139/+73
| * [ticket/9871] Use $request->variable instead of request_varNathan Guse2014-03-052-3/+3
| * [ticket/9871] Update version check file to use json formatNathan Guse2014-02-1913-321/+739
* | Merge branch 'develop-olympus' into developJoas Schilling2014-03-140-0/+0
|\ \
| * \ Merge remote-tracking branch 'marcosbc/ticket/12247' into develop-olympusJoas Schilling2014-03-141-2/+4
| |\ \
| | * | [ticket/12247] Makes static usernames workMarcos Bjorkelund2014-03-141-2/+4
| | * | [ticket/12247] Add ['username'] to mcp_queue.php's user_notification()Marcos Bjorkelund2014-03-131-2/+2
* | | | Merge branch 'develop-olympus' into developJoas Schilling2014-03-144-4/+111
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'exreaction/ticket/12202' into develop-olympusJoas Schilling2014-03-144-5/+112
| |\ \ \ | | |/ / | |/| |
| | * | Merge pull request #11 from nickvergessen/ticket/exreaction/12202Nathan Guse2014-03-141-38/+44
| | |\ \
| | | * | [ticket/12202] Use an array in the data provider instead of exploding manuallyJoas Schilling2014-03-141-38/+44
| | |/ /
| | * | [ticket/12202] Can't call htmlspecialchars before checking for quotesNathaniel Guse2014-03-091-1/+5
| | * | [ticket/12202] Fix testsNathaniel Guse2014-03-091-5/+5
| | * | [ticket/12202] Test for parse_cfg_fileNathan Guse2014-03-091-0/+97
| | * | [ticket/12202] Use copyright symbol in style.cfg filesNathan Guse2014-03-092-3/+3
| | * | [ticket/12202] Apply htmlspecialchars to style.cfg dataNathan Guse2014-03-091-3/+3
* | | | Merge pull request #2126 from nickvergessen/ticket/forumhulp/12241Dhruv Goel2014-03-141-1/+13
|\ \ \ \
| * | | | [ticket/12241] Add @var for the argumentsJoas Schilling2014-03-141-0/+3
| * | | | [ticket/12241] Update event name and version match our guidelinesJoas Schilling2014-03-141-6/+4
| * | | | [ticket/12241] Add submit to event variablesForumhulp.com2014-03-141-1/+1
| * | | | [ticket/12241] Move $phpbb_dispatcher to the topForumhulp.com2014-03-141-2/+1
| * | | | [ticket/12241] Event to add and/or modify acp_board configurationsForumhulp.com2014-03-141-0/+12
* | | | | Merge remote-tracking branch 'dhruv/ticket/11040' into developJoas Schilling2014-03-144-18/+114
|\ \ \ \ \
| * | | | | [ticket/11040] Topic is deleted if test is skippedDhruv2014-03-121-0/+1
| * | | | | [ticket/11040] Use unique text for the test post addedDhruv2014-03-121-2/+2
| * | | | | [ticket/11040] Use hard delete in delete_topicDhruv2014-03-121-0/+2
| * | | | | [ticket/11040] Add migration to drop postgres search indexesDhruv2014-03-121-0/+47
| * | | | | [ticket/11040] Delete the functional test topic to avoid conflictsDhruv2014-03-121-0/+1
| * | | | | [ticket/11040] Add methods to delete post and topic in functional testsDhruv2014-03-121-0/+44
| * | | | | [ticket/11040] Swap post_text and post_subject for post_content indexDhruv2014-03-121-1/+1
| * | | | | [ticket/11040] Add test cases for searching subject and post content togetherDhruv2014-03-121-4/+7
| * | | | | [ticket/11040] Remove postgres extra indexesDhruv2014-03-121-16/+2
| * | | | | [ticket/11040] Add post_content indexDhruv2014-03-121-1/+15
| * | | | | [ticket/11040] Search subject and text togetherDhruv2014-03-121-5/+3
* | | | | | Merge remote-tracking branch 'vsephpbb/ticket/12263' into developJoas Schilling2014-03-142-22/+8
|\ \ \ \ \ \
| * | | | | | [ticket/12263] Add missing variable names to docblock fixesMatt Friedman2014-03-132-2/+2
| * | | | | | [ticket/12263] Remove invalid SQL query and unused variablesMatt Friedman2014-03-131-13/+1
| * | | | | | [ticket/12263] Remove unused argument in module add/removeMatt Friedman2014-03-131-5/+3