[dreamwidth/dw-free] f909bc: (Bug 105) Lowercase the keys for get and post args
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: f909bc4c9807e853276f0ce2b2961ee23986b6a0
https://github.com/dreamwidth/dw-free/commit/f909bc4c9807e853276f0ce2b2961ee23986b6a0
Author: Afuna <fu@dreamwidth.org>
Date: 2013-01-15 (Tue, 15 Jan 2013)
Changed paths:
M cgi-bin/DW/Request/Apache2.pm
M cgi-bin/DW/Request/Base.pm
Log Message:
-----------
(Bug 105) Lowercase the keys for get and post args
Commit: 026bf85d189668328b63979265546592bf47919e
https://github.com/dreamwidth/dw-free/commit/026bf85d189668328b63979265546592bf47919e
Author: Afuna <fu@dreamwidth.org>
Date: 2013-01-15 (Tue, 15 Jan 2013)
Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/LJ/User.pm
Log Message:
-----------
(Bug 105) Use DW::Request's get_args instead of passing in %GET
Lets us take advantage of preprocessing and cleanup -- in this case,
lower casing of the keys.
Commit: e0b01f9ae7cd4b19044e2fcf520ad4f7dfec13d3
https://github.com/dreamwidth/dw-free/commit/e0b01f9ae7cd4b19044e2fcf520ad4f7dfec13d3
Author: Mark Smith <mark@qq.is>
Date: 2013-01-25 (Fri, 25 Jan 2013)
Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Request/Apache2.pm
M cgi-bin/DW/Request/Base.pm
M cgi-bin/LJ/User.pm
Log Message:
-----------
Merge pull request #231 from afuna/lowercase-keys-bug105
(Bug 105) Lowercase the keys for get and post args
Compare: https://github.com/dreamwidth/dw-free/compare/8fd7d73a6bd7...e0b01f9ae7cd
Home: https://github.com/dreamwidth/dw-free
Commit: f909bc4c9807e853276f0ce2b2961ee23986b6a0
https://github.com/dreamwidth/dw-free/commit/f909bc4c9807e853276f0ce2b2961ee23986b6a0
Author: Afuna <fu@dreamwidth.org>
Date: 2013-01-15 (Tue, 15 Jan 2013)
Changed paths:
M cgi-bin/DW/Request/Apache2.pm
M cgi-bin/DW/Request/Base.pm
Log Message:
-----------
(Bug 105) Lowercase the keys for get and post args
Commit: 026bf85d189668328b63979265546592bf47919e
https://github.com/dreamwidth/dw-free/commit/026bf85d189668328b63979265546592bf47919e
Author: Afuna <fu@dreamwidth.org>
Date: 2013-01-15 (Tue, 15 Jan 2013)
Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/LJ/User.pm
Log Message:
-----------
(Bug 105) Use DW::Request's get_args instead of passing in %GET
Lets us take advantage of preprocessing and cleanup -- in this case,
lower casing of the keys.
Commit: e0b01f9ae7cd4b19044e2fcf520ad4f7dfec13d3
https://github.com/dreamwidth/dw-free/commit/e0b01f9ae7cd4b19044e2fcf520ad4f7dfec13d3
Author: Mark Smith <mark@qq.is>
Date: 2013-01-25 (Fri, 25 Jan 2013)
Changed paths:
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Request/Apache2.pm
M cgi-bin/DW/Request/Base.pm
M cgi-bin/LJ/User.pm
Log Message:
-----------
Merge pull request #231 from afuna/lowercase-keys-bug105
(Bug 105) Lowercase the keys for get and post args
Compare: https://github.com/dreamwidth/dw-free/compare/8fd7d73a6bd7...e0b01f9ae7cd
