| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4116 from marc1706/ticket/14402 | Tristan Darricau | 2016-01-18 | 1 | -4/+12 |
| |\ | |||||
| | * | [ticket/14402] Directly pass user id and ip | Marc Alexander | 2016-01-15 | 1 | -3/+1 |
| | * | [ticket/14402] Get rid of globals in tidy_plupload cron | Marc Alexander | 2016-01-15 | 1 | -6/+14 |
| | * | [ticket/14402] Do not expect user id and ip to be available in cron | Marc Alexander | 2016-01-15 | 1 | -1/+3 |
| * | | Merge pull request #4121 from marc1706/ticket/11875 | Tristan Darricau | 2016-01-18 | 4 | -5/+371 |
| |\ \ | |||||
| | * | | [ticket/11875] Change more columns to use UINT and add missings ones | Marc Alexander | 2016-01-13 | 1 | -14/+120 |
| | * | | [ticket/11875] Add migration file | Marc Alexander | 2016-01-13 | 1 | -0/+252 |
| | * | | Merge pull request #2064 from hjpotter92/ticket/11875 | Marc Alexander | 2016-01-13 | 3 | -5/+13 |
| | |\ \ | |||||
| | | * | | [ticket/11875] Recreate schemas for install | hjpotter92 | 2014-03-18 | 1 | -4/+4 |
| | | * | | [ticket/11875] Create new map for UNSIGNED 4-byte integer | hjpotter92 | 2014-03-18 | 1 | -2/+10 |
| * | | | | Merge branch '3.1.x' | Marc Alexander | 2016-01-17 | 1 | -0/+5 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #3718 from javiexin/ticket/13908 | Marc Alexander | 2016-01-17 | 1 | -0/+5 |
| | |\ \ \ \ | |||||
| | | * | | | | [ticket/13908] "After" clause in migration not working | javiexin | 2015-06-02 | 1 | -1/+1 |
| | | * | | | | [ticket/13908] "After" clause in migration not working | javiexin | 2015-06-01 | 1 | -0/+5 |
| * | | | | | | 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 |
