aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/phpweathermap
ModeNameSize
-rw-r--r--Makefile2438logstatsplainblame
-rw-r--r--distinfo143logstatsplainblame
d---------files130logstatsplain
-rw-r--r--pkg-descr169logstatsplainblame
-rw-r--r--pkg-plist7742logstatsplainblame
041-0/+32 |/ * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-031-18/+162 |\ | * Add a command to run bundle size reporterLeonid Logvinov2018-10-021-35/+134 | * Add missing yarn.lock changesFabio Berger2018-10-021-0/+27 * | Add dev environmentfragosti2018-10-031-18/+125 * | Clean up package jsonfragosti2018-10-031-42/+1174 * | Have React setup with basic build workingfragosti2018-09-281-40/+371 |/ * Remove yarn postinstall hack (#1098)Alex Browne2018-09-281-2/+2 * Merge pull request #1069 from 0xProject/feature/ts-ethersLeonid Logvinov2018-09-271-4/+23 |\ | * Merge branch 'development' into feature/ts-ethersLeonid Logvinov2018-09-261-34/+38 | |\ | * | Upgrade to TS version of ethersLeonid Logvinov2018-09-191-4/+23 * | | Update everything to Coinbase Wallet instead of Toshifragosti2018-09-261-1/+54 | |/ |/| * | Update yarn.lockFabio Berger2018-09-261-33/+29 * | Upgrade blockstream to version that supports fetching logs by blockHash, fixi...Fabio Berger2018-09-211-1/+9 |/ * [testnet-faucets] update to v2Jacob Evans2018-09-051-91/+16 * Run linterfragosti2018-09-051-3/+3 * Use order parser utils from order utilsfragosti2018-09-051-35/+75 * Merge https://github.com/0xProject/0x-monorepo into feature/website/update-po...fragosti2018-09-051-34/+36 |\ | * Update yarn.lockFabio Berger2018-09-041-33/+29 | * Update yarn lockBrandon Millman2018-08-311-30/+34 | * Final tweaks for landing pagefragosti2018-08-311-34/+30 | * Update yarn lockBrandon Millman2018-08-311-4/+4 | * Add TypedText component and use it on landing pagefragosti2018-08-311-1/+7 * | Update yarn lockBrandon Millman2018-08-311-25/+4 * | Token registry from old 0x versionBrandon Millman2018-08-311-2/+60 * | Initial changes for v2 portalBrandon Millman2018-08-311-89/+22 |/ * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...fragosti2018-08-301-60/+1 |\ | * feat: Add support for TypeScript project references (#991)Alex Browne2018-08-301-60/+1 * | Change VersionDropDown to use material-ui 3fragosti2018-08-291-3/+208 * | Upgrade version of react-shared in websitefragosti2018-08-291-37/+1 * | Upgrade react-copy-to-clipboardfragosti2018-08-291-16/+7 * | Remove react-tap-event-plugin from react-sharedfragosti2018-08-291-10/+4 * | Upgrade material ui in react-docsfragosti2018-08-291-60/+7 * | Update lockfilefragosti2018-08-291-3/+3 * | Update material-ui in react-sharedfragosti2018-08-291-1/+37 * | Upgrade material ui to 0.20.0fragosti2018-08-291-2/+62 * | Bump react-highlight in react-shared once morefragosti2018-08-251-5/+5 * | Upgrade react-shared used by website to one that depends on react 16fragosti2018-08-251-154/+9 * | Upgrade react-highlight to version that depends on React 16fragosti2018-08-251-0/+9 * | Update react and remove tap event plugin [deprecated]fragosti2018-08-251-32/+36 * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...fragosti2018-08-251-3195/+3458 |\| | * Merge pull request #997 from 0xProject/feature/forwarder-helper/initBrandon Millman2018-08-241-2/+72 | |\ | | * Remove legacy docs stuffBrandon Millman2018-08-241-5/+56 | | * Merge branch 'development' into feature/forwarder-helper/initBrandon Millman2018-08-241-191/+226 | | |\ | | * | Update yarn lockBrandon Millman2018-08-241-0/+4 | | * | Merge branch 'development' into feature/forwarder-helper/initBrandon Millman2018-08-241-13/+170 | | |\ \ | | * | | Add assertions to factoryBrandon Millman2018-08-231-37/+29 | | * | | Update yarn lockBrandon Millman2018-08-231-1/+16 | | * | | Add ForwarderHelperImplConfigBrandon Millman2018-08-231-0/+4 | | * | | Remove marketSell and add to marketBuy implementationBrandon Millman2018-08-231-3/+3 | | * | | Flesh out typesBrandon Millman2018-08-231-3/+3 * | | | | Add new react and typesfragosti2018-08-251-3382/+3202 |/ / / / * | | / Update uglify plugin to support es6Brandon Millman2018-08-241-0/+13 | |_|/ |/| | * | | Merge pull request #924 from 0xProject/wrap-typedocFabio Berger2018-08-241-225/+256 |\ \ \ | |_|/ |/| | | * | Upgrade Typedoc to 0.12.0, which works with TS 3.xFabio Berger2018-08-231-46/+46 | * | update yarn.lockFabio Berger2018-08-231-3/+7 | * | merge developmentFabio Berger2018-08-231-1/+15 | |\ \ | * | | Replace complicated camelCase to spaces logic with change-case packageFabio Berger2018-08-231-3/+137 | * | | Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-231-24/+14 | * | | Fix remaining merge issuesFabio Berger2018-08-221-37/+29 | * | | Merge development branchFabio Berger2018-08-221-23/+23 | |\ \ \ | | | |/ | | |/| | * | | Update yarn.lockFabio Berger2018-08-171-3/+2 | * | | Merge developmentFabio Berger2018-08-171-28/+14 | |\ \ \ | * | | | Export Web3ProviderEngine directly instead of indirectly via subprovidersFabio Berger2018-08-161-30/+38 | * | | | Merge in new 0x.js interfaceFabio Berger2018-08-151-3/+3 | |\ \ \ \ | | * | | | Refactor 0x.js to simply re-export it's own sub-dependencies rather then wrap...Fabio Berger2018-08-141-4/+4 | * | | | | Fix additional merge conflictsFabio Berger2018-08-151-11/+93 | * | | | | Merge developmentFabio Berger2018-08-151-38/+782 | |\| | | | | * | | | | Update yarn.lockFabio Berger2018-08-141-7/+0 | * | | | | Update yarn.lockFabio Berger2018-08-061-144/+13 | * | | | | Use our fork of react-scroll that fixes scrolling within an absolutely positi...Fabio Berger2018-08-021-6/+6 | * | | | | Start refactoring docs to remove unnecessary configs given more concise TypeD...Fabio Berger2018-08-011-3/+9 | * | | | | Update yarn.lockFabio Berger2018-07-301-127/+5 * | | | | | fix: Make non-interactive npm login for publish tests more robustAlex Browne2018-08-231-12/+155 | |_|_|_|/ |/| | | | * | | | | Pin sra-report to 0xproject/connect v1.0.4fragosti2018-08-211-0/+14 * | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-211-33/+27 |\ \ \ \ \ | | |_|_|/ | |/| | | | * | | | Update yarn lockBrandon Millman2018-08-211-2/+2 | * | | | Merge pull request #978 from 0xProject/feature/lenra-3.0.0-beta.25Alex Browne2018-08-171-21/+20 | |\ \ \ \ | | * | | | feat: Update lerna to version 3.0.0-beta.25 of our forkAlex Browne2018-08-171-22/+21 * | | | | | Use uuid as string for requestIdfragosti2018-08-171-4/+10 * | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-171-30/+15 |\| | | | | | * | | | | Bump copy-webpack-plugin from 4.5.1 to 4.5.2dependabot[bot]2018-08-171-4/+4 | | |_|_|/ | |/| | | | * | | | Bump copyfiles from 1.2.0 to 2.0.0dependabot[bot]2018-08-151-17/+2 | |/ / / | * | | Merge pull request #920 from 0xProject/dependabot/npm_and_yarn/@types/fetch-m...Fabio Berger2018-08-151-35/+44 | |\ \ \ | | * | | Bump @types/fetch-mock from 5.12.2 to 6.0.3dependabot[bot]2018-08-141-35/+44 * | | | | Update json-schemas, update HTTPClient typesfragosti2018-08-151-29/+37 |/ / / / * | | | Merge pull request #966 from 0xProject/feature/typescript-3.0.1Alex Browne2018-08-151-3/+3 |\ \ \ \ | |/ / / |/| | | | * | | feat: Upgrade TypeScript to 3.0.1Alex Browne2018-08-151-3/+3 | | |/ | |/| * / | Add defaults for networkId and paginationfragosti2018-08-141-4/+4 |/ / * | Merge pull request #932 from 0xProject/fix-ganache-forkFabio Berger2018-08-141-4/+4 |\ \ | * | Fix github dep to point to branchFabio Berger2018-07-311-4/+4 * | | Enforce camelCase for all parameters and change the way the site is deployed ...fragosti2018-08-111-2/+2 * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-101-43/+33 |\ \ \ | * | | fix: Update dependenciesAlex Browne2018-08-101-1/+1 * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-091-0/+4 |\| | | | * | | Update TypeScript to version 2.9.2Alex Browne2018-08-091-67/+4 * | | | Remove tests directory, use swagger api, make json api compliantfragosti2018-08-091-5/+133 * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-081-1/+24 |\| | | | * | | Create MetaTags componentBrandon Millman2018-07-301-1/+16 | | |/ | |/| | * | Add combinatorial tests for internal Exchange functions (#807)Alex Browne2018-07-271-0/+8 | |/ * | Add discharge config and deployfragosti2018-08-081-11/+144 * | Get schema tests running (not crashiing)fragosti2018-08-011-4/+4 * | Update json-schemas for SRA v1fragosti2018-07-311-3/+3 * | Create API development environment and json distributionfragosti2018-07-271-18/+445 * | Add typescript typings for Open API specfragosti2018-07-271-0/+15 * | Add basic smoke testfragosti2018-07-271-71/+20 |/ * Update yarn.lockFabio Berger2018-07-261-0/+67 * update yarn.lockFabio Berger2018-07-261-7/+0 * Update yarn.lockFabio Berger2018-07-261-0/+7 * Update yarn.lock to not use local npm registryFabio Berger2018-07-251-76/+76 * update yarn.lockFabio Berger2018-07-251-0/+7 * Install our fork of lerna and use itFabio Berger2018-07-251-449/+470 * Fix lerna versonFabio Berger2018-07-241-17/+17 * Fix(lerna): Change lerna versionLeonid Logvinov2018-07-241-16/+16 * Upgrade to new lernaFabio Berger2018-07-241-61/+61 * Temporarily use local lernaFabio Berger2018-07-241-92/+92 * Fix version of ethereumjs-abi to 0.6.5 to fix decoding bugFabio Berger2018-07-221-3/+10 * Merge pull request #904 from lukeautry/luke/leading_zero_encodeFabio Berger2018-07-221-1/+1 |\ | * fix decodeAssetData for addresses starting in 0Luke Autry2018-07-221-1/+1 * | Add AbortController polyfill to fetchAsync in utilsBrandon Millman2018-07-211-0/+4 * | Upgrade some @0xproject packages to 1.0.0 in websiteBrandon Millman2018-07-211-66/+7 |/ * Remove the postinstall hookLeonid Logvinov2018-07-201-33/+241 * Use old assert version in @0xproject/connectLeonid Logvinov2018-07-201-102/+183 * Merge branch 'v2-prototype' into update-lernaFabio Berger2018-07-191-35/+72 |\ | * Update yarn.lockFabio Berger2018-07-181-29/+79 | * MergeLeonid Logvinov2018-07-181-17/+4 | * Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-181-9/+15 | |\ | * \ Merge branch 'v2-prototype' into feature/order-watcher-v2Leonid Logvinov2018-07-161-23/+42 | |\ \ | * | | Upgrade tslint to use prefer-readonlyLeonid Logvinov2018-07-131-8/+9 * | | | Update yarn.lockFabio Berger2018-07-191-27/+4 * | | | Replace lerna-get-packages with our own implementationFabio Berger2018-07-191-8/+27 * | | | Update to Lerna v3.0-betaFabio Berger2018-07-181-178/+677 | |_|/ |/| | * | | Fix tslint issuesLeonid Logvinov2018-07-171-11/+17 * | | Bump npm-run-all from 4.1.2 to 4.1.3dependabot[bot]2018-07-141-5/+6 | |/ |/| * | Merge pull request #866 from 0xProject/feature/website/integrate-heapFrancesco Agosti2018-07-141-16/+0 |\ \ | * | Replace calls to google analytics with calls to heapfragosti2018-07-121-16/+0 * | | Update yarn.lock and artifactFabio Berger2018-07-131-1/+1 * | | Update depsFabio Berger2018-07-131-1/+36 * | | -fetch';Fabio Berger2018-07-131-1/+1 * | | Add fetchAsync util and RPCSubproviderFabio Berger2018-07-131-4/+4 | |/ |/| * | Merge pull request #788 from feuGeneA/abi-gen-ignore-unchangedLeonid Logvinov2018-07-121-13/+51 |\ \ | * \ Merge branch 'v2-prototype' into abi-gen-ignore-unchangedLeonid Logvinov2018-07-101-21/+58 | |\ \ | * | | add tests of abi-genF. Eugene Aumson2018-07-091-13/+51 * | | | Implement web browser socketBrandon Millman2018-07-121-3/+4 | |_|/ |/| | * | | Add sourcemaps for rollbarfragosti2018-07-101-2/+47 | |/ |/| * | Remaining version fixesFabio Berger2018-07-101-21/+58 |/ * Merge pull request #822 from 0xProject/v2-contract-wrappers-WIPLeonid Logvinov2018-07-061-6/+54 |\ | * Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-051-10/+0 | |\ | * | Make it possible to configure block polling interval in base contract wrapperLeonid Logvinov2018-07-051-0/+18 | * | Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-051-72/+122 | |\ \ | * | | Dump assert version and make the order-watcher depend on the old assert versionLeonid Logvinov2018-06-291-2/+12 | * | | Regenerate yarn.lockLeonid Logvinov2018-06-291-9/+29 * | | | Added Solhint package and 'lint-contracts' npm scriptAlex Shafranovich2018-07-061-8/+236 | |_|/ |/| | * | | Update json-schema version used by web3-wrapperFabio Berger2018-07-051-11/+1 * | | merge v2-prototypeFabio Berger2018-07-051-80/+130 |\ \ \ | | |/ | |/| | * | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-finalJacob Evans2018-07-041-63/+31 | |\ \ | | * | Update blockstream to latest version, propogate errors to top-level callersFabio Berger2018-07-041-63/+31 | * | | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-finalJacob Evans2018-07-031-7/+8 | |\| | | | * | Add better balance formatting rules for balances and usd valuesBrandon Millman2018-07-031-0/+8 | | * | Update incorrect versions of depsFabio Berger2018-07-021-7/+0 | * | | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-finalJacob Evans2018-07-021-7/+32 | |\| | | * | | Update yarn.lockFabio Berger2018-06-261-11/+43 | * | | Add eth-lightwallet subprovider and testsCavan2018-06-261-6/+98 * | | | Refactor Web3Wrapper to no longer use Web3.js & add more test coverageFabio Berger2018-07-051-1/+1 | |/ / |/| | * | | Use ledger subproviderAmir Bandeali2018-06-301-5/+5 | |/ |/| * | Fix mergeFabio Berger2018-06-291-4/+0 * | Merge v2-prototypeFabio Berger2018-06-291-0/+4 |\ \ | * \ Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-291-4/+72 | |\ \ | | |/ | |/| * | | Update ganache-cli to latestFabio Berger2018-06-281-4/+22 | |/ |/| * | Fix buildAmir Bandeali2018-06-271-3/+3 * | Merge pull request #777 from 0xProject/feature/website/browser-detectionBrandon Millman2018-06-271-4/+4 |\ \ | * | Change metamask install link based on browserBrandon Millman2018-06-261-4/+47 | |/ * / Use ethereumjs-tx@1.3.5 instead of our forkAlex Browne2018-06-261-2/+52 |/ * Update ganache-core in yarn.lockFabio Berger2018-06-221-105/+68 * Update version for @types/solidity-parser-antlrAlex Browne2018-06-211-3/+3 * Fix additional versions and update yarn.lockFabio Berger2018-06-191-89/+67 * Upgrade solidity-parser-entlr 0.2.11 => 0.2.12Leonid Logvinov2018-06-131-3/+3 * Use source-map-support package to include correct line numbers in mochaAlex Browne2018-06-071-0/+7 * Update package.json and yarn.lockAlex Browne2018-06-071-5/+76 * Get LibBytes tests working on both Ganache and GethAlex Browne2018-06-071-109/+7 * Fix ethers.js version override (the package is just called 'ethers')Alex Browne2018-06-071-16/+1 * Use our fork of ethers.jsAlex Browne2018-06-07