| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4077 from Nicofuma/ticket/14306 | Marc Alexander | 2016-01-15 | 1 | -49/+79 |
| |\ | |||||
| | * | [ticket/14306] CS and correctly handle exception loop | Tristan Darricau | 2016-01-09 | 1 | -4/+10 |
| | * | [ticket/14306] Update the error message | Tristan Darricau | 2016-01-09 | 1 | -1/+2 |
| | * | [ticket/14306] Doesn't try to build a "safe" container in the dev env | Tristan Darricau | 2016-01-09 | 1 | -9/+21 |
| | * | [ticket/14306] Automatically enable a safe mode when container building fails | Tristan Darricau | 2016-01-09 | 1 | -49/+60 |
| * | | Merge branch '3.1.x' | Marc Alexander | 2016-01-15 | 1 | -2/+2 |
| |\ \ | |||||
| | * \ | Merge pull request #4117 from Elsensee/ticket/14403 | Marc Alexander | 2016-01-15 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * | | [ticket/14403] Don't expect user_id and user_ip in phpbb\log | Oliver Schramm | 2016-01-10 | 1 | -2/+2 |
| * | | | | [ticket/13442] UTF-8 symbols for database host | lavigor | 2016-01-14 | 1 | -2/+2 |
| * | | | | Merge pull request #4059 from JoshyPHP/ticket/14323 | Marc Alexander | 2016-01-13 | 2 | -3/+168 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/14323] Added should_shorten() | JoshyPHP | 2015-12-28 | 1 | -1/+16 |
| | * | | | | [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT | JoshyPHP | 2015-12-27 | 2 | -31/+25 |
| | * | | | | [ticket/14323] Added comment [ci skip] | JoshyPHP | 2015-12-26 | 1 | -0/+3 |
| | * | | | | [ticket/14323] Moved autolink-related functions to a separate helper | JoshyPHP | 2015-12-26 | 3 | -54/+135 |
| | * | | | | [ticket/14323] Stylistic change [ci skip] | JoshyPHP | 2015-12-26 | 1 | -5/+7 |
| | * | | | | [ticket/14323] Added support for truncating local URLs | JoshyPHP | 2015-12-26 | 2 | -11/+17 |
| | * | | | | [ticket/14323] Added support for truncating long URLs | JoshyPHP | 2015-12-26 | 2 | -2/+66 |
| * | | | | | Merge branch '3.1.x' | Marc Alexander | 2016-01-13 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | [ticket/14407] Fix removing users from Newly Registered Users group | Zoddo | 2016-01-13 | 1 | -1/+1 |
| * | | | | | [ticket/14405] Force a lookahead check on [URL] BBCodes | JoshyPHP | 2016-01-12 | 1 | -1/+1 |
| * | | | | | Merge branch '3.1.x' | Marc Alexander | 2016-01-12 | 2 | -4/+11 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #3929 from kilianr/ticket/12618 | Marc Alexander | 2016-01-12 | 2 | -4/+11 |
| | |\ \ \ \ | |||||
| | | * | | | | [ticket/12618] Change ssl:// to tls:// | Kilian | 2016-01-10 | 1 | -1/+1 |
| | | * | | | | [ticket/12618] Allow extension author to use SSL for version-check | Kilian | 2015-09-25 | 2 | -4/+11 |
| * | | | | | | Merge branch '3.1.x' | Joas Schilling | 2016-01-09 | 1 | -0/+31 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge branch 'prep-release-3.1.7' into 3.1.x | Joas Schilling | 2016-01-09 | 1 | -0/+31 |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | | * | | | | [prep-release-3.1.7] Add migration for 3.1.7-pl1 | Joas Schilling | 2016-01-09 | 1 | -0/+31 |
| | * | | | | | Merge pull request #4097 from Nicofuma/ticket/14382 | Marc Alexander | 2016-01-09 | 1 | -1/+6 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | [ticket/14382] Specify the branch-alias in the composer.json files | Tristan Darricau | 2016-01-09 | 1 | -1/+6 |
| | | |/ / / / | |||||
| * | | | | | | Merge pull request #4058 from marc1706/ticket/13454 | Tristan Darricau | 2016-01-09 | 27 | -67/+30 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [ticket/13454] Add excessively removed code back | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
| | * | | | | | | [ticket/13454] Remove more unused variables | Marc Alexander | 2016-01-06 | 4 | -6/+5 |
| | * | | | | | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 4 | -6/+5 |
| | * | | | | | | [ticket/13454] Fix a few issues introduced by overdeleting stuff | Marc Alexander | 2016-01-06 | 3 | -1/+8 |
| | * | | | | | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 7 | -11/+3 |
| | * | | | | | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 8 | -13/+5 |
| | * | | | | | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 15 | -37/+11 |
| * | | | | | | | [ticket/14382] Specify the branch-alias in the composer.json files | Tristan Darricau | 2016-01-09 | 1 | -1/+6 |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | Merge branch '3.1.x' | Oliver Schramm | 2016-01-08 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | [ticket/14396] Use VCHAR_UNI and correct depends_on() version | Marc Alexander | 2016-01-08 | 1 | -2/+2 |
| * | | | | | | Merge branch '3.1.x' | Marc Alexander | 2016-01-08 | 1 | -0/+35 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | [ticket/13180] Increase dateformat field size | Saeed Hubaishan | 2016-01-07 | 1 | -1/+0 |
| | * | | | | | [ticket/13180] Increase dateformat field size | Saeed Hubaishan | 2016-01-07 | 1 | -0/+36 |
| * | | | | | | Merge pull request #4000 from Elsensee/ticket/14250 | Marc Alexander | 2016-01-07 | 3 | -15/+294 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | [ticket/14250] Change token_storage class to fit changed interface | Oliver Schramm | 2016-01-04 | 3 | -15/+294 |
| * | | | | | | Merge branch '3.1.x' | Marc Alexander | 2016-01-06 | 3 | -14/+32 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | [ticket/14387] Extend avatar-driver by extension in ACP not possible | javiexin | 2016-01-02 | 1 | -26/+2 |
| | * | | | | | [ticket/14387] Extend avatar-driver by extension in ACP not possible | javiexin | 2016-01-02 | 3 | -0/+27 |
| | * | | | | | [ticket/14387] Extend avatar-driver by extension in ACP not possible | javiexin | 2016-01-02 | 3 | -1/+16 |
| | | |/ / / | |/| | | | |||||
| * | | | | | [ticket/14386] Use of sys_get_temp_dir() | Erwan Nader | 2016-01-06 | 1 | -2/+1 |
| | |/ / / |/| | | | |||||
