1. Dec 27, 2016
    • asynchronous rob's avatar
      Port `try` macro to new `?` operator. (#3962) · 8125b569
      asynchronous rob authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      * initial untry sweep
      
      * restore try in ipc codegen, fix inference
      
      * change a few missed try instances
      8125b569
    • Tomasz Drwięga's avatar
      Web Based Dapps (#3956) · c7c309d1
      Tomasz Drwięga authored
      * Dapps web
      
      Conflicts:
      	dapps/src/apps/fetcher.rs
      	dapps/src/handlers/fetch.rs
      
      * Rewriting fetch
      
      * Parity-wide fetch service
      
      * Obey the limits and support cancellation.
      
      * Removing temporary files.
      
      * Actually use Fetch for dapps
      
      * Re-implementing file fetching to avoid temporary files.
      
      * Serde to 0.8.19
      
      * Fixing content & dapps fetch
      
      * Serving web content and injecting scripts
      
      * Don't wait for old content, start a new download
      
      * Supporting timeouts and query
      
      * Simple GUI for the browser
      
      * Proxy tokens validation
      
      * Recovering from invalid web-based requests
      
      * Remember last visisted URL
      
      * Removing unused variables
      
      * Addressing review comments
      
      * Setting default account in web3
      
      * Adding WebBrowser dapp to the list
      
      * Actually prune old entries when generating new token
      c7c309d1
  2. Dec 23, 2016
    • Tomasz Drwięga's avatar
      Limiting accounts returned by parity_accountInfo (#3931) · 27ba0e69
      Tomasz Drwięga authored
      * Limiting accountNames returned by parity_accountNames
      
      * Fixing middleware
      
      * Change RPC interface
      
      * Enhance tests for RPC layer
      
      * UI uses parity_allAccountsInfo
      
      * Update dapps to use parity_accountsInfo
      
      * Don't filter by uuid (deprecated)
      
      * Consistency in calls
      
      * Fix js tests (missed stub call)
      27ba0e69
  3. Dec 22, 2016
    • Tomasz Drwięga's avatar
      Global Fetch Service (#3915) · f0387c33
      Tomasz Drwięga authored
      * Dapps web
      
      Conflicts:
      	dapps/src/apps/fetcher.rs
      	dapps/src/handlers/fetch.rs
      
      * Rewriting fetch
      
      * Parity-wide fetch service
      
      * Obey the limits and support cancellation.
      
      * Removing temporary files.
      
      * Actually use Fetch for dapps
      
      * Re-implementing file fetching to avoid temporary files.
      
      * Serde to 0.8.19
      
      * Fixing content & dapps fetch
      f0387c33
  4. Dec 15, 2016
  5. Dec 11, 2016
  6. Dec 08, 2016
    • Arkadiy Paronyan's avatar
      Enable Panic=abort (#3423) · 15ec6375
      Arkadiy Paronyan authored
      * Enable panic=abort
      
      * Update remaining crate versions to 1.5
      
      * Run tests in release mode
      
      * Enable panic=abort for release profile only
      
      * Added travis_wait
      
      * Travis timeout set to 40
      15ec6375
  7. Nov 29, 2016
  8. Nov 28, 2016
  9. Nov 25, 2016
  10. Nov 23, 2016
  11. Nov 20, 2016
  12. Nov 11, 2016
  13. Nov 09, 2016
  14. Nov 04, 2016
  15. Nov 03, 2016
  16. Nov 02, 2016
  17. Oct 27, 2016
  18. Oct 24, 2016
  19. Oct 22, 2016
  20. Oct 21, 2016
  21. Oct 20, 2016
  22. Oct 19, 2016
  23. Oct 17, 2016
    • Tomasz Drwięga's avatar
      Initial import of new UI (compiled JS code) (#2220) · 6c7af575
      Tomasz Drwięga authored
      * Normalizing dapps format for signer.
      
      * Adding new ui
      
      * Adding New UI to dapps
      
      * Adding parity styles for signer errors
      
      * Adding pre-compiled JS as submodule
      
      * Fixing struct declaration [ci:skip]
      
      * Bumping js
      
      * Adding styles
      
      * build dest
      
      * Correct whitespace
      
      @tomusdrw please note the alterations - no mixing tabs and spaces in the indentation portion and always just one tab per indent.
      6c7af575
  24. Oct 11, 2016
  25. Oct 10, 2016
  26. Sep 27, 2016