Feb. 22nd, 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: bd888fdaba6cdf696ff47cbd6bcd9279f1b912d3
https://github.com/dreamwidth/dw-free/commit/bd888fdaba6cdf696ff47cbd6bcd9279f1b912d3
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Changed paths:
M cgi-bin/DW/Controller/Dev.pm
R cgi-bin/JSON.pm
R cgi-bin/JSON/Converter.pm
R cgi-bin/JSON/Parser.pm
M views/dev/tests/json.js

Log Message:
-----------
(Bug 2687) Remove JSON 1.0 module

Remove JSON module override, use the version installed on the machine
(2.53 or thereabouts)

Also adjust tests:
* 123 used as string is now recognized as "123" by jquery library
* add number ending in a dot to the tests


Commit: 5038ac043241bf2126e640f3fd94e033457a1a28
https://github.com/dreamwidth/dw-free/commit/5038ac043241bf2126e640f3fd94e033457a1a28
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Changed paths:
M cgi-bin/DW/Controller/Dev.pm
M cgi-bin/DW/Controller/Edges.pm
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/DW/Controller/Latest/Mood.pm
M cgi-bin/DW/Controller/Nav.pm
M cgi-bin/DW/Controller/RPC/CutExpander.pm
M cgi-bin/DW/Controller/RPC/IconBrowserOptions.pm
M cgi-bin/DW/Controller/RPC/TextCAPTCHA.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/LJ/Talk.pm
M htdocs/delcomment.bml
M htdocs/talkscreen.bml
M htdocs/tools/endpoints/changerelation.bml
M htdocs/tools/endpoints/checkforusername.bml
M htdocs/tools/endpoints/contentfilters.bml
M htdocs/tools/endpoints/controlstrip.bml
M htdocs/tools/endpoints/cprod.bml
M htdocs/tools/endpoints/ctxpopup.bml
M htdocs/tools/endpoints/directorysearch.bml
M htdocs/tools/endpoints/dismisspagenotice.bml
M htdocs/tools/endpoints/draft.bml
M htdocs/tools/endpoints/esn_inbox.bml
M htdocs/tools/endpoints/esn_subs.bml
M htdocs/tools/endpoints/extacct_auth.bml
M htdocs/tools/endpoints/general.bml
M htdocs/tools/endpoints/gets2layoutchildren.bml
M htdocs/tools/endpoints/getsecurityoptions.bml
M htdocs/tools/endpoints/gettags.bml
M htdocs/tools/endpoints/getuserpics.bml
M htdocs/tools/endpoints/jobstatus.bml
M htdocs/tools/endpoints/ljuser.bml
M htdocs/tools/endpoints/load_state_codes.bml
M htdocs/tools/endpoints/multisearch.bml
M htdocs/tools/endpoints/poll.bml
M htdocs/tools/endpoints/pollgearman.bml
M htdocs/tools/endpoints/pollvote.bml
M htdocs/tools/endpoints/profileexpandcollapse.bml
M htdocs/tools/endpoints/setlang.bml
M htdocs/tools/endpoints/widget.bml

Log Message:
-----------
(Bug 2687) Move from JSON::objToJson -> to_json


Commit: 29456f1921e9c357aaf6228fa5d99e2cb6d55be5
https://github.com/dreamwidth/dw-free/commit/29456f1921e9c357aaf6228fa5d99e2cb6d55be5
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Changed paths:
M htdocs/tools/endpoints/contentfilters.bml
M htdocs/tools/endpoints/directorysearch.bml

Log Message:
-----------
(Bug 2687) JSON::jsonToObj -> from_json

Also removes $JSON::UnMapping; the module does this by default, as it
should.


Commit: 407a0d8f849bf71ba25b6b9a7307bf2785101224
https://github.com/dreamwidth/dw-free/commit/407a0d8f849bf71ba25b6b9a7307bf2785101224
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Changed paths:
R htdocs/js/json2.js
M htdocs/manage/subscriptions/filters.bml
M views/dev/tests/json.js

Log Message:
-----------
(Bug 2687) Get rid of json2.js


Commit: a6b8516a1fa4f6e322fbaf1f2118ff8565f5a1ac
https://github.com/dreamwidth/dw-free/commit/a6b8516a1fa4f6e322fbaf1f2118ff8565f5a1ac
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Changed paths:
M bin/checkconfig.pl

Log Message:
-----------
(Bug 2687) Update checkconfig for JSON module


Commit: 7d35dfa2bd7ff7f66ddbc3d912079bb59b0d4df0
https://github.com/dreamwidth/dw-free/commit/7d35dfa2bd7ff7f66ddbc3d912079bb59b0d4df0
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Changed paths:
M cgi-bin/DW/Controller/Dev.pm
M cgi-bin/DW/Controller/Edges.pm
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/DW/Controller/Latest/Mood.pm
M cgi-bin/DW/Controller/Nav.pm
M cgi-bin/DW/Controller/RPC/CutExpander.pm
M cgi-bin/DW/Controller/RPC/IconBrowserOptions.pm
M cgi-bin/DW/Controller/RPC/TextCAPTCHA.pm
M cgi-bin/DW/Controller/Shop.pm
M cgi-bin/DW/Routing.pm
A cgi-bin/LJ/JSON.pm
M cgi-bin/LJ/Talk.pm
M htdocs/delcomment.bml
M htdocs/talkscreen.bml
M htdocs/tools/endpoints/changerelation.bml
M htdocs/tools/endpoints/checkforusername.bml
M htdocs/tools/endpoints/contentfilters.bml
M htdocs/tools/endpoints/controlstrip.bml
M htdocs/tools/endpoints/cprod.bml
M htdocs/tools/endpoints/ctxpopup.bml
M htdocs/tools/endpoints/directorysearch.bml
M htdocs/tools/endpoints/dismisspagenotice.bml
M htdocs/tools/endpoints/draft.bml
M htdocs/tools/endpoints/esn_inbox.bml
M htdocs/tools/endpoints/esn_subs.bml
M htdocs/tools/endpoints/extacct_auth.bml
M htdocs/tools/endpoints/general.bml
M htdocs/tools/endpoints/gets2layoutchildren.bml
M htdocs/tools/endpoints/gettags.bml
M htdocs/tools/endpoints/getuserpics.bml
M htdocs/tools/endpoints/jobstatus.bml
M htdocs/tools/endpoints/ljuser.bml
M htdocs/tools/endpoints/load_state_codes.bml
M htdocs/tools/endpoints/multisearch.bml
M htdocs/tools/endpoints/poll.bml
M htdocs/tools/endpoints/pollgearman.bml
M htdocs/tools/endpoints/pollvote.bml
M htdocs/tools/endpoints/profileexpandcollapse.bml
M htdocs/tools/endpoints/setlang.bml
M htdocs/tools/endpoints/widget.bml
M views/dev/tests/json.js

Log Message:
-----------
(Bug 2687) Add a wrapper around JSON to handle text encoding

Original LJ::JSON module by ailyin at LiveJournal. Some modifications
made to the API so that it matches behavior of the JSON module for
to_json and from_json.

Also add test with non-ASCII text


Commit: 131b142ac2344957657e9995dc95e1e4b7fbb23a
https://github.com/dreamwidth/dw-free/commit/131b142ac2344957657e9995dc95e1e4b7fbb23a
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)

Changed paths:
M bin/checkconfig.pl
M cgi-bin/DW/Controller/Dev.pm
M cgi-bin/DW/Controller/Edges.pm
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/DW/Controller/Latest/Mood.pm
M cgi-bin/DW/Controller/Nav.pm
M cgi-bin/DW/Controller/RPC/CutExpander.pm
M cgi-bin/DW/Controller/RPC/IconBrowserOptions.pm
M cgi-bin/DW/Controller/RPC/TextCAPTCHA.pm
M cgi-bin/DW/Controller/Shop.pm
M cgi-bin/DW/Routing.pm
R cgi-bin/JSON.pm
R cgi-bin/JSON/Converter.pm
R cgi-bin/JSON/Parser.pm
A cgi-bin/LJ/JSON.pm
M cgi-bin/LJ/Talk.pm
M htdocs/delcomment.bml
R htdocs/js/json2.js
M htdocs/manage/subscriptions/filters.bml
M htdocs/talkscreen.bml
M htdocs/tools/endpoints/changerelation.bml
M htdocs/tools/endpoints/checkforusername.bml
M htdocs/tools/endpoints/contentfilters.bml
M htdocs/tools/endpoints/controlstrip.bml
M htdocs/tools/endpoints/cprod.bml
M htdocs/tools/endpoints/ctxpopup.bml
M htdocs/tools/endpoints/directorysearch.bml
M htdocs/tools/endpoints/dismisspagenotice.bml
M htdocs/tools/endpoints/draft.bml
M htdocs/tools/endpoints/esn_inbox.bml
M htdocs/tools/endpoints/esn_subs.bml
M htdocs/tools/endpoints/extacct_auth.bml
M htdocs/tools/endpoints/general.bml
M htdocs/tools/endpoints/gets2layoutchildren.bml
M htdocs/tools/endpoints/getsecurityoptions.bml
M htdocs/tools/endpoints/gettags.bml
M htdocs/tools/endpoints/getuserpics.bml
M htdocs/tools/endpoints/jobstatus.bml
M htdocs/tools/endpoints/ljuser.bml
M htdocs/tools/endpoints/load_state_codes.bml
M htdocs/tools/endpoints/multisearch.bml
M htdocs/tools/endpoints/poll.bml
M htdocs/tools/endpoints/pollgearman.bml
M htdocs/tools/endpoints/pollvote.bml
M htdocs/tools/endpoints/profileexpandcollapse.bml
M htdocs/tools/endpoints/setlang.bml
M htdocs/tools/endpoints/widget.bml
M views/dev/tests/json.js

Log Message:
-----------
Merge pull request #270 from afuna/update-json-bug2687

(Bug 2687) Update JSON module * remove old module (relying on server-installed module now) * update API -- use to_json / from_json instead of objToJson / jsonToObj, which are obsolete * import the JSON wrapper module from LiveJournal, to handle encoding


Compare: https://github.com/dreamwidth/dw-free/compare/b5ef7f4d991a...131b142ac234
Page generated Sep. 25th, 2025 09:55 pm
Powered by Dreamwidth Studios