Commit Graph

  • 61e8d2188f use issue-id instead of issue-number throughout PR, not just for app-db Rob Culliton 2018-04-12 15:07:51 -0400
  • 6724e2612a display other helpful fields if pr title is missing Rob Culliton 2018-03-14 12:49:00 -0400
  • b20bbb08cf
    Fix lame mistake with get-nonce closure invocation Vitaliy Vlasov 2018-04-16 11:58:18 +0300
  • 8a0c31a51d
    make a seed task to ease creation of entities in postgres. Rob Culliton 2018-02-19 15:41:14 -0500
  • b3e7936caf
    Remove superfluous logging statement Vitaliy Vlasov 2018-04-13 17:03:22 +0300
  • 74a2a8060a
    Throw exception if attempting to create tx with the same nonce Vitaliy Vlasov 2018-04-13 16:47:24 +0300
  • dbb672318b
    log/infof typo Martin Klepsch 2018-04-13 15:09:03 +0200
  • 7ab281ff13
    log/infof typo Martin Klepsch 2018-04-13 15:09:03 +0200
  • cdf889caaa
    log various tx params Martin Klepsch 2018-04-13 14:51:41 +0200
  • ca439aa1ec
    log various tx params Martin Klepsch 2018-04-13 14:51:41 +0200
  • 5d8f232016
    disable verbose webhook logging for now Martin Klepsch 2018-04-13 14:11:17 +0200
  • 248da65d32
    log eth-rpc results + different req-id approach Martin Klepsch 2018-04-13 13:24:03 +0200
  • 98522ea16f
    disable verbose webhook logging for now Martin Klepsch 2018-04-13 14:11:17 +0200
  • 4705b6619a
    log eth-rpc results + different req-id approach Martin Klepsch 2018-04-13 13:24:03 +0200
  • b8e950afa5 WIP render svg Marco Süß 2018-04-13 00:44:43 -0500
  • 196cbf41ec
    readme and config.edn tweaks Rob Culliton 2018-04-12 16:00:13 -0400
  • 45f22459af
    use issue-id instead of issue-number throughout PR, not just for app-db Rob Culliton 2018-04-12 15:07:51 -0400
  • 5c9245810b
    log ex-data for deploy-pending-contracts exception Martin Klepsch 2018-04-12 16:00:52 +0200
  • e33cc56a6e
    Merge 50083db6ea into 2df66222fc Rob Culliton 2018-04-12 14:18:00 +0000
  • 2df66222fc
    log ex-data for deploy-pending-contracts exception Martin Klepsch 2018-04-12 16:00:52 +0200
  • c1b99d204b
    update-repo-state should call db/update-repo-state Rob Culliton 2018-04-11 14:02:13 -0400
  • 462fb47b2b
    Merge pull request #405 from status-im/develop Martin Klepsch 2018-04-12 15:21:42 +0200
  • b274f5d3a8
    Merge pull request #408 from status-im/fix/add-try-catch-to-more-scheduler-threads Vitaliy Vlasov 2018-04-12 15:20:43 +0300
  • 893a0bdffb
    Add try-catch to update-confirm-hash, update-watch-hash, deploy-pending-contracts fix/add-try-catch-to-more-scheduler-threads Vitaliy Vlasov 2018-04-12 13:56:20 +0300
  • 52edd4e207 improved logging in commiteth.scheduler Martin Klepsch 2018-04-12 12:08:12 +0200
  • 2ed3d203fe
    improved logging in commiteth.scheduler Martin Klepsch 2018-04-12 12:08:12 +0200
  • 81baabe509
    [Fix #259] Migrate to DB backed sessions Oliver Martell 2018-02-16 15:48:09 +0000
  • 7eb49e7d0d
    Merge 38caf2e28c into a4463b9810 Oliver Martell Núñez 2018-04-12 09:39:25 +0000
  • a4463b9810 always log issue id when deploying contracts Martin Klepsch 2018-04-12 10:58:42 +0200
  • d955e5fd06
    always log issue id when deploying contracts Martin Klepsch 2018-04-12 10:58:42 +0200
  • 38626bcc99
    Merge 90dc8a7534 into ffce0828c0 Vitaliy Vlasov 2018-04-12 07:17:38 +0000
  • ffce0828c0 Add less to Dockerfile Vitaliy Vlasov 2018-04-06 18:37:12 +0300
  • 3a6402a7f9
    display other helpful fields if pr title is missing Rob Culliton 2018-03-14 12:49:00 -0400
  • 50083db6ea first pass at trying to post issue comments from github accountwith 2FA enabled Rob Culliton 2018-04-11 21:23:59 -0400
  • 97d5c64548 Fix column spec in ON CONFLICT clause Vitaliy Vlasov 2018-04-10 18:17:31 +0300
  • ae6a08cd0c Undo DELETE statement in migration script Vitaliy Vlasov 2018-04-10 14:41:25 +0300
  • aaee8a072a Delete rows from pull_requests which map to non-existing issues Vitaliy Vlasov 2018-04-10 13:59:12 +0300
  • eb7b5e1010 Process multiple claims in one PR Vitaliy Vlasov 2018-04-04 15:12:12 +0300
  • 90dc8a7534
    Re-execute watch if max attempt count exceeded; block multiple execute tx attempts in case when there are funds still on account (probably due to missing watch invocation); invoke watch synchronously prior to confirming transactions fix/re-execute-watch-token Vitaliy Vlasov 2018-04-11 17:41:58 +0300
  • f41b4397bf
    Fix column spec in ON CONFLICT clause feature/multiple-claims-in-one-pr Vitaliy Vlasov 2018-04-10 18:17:31 +0300
  • 0e841d4080
    Undo DELETE statement in migration script Vitaliy Vlasov 2018-04-10 14:41:25 +0300
  • 0ad39d63cc
    Delete rows from pull_requests which map to non-existing issues Vitaliy Vlasov 2018-04-10 13:59:12 +0300
  • 826fefef27
    Fix Activity/Open Bounties tabs not being accessible in logged out mode Vitaliy Vlasov 2018-04-10 12:26:47 +0300
  • c1158a187f exclude unused modules Churikova Tetiana 2018-04-09 13:07:41 +0300
  • 2822362a80 exclude unused modules Churikova Tetiana 2018-04-06 15:09:36 +0300
  • 68c8e73ca5 edit capabilities for sauce labs Churikova Tetiana 2018-04-06 14:58:07 +0300
  • 5d852481ee [ISSUE #355] persist bounty filter to query string Marco Süß 2018-03-22 22:12:26 -0600
  • 2b75cb2797
    exclude unused modules tests/install-metamask Churikova Tetiana 2018-04-09 13:07:41 +0300
  • c83d2e143f fix DR-0001 link Rob Culliton 2018-04-06 16:06:48 -0600
  • 03a3a17500 fix DR-0001 link Rob Culliton 2018-04-06 16:06:48 -0600
  • 034d95e22b [ISSUE #355] persist bounty filter to query string Marco Süß 2018-03-22 22:12:26 -0600
  • ea49a1eda4 Add documentation to eth-gasstation-gas-price fn Vitaliy Vlasov 2018-04-03 11:06:18 +0300
  • 7e98c6c816 Use max(average,average_calc) when calculating gas price Vitaliy Vlasov 2018-04-02 23:35:18 +0300
  • 1ba5802958
    Add less to Dockerfile feature/add-less-to-docker Vitaliy Vlasov 2018-04-06 18:37:12 +0300
  • 52faf5dfb8
    exclude unused modules Churikova Tetiana 2018-04-06 15:09:36 +0300
  • 60695e3012
    edit capabilities for sauce labs Churikova Tetiana 2018-04-06 14:58:07 +0300
  • bf646ca9d0 Add notes for dev-login feature Vitaliy Vlasov 2018-04-04 14:25:11 +0300
  • 9008f675f3 Add :dev-login for quick dev tasks when OAuth/GitHub app are not required Vitaliy Vlasov 2018-04-04 14:23:24 +0300
  • f15bbf0c20
    Process multiple claims in one PR Vitaliy Vlasov 2018-04-04 15:12:12 +0300
  • 88cf058622
    Add notes for dev-login feature Vitaliy Vlasov 2018-04-04 14:25:11 +0300
  • 8dcc44c499
    Add :dev-login for quick dev tasks when OAuth/GitHub app are not required Vitaliy Vlasov 2018-04-04 14:23:24 +0300
  • 3f0eb9e681
    Merge 121800f01e into 4437e13657 Martin Klepsch 2018-04-03 17:42:35 +0000
  • 121800f01e
    add script to download and redact prod DB Martin Klepsch 2018-04-03 19:35:58 +0200
  • 695aab317b
    Add documentation to eth-gasstation-gas-price fn fix/change-gas-price-calc Vitaliy Vlasov 2018-04-03 11:06:18 +0300
  • 56c067e5cf
    Use max(average,average_calc) when calculating gas price Vitaliy Vlasov 2018-04-02 23:35:18 +0300
  • 4437e13657 sauce labs report fix - attempt 2 Churikova Tetiana 2018-04-02 19:19:44 +0300
  • 0aeaefbf6a
    sauce labs report fix - attempt 2 tests/sauce-lab-reports-fix Churikova Tetiana 2018-04-02 19:19:44 +0300
  • 6f0596e09b 1 attempt to fix jenkins reports Churikova Tetiana 2018-03-31 00:19:12 +0300
  • 0e65e6d332
    1 attempt to fix jenkins reports Churikova Tetiana 2018-03-31 00:19:12 +0300
  • d319974399
    Add migrations scripts and warning-icon; remove welcome-email related code Vitaliy Vlasov 2018-03-30 17:32:40 +0300
  • fb60f9f395
    Remove update-user-address query Vitaliy Vlasov 2018-03-30 13:53:09 +0300
  • 7adc9ea4da
    Add logic for hiding warnings Vitaliy Vlasov 2018-03-30 13:52:37 +0300
  • 588779c434 Iterate through return value of extract-issue-number instead of picking first always Vitaliy Vlasov 2018-03-28 21:04:58 +0300
  • 5d428875fe
    Update testing.md Tetiana Churikova 2018-03-29 17:20:03 +0300
  • 9cdf2cd619
    Iterate through return value of extract-issue-number instead of picking first always fix/multiple-claims-382 Vitaliy Vlasov 2018-03-28 21:04:58 +0300
  • 3b1d5f70c7
    .circleci/config.yml identation Martin Klepsch 2018-03-28 16:50:15 +0200
  • 4ba89864e8
    store uberjar as circleci artifact Martin Klepsch 2018-03-28 16:48:27 +0200
  • 5d4e08a317
    build uberjar on CI Martin Klepsch 2018-03-28 16:29:40 +0200
  • b76ad70766
    Merge pull request #381 from status-im/develop Martin Klepsch 2018-03-28 16:03:22 +0200
  • 1d3dd6fbee
    Compiled with web3j 3.3.1 fix/remove-dep-on-older-web3j-and-solc Vitaliy Vlasov 2018-03-27 17:28:46 +0300
  • e549725648
    Merge branch 'develop' into fix/remove-dep-on-older-web3j-and-solc Vitaliy Vlasov 2018-03-27 17:13:01 +0300
  • dd700ab3d3 improve exception when contract cannot be loaded Martin Klepsch 2018-02-22 10:03:31 +0100
  • 5c36c1d7a8
    Merge branch 'develop' into fix/better-contract-loading-exception fix/better-contract-loading-exception Tetiana Churikova 2018-03-27 14:23:59 +0300
  • d3afe111a2 document circleCI stuff in README Martin Klepsch 2018-03-26 18:26:48 +0200
  • 309a2f31a3 disable cljs tests as there are none Martin Klepsch 2018-03-21 18:16:50 +0100
  • 962d29d0a7 use browser image which includes phantomjs Martin Klepsch 2018-03-20 12:56:15 +0100
  • 0ad1b16e47 create wallet for testing Martin Klepsch 2018-03-20 11:31:10 +0100
  • 1669ebcb81 configure circleci postgres container Martin Klepsch 2018-03-13 00:01:16 +0700
  • 770d06df31 add experimental circleci config Martin Klepsch 2018-03-12 23:32:28 +0700
  • 02953609eb
    Merge branch 'develop' into circleci Tetiana Churikova 2018-03-27 14:14:49 +0300
  • 3c6dee0f14 Add issues to issue links in PRs Vitaliy Vlasov 2018-03-26 22:57:39 +0300
  • df93a502df Parse issue URLs during issue number extraction Vitaliy Vlasov 2018-03-26 14:08:31 +0300
  • f03e3fdc73
    Merge branch 'fix/parse-issue-links-in-pr-text-357' of github.com:status-im/open-bounty into fix/parse-issue-links-in-pr-text-357 fix/parse-issue-links-in-pr-text-357 Vitaliy Vlasov 2018-03-26 22:58:25 +0300
  • a87ce2c3ee
    Add issues to issue links in PRs Vitaliy Vlasov 2018-03-26 22:57:39 +0300
  • 2201ac3d7f
    document circleCI stuff in README Martin Klepsch 2018-03-26 18:26:48 +0200
  • 0affadd3a4
    disable cljs tests as there are none Martin Klepsch 2018-03-21 18:16:50 +0100
  • 6d173f465c
    use browser image which includes phantomjs Martin Klepsch 2018-03-20 12:56:15 +0100
  • d5e2a981b6
    create wallet for testing Martin Klepsch 2018-03-20 11:31:10 +0100
  • 70057c568c
    configure circleci postgres container Martin Klepsch 2018-03-13 00:01:16 +0700
  • 73f6b6477f
    add experimental circleci config Martin Klepsch 2018-03-12 23:32:28 +0700