![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/code-tour
Home: https://github.com/dreamwidth/dw-free
Commit: ecc5b69eeac68f04dd6411b3ccfa0564cd1be8ee
https://github.com/dreamwidth/dw-free/commit/ecc5b69eeac68f04dd6411b3ccfa0564cd1be8ee
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-11-23 (Mon, 23 Nov 2015)
Changed paths:
M cgi-bin/DW/Hooks/PrivList.pm
M htdocs/manage/settings/index.bml
M htdocs/manage/settings/index.bml.text
Log Message:
-----------
[#1330] add admin form for viewing other users' notification settings
Replaces the top row of action buttons with a simple input form if
the logged-in user has the canview:subscriptions priv.
Fixes #1330.
Commit: 8055a2746ebb688072e6c8aba44841a54e654a78
https://github.com/dreamwidth/dw-free/commit/8055a2746ebb688072e6c8aba44841a54e654a78
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-11-24 (Tue, 24 Nov 2015)
Changed paths:
M htdocs/manage/settings/index.bml
Log Message:
-----------
[#1330] requested style tweaks
Commit: be5eefb48dd06bee181697f0ffa93d7c43df9605
https://github.com/dreamwidth/dw-free/commit/be5eefb48dd06bee181697f0ffa93d7c43df9605
Author: Mark Smith <mark@qq.is>
Date: 2015-11-24 (Tue, 24 Nov 2015)
Changed paths:
M cgi-bin/DW/Hooks/PrivList.pm
M htdocs/manage/settings/index.bml
M htdocs/manage/settings/index.bml.text
Log Message:
-----------
Merge pull request #1635 from kareila/1330-notificationview
[#1330] add admin form for viewing other users' notification settings
Commit: 059de454ddd1d9b9e33b4390c31821f542c66053
https://github.com/dreamwidth/dw-free/commit/059de454ddd1d9b9e33b4390c31821f542c66053
Author: Cesy <cesy.avon@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
Changed paths:
M cgi-bin/DW/Console/Command/BonusIcons.pm
M cgi-bin/DW/Console/Command/ManageCircle.pm
M cgi-bin/DW/Console/Command/Note.pm
M cgi-bin/DW/Console/Command/RenameOpts.pm
M cgi-bin/DW/Console/Command/ResetPBEMToken.pm
M cgi-bin/DW/Console/Command/RevokeRenameToken.pm
M cgi-bin/LJ/Console/Command/MoodthemeList.pm
Log Message:
-----------
Fixes #1465 remaining parts
Commit: b803fedc38a17634ca16e4a5a2acd7e91968361f
https://github.com/dreamwidth/dw-free/commit/b803fedc38a17634ca16e4a5a2acd7e91968361f
Author: Cesy <cesy.avon@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
Changed paths:
M t/parsefeed-atom-types.t
Log Message:
-----------
Fix atom feed test
Turns on the skipped failing atom feed parsing test. Assumes the behaviour on the current production site for the past 6 years is correct, and updates the test to match.
Fixes #1637
Commit: 5cedefa5ee74b08d727e57b7c682c37122cbe572
https://github.com/dreamwidth/dw-free/commit/5cedefa5ee74b08d727e57b7c682c37122cbe572
Author: kaberett <kaberett@dreamwidth.org>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/update.bml
M htdocs/update.bml.text
M views/entry/success.tt
M views/entry/success.tt.text
Log Message:
-----------
More detailed subject on Success landing page
Adds "(no subject)" to extradata line for subject if entry
has no subject, instead of leaving blank.
Commit: a84ba9af3e75e389a692b9030cad33d4b0b61521
https://github.com/dreamwidth/dw-free/commit/a84ba9af3e75e389a692b9030cad33d4b0b61521
Author: srukle <srukle@users.noreply.github.com>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
Log Message:
-----------
(issue #1640) whitelist ngram
tested this with hackspace: I was able to use the iframe from #1640
Commit: 4de20e3612d90d62796bda616a7613ca198467df
https://github.com/dreamwidth/dw-free/commit/4de20e3612d90d62796bda616a7613ca198467df
Author: Jen <kareila@dreamwidth.org>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/update.bml
M htdocs/update.bml.text
M views/entry/success.tt
M views/entry/success.tt.text
Log Message:
-----------
Merge pull request #1641 from kaberett/entry-success-landing-page
More detailed subject on Success landing page
Commit: 787333b765b9c14f45996d69291bcc007d924d1e
https://github.com/dreamwidth/dw-free/commit/787333b765b9c14f45996d69291bcc007d924d1e
Author: Jen <kareila@dreamwidth.org>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
Log Message:
-----------
Merge pull request #1642 from srukle/develop
(issue #1640) whitelist ngram
Fixes #1640.
Commit: b9986753a13e7d32ab8fa35ff0e897cb774bb3bb
https://github.com/dreamwidth/dw-free/commit/b9986753a13e7d32ab8fa35ff0e897cb774bb3bb
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
Log Message:
-----------
[#1645] parse embedded content before displaying edit entry form (beta)
By analogy with editjournal.bml - does the right thing in my testing.
Fixes #1645.
Commit: b119d97735511367081c7d85fdf2c9a8d8d2bc59
https://github.com/dreamwidth/dw-free/commit/b119d97735511367081c7d85fdf2c9a8d8d2bc59
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
Log Message:
-----------
whitespace cleanup in cgi-bin/DW/Controller/Entry.pm
Commit: 67f7d57fda163ba3f2effa6c00563853c1643f3d
https://github.com/dreamwidth/dw-free/commit/67f7d57fda163ba3f2effa6c00563853c1643f3d
Author: Mark Smith <mark@qq.is>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
Log Message:
-----------
Merge pull request #1647 from kareila/1645-embed-beta
[#1645] parse embedded content before displaying edit entry form (beta)
Commit: 6a44087d5eb9e29426b3b81c2ed9d13fa0e10a54
https://github.com/dreamwidth/dw-free/commit/6a44087d5eb9e29426b3b81c2ed9d13fa0e10a54
Author: Sam <srukle@users.noreply.github.com>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
Log Message:
-----------
add google calendar
tested on hackspace:
1) removed www.google.com
2) added calendar.google.com
3) no conflicts found with embedded content books.google.com
4) no error messages reported on start up
Commit: 0501c2799ab0299880254efff6f49e4d07f2b454
https://github.com/dreamwidth/dw-free/commit/0501c2799ab0299880254efff6f49e4d07f2b454
Author: Sam <srukle@users.noreply.github.com>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
Log Message:
-----------
Update EmbedWhitelist.pm
Commit: 8298bd15908b9b44b91754646ebc2e7dd5190ad4
https://github.com/dreamwidth/dw-free/commit/8298bd15908b9b44b91754646ebc2e7dd5190ad4
Author: Jen <kareila@dreamwidth.org>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M cgi-bin/DW/Console/Command/BonusIcons.pm
M cgi-bin/DW/Console/Command/ManageCircle.pm
M cgi-bin/DW/Console/Command/Note.pm
M cgi-bin/DW/Console/Command/RenameOpts.pm
M cgi-bin/DW/Console/Command/ResetPBEMToken.pm
M cgi-bin/DW/Console/Command/RevokeRenameToken.pm
M cgi-bin/LJ/Console/Command/MoodthemeList.pm
Log Message:
-----------
Merge pull request #1636 from cesy/bug-1465
Fixes #1465 remaining parts
Commit: 47a6a89dc507ad762f933c37725b70d0075624f2
https://github.com/dreamwidth/dw-free/commit/47a6a89dc507ad762f933c37725b70d0075624f2
Author: Jen <kareila@dreamwidth.org>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M t/parsefeed-atom-types.t
Log Message:
-----------
Merge pull request #1638 from cesy/AutomatedTests2
Fix atom feed test - fixes #1637
Commit: a666b0c6605912b564f03f84c1d5c8163661ca78
https://github.com/dreamwidth/dw-free/commit/a666b0c6605912b564f03f84c1d5c8163661ca78
Author: Jen <kareila@dreamwidth.org>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
Log Message:
-----------
Merge pull request #1648 from srukle/develop
(#1646) add g calendar from new domain calendar.google.com, and also retaining old-style www.google.com format for older embeds. Fixes #1646.
Commit: 799df8ea5502a2fe0ad6b018210dfddfb5426599
https://github.com/dreamwidth/dw-free/commit/799df8ea5502a2fe0ad6b018210dfddfb5426599
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
Log Message:
-----------
remove trailing whitespace
Commit: b28c97c9f5c4e454e11a7f1c9555571284d7b166
https://github.com/dreamwidth/dw-free/commit/b28c97c9f5c4e454e11a7f1c9555571284d7b166
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
Log Message:
-----------
[#1649] add Markdown support to crossposted entries
Fixes #1649.
Commit: 3c1fdca512aa86eed1f6634623e92a6039205f6c
https://github.com/dreamwidth/dw-free/commit/3c1fdca512aa86eed1f6634623e92a6039205f6c
Author: Mark Smith <mark@qq.is>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
Log Message:
-----------
Merge pull request #1654 from kareila/1649-markdown
[#1649] add Markdown support to crossposted entries
Commit: 46d66795552a1f16602ac5e30efd50ea66b0c8d3
https://github.com/dreamwidth/dw-free/commit/46d66795552a1f16602ac5e30efd50ea66b0c8d3
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M cgi-bin/DW/Worker/XPostWorker.pm
Log Message:
-----------
[#1653] comment out use of missing DW::Stats::timing subroutine
I propose that we comment out the affected lines until we
decide whether/how to implement the subroutine.
Fixes #1653.
Commit: dab6029ebb852f9465ad36d40197300a22f96745
https://github.com/dreamwidth/dw-free/commit/dab6029ebb852f9465ad36d40197300a22f96745
Author: Mark Smith <mark@qq.is>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M cgi-bin/DW/Worker/XPostWorker.pm
Log Message:
-----------
Merge pull request #1655 from kareila/1653-stats
[#1653] comment out use of missing DW::Stats::timing subroutine
Compare: https://github.com/dreamwidth/dw-free/compare/6e559e728230...dab6029ebb85
Home: https://github.com/dreamwidth/dw-free
Commit: ecc5b69eeac68f04dd6411b3ccfa0564cd1be8ee
https://github.com/dreamwidth/dw-free/commit/ecc5b69eeac68f04dd6411b3ccfa0564cd1be8ee
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-11-23 (Mon, 23 Nov 2015)
Changed paths:
M cgi-bin/DW/Hooks/PrivList.pm
M htdocs/manage/settings/index.bml
M htdocs/manage/settings/index.bml.text
Log Message:
-----------
[#1330] add admin form for viewing other users' notification settings
Replaces the top row of action buttons with a simple input form if
the logged-in user has the canview:subscriptions priv.
Fixes #1330.
Commit: 8055a2746ebb688072e6c8aba44841a54e654a78
https://github.com/dreamwidth/dw-free/commit/8055a2746ebb688072e6c8aba44841a54e654a78
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-11-24 (Tue, 24 Nov 2015)
Changed paths:
M htdocs/manage/settings/index.bml
Log Message:
-----------
[#1330] requested style tweaks
Commit: be5eefb48dd06bee181697f0ffa93d7c43df9605
https://github.com/dreamwidth/dw-free/commit/be5eefb48dd06bee181697f0ffa93d7c43df9605
Author: Mark Smith <mark@qq.is>
Date: 2015-11-24 (Tue, 24 Nov 2015)
Changed paths:
M cgi-bin/DW/Hooks/PrivList.pm
M htdocs/manage/settings/index.bml
M htdocs/manage/settings/index.bml.text
Log Message:
-----------
Merge pull request #1635 from kareila/1330-notificationview
[#1330] add admin form for viewing other users' notification settings
Commit: 059de454ddd1d9b9e33b4390c31821f542c66053
https://github.com/dreamwidth/dw-free/commit/059de454ddd1d9b9e33b4390c31821f542c66053
Author: Cesy <cesy.avon@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
Changed paths:
M cgi-bin/DW/Console/Command/BonusIcons.pm
M cgi-bin/DW/Console/Command/ManageCircle.pm
M cgi-bin/DW/Console/Command/Note.pm
M cgi-bin/DW/Console/Command/RenameOpts.pm
M cgi-bin/DW/Console/Command/ResetPBEMToken.pm
M cgi-bin/DW/Console/Command/RevokeRenameToken.pm
M cgi-bin/LJ/Console/Command/MoodthemeList.pm
Log Message:
-----------
Fixes #1465 remaining parts
Commit: b803fedc38a17634ca16e4a5a2acd7e91968361f
https://github.com/dreamwidth/dw-free/commit/b803fedc38a17634ca16e4a5a2acd7e91968361f
Author: Cesy <cesy.avon@gmail.com>
Date: 2015-11-27 (Fri, 27 Nov 2015)
Changed paths:
M t/parsefeed-atom-types.t
Log Message:
-----------
Fix atom feed test
Turns on the skipped failing atom feed parsing test. Assumes the behaviour on the current production site for the past 6 years is correct, and updates the test to match.
Fixes #1637
Commit: 5cedefa5ee74b08d727e57b7c682c37122cbe572
https://github.com/dreamwidth/dw-free/commit/5cedefa5ee74b08d727e57b7c682c37122cbe572
Author: kaberett <kaberett@dreamwidth.org>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/update.bml
M htdocs/update.bml.text
M views/entry/success.tt
M views/entry/success.tt.text
Log Message:
-----------
More detailed subject on Success landing page
Adds "(no subject)" to extradata line for subject if entry
has no subject, instead of leaving blank.
Commit: a84ba9af3e75e389a692b9030cad33d4b0b61521
https://github.com/dreamwidth/dw-free/commit/a84ba9af3e75e389a692b9030cad33d4b0b61521
Author: srukle <srukle@users.noreply.github.com>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
Log Message:
-----------
(issue #1640) whitelist ngram
tested this with hackspace: I was able to use the iframe from #1640
Commit: 4de20e3612d90d62796bda616a7613ca198467df
https://github.com/dreamwidth/dw-free/commit/4de20e3612d90d62796bda616a7613ca198467df
Author: Jen <kareila@dreamwidth.org>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/update.bml
M htdocs/update.bml.text
M views/entry/success.tt
M views/entry/success.tt.text
Log Message:
-----------
Merge pull request #1641 from kaberett/entry-success-landing-page
More detailed subject on Success landing page
Commit: 787333b765b9c14f45996d69291bcc007d924d1e
https://github.com/dreamwidth/dw-free/commit/787333b765b9c14f45996d69291bcc007d924d1e
Author: Jen <kareila@dreamwidth.org>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
Log Message:
-----------
Merge pull request #1642 from srukle/develop
(issue #1640) whitelist ngram
Fixes #1640.
Commit: b9986753a13e7d32ab8fa35ff0e897cb774bb3bb
https://github.com/dreamwidth/dw-free/commit/b9986753a13e7d32ab8fa35ff0e897cb774bb3bb
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
Log Message:
-----------
[#1645] parse embedded content before displaying edit entry form (beta)
By analogy with editjournal.bml - does the right thing in my testing.
Fixes #1645.
Commit: b119d97735511367081c7d85fdf2c9a8d8d2bc59
https://github.com/dreamwidth/dw-free/commit/b119d97735511367081c7d85fdf2c9a8d8d2bc59
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
Log Message:
-----------
whitespace cleanup in cgi-bin/DW/Controller/Entry.pm
Commit: 67f7d57fda163ba3f2effa6c00563853c1643f3d
https://github.com/dreamwidth/dw-free/commit/67f7d57fda163ba3f2effa6c00563853c1643f3d
Author: Mark Smith <mark@qq.is>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
Log Message:
-----------
Merge pull request #1647 from kareila/1645-embed-beta
[#1645] parse embedded content before displaying edit entry form (beta)
Commit: 6a44087d5eb9e29426b3b81c2ed9d13fa0e10a54
https://github.com/dreamwidth/dw-free/commit/6a44087d5eb9e29426b3b81c2ed9d13fa0e10a54
Author: Sam <srukle@users.noreply.github.com>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
Log Message:
-----------
add google calendar
tested on hackspace:
1) removed www.google.com
2) added calendar.google.com
3) no conflicts found with embedded content books.google.com
4) no error messages reported on start up
Commit: 0501c2799ab0299880254efff6f49e4d07f2b454
https://github.com/dreamwidth/dw-free/commit/0501c2799ab0299880254efff6f49e4d07f2b454
Author: Sam <srukle@users.noreply.github.com>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
Log Message:
-----------
Update EmbedWhitelist.pm
Commit: 8298bd15908b9b44b91754646ebc2e7dd5190ad4
https://github.com/dreamwidth/dw-free/commit/8298bd15908b9b44b91754646ebc2e7dd5190ad4
Author: Jen <kareila@dreamwidth.org>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M cgi-bin/DW/Console/Command/BonusIcons.pm
M cgi-bin/DW/Console/Command/ManageCircle.pm
M cgi-bin/DW/Console/Command/Note.pm
M cgi-bin/DW/Console/Command/RenameOpts.pm
M cgi-bin/DW/Console/Command/ResetPBEMToken.pm
M cgi-bin/DW/Console/Command/RevokeRenameToken.pm
M cgi-bin/LJ/Console/Command/MoodthemeList.pm
Log Message:
-----------
Merge pull request #1636 from cesy/bug-1465
Fixes #1465 remaining parts
Commit: 47a6a89dc507ad762f933c37725b70d0075624f2
https://github.com/dreamwidth/dw-free/commit/47a6a89dc507ad762f933c37725b70d0075624f2
Author: Jen <kareila@dreamwidth.org>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M t/parsefeed-atom-types.t
Log Message:
-----------
Merge pull request #1638 from cesy/AutomatedTests2
Fix atom feed test - fixes #1637
Commit: a666b0c6605912b564f03f84c1d5c8163661ca78
https://github.com/dreamwidth/dw-free/commit/a666b0c6605912b564f03f84c1d5c8163661ca78
Author: Jen <kareila@dreamwidth.org>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
Log Message:
-----------
Merge pull request #1648 from srukle/develop
(#1646) add g calendar from new domain calendar.google.com, and also retaining old-style www.google.com format for older embeds. Fixes #1646.
Commit: 799df8ea5502a2fe0ad6b018210dfddfb5426599
https://github.com/dreamwidth/dw-free/commit/799df8ea5502a2fe0ad6b018210dfddfb5426599
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
Log Message:
-----------
remove trailing whitespace
Commit: b28c97c9f5c4e454e11a7f1c9555571284d7b166
https://github.com/dreamwidth/dw-free/commit/b28c97c9f5c4e454e11a7f1c9555571284d7b166
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
Log Message:
-----------
[#1649] add Markdown support to crossposted entries
Fixes #1649.
Commit: 3c1fdca512aa86eed1f6634623e92a6039205f6c
https://github.com/dreamwidth/dw-free/commit/3c1fdca512aa86eed1f6634623e92a6039205f6c
Author: Mark Smith <mark@qq.is>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm
Log Message:
-----------
Merge pull request #1654 from kareila/1649-markdown
[#1649] add Markdown support to crossposted entries
Commit: 46d66795552a1f16602ac5e30efd50ea66b0c8d3
https://github.com/dreamwidth/dw-free/commit/46d66795552a1f16602ac5e30efd50ea66b0c8d3
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M cgi-bin/DW/Worker/XPostWorker.pm
Log Message:
-----------
[#1653] comment out use of missing DW::Stats::timing subroutine
I propose that we comment out the affected lines until we
decide whether/how to implement the subroutine.
Fixes #1653.
Commit: dab6029ebb852f9465ad36d40197300a22f96745
https://github.com/dreamwidth/dw-free/commit/dab6029ebb852f9465ad36d40197300a22f96745
Author: Mark Smith <mark@qq.is>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M cgi-bin/DW/Worker/XPostWorker.pm
Log Message:
-----------
Merge pull request #1655 from kareila/1653-stats
[#1653] comment out use of missing DW::Stats::timing subroutine
Compare: https://github.com/dreamwidth/dw-free/compare/6e559e728230...dab6029ebb85