Branch: refs/heads/develop
Home:
https://github.com/dreamwidth/dw-nonfree Commit: d58ed779cef6ce8527d72cc5819a39d1c17d023b
https://github.com/dreamwidth/dw-nonfree/commit/d58ed779cef6ce8527d72cc5819a39d1c17d023b Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2
Log Message:
-----------
Use the latest rendering engine available
So that IE is aware of media queries
Fixes dw-free#836
Commit: 33660cd3065aad2161172fd8e2a9fde28572f84a
https://github.com/dreamwidth/dw-nonfree/commit/33660cd3065aad2161172fd8e2a9fde28572f84a Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2
Log Message:
-----------
Merge pull request #71 from afuna/turn-off-ie9-compatibility-mode-bug-836
Use the latest rendering engine available
Commit: cf3172dbe7859b401225f3b9e9915d3f9b2431a8
https://github.com/dreamwidth/dw-nonfree/commit/cf3172dbe7859b401225f3b9e9915d3f9b2431a8 Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
Log Message:
-----------
[#843] Add "status: claimed" when someone claims an issue
There's no push notification for when someone does it using the
dropdown, but this will work for most people because most people can't
select from a dropdown anyway
Commit: 93d896783ea237569c6001de39966363d63e0c48
https://github.com/dreamwidth/dw-nonfree/commit/93d896783ea237569c6001de39966363d63e0c48 Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
Log Message:
-----------
Add response text for easier debugging
(can be viewed in Github -> Settings -> Hooks -> your webhook -> Recent
Deliveries -> Response)
Commit: 8a08f19225e3ce45d092e922d89383e7981906ae
https://github.com/dreamwidth/dw-nonfree/commit/8a08f19225e3ce45d092e922d89383e7981906ae Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
Log Message:
-----------
[#843] Add status: unclaimed / status: claimed automatically
* only to type: issue, not type: pull request
* when the issue is opened, apply the claimed/unclaimed status
* when a comment is made on an issue, update the claimed/unclaimed status
if it's been changed without our noticing (may have been selected via
the dropdown, for example), and make sure to automatically add the
claimed/unclaimed status if the labels have been edited
Commit: 7ab51d013f983675ffc5a7c76ceaa0206951c506
https://github.com/dreamwidth/dw-nonfree/commit/7ab51d013f983675ffc5a7c76ceaa0206951c506 Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
Log Message:
-----------
[#843] Assign / add status: claimed when someone makes a pull request
Includes some refactoring of common functionality into a function
Commit: 348d506bc6501e37bd3fa3e96125d36ec9ce81e5
https://github.com/dreamwidth/dw-nonfree/commit/348d506bc6501e37bd3fa3e96125d36ec9ce81e5 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
Log Message:
-----------
Merge pull request #72 from afuna/github-claim-labels-bug-843
Automate status: claimed/status: unclaimed
Commit: 6c8817ff3794cbe0e34784260e68ddfd93717373
https://github.com/dreamwidth/dw-nonfree/commit/6c8817ff3794cbe0e34784260e68ddfd93717373 Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2
Log Message:
-----------
Add medium/large_media_query, and image handling
For dreamwidth/dw-free#841 and dreamwidth/dw-free#838
Commit: 7ae80e7bec338a633e947603c89f517d12f51619
https://github.com/dreamwidth/dw-nonfree/commit/7ae80e7bec338a633e947603c89f517d12f51619 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2
Log Message:
-----------
Merge pull request #73 from afuna/medium_large_media_query
Add medium/large_media_query, and image handling
Commit: 01fe971e8562f27a2d40be889801b4c69108cb00
https://github.com/dreamwidth/dw-nonfree/commit/01fe971e8562f27a2d40be889801b4c69108cb00 Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-29 (Tue, 29 Jul 2014)
Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
Log Message:
-----------
[#74] Only assign to someone saying "claim" if bug is not already claimed
Commit: e7a4152fd0c9c25f6cb828eeb2532975365b0681
https://github.com/dreamwidth/dw-nonfree/commit/e7a4152fd0c9c25f6cb828eeb2532975365b0681 Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-29 (Tue, 29 Jul 2014)
Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
Log Message:
-----------
[#74] Get rid of type: pull request, type: issue
Commit: e98c3ec9af68403dd2e7ad38bf58616c694c4b94
https://github.com/dreamwidth/dw-nonfree/commit/e98c3ec9af68403dd2e7ad38bf58616c694c4b94 Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-29 (Tue, 29 Jul 2014)
Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
Log Message:
-----------
[#74] Remove status: unclaimed tag; keep status: claimed
Commit: 5689e6329e8b7e12e97fc78fb51c953c2909c752
https://github.com/dreamwidth/dw-nonfree/commit/5689e6329e8b7e12e97fc78fb51c953c2909c752 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-30 (Wed, 30 Jul 2014)
Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
Log Message:
-----------
Merge pull request #75 from afuna/labels-claiming-tweak-bug-74
Adjust labels / claiming for Github Issues redesign
Commit: f19cdbe5155421d77570273ae8c88c18566f3808
https://github.com/dreamwidth/dw-nonfree/commit/f19cdbe5155421d77570273ae8c88c18566f3808 Author: Afuna <fu@dreamwidth.org>
Date: 2014-08-01 (Fri, 01 Aug 2014)
Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2
Log Message:
-----------
Merge branch 'release-1.21' into develop
* release-1.21:
[#74] Remove status: unclaimed tag; keep status: claimed
[#74] Get rid of type: pull request, type: issue
[#74] Only assign to someone saying "claim" if bug is not already claimed
Add medium/large_media_query, and image handling
[#843] Assign / add status: claimed when someone makes a pull request
[#843] Add status: unclaimed / status: claimed automatically
Add response text for easier debugging
[#843] Add "status: claimed" when someone claims an issue
Use the latest rendering engine available
Compare:
https://github.com/dreamwidth/dw-nonfree/compare/2c2a246b7b67...f19cdbe51554