aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12715] Cleanup comments in \phpbb\template\*Tristan Darricau2014-06-1519-124/+132
* [ticket/12715] Cleanup comments in \phpbb\plupload\*Tristan Darricau2014-06-151-2/+0
* [ticket/12715] Cleanup comments in \phpbb\profilefields\*Tristan Darricau2014-06-157-7/+0
* [ticket/12715] Cleanup comments in \phpbb\passwords\*Tristan Darricau2014-06-1517-63/+63
* [ticket/12715] Cleanup comments in \phpbb\notification\*Tristan Darricau2014-06-151-3/+5
* [ticket/12715] Cleanup comments in \phpbb\mimetype\*Tristan Darricau2014-06-154-7/+7
* [ticket/12715] Cleanup comments in \phpbb\message\*Tristan Darricau2014-06-151-2/+2
* [ticket/12715] Cleanup comments in \phpbb\log\*Tristan Darricau2014-06-151-22/+1
* [ticket/12715] Cleanup comments in \phpbb\lock\*Tristan Darricau2014-06-151-2/+2
* [ticket/12715] Cleanup comments in \phpbb\groupposition\*Tristan Darricau2014-06-152-26/+19
* [ticket/12715] Cleanup comments in \phpbb\feed\*Tristan Darricau2014-06-153-14/+20
* [ticket/12715] Cleanup comments in \phpbb\extension\*Tristan Darricau2014-06-153-43/+46
* [ticket/12715] Cleanup comments in \phpbb\di\*Tristan Darricau2014-06-154-6/+5
* [ticket/12715] Cleanup comments in \phpbb\db\*Tristan Darricau2014-06-155-3/+15
* [ticket/12715] Cleanup comments in \phpbb\cron\*Tristan Darricau2014-06-152-2/+3
* [ticket/12715] Cleanup comments in \phpbb\controller\*Tristan Darricau2014-06-153-7/+9
* [ticket/12715] Update console command cron:* commentsTristan Darricau2014-06-152-4/+28
* [ticket/12715] Update console command config:* commentsTristan Darricau2014-06-155-1/+71
* [ticket/12715] Update console command cache:purge commentsTristan Darricau2014-06-151-0/+23
* [ticket/12715] Cleanup comments in \phpbb\cache\driver\*Tristan Darricau2014-06-152-1/+3
* [ticket/12715] Cleanup comments in \phpbb\avatar\driver\*Tristan Darricau2014-06-155-26/+27
* [ticket/12715] Cleanup comments in \phpbb\auth\provider\*Tristan Darricau2014-06-156-17/+16
* Merge pull request #2593 from bantu/ticket/12575Dhruv Goel2014-06-152-57/+9
|\
| * [ticket/12575] Just forward service_collection::offsetGet() to container.Andreas Fischer2014-06-141-8/+1
| * [ticket/12575] Do not duplicate logic in service_collection_iterator.Andreas Fischer2014-06-141-9/+1
| * [ticket/12575] Workaround for offsetExists seems not required for the Iterator.Andreas Fischer2014-06-141-16/+1
| * [ticket/12575] Pass service_collection instead of ContainerInterface.Andreas Fischer2014-06-142-26/+8
* | Merge pull request #2431 from Nicofuma/ticket/12109Dhruv Goel2014-06-151-8/+16
|\ \
| * | [ticket/12109] Fix coding styleTristan Darricau2014-05-101-4/+4
| * | [ticket/12109] Bug when setting permissions with "Select all users"Tristan Darricau2014-05-101-8/+16
* | | Merge remote-tracking branch 'bantu/ticket/12711' into develop-ascraeusCesar G2014-06-141-2/+2
|\ \ \
| * | | [ticket/12711] Cast values to string such that they are quoted in SQL queries.Andreas Fischer2014-06-151-2/+2
* | | | Merge remote-tracking branch 'PayBas/ticket/12613' into develop-ascraeusCesar G2014-06-1434-407/+438
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12613] Add distinction between top/bottom action-barPayBas2014-06-1320-34/+34
| * | | [ticket/12613] Replaced topic-actions with action-barPayBas2014-06-1310-45/+17
| * | | [ticket/12613] Remove responsive linklist from memberlistPayBas2014-06-134-57/+56
| * | | [ticket/12613] Remove unnecessary checks and clean up CSSPayBas2014-06-1316-115/+62
| * | | [ticket/12613] role="navigation" not allowed on <ul>PayBas2014-06-091-1/+1
| * | | [ticket/12613] Improved screen reader functionalityPayBas2014-06-081-6/+6
| * | | [ticket/12613] Removed unnecessary checksPayBas2014-06-063-18/+6
| * | | [ticket/12613] Set fixed font-sizePayBas2014-06-062-4/+5
| * | | [ticket/12613] Slightly better iconsPayBas2014-06-051-0/+0
| * | | [ticket/12613] Typo and L_COLONPayBas2014-06-053-3/+3
| * | | [ticket/12613] Small inconsistency fixesPayBas2014-06-054-11/+10
| * | | [ticket/12613] Don't display page-jump if all pages are visible (6)PayBas2014-06-053-7/+13
| * | | [ticket/12613] Fixes from comments (single quotes and typos)PayBas2014-06-052-4/+4
| * | | [ticket/12613] Minor $bull; and <hr> fixPayBas2014-06-052-4/+2
| * | | [ticket/12613] Pagination should never be in responsive linklistPayBas2014-06-0520-189/+235
| * | | [ticket/12613] Minor CSS fixesPayBas2014-06-051-2/+2
| * | | [ticket/12613] Dropdown-visible page-jump icon, fix focus() timingPayBas2014-06-054-16/+12