![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 48809de78900a80aecadefb0f429e33b67422152
https://github.com/dreamwidth/dw-free/commit/48809de78900a80aecadefb0f429e33b67422152
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-05-17 (Tue, 17 May 2016)
Changed paths:
M cgi-bin/LJ/Poll.pm
M htdocs/poll/create.bml
Log Message:
-----------
remove unused poll-related hooks
This has the side effect of removing everything related to
the "createdate" poll property, which was also never used.
Commit: c9afaa2c1da49960d00fa53557749dc24e4fd72b
https://github.com/dreamwidth/dw-free/commit/c9afaa2c1da49960d00fa53557749dc24e4fd72b
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-05-17 (Tue, 17 May 2016)
Changed paths:
M bin/dumpsql.pl
M bin/upgrading/proplists.dat
M bin/upgrading/update-db-general.pl
M bin/upgrading/update-db.pl
M cgi-bin/LJ/DB.pm
M cgi-bin/LJ/Poll.pm
Log Message:
-----------
remove db tables pollprop2 & pollproplist2
Now that "unique" and "createdate" have been excised,
we can completely drop the poll prop tables and related
code. I verified that "SELECT COUNT(*) FROM pollprop2"
returned zero rows in production; pollproplist2 was
populated from proplists.dat.
Commit: 08cb788efbe3e2f08386c8daf6e2c351a181b41b
https://github.com/dreamwidth/dw-free/commit/08cb788efbe3e2f08386c8daf6e2c351a181b41b
Author: Mark Smith <mark@qq.is>
Date: 2016-05-21 (Sat, 21 May 2016)
Changed paths:
M bin/dumpsql.pl
M bin/upgrading/proplists.dat
M bin/upgrading/update-db-general.pl
M bin/upgrading/update-db.pl
M cgi-bin/LJ/DB.pm
M cgi-bin/LJ/Poll.pm
M htdocs/poll/create.bml
Log Message:
-----------
Merge pull request #1791 from kareila/poll-cleanup
more code machete in poll code
Compare: https://github.com/dreamwidth/dw-free/compare/f0eac8c98633...08cb788efbe3
Home: https://github.com/dreamwidth/dw-free
Commit: 48809de78900a80aecadefb0f429e33b67422152
https://github.com/dreamwidth/dw-free/commit/48809de78900a80aecadefb0f429e33b67422152
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-05-17 (Tue, 17 May 2016)
Changed paths:
M cgi-bin/LJ/Poll.pm
M htdocs/poll/create.bml
Log Message:
-----------
remove unused poll-related hooks
This has the side effect of removing everything related to
the "createdate" poll property, which was also never used.
Commit: c9afaa2c1da49960d00fa53557749dc24e4fd72b
https://github.com/dreamwidth/dw-free/commit/c9afaa2c1da49960d00fa53557749dc24e4fd72b
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-05-17 (Tue, 17 May 2016)
Changed paths:
M bin/dumpsql.pl
M bin/upgrading/proplists.dat
M bin/upgrading/update-db-general.pl
M bin/upgrading/update-db.pl
M cgi-bin/LJ/DB.pm
M cgi-bin/LJ/Poll.pm
Log Message:
-----------
remove db tables pollprop2 & pollproplist2
Now that "unique" and "createdate" have been excised,
we can completely drop the poll prop tables and related
code. I verified that "SELECT COUNT(*) FROM pollprop2"
returned zero rows in production; pollproplist2 was
populated from proplists.dat.
Commit: 08cb788efbe3e2f08386c8daf6e2c351a181b41b
https://github.com/dreamwidth/dw-free/commit/08cb788efbe3e2f08386c8daf6e2c351a181b41b
Author: Mark Smith <mark@qq.is>
Date: 2016-05-21 (Sat, 21 May 2016)
Changed paths:
M bin/dumpsql.pl
M bin/upgrading/proplists.dat
M bin/upgrading/update-db-general.pl
M bin/upgrading/update-db.pl
M cgi-bin/LJ/DB.pm
M cgi-bin/LJ/Poll.pm
M htdocs/poll/create.bml
Log Message:
-----------
Merge pull request #1791 from kareila/poll-cleanup
more code machete in poll code
Compare: https://github.com/dreamwidth/dw-free/compare/f0eac8c98633...08cb788efbe3