aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13022] Condition Return to advanced search linkJakub Senko2014-09-062-1/+2
* Merge pull request #2918 from marc1706/ticket/13031Tristan Darricau2014-09-064-10/+61
|\
| * [ticket/13031] Slightly change behavior of choose_mime_type and add unit testsMarc Alexander2014-09-052-4/+25
| * [ticket/13031] Guess with all mimetype guessers and pick best guessMarc Alexander2014-09-052-9/+34
| * [ticket/13031] Only use mimetype guesser guess if it helps usMarc Alexander2014-09-032-3/+8
* | Merge pull request #2748 from carlo94it/ticket/12765Marc Alexander2014-09-051-142/+3
|\ \
| * | [ticket/12765] Execute query directly from db toolsCarlo2014-08-101-4/+2
| * | [ticket/12765] Use db_tools instead of generating queries at momentCarlo2014-08-101-142/+5
* | | Merge pull request #2868 from rxu/ticket/12969Marc Alexander2014-09-053-0/+20
|\ \ \
| * | | [ticket/12969] Add template events around username link on composing pmrxu2014-09-023-0/+20
* | | | Merge pull request #2917 from bantu/ticket/13032Marc Alexander2014-09-042-166/+137
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/13032] Also update symfony/css-selector and pin it down.Andreas Fischer2014-09-032-12/+11
| * | | [ticket/13032] Update Symfony Components to 2.3.19Andreas Fischer2014-09-031-154/+126
* | | | Merge pull request #2908 from Pico/t/12661Marc Alexander2014-09-026-2/+89
|\ \ \ \
| * | | | [ticket/12661] Add new line at the end of filesPico2014-08-252-2/+2
| * | | | [ticket/12661] Add template testPico882014-08-246-3/+86
| * | | | [ticket/12661] Load extensions templates from "all" folder by render()Pico882014-08-241-0/+4
* | | | | Merge pull request #2887 from Pico/ticket/12991Marc Alexander2014-09-015-0/+50
|\ \ \ \ \
| * | | | | [ticket/12991] Correct language mistakesPico2014-08-301-4/+4
| * | | | | [ticket/12991] Have events after/before "add warning" field - user and postPico882014-08-175-0/+50
* | | | | | Merge pull request #2913 from Nicofuma/ticket/13024Marc Alexander2014-08-313-0/+12
|\ \ \ \ \ \
| * | | | | | [ticket/13024] Add template event viewtopic_body_postrow_post_content_footerTristan Darricau2014-08-303-0/+12
* | | | | | | Merge pull request #2826 from brunoais/ticket/12928Marc Alexander2014-08-301-0/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ticket/12928] Update to RC4brunoais2014-08-091-1/+1
| * | | | | | [ticket/12928] core.mcp_reports_gather_query_beforebrunoais2014-08-081-0/+21
* | | | | | | Merge pull request #2865 from marc1706/ticket/12966Dhruv Goel2014-08-2915-33/+51
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-2315-32/+50
| * | | | | | | [ticket/12966] Sort posts by post_id in addition to sorting by post_timeMarc Alexander2014-08-101-1/+1
* | | | | | | | 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