[dreamwidth/dw-free] ae8337: Fixes #2055.
Apr. 14th, 2017 10:55 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: ae833748c5f6c6a1365fe6e1049dd8d2814bc2b8
https://github.com/dreamwidth/dw-free/commit/ae833748c5f6c6a1365fe6e1049dd8d2814bc2b8
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M bin/upgrading/update-db-general.pl
M cgi-bin/LJ/Global/Constants.pm
Log Message:
-----------
Fixes #2055.
Converts the description column of the userpic2 table from varchar(255) (which lets descriptions be 120 characters long to account for bytes, yadda) to varchar(600), which allows for 300 characters.
Commit: 820da31e9b6ba9c9a16d7788bd189a1517182400
https://github.com/dreamwidth/dw-free/commit/820da31e9b6ba9c9a16d7788bd189a1517182400
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M bin/upgrading/update-db-general.pl
Log Message:
-----------
Fix my development-via-copy/paste error ;)
Commit: 72621e5130c887fe647126dd4f679845ee472d5d
https://github.com/dreamwidth/dw-free/commit/72621e5130c887fe647126dd4f679845ee472d5d
Author: Mark Smith <mark@qq.is>
Date: 2017-04-14 (Fri, 14 Apr 2017)
Changed paths:
M bin/upgrading/update-db-general.pl
M cgi-bin/LJ/Global/Constants.pm
Log Message:
-----------
Merge pull request #2057 from rahaeli/issue2055
Widen userpic2 column 'description' to allow longer descriptions
Compare: https://github.com/dreamwidth/dw-free/compare/ca81596425e5...72621e5130c8
Home: https://github.com/dreamwidth/dw-free
Commit: ae833748c5f6c6a1365fe6e1049dd8d2814bc2b8
https://github.com/dreamwidth/dw-free/commit/ae833748c5f6c6a1365fe6e1049dd8d2814bc2b8
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M bin/upgrading/update-db-general.pl
M cgi-bin/LJ/Global/Constants.pm
Log Message:
-----------
Fixes #2055.
Converts the description column of the userpic2 table from varchar(255) (which lets descriptions be 120 characters long to account for bytes, yadda) to varchar(600), which allows for 300 characters.
Commit: 820da31e9b6ba9c9a16d7788bd189a1517182400
https://github.com/dreamwidth/dw-free/commit/820da31e9b6ba9c9a16d7788bd189a1517182400
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M bin/upgrading/update-db-general.pl
Log Message:
-----------
Fix my development-via-copy/paste error ;)
Commit: 72621e5130c887fe647126dd4f679845ee472d5d
https://github.com/dreamwidth/dw-free/commit/72621e5130c887fe647126dd4f679845ee472d5d
Author: Mark Smith <mark@qq.is>
Date: 2017-04-14 (Fri, 14 Apr 2017)
Changed paths:
M bin/upgrading/update-db-general.pl
M cgi-bin/LJ/Global/Constants.pm
Log Message:
-----------
Merge pull request #2057 from rahaeli/issue2055
Widen userpic2 column 'description' to allow longer descriptions
Compare: https://github.com/dreamwidth/dw-free/compare/ca81596425e5...72621e5130c8