![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: ea1056381db32d1aba1e8f12d3fc0b70638ce5d3
https://github.com/dreamwidth/dw-free/commit/ea1056381db32d1aba1e8f12d3fc0b70638ce5d3
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M cgi-bin/LJ/Setting/BoolSetting.pm
Log Message:
-----------
fix undefined value warning in LJ/Setting/BoolSetting.pm
Use of uninitialized value $new_val in string eq at /home/dw/production/cgi-bin/LJ/Setting/BoolSetting.pm line 71.
Commit: 757d539303fb88717545e2cf449cf7fe99409e59
https://github.com/dreamwidth/dw-free/commit/757d539303fb88717545e2cf449cf7fe99409e59
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M cgi-bin/DW/Controller/RPC/Misc.pm
Log Message:
-----------
fix undefined value warning in DW/Controller/RPC/Misc.pm
Can't call method "user" on an undefined value at /home/dw/production/cgi-bin/DW/Controller/RPC/Misc.pm line 35.
Commit: 83faa4a1df8f645bdc6104507f51b32f830c957d
https://github.com/dreamwidth/dw-free/commit/83faa4a1df8f645bdc6104507f51b32f830c957d
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M cgi-bin/LJ/Community.pm
Log Message:
-----------
fix undefined value warning in LJ/Community.pm
Can't call method "userid" on an undefined value at /home/dw/production/cgi-bin/LJ/Community.pm line 720.
Also strips trailing whitespace.
Commit: 96766bfa72111d5bc5cff0de6160f66e8c76498c
https://github.com/dreamwidth/dw-free/commit/96766bfa72111d5bc5cff0de6160f66e8c76498c
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M bin/checkconfig.pl
Log Message:
-----------
add debian pkg name for log4perl
Commit: 3bb1cfd50e83cd23d55a2f5e564b5bb2619ab872
https://github.com/dreamwidth/dw-free/commit/3bb1cfd50e83cd23d55a2f5e564b5bb2619ab872
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M htdocs/customize/advanced/styles.bml
Log Message:
-----------
fix duplicate scoped variable warning in advanced/styles.bml
"my" variable $dis masks earlier declaration in same scope .. htdocs/customize/advanced/styles.bml line 445.
Commit: 35d9f14e4e6147f1569d0365bf1a203aec42a6e5
https://github.com/dreamwidth/dw-free/commit/35d9f14e4e6147f1569d0365bf1a203aec42a6e5
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M htdocs/customize/advanced/styles.bml
Log Message:
-----------
strip trailing whitespace in /customize/advanced/styles
Commit: 1af5de9ddf1a641ada27f089446c85b7404a887c
https://github.com/dreamwidth/dw-free/commit/1af5de9ddf1a641ada27f089446c85b7404a887c
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
Log Message:
-----------
fix numeric eq warning in XPostProtocol/LJXMLRPC.pm
Argument "Client" isn't numeric in numeric eq (==) at /home/dw/production/cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm line 53.
... Yeah, I dunno either, but treating it like a string will fix the warning.
Commit: ecb3187aaee9e2ebcc4165e70b16d0386be83869
https://github.com/dreamwidth/dw-free/commit/ecb3187aaee9e2ebcc4165e70b16d0386be83869
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M cgi-bin/DW/Controller/InviteCodes.pm
Log Message:
-----------
fix undefined value warning in DW/Controller/InviteCodes.pm
Use of uninitialized value in numeric comparison (<=>) .. cgi-bin/DW/Controller/InviteCodes.pm line 79.
Commit: 686e56bb6f8fa1d687167e4c239e15e3fdcba6c0
https://github.com/dreamwidth/dw-free/commit/686e56bb6f8fa1d687167e4c239e15e3fdcba6c0
Author: Mark Smith <mark@qq.is>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M bin/checkconfig.pl
M cgi-bin/DW/Controller/InviteCodes.pm
M cgi-bin/DW/Controller/RPC/Misc.pm
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
M cgi-bin/LJ/Community.pm
M cgi-bin/LJ/Setting/BoolSetting.pm
M htdocs/customize/advanced/styles.bml
Log Message:
-----------
Merge pull request #2020 from kareila/cleanup-2017q1
more cleanup
Compare: https://github.com/dreamwidth/dw-free/compare/24b20fce013b...686e56bb6f8f
Home: https://github.com/dreamwidth/dw-free
Commit: ea1056381db32d1aba1e8f12d3fc0b70638ce5d3
https://github.com/dreamwidth/dw-free/commit/ea1056381db32d1aba1e8f12d3fc0b70638ce5d3
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M cgi-bin/LJ/Setting/BoolSetting.pm
Log Message:
-----------
fix undefined value warning in LJ/Setting/BoolSetting.pm
Use of uninitialized value $new_val in string eq at /home/dw/production/cgi-bin/LJ/Setting/BoolSetting.pm line 71.
Commit: 757d539303fb88717545e2cf449cf7fe99409e59
https://github.com/dreamwidth/dw-free/commit/757d539303fb88717545e2cf449cf7fe99409e59
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M cgi-bin/DW/Controller/RPC/Misc.pm
Log Message:
-----------
fix undefined value warning in DW/Controller/RPC/Misc.pm
Can't call method "user" on an undefined value at /home/dw/production/cgi-bin/DW/Controller/RPC/Misc.pm line 35.
Commit: 83faa4a1df8f645bdc6104507f51b32f830c957d
https://github.com/dreamwidth/dw-free/commit/83faa4a1df8f645bdc6104507f51b32f830c957d
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M cgi-bin/LJ/Community.pm
Log Message:
-----------
fix undefined value warning in LJ/Community.pm
Can't call method "userid" on an undefined value at /home/dw/production/cgi-bin/LJ/Community.pm line 720.
Also strips trailing whitespace.
Commit: 96766bfa72111d5bc5cff0de6160f66e8c76498c
https://github.com/dreamwidth/dw-free/commit/96766bfa72111d5bc5cff0de6160f66e8c76498c
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M bin/checkconfig.pl
Log Message:
-----------
add debian pkg name for log4perl
Commit: 3bb1cfd50e83cd23d55a2f5e564b5bb2619ab872
https://github.com/dreamwidth/dw-free/commit/3bb1cfd50e83cd23d55a2f5e564b5bb2619ab872
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M htdocs/customize/advanced/styles.bml
Log Message:
-----------
fix duplicate scoped variable warning in advanced/styles.bml
"my" variable $dis masks earlier declaration in same scope .. htdocs/customize/advanced/styles.bml line 445.
Commit: 35d9f14e4e6147f1569d0365bf1a203aec42a6e5
https://github.com/dreamwidth/dw-free/commit/35d9f14e4e6147f1569d0365bf1a203aec42a6e5
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M htdocs/customize/advanced/styles.bml
Log Message:
-----------
strip trailing whitespace in /customize/advanced/styles
Commit: 1af5de9ddf1a641ada27f089446c85b7404a887c
https://github.com/dreamwidth/dw-free/commit/1af5de9ddf1a641ada27f089446c85b7404a887c
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
Log Message:
-----------
fix numeric eq warning in XPostProtocol/LJXMLRPC.pm
Argument "Client" isn't numeric in numeric eq (==) at /home/dw/production/cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm line 53.
... Yeah, I dunno either, but treating it like a string will fix the warning.
Commit: ecb3187aaee9e2ebcc4165e70b16d0386be83869
https://github.com/dreamwidth/dw-free/commit/ecb3187aaee9e2ebcc4165e70b16d0386be83869
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M cgi-bin/DW/Controller/InviteCodes.pm
Log Message:
-----------
fix undefined value warning in DW/Controller/InviteCodes.pm
Use of uninitialized value in numeric comparison (<=>) .. cgi-bin/DW/Controller/InviteCodes.pm line 79.
Commit: 686e56bb6f8fa1d687167e4c239e15e3fdcba6c0
https://github.com/dreamwidth/dw-free/commit/686e56bb6f8fa1d687167e4c239e15e3fdcba6c0
Author: Mark Smith <mark@qq.is>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M bin/checkconfig.pl
M cgi-bin/DW/Controller/InviteCodes.pm
M cgi-bin/DW/Controller/RPC/Misc.pm
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
M cgi-bin/LJ/Community.pm
M cgi-bin/LJ/Setting/BoolSetting.pm
M htdocs/customize/advanced/styles.bml
Log Message:
-----------
Merge pull request #2020 from kareila/cleanup-2017q1
more cleanup
Compare: https://github.com/dreamwidth/dw-free/compare/24b20fce013b...686e56bb6f8f