aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary
ModeNameSize
-rw-r--r--.cvsignore54logstatsplainblame
-rw-r--r--ChangeLog29771logstatsplainblame
-rw-r--r--GNOME_Evolution_Summary.oaf.in897logstatsplainblame
-rw-r--r--Makefile.am306logstatsplainblame
d---------component846logstatsplain
-rw-r--r--default-header.html211logstatsplainblame
d---------evolution-services903logstatsplain
d---------idl253logstatsplain
-rw-r--r--summary.html898logstatsplainblame
d---------test-service277logstatsplain
d---------widgets531logstatsplain
-1/+1 | * Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ...Brandon Millman2017-11-307-6/+35 | * Add SignedOrder and TokenTradeInfo to public interface and fix a HttpClient c...Brandon Millman2017-11-304-1/+9 * | Add order and signedOrder to public typesFabio Berger2017-11-301-0/+2 |/ * Add TokenTradeInfo to public typesFabio Berger2017-11-301-0/+1 * Merge branch 'development' into feature/connect-docsFabio Berger2017-11-292-3/+3 |\ | * Fix connect documentation introduction and installation wordingBrandon Millman2017-11-292-3/+3 * | Rename @0xproject/connect to 0x ConnectFabio Berger2017-11-292-2/+2 * | Rename packageName to displayName for clarityFabio Berger2017-11-297-9/+9 * | Fix phantom `Contracts` section issueFabio Berger2017-11-291-0/+5 * | Add 0x Connect to footerFabio Berger2017-11-291-0/+4 * | Update 0x.js to 0.27.1Fabio Berger2017-11-291-1/+1 * | Lock the 0x.js version used in websiteFabio Berger2017-11-291-1/+1 * | Merge branch 'development' into feature/connect-docsFabio Berger2017-11-296-17/+8 |\| | * Merge pull request #243 from 0xProject/fix/refactorDocsFabio Berger2017-11-2921-691/+548 | |\ | | * rename for clarityFabio Berger2017-11-292-4/+4 | | * remove unused codeFabio Berger2017-11-291-9/+0 | * | PublishLeonid Logvinov2017-11-293-4/+4 * | | Add 0x Connect Docs to the menu and topBarFabio Berger2017-11-292-6/+22 * | | Add connect docsFabio Berger2017-11-293-0/+105 * | | Add subPackageName and get rid of hard-coded 0x.js in sourceLinkFabio Berger2017-11-296-2/+17 | |/ |/| * | Merge branch 'development' into fix/refactorDocsFabio Berger2017-11-2920-173/+242 |\| | * Export TransactionOpts typeLeonid Logvinov2017-11-293-0/+6 | * Make website privateLeonid Logvinov2017-11-291-0/+1 | * PublishLeonid Logvinov2017-11-296-16/+16 | * Update CHANGELOGLeonid Logvinov2017-11-291-2/+2 | * Merge pull request #235 from 0xProject/feature/gasPriceGasLimitLeonid2017-11-2912-152/+170 | |\ | | * Improve the commentLeonid Logvinov2017-11-291-1/+3 | | * Add CHANGELOG commentLeonid Logvinov2017-11-291-0/+1 | | * Add a HACK commentLeonid Logvinov2017-11-291-0/+3 | | * Normalise subprovider namesLeonid Logvinov2017-11-293-6/+6 | | * Remove a commentLeonid Logvinov2017-11-291-1/+0 | | * Fix a typoLeonid Logvinov2017-11-291-1/+1 | | * Pin testrpc versionLeonid Logvinov2017-11-291-1/+1 | | * Remove gas params from testsLeonid Logvinov2017-11-291-6/+0 | | * Add fake gas estimate suprovider for testsLeonid Logvinov2017-11-295-3/+37 | | * Revert "Fix website linter errors"Leonid Logvinov2017-11-297-249/+233 | | * Fix website linter errorsLeonid Logvinov2017-11-287-233/+249 | | * Fix testsLeonid Logvinov2017-11-281-0/+5 | | * Fix a commentLeonid Logvinov2017-11-281-4/+4 | | * Fix testsLeonid Logvinov2017-11-281-0/+1 | | * Increase gas marginLeonid Logvinov2017-11-281-2/+1 | | * Fix defaults for shouldValidateLeonid Logvinov2017-11-281-7/+21 | | * Update MAX_REASONABLE_GAS_COST_IN_WEILeonid Logvinov2017-11-281-1/+1 | | * Add gas margin and remove undefined valuesLeonid Logvinov2017-11-281-10/+14 | | * Update testrpcLeonid Logvinov2017-11-281-1/+1 | | * Add an initializer for txOpts in etherTokenLeonid Logvinov2017-11-281-2/+6 | | * Add CHANGELOG entryLeonid Logvinov2017-11-281-0/+1 | | * Add option config for gasPrice and gasLimit for every transaction sending methodLeonid Logvinov2017-11-285-138/+95 | * | Change interval to 1hLeonid Logvinov2017-11-291-1/+1 | * | RenameLeonid Logvinov2017-11-291-2/+2 | * | Add ifExists to cleanupJobIntervalLeonid Logvinov2017-11-291-4/+4 | * | Add a cleanup job to an order watcherLeonid Logvinov2017-11-292-2/+46 * | | Refactor the topLevel documentation react components for 0x.js and Smart cont...Fabio Berger2017-11-2910-599/+323 * | | Fix tslint errorFabio Berger2017-11-291-1/+1 * | | Refactor docs to be more declarative, put all hard-coded doc-related data in ...Fabio Berger2017-11-2916-286/+428 |/ / * | Last remaining website fixesFabio Berger2017-11-284-10/+12 * | fix remaining tslint errorsFabio Berger2017-11-2887-469/+496 * | Fix tslint issuesFabio Berger2017-11-2820-257/+275 * | Add lint command to website sub-packageFabio Berger2017-11-281-0/+1 |/ * Merge pull request #233 from 0xProject/feature/passNetworkIdFabio Berger2017-11-2878-2150/+997 |\ | * Fix testsLeonid Logvinov2017-11-281-13/+18 | * Fix merge conflictsLeonid Logvinov2017-11-284-17/+7 | * Merge branch 'development' into feature/passNetworkIdLeonid2017-11-28313-43/+23708 | |\ | * | Update CHANGELOG.mdLeonid Logvinov2017-11-241-0/+1 | * | Remove ContractDoesNotExist error and replace it with more specific errorsLeonid Logvinov2017-11-243-6/+21 | * | Add a regression testLeonid Logvinov2017-11-241-5/+23 | * | Pass networkId on provider updateLeonid Logvinov2017-11-247-12/+12 | * | Fix linter issueLeonid Logvinov2017-11-241-1/+1 | * | Remove outdated commentLeonid Logvinov2017-11-241-2/+0 | * | Improve a commentLeonid Logvinov2017-11-241-1/+1 | * | Add a commentLeonid Logvinov2017-11-241-0/+1 | * | Reuse the protected function to get contract addressLeonid Logvinov2017-11-241-10/+2 | * | Move variable declaration inside the ifLeonid Logvinov2017-11-241-0/+12 | * | Update CHANGELOG.mdLeonid Logvinov2017-11-241-1/+1 | * | Fix rebasing issuesLeonid Logvinov2017-11-243-10/+13 | * | Add CHANGELOG entryLeonid Logvinov2017-11-241-0/+3 | * | Revert "Remove redundant async"Leonid Logvinov2017-11-241-1/+1 | * | Refactor getContractAddress to contractWrapperLeonid Logvinov2017-11-245-41/+17 | * | Remove redundant asyncLeonid Logvinov2017-11-241-1/+1 | * | Fix the artifactsLeonid Logvinov2017-11-242-2/+2 | * | Remove unused asyncsLeonid Logvinov2017-11-241-2/+2 | * | Auto-fix linter errors in other mono-repo packagesLeonid Logvinov2017-11-2412-40/+52 | * | Add type information for the linterLeonid Logvinov2017-11-242-2/+2 | * | Autofix json-schemas linter errorsLeonid Logvinov2017-11-245-33/+35 | * | Fix the imports orderLeonid Logvinov2017-11-2425-1550/+201 | * | Enforce comments on public methodsLeonid Logvinov2017-11-241-0/+7 | * | Enable some new linter rules and fix the issuesLeonid Logvinov2017-11-2412-167/+201 | * | Auto-fix linter errorsLeonid Logvinov2017-11-2428-148/+196 | * | Don't reassign the parameterLeonid Logvinov2017-11-241-3/+3 | * | Fix linter issuesLeonid Logvinov2017-11-242-2/+2 | * | Await block reconcilationLeonid Logvinov2017-11-241-1/+1 | * | Remove even more asyncsLeonid Logvinov2017-11-248-29/+44 | * | Add project config to tslint which enables some type-dependent rulesLeonid Logvinov2017-11-241-1/+1 | * | Make zeroEx.tokenRegistry.getContractAddress non-asyncLeonid Logvinov2017-11-241-5/+12 | * | Make exchange subscriptions non-asyncLeonid Logvinov2017-11-242-8/+8 | * | Cleanup order watcher from redundant asyncsLeonid Logvinov2017-11-245-30/+34 | * | Make zeroEx.exchange.getContractAddress non-asyncLeonid Logvinov2017-11-245-12/+18 | * | Add ZRX artifactsLeonid Logvinov2017-11-241-0/+17 | * | Make getZRXTokenAddress non asyncLeonid Logvinov2017-11-2411-56/+40 | * | Store networkId in web3WrapperLeonid Logvinov2017-11-242-20/+9 | * | Add networkId to zeroExConfig schemaLeonid Logvinov2017-11-241-0/+5 | * | Adjust the testsLeonid Logvinov2017-11-2414-29/+73 | * | Fix CI testsLeonid Logvinov2017-11-241-1/+7 | * | Add networkId to ZeroExConfig and make it requiredLeonid Logvinov2017-11-242-17/+10 * | | Move all connect types into types.tsBrandon Millman2017-11-283-44/+49 | |/ |/| * | Merge pull request #240 from 0xProject/fix/websiteMdDirectoryBrandon Millman2017-11-2812-4/+87 |\ \ | * | Add md directory to website package and change generated docs directoryBrandon Millman2017-11-2812-4/+87 * | | remove commentFabio Berger2017-11-281-1/+0 * | | Add link to Provider explanationFabio Berger2017-11-281-1/+2 * | | Add "Web3" prefix to web3 alias types and link to the correct line in the web...Fabio Berger2017-11-282-2/+14 * | | Fix overlapping arg namesFabio Berger2017-11-281-2/+1 * | | Fix source links in 0x.js docsFabio Berger2017-11-281-3/+6 |/ / * | Merge pull request #237 from 0xProject/addWebsiteFabio Berger2017-11-28290-0/+23562 |\ \ | * | Fix subscriptions given latest changes to 0x.jsFabio Berger2017-11-241-4/+5 | * | Merge branch 'development' into addWebsiteFabio Berger2017-11-2419-77/+448 | |\ \ | * | | Add exit code 0 because it is expected that uglifying the code throws an errorFabio Berger2017-11-241-1/+1 | * | | update tokenByAddress after tokenStateByAddress to avoid race-conditionFabio Berger2017-11-241-1/+1 | * | | Add error when unexpected condition hitFabio Berger2017-11-241-0/+3 | * | | Fix alignmentFabio Berger2017-11-241-9/+9 | * | | Add missing keysFabio Berger2017-11-241-0/+2 | * | | Fix bugFabio Berger2017-11-241-2/+2 | * | | Merge branch 'development' into addWebsiteFabio Berger2017-11-23