![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 2c75ebd781e173f482a30f69f45470fb248d47fb
https://github.com/dreamwidth/dw-free/commit/2c75ebd781e173f482a30f69f45470fb248d47fb
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/DW/Controller/RPC/MiscLegacy.pm
Log Message:
-----------
Fix undefined string warnings in MiscLegacy.pm
Use of uninitialized value in string eq ... cgi-bin/DW/Controller/RPC/MiscLegacy.pm line 561.
Use of uninitialized value in string eq ... cgi-bin/DW/Controller/RPC/MiscLegacy.pm line 562.
Use of uninitialized value in split ... cgi-bin/DW/Controller/RPC/MiscLegacy.pm line 587.
Commit: 2fb61b7ea526bbd91bea5ca494e2a3a9b6b814a2
https://github.com/dreamwidth/dw-free/commit/2fb61b7ea526bbd91bea5ca494e2a3a9b6b814a2
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M bin/checkconfig.pl
Log Message:
-----------
Add File::Find::Rule to bin/checkconfig.pl
Used by 00-compile.t.
Commit: 7746ceae2a4c3e6802881f579f83b2692598b376
https://github.com/dreamwidth/dw-free/commit/7746ceae2a4c3e6802881f579f83b2692598b376
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/DW/Controller/Circle.pm
M cgi-bin/DW/Logic/LogItems.pm
M cgi-bin/HTMLCleaner.pm
M cgi-bin/LJ/S2.pm
Log Message:
-----------
Fix various development warnings
Argument "//cssproxy.kareila.hack.dreamwidth.net/?u=https://fonts...."
isn't numeric in numeric eq (==) ... cgi-bin/HTMLCleaner.pm line 143.
Use of uninitialized value in concatenation (.) or string ... cgi-bin/LJ/S2.pm line 2696.
Use of uninitialized value in string eq ... cgi-bin/DW/Controller/Circle.pm line 129.
Use of uninitialized value in string eq ... cgi-bin/DW/Controller/Circle.pm line 158.
Use of uninitialized value $args{"showtypes"} in uc ... cgi-bin/DW/Logic/LogItems.pm line 78.
Commit: 4ad1d8209df4de3c4826d3ecc7f26e7f822198be
https://github.com/dreamwidth/dw-free/commit/4ad1d8209df4de3c4826d3ecc7f26e7f822198be
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
Fix uninitialized value warning in S2.pm
Use of uninitialized value in addition (+) ... cgi-bin/LJ/S2.pm line 3703.
Commit: a5622cc91147e945e3a23579629b874592559c8c
https://github.com/dreamwidth/dw-free/commit/a5622cc91147e945e3a23579629b874592559c8c
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/LJ/Session.pm
Log Message:
-----------
Refactor LJ::Session cookie path logic
new helper functions: is_journal_subdomain, get_cookie_path, get_path_user
Commit: c2e4b244ee890e9b20e6d10e245b296ad41cd8a5
https://github.com/dreamwidth/dw-free/commit/c2e4b244ee890e9b20e6d10e245b296ad41cd8a5
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/LJ/Web.pm
Log Message:
-----------
Remove unused function LJ::make_qr_link
Looks like this was superceded by S2::_print_quickreply_link.
Commit: 9645a5cfe226c254b7be15dfd44e89e370b39588
https://github.com/dreamwidth/dw-free/commit/9645a5cfe226c254b7be15dfd44e89e370b39588
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/DW/Controller/RPC/Misc.pm
Log Message:
-----------
Don't call method on undefined user in __rpc_general
Fixes a warning found in testing when remote wasn't set.
Commit: d387711a3cd9f5eeeec680cff36fe393a36c3a9d
https://github.com/dreamwidth/dw-free/commit/d387711a3cd9f5eeeec680cff36fe393a36c3a9d
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M cgi-bin/DW/Logic/LogItems.pm
Log Message:
-----------
Fix another uninitialized value warning in LogItems.pm
Use of uninitialized value $valid_types in substitution (s///) ... cgi-bin/DW/Logic/LogItems.pm line 81.
(I think this was masked before because using uc on an undefined variable resulted in the empty string.)
Commit: be5ccf18f0c7647f6dd56538148f097f3e730e07
https://github.com/dreamwidth/dw-free/commit/be5ccf18f0c7647f6dd56538148f097f3e730e07
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M cgi-bin/DW/InviteCodes.pm
Log Message:
-----------
Fix uninitialized value warning in InviteCodes.pm
Use of uninitialized value $opts{"string"} in uc ... cgi-bin/DW/InviteCodes.pm line 122.
Commit: b7dfb35f667495e31d2bc1b61db1a93b220fdc10
https://github.com/dreamwidth/dw-free/commit/b7dfb35f667495e31d2bc1b61db1a93b220fdc10
Author: Mark Smith <mark@qq.is>
Date: 2015-11-04 (Wed, 04 Nov 2015)
Changed paths:
M bin/checkconfig.pl
M cgi-bin/DW/Controller/Circle.pm
M cgi-bin/DW/Controller/RPC/Misc.pm
M cgi-bin/DW/Controller/RPC/MiscLegacy.pm
M cgi-bin/DW/InviteCodes.pm
M cgi-bin/DW/Logic/LogItems.pm
M cgi-bin/HTMLCleaner.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Session.pm
M cgi-bin/LJ/Web.pm
Log Message:
-----------
Merge pull request #1571 from kareila/cleanup-2015q3
Cleanup for late August / early September
Compare: https://github.com/dreamwidth/dw-free/compare/c5a481091118...b7dfb35f6674
Home: https://github.com/dreamwidth/dw-free
Commit: 2c75ebd781e173f482a30f69f45470fb248d47fb
https://github.com/dreamwidth/dw-free/commit/2c75ebd781e173f482a30f69f45470fb248d47fb
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/DW/Controller/RPC/MiscLegacy.pm
Log Message:
-----------
Fix undefined string warnings in MiscLegacy.pm
Use of uninitialized value in string eq ... cgi-bin/DW/Controller/RPC/MiscLegacy.pm line 561.
Use of uninitialized value in string eq ... cgi-bin/DW/Controller/RPC/MiscLegacy.pm line 562.
Use of uninitialized value in split ... cgi-bin/DW/Controller/RPC/MiscLegacy.pm line 587.
Commit: 2fb61b7ea526bbd91bea5ca494e2a3a9b6b814a2
https://github.com/dreamwidth/dw-free/commit/2fb61b7ea526bbd91bea5ca494e2a3a9b6b814a2
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M bin/checkconfig.pl
Log Message:
-----------
Add File::Find::Rule to bin/checkconfig.pl
Used by 00-compile.t.
Commit: 7746ceae2a4c3e6802881f579f83b2692598b376
https://github.com/dreamwidth/dw-free/commit/7746ceae2a4c3e6802881f579f83b2692598b376
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/DW/Controller/Circle.pm
M cgi-bin/DW/Logic/LogItems.pm
M cgi-bin/HTMLCleaner.pm
M cgi-bin/LJ/S2.pm
Log Message:
-----------
Fix various development warnings
Argument "//cssproxy.kareila.hack.dreamwidth.net/?u=https://fonts...."
isn't numeric in numeric eq (==) ... cgi-bin/HTMLCleaner.pm line 143.
Use of uninitialized value in concatenation (.) or string ... cgi-bin/LJ/S2.pm line 2696.
Use of uninitialized value in string eq ... cgi-bin/DW/Controller/Circle.pm line 129.
Use of uninitialized value in string eq ... cgi-bin/DW/Controller/Circle.pm line 158.
Use of uninitialized value $args{"showtypes"} in uc ... cgi-bin/DW/Logic/LogItems.pm line 78.
Commit: 4ad1d8209df4de3c4826d3ecc7f26e7f822198be
https://github.com/dreamwidth/dw-free/commit/4ad1d8209df4de3c4826d3ecc7f26e7f822198be
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
Fix uninitialized value warning in S2.pm
Use of uninitialized value in addition (+) ... cgi-bin/LJ/S2.pm line 3703.
Commit: a5622cc91147e945e3a23579629b874592559c8c
https://github.com/dreamwidth/dw-free/commit/a5622cc91147e945e3a23579629b874592559c8c
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/LJ/Session.pm
Log Message:
-----------
Refactor LJ::Session cookie path logic
new helper functions: is_journal_subdomain, get_cookie_path, get_path_user
Commit: c2e4b244ee890e9b20e6d10e245b296ad41cd8a5
https://github.com/dreamwidth/dw-free/commit/c2e4b244ee890e9b20e6d10e245b296ad41cd8a5
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/LJ/Web.pm
Log Message:
-----------
Remove unused function LJ::make_qr_link
Looks like this was superceded by S2::_print_quickreply_link.
Commit: 9645a5cfe226c254b7be15dfd44e89e370b39588
https://github.com/dreamwidth/dw-free/commit/9645a5cfe226c254b7be15dfd44e89e370b39588
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-06 (Sun, 06 Sep 2015)
Changed paths:
M cgi-bin/DW/Controller/RPC/Misc.pm
Log Message:
-----------
Don't call method on undefined user in __rpc_general
Fixes a warning found in testing when remote wasn't set.
Commit: d387711a3cd9f5eeeec680cff36fe393a36c3a9d
https://github.com/dreamwidth/dw-free/commit/d387711a3cd9f5eeeec680cff36fe393a36c3a9d
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M cgi-bin/DW/Logic/LogItems.pm
Log Message:
-----------
Fix another uninitialized value warning in LogItems.pm
Use of uninitialized value $valid_types in substitution (s///) ... cgi-bin/DW/Logic/LogItems.pm line 81.
(I think this was masked before because using uc on an undefined variable resulted in the empty string.)
Commit: be5ccf18f0c7647f6dd56538148f097f3e730e07
https://github.com/dreamwidth/dw-free/commit/be5ccf18f0c7647f6dd56538148f097f3e730e07
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M cgi-bin/DW/InviteCodes.pm
Log Message:
-----------
Fix uninitialized value warning in InviteCodes.pm
Use of uninitialized value $opts{"string"} in uc ... cgi-bin/DW/InviteCodes.pm line 122.
Commit: b7dfb35f667495e31d2bc1b61db1a93b220fdc10
https://github.com/dreamwidth/dw-free/commit/b7dfb35f667495e31d2bc1b61db1a93b220fdc10
Author: Mark Smith <mark@qq.is>
Date: 2015-11-04 (Wed, 04 Nov 2015)
Changed paths:
M bin/checkconfig.pl
M cgi-bin/DW/Controller/Circle.pm
M cgi-bin/DW/Controller/RPC/Misc.pm
M cgi-bin/DW/Controller/RPC/MiscLegacy.pm
M cgi-bin/DW/InviteCodes.pm
M cgi-bin/DW/Logic/LogItems.pm
M cgi-bin/HTMLCleaner.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Session.pm
M cgi-bin/LJ/Web.pm
Log Message:
-----------
Merge pull request #1571 from kareila/cleanup-2015q3
Cleanup for late August / early September
Compare: https://github.com/dreamwidth/dw-free/compare/c5a481091118...b7dfb35f6674