aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13020] Add forum_data variable to core.viewforum_get_topic_data eventrxu2014-09-071-2/+7
* Merge pull request #2909 from n-aleha/ticket/11909Marc Alexander2014-08-281-54/+0
|\
| * [ticket/11909] Remove unused function load_migrationsn-aleha2014-08-261-54/+0
|/
* Merge remote-tracking branch 'PayBas/ticket/12506' into develop-ascraeusCesar G2014-08-257-9/+51
|\
| * [ticket/12506] Fix search result h3 marginPayBas2014-08-071-1/+1
| * [ticket/12506] Fix responsive profile min-height (no avatar)PayBas2014-08-071-0/+1
| * [ticket/12506] Reposition buttons to make room for "online" bannerPayBas2014-08-072-8/+4
| * [ticket/12506] Reposition post-buttons for compact layoutPayBas2014-08-078-4/+49
* | Merge pull request #2905 from Nicofuma/ticket/13008Andreas Fischer2014-08-248-1/+69
|\ \
| * | [ticket/13008] Add functionnal testTristan Darricau2014-08-247-0/+68
| * | [ticket/13008] Use an absolute path with the FileLocator for the routing filesTristan Darricau2014-08-231-1/+1
* | | Merge pull request #2907 from marc1706/ticket/13010Tristan Darricau2014-08-241-1/+1
|\ \ \
| * | | [ticket/13010] Specifiy correct clean_row() call in phpbb_get_avatar docblockMarc Alexander2014-08-241-1/+1
* | | | Merge pull request #2904 from Nicofuma/ticket/12990Marc Alexander2014-08-241-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12990] Disable all the notifications types which are not in the coreTristan Darricau2014-08-231-0/+5
| |/ /
* | | Merge pull request #2551 from ptitlazy/ticket/12658Andreas Fischer2014-08-231-0/+251
|\ \ \
| * | | [ticket/12658] Rebased and fixed unit testsTristan Darricau2014-08-231-7/+11
| * | | [ticket/12658] Fix wrong eol characterLEZY Thomas2014-08-231-1/+1
| * | | [ticket/12658] Refactoring codeLEZY Thomas2014-08-231-33/+15
| * | | [ticket/12658] Fix typo and coding style mistakesLEZY Thomas2014-08-231-2/+2
| * | | [ticket/12658] Add test for command config:deleteLEZY Thomas2014-08-231-0/+34
| * | | [ticket/12658] Add test for command config:incrementLEZY Thomas2014-08-231-11/+63
| * | | [ticket/12658] Add test for command config:getLEZY Thomas2014-08-231-0/+48
| * | | [ticket/12658] Add test for command config:set-atomicLEZY Thomas2014-08-231-5/+65
| * | | [ticket/12658] Add test for base case of command config:setLEZY Thomas2014-08-231-0/+71
| |/ /
* | | Merge pull request #2783 from hanakin/ticket/12862Andreas Fischer2014-08-238-19/+11
|\ \ \ | |/ / |/| |
| * | [ticket/12862] Remove remaining simple-wrap idMichael Miday2014-08-111-4/+0
| * | [ticket/12862] Resize popups consistentlyhanakin2014-07-306-14/+10
| * | [ticket/12862] Add Borderhanakin2014-07-291-1/+1
* | | Merge pull request #2899 from Skouat/ticket/13003Andreas Fischer2014-08-222-4/+7
|\ \ \
| * | | [ticket/13003] Add missing language keysMario Skouat2014-08-212-4/+7
* | | | Merge pull request #2900 from prototech/ticket/13004Andreas Fischer2014-08-211-1/+1
|\ \ \ \
| * | | | [ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools.Cesar G2014-08-211-1/+1
| |/ / /
* | | | Merge pull request #2898 from Nicofuma/ticket/12990Marc Alexander2014-08-211-12/+12
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12990] Use {$var} instead of ${var}Tristan Darricau2014-08-211-12/+12
|/ / /
* | | Merge pull request #2894 from Nicofuma/ticket/12999Andreas Fischer2014-08-214-19/+0
|\ \ \
| * | | [ticket/12999] Remove @author tagsTristan Darricau2014-08-194-19/+0
* | | | Merge pull request #2885 from Nicofuma/ticket/12990Marc Alexander2014-08-2151-212/+327
|\ \ \ \
| * | | | [ticket/12990] Use protected instead of privateTristan Darricau2014-08-172-3/+3
| * | | | [ticket/12990] Fix unit testsTristan Darricau2014-08-1716-95/+97
| * | | | [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-1635-118/+231
* | | | | Merge pull request #2889 from rxu/ticket/12994Marc Alexander2014-08-211-0/+29
|\ \ \ \ \
| * | | | | [ticket/12994] Add core event to viewtopic.php before sending vars to templaterxu2014-08-211-0/+29
* | | | | | Merge pull request #2895 from Nicofuma/ticket/12998Marc Alexander2014-08-201-2/+2
|\ \ \ \ \ \
| * | | | | | [ticket/12998] Fix use of $lang in mcp_warn.phpTristan Darricau2014-08-191-2/+2
|/ / / / / /
* | | | | | Merge pull request #2893 from bantu/ticket/12989Andreas Fischer2014-08-191-0/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ticket/12989] Remove unused "created_by.jpg"Louis77772014-08-191-0/+0
|/ / / / /
* | | | | Merge pull request #2892 from bantu/ticket/12996Andreas Fischer2014-08-191-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/12996] Fix reliability issue in flock test.Fred Emmott2014-08-191-4/+4
|/ / / /
* | | | Merge pull request #2886 from Oyabun1/ticket/12984Andreas Fischer2014-08-171-2/+2
|\ \ \ \