open-bounty/resources/migrations
Teemu Patja a9e178a2f1
Avoid unneeded watch transactions
Store tx id for watch smart contract call while it is pending to avoid
sending unneeded transactions.
2017-12-18 19:31:53 +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 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
20170819220828-bounty-tokens-and-usd-value.down.sql DB changes for bounty USD value + token support 2017-08-19 22:41:41 +03:00
20170819220828-bounty-tokens-and-usd-value.up.sql DB changes for bounty USD value + token support 2017-08-19 22:41:41 +03:00
20170822212911-store-usd-value-updated-datetime.down.sql Keep track of USD value update datetime in DB 2017-08-22 22:15:40 +03:00
20170822212911-store-usd-value-updated-datetime.up.sql Keep track of USD value update datetime in DB 2017-08-22 22:15:40 +03:00
20170823220139-usd-value-to-activity-feed.down.sql Include value_usd and tokens in sql views 2017-08-23 22:12:55 +03:00
20170823220139-usd-value-to-activity-feed.up.sql Include value_usd and tokens in sql views 2017-08-23 22:12:55 +03:00
20170912180820-issue-open-state.down.sql Never show closed github issues as open bounties 2017-09-13 11:11:37 +03:00
20170912180820-issue-open-state.up.sql Never show closed github issues as open bounties 2017-09-13 11:11:37 +03:00
20171027091551-only-claims-in-activity-feed.down.sql Only show claim related events in activity feed 2017-10-27 09:19:47 +03:00
20171027091551-only-claims-in-activity-feed.up.sql Only show claim related events in activity feed 2017-10-27 09:19:47 +03:00
20171028204514-welcome-email.down.sql DB support tracking welcome email sends 2017-10-28 21:10:09 +03:00
20171028204514-welcome-email.up.sql DB support tracking welcome email sends 2017-10-28 21:10:09 +03:00
20171102154114-store-winner-login.down.sql Simpler way of storing winner login 2017-11-02 15:48:40 +02:00
20171102154114-store-winner-login.up.sql Simpler way of storing winner login 2017-11-02 15:48:40 +02:00
20171108115443-claim-payout-updated-fix.down.sql Fix activity view timestamp for payout event 2017-11-08 12:02:47 +02:00
20171108115443-claim-payout-updated-fix.up.sql Fix activity view timestamp for payout event 2017-11-08 12:02:47 +02:00
20171108121831-claim-pending-activity-feed-item.down.sql Activity feed item for claim pending 2017-11-08 12:23:32 +02:00
20171108121831-claim-pending-activity-feed-item.up.sql Activity feed item for claim pending 2017-11-08 12:23:32 +02:00
20171109164844-user-has-address-to-activity.down.sql Show pending payouts with missing address in activity 2017-11-09 17:01:46 +02:00
20171109164844-user-has-address-to-activity.up.sql Show pending payouts with missing address in activity 2017-11-09 17:01:46 +02:00
20171122121528-issue-created-at.down.sql Add created_at field to issues table 2017-11-22 12:18:08 +02:00
20171122121528-issue-created-at.up.sql Add created_at field to issues table 2017-11-22 12:18:08 +02:00
20171122123809-pr-created-at.down.sql Add created_at column to pull_requests table 2017-11-22 12:39:33 +02:00
20171122123809-pr-created-at.up.sql Add created_at column to pull_requests table 2017-11-22 12:39:33 +02:00
20171218190701-watch-tx-id.down.sql Avoid unneeded watch transactions 2017-12-18 19:31:53 +02:00
20171218190701-watch-tx-id.up.sql Avoid unneeded watch transactions 2017-12-18 19:31:53 +02:00