open-bounty/resources/migrations
Teemu Patja 9b972625e0
Rewrite Github comment PNG functionality
* removed old swing JEditorPane based html to png rendering due to
  it's lack of support for modern css
* new implementation uses wkhtmltoimage (on prod server via wrapper
  script using xvfb)
* no longer generating image on every GET request for QR, but rather
  generating image when a bounty is cretaed or contract balance
  changes
* images stored to DB
* comment image design updated according to UI spec
2017-02-21 10:49:25 +02:00
..
20160820210822-init.down.sql Issue and PR webhooks 2016-08-28 23:16:45 +03:00
20160820210822-init.up.sql Prepare for deployment + bugfixes 2016-08-30 01:40:10 +03:00
20160830232606-untitled.down.sql Rename migrations 2016-08-31 03:00:34 +03:00
20160830232606-untitled.up.sql Rename migrations 2016-08-31 03:00:34 +03:00
20160905235051-contracts.down.sql `send` button now reflects tx status + display some errors 2016-10-04 03:13:43 +03:00
20160905235051-contracts.up.sql `send` button now reflects tx status + display some errors 2016-10-04 03:13:43 +03:00
20160913192604-add-balance-column.down.sql Update github comment only when balance changes 2016-09-13 19:50:04 +03:00
20160913192604-add-balance-column.up.sql Update github comment only when balance changes 2016-09-13 19:50:04 +03:00
20170121175409-fix-timestamp-column-datatypes.down.sql Use SQL timestamp instead of time 2017-01-21 18:06:37 +02:00
20170121175409-fix-timestamp-column-datatypes.up.sql Use SQL timestamp instead of time 2017-01-21 18:06:37 +02:00
20170212181519-store-avatar-url.down.sql WIP: new UX 2017-02-12 22:25:32 +02:00
20170212181519-store-avatar-url.up.sql WIP: new UX 2017-02-12 22:25:32 +02:00
20170215174652-repo-enable-state.down.sql New UX, webhook securing, atomic repo toggling etc. 2017-02-18 11:07:51 +02:00
20170215174652-repo-enable-state.up.sql New UX, webhook securing, atomic repo toggling etc. 2017-02-18 11:07:51 +02:00
20170215194951-repo-hook-secret.down.sql New UX, webhook securing, atomic repo toggling etc. 2017-02-18 11:07:51 +02:00
20170215194951-repo-hook-secret.up.sql New UX, webhook securing, atomic repo toggling etc. 2017-02-18 11:07:51 +02:00
20170220210009-comment-png-storage.down.sql Rewrite Github comment PNG functionality 2017-02-21 10:49:25 +02:00
20170220210009-comment-png-storage.up.sql Rewrite Github comment PNG functionality 2017-02-21 10:49:25 +02:00