github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2015-06-28 06:27 pm

[dreamwidth/dw-free] 65dfe2: [#1456] Remove accidental "+"

Branch: refs/heads/release-1.25
Home: https://github.com/dreamwidth/dw-free
Commit: 65dfe2e2dcd2a60d254598a00d9309d6627cf81e
https://github.com/dreamwidth/dw-free/commit/65dfe2e2dcd2a60d254598a00d9309d6627cf81e
Author: Afuna <fu@dreamwidth.org>
Date: 2015-06-26 (Fri, 26 Jun 2015)

Changed paths:
M cgi-bin/DW/External/Site.pm

Log Message:
-----------
[#1456] Remove accidental "+"


Commit: 5b8394add5f52ce2abd746210abed772a356bc43
https://github.com/dreamwidth/dw-free/commit/5b8394add5f52ce2abd746210abed772a356bc43
Author: Afuna <fu@dreamwidth.org>
Date: 2015-06-26 (Fri, 26 Jun 2015)

Changed paths:
M cgi-bin/DW/External/Site.pm

Log Message:
-----------
[#1456] Avoid duplication of site names with aliases

We fix this by keeping a list of the values of the domaintosite before
we start adding aliases. We then uses this everywhere that used to use
'values %domaintosite'

Fixes #1456.


Commit: a7413ada27a70d27bc3eda2a3a4c298fbdda0bd4
https://github.com/dreamwidth/dw-free/commit/a7413ada27a70d27bc3eda2a3a4c298fbdda0bd4
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-06-28 (Sun, 28 Jun 2015)

Changed paths:
M cgi-bin/DW/External/Site.pm

Log Message:
-----------
Merge pull request #1459 from afuna/external-sites-list-bug-1456

[#1456] Avoid duplication of site names with aliases


Compare: https://github.com/dreamwidth/dw-free/compare/3f6a8a814e20...a7413ada27a7