Jun. 27th, 2013

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8c95eaab347a568d22b0a83cc1da2246d1e16b7a
https://github.com/dreamwidth/dw-free/commit/8c95eaab347a568d22b0a83cc1da2246d1e16b7a
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2013-06-26 (Wed, 26 Jun 2013)

Changed paths:
M htdocs/stats.bml

Log Message:
-----------
(bug5114) Load 20 journals so we can be reasonably assured of getting 10 good ones, then add
an index to the loop that will bail once we've hit the count of 10. (Less refactoring doing
it this way, even though it's a tidge kludgy.) Still has potential to have an empty list if
there's a massive spam wave and we suspend dozens at a time, but less so, and any other way
of fixing it would probably a) be overkill and b) be a performance issue.


Commit: e5b0ca1f2590edad5d76a789799b40bab82b8940
https://github.com/dreamwidth/dw-free/commit/e5b0ca1f2590edad5d76a789799b40bab82b8940
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-27 (Thu, 27 Jun 2013)

Changed paths:
M htdocs/stats.bml

Log Message:
-----------
Merge pull request #459 from rahaeli/bug5114

(bug5114) Load 20 journals so we can be reasonably assured of getting 10...


Compare: https://github.com/dreamwidth/dw-free/compare/7b993b3952db...e5b0ca1f2590
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: a0704e33a9140ebf11967e986a0f8077049a1dec
https://github.com/dreamwidth/dw-free/commit/a0704e33a9140ebf11967e986a0f8077049a1dec
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-06-27 (Thu, 27 Jun 2013)

Changed paths:
M cgi-bin/LJ/Event.pm
M cgi-bin/LJ/Event/Birthday.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Event/JournalNewComment/TopLevel.pm
M cgi-bin/LJ/Event/JournalNewEntry.pm
M cgi-bin/LJ/Event/PollVote.pm

Log Message:
-----------
(bug 4759) all-comments notification fires for non-paid comms

* Do not fire events that are not available


Commit: 52d70fe176d690cd641d9d572556711368e53553
https://github.com/dreamwidth/dw-free/commit/52d70fe176d690cd641d9d572556711368e53553
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-27 (Thu, 27 Jun 2013)

Changed paths:
M cgi-bin/LJ/Event.pm
M cgi-bin/LJ/Event/Birthday.pm
M cgi-bin/LJ/Event/JournalNewComment.pm
M cgi-bin/LJ/Event/JournalNewComment/TopLevel.pm
M cgi-bin/LJ/Event/JournalNewEntry.pm
M cgi-bin/LJ/Event/PollVote.pm

Log Message:
-----------
Merge pull request #461 from anall/feature/bug4759

(bug 4759) all-comments notification fires for non-paid comms


Compare: https://github.com/dreamwidth/dw-free/compare/e5b0ca1f2590...52d70fe176d6
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 3d137ac5ee4221a82d6e35b2ca5c942df013a0b4
https://github.com/dreamwidth/dw-free/commit/3d137ac5ee4221a82d6e35b2ca5c942df013a0b4
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2013-06-27 (Thu, 27 Jun 2013)

Changed paths:
M bin/upgrading/base-data.sql
M htdocs/customize/advanced/layerbrowse.bml
M htdocs/customize/advanced/layers.bml
M htdocs/customize/advanced/layersource.bml
M htdocs/customize/advanced/styles.bml

Log Message:
-----------
(bug 5144) Moves canview:styles calls to be siteadmin:styleview instead, since it doesn't involve
sensitive/private data and therefore shouldn't be hinged off canview.


Commit: cf6224c3e26b8abd103c99292e07c5306f720785
https://github.com/dreamwidth/dw-free/commit/cf6224c3e26b8abd103c99292e07c5306f720785
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-27 (Thu, 27 Jun 2013)

Changed paths:
M bin/upgrading/base-data.sql
M htdocs/customize/advanced/layerbrowse.bml
M htdocs/customize/advanced/layers.bml
M htdocs/customize/advanced/layersource.bml
M htdocs/customize/advanced/styles.bml

Log Message:
-----------
Merge pull request #462 from rahaeli/bug5144

(bug 5144) Moves canview:styles calls to be siteadmin:styleview instead,...


Compare: https://github.com/dreamwidth/dw-free/compare/52d70fe176d6...cf6224c3e26b
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8cb133682d2adf7c6a9516d105d575b2095fae8f
https://github.com/dreamwidth/dw-free/commit/8cb133682d2adf7c6a9516d105d575b2095fae8f
Author: Denise Paolucci <denise@dreamwidth.org>
Date: 2013-06-27 (Thu, 27 Jun 2013)

Changed paths:
M cgi-bin/LJ/Config.pm
R cgi-bin/LJ/ExternalSite.pm
M cgi-bin/LJ/User.pm
M cgi-bin/ljlib.pl

Log Message:
-----------
(bug 2062) remove old and unused LJ::ExternalSite module. everything
it does is done better in cgi-bin/DW/External, and the only reason
LJ had it in the first place was to specialcase Vox, which no longer
exists.


Commit: 1237fc2a4172622bf3567bf766ab603237fbe97e
https://github.com/dreamwidth/dw-free/commit/1237fc2a4172622bf3567bf766ab603237fbe97e
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-27 (Thu, 27 Jun 2013)

Changed paths:
M cgi-bin/LJ/Config.pm
R cgi-bin/LJ/ExternalSite.pm
M cgi-bin/LJ/User.pm
M cgi-bin/ljlib.pl

Log Message:
-----------
Merge pull request #463 from rahaeli/bug2062

(bug 2062) remove old and unused LJ::ExternalSite module. everything


Compare: https://github.com/dreamwidth/dw-free/compare/cf6224c3e26b...1237fc2a4172

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
1516171819 2021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 21st, 2025 02:42 am
Powered by Dreamwidth Studios