open-bounty/resources/migrations
Teemu Patja 473a525779
Use github username on activity feed if name does not exist
Fixes: #68
2017-06-13 11:39:15 +03: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 Add debug logging, add forgotten column constraint 2017-02-23 13:23:20 +02:00
20170222143232-bounty-claim-changes.down.sql DB query refactoring, save PRs also when opened 2017-02-24 11:05:13 +02:00
20170222143232-bounty-claim-changes.up.sql DB query refactoring, save PRs also when opened 2017-02-24 11:05:13 +02:00
20170224164317-pr-updated-column.down.sql Bounties view + related backend functionality & more 2017-02-25 00:15:44 +02:00
20170224164317-pr-updated-column.up.sql Bounties view + related backend functionality & more 2017-02-25 00:15:44 +02:00
20170225134040-top-hunters.down.sql "Top Hunters" feature + more 2017-02-26 16:14:39 +02:00
20170225134040-top-hunters.up.sql "Top Hunters" feature + more 2017-02-26 16:14:39 +02:00
20170226162507-issues-updated-timestamp.down.sql WIP: Activity feed feature 2017-02-26 23:43:57 +02:00
20170226162507-issues-updated-timestamp.up.sql WIP: Activity feed feature 2017-02-26 23:43:57 +02:00
20170226230237-activity-feed.down.sql WIP: Activity feed feature 2017-02-26 23:43:57 +02:00
20170226230237-activity-feed.up.sql Activity feed + UI tweaks 2017-02-27 22:38:41 +02:00
20170301191009-store-comment-image-for-all-balances.down.sql Error handling improvements, #22 fix & more 2017-03-02 10:51:18 +02:00
20170301191009-store-comment-image-for-all-balances.up.sql Fix problem in db migration 2017-03-03 16:44:59 +02:00
20170309211722-payout-receipt-jsonb.down.sql Store payout receipt as postgresql jsonb 2017-03-10 20:23:14 +02:00
20170309211722-payout-receipt-jsonb.up.sql Store payout receipt as postgresql jsonb 2017-03-10 20:23:14 +02:00
20170312190143-open-claim-query-fix.down.sql Improve query for bounty-claim events in activity feed 2017-03-12 19:06:51 +02:00
20170312190143-open-claim-query-fix.up.sql Improve query for bounty-claim events in activity feed 2017-03-12 19:06:51 +02:00
20170315181738-repo-owner-avatar.down.sql Show bounty open & balance update feed items in context of repo 2017-03-16 22:44:34 +02:00
20170315181738-repo-owner-avatar.up.sql Show bounty open & balance update feed items in context of repo 2017-03-16 22:44:34 +02:00
20170317210604-user-stats.down.sql Gather usage metrics to db table with sql trigger 2017-03-17 23:17:29 +02:00
20170317210604-user-stats.up.sql Simple "open bounties" view 2017-03-17 23:17:30 +02:00
20170322212119-do-not-store-oauth-token-in-db.down.sql Progressive Github permissioning & client-side oauth tokens 2017-03-22 22:20:52 +02:00
20170322212119-do-not-store-oauth-token-in-db.up.sql Progressive Github permissioning & client-side oauth tokens 2017-03-22 22:20:52 +02:00
20170613113100-username-for-empty-name-in-activity-feed.down.sql Use github username on activity feed if name does not exist 2017-06-13 11:39:15 +03:00
20170613113100-username-for-empty-name-in-activity-feed.up.sql Use github username on activity feed if name does not exist 2017-06-13 11:39:15 +03:00