Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Resolving URLs from contract #1964

Merged
merged 22 commits into from
Aug 23, 2016
Merged

Resolving URLs from contract #1964

merged 22 commits into from
Aug 23, 2016

Commits on Aug 16, 2016

  1. Fetching dapp from github.

    Tomasz Drwięga committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    45dccec View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Unpacking dapp

    Tomasz Drwięga committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    15a3667 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dapps-fetch

    Tomasz Drwięga committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    375ad90 View commit details
    Browse the repository at this point in the history
  3. Removing hardcodes

    Tomasz Drwięga committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    dfe5c84 View commit details
    Browse the repository at this point in the history
  4. Proper Host validation

    Tomasz Drwięga committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    acaaffc View commit details
    Browse the repository at this point in the history
  5. Randomizing paths

    Tomasz Drwięga committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    d1a6786 View commit details
    Browse the repository at this point in the history
  6. Splitting into files

    Tomasz Drwięga committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    7dd8f19 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. Serving donwloaded apps from different path

    Tomasz Drwięga committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    20c5a04 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dapps-fetch

    Tomasz Drwięga committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    db3c965 View commit details
    Browse the repository at this point in the history
  3. Extracting URLHint to separate module

    Tomasz Drwięga committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    5c4f048 View commit details
    Browse the repository at this point in the history
  4. Whitespace and docs

    Tomasz Drwięga committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    e946da4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Resolving from URLHint contract

    Tomasz Drwięga committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    3d1b2d9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dapps-urlhint

    Conflicts:
    	dapps/Cargo.toml
    	dapps/src/apps/fetcher.rs
    	dapps/src/apps/urlhint.rs
    	dapps/src/lib.rs
    Tomasz Drwięga committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    21b33c4 View commit details
    Browse the repository at this point in the history
  3. Fixing test

    Tomasz Drwięga committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    e1159da View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2016

  1. Resolving githubhint url from registrar

    Tomasz Drwięga committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    6bbd40d View commit details
    Browse the repository at this point in the history
  2. Proper redirections

    Tomasz Drwięga committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    986973e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into dapps-urlhint

    Tomasz Drwięga committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    8266eda View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. Fixing test

    Tomasz Drwięga committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    9be1163 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. fixing ethstore [ci skip]

    Tomasz Drwięga committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    6c3a012 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Correct version of registrar

    Tomasz Drwięga committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    677096b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dapps-urlhint

    Conflicts:
    	Cargo.lock
    Tomasz Drwięga committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    0ab65fb View commit details
    Browse the repository at this point in the history
  3. Removing superfluous Box

    Tomasz Drwięga committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    c35a1cd View commit details
    Browse the repository at this point in the history