| Commit message (Expand) | Author | Age | Files | Lines |
* | Publishcontracts@2.1.12@0xproject/website@0.0.15@0xproject/testnet-faucets@1.0.13@0xproject/monorepo-scripts@0.1.11@0xproject/deployer@0.0.9@0xproject/connect@0.5.8 | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
* | Move tslint and tslint-eslint-rules to dev deps since this package needs them... | Fabio Berger | 2018-02-10 | 2 | -2/+6 |
* | Publishcontracts@2.1.11@0xproject/website@0.0.14@0xproject/testnet-faucets@1.0.12@0xproject/monorepo-scripts@0.1.10@0xproject/deployer@0.0.8@0xproject/connect@0.5.7 | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
* | Merge pull request #389 from 0xProject/fix/npmInclusionIssues | Fabio Berger | 2018-02-10 | 3 | -6/+11 |
|\ |
|
| * | Add `yarn-error.log` to all .npmignore | Fabio Berger | 2018-02-10 | 1 | -0/+1 |
| * | Add PR number to CHANGELOGs | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| * | ignore all files starting with dots in all sub-packages | Fabio Berger | 2018-02-10 | 1 | -0/+1 |
| * | cleanup npmignorex | Fabio Berger | 2018-02-10 | 1 | -2/+2 |
| * | Fix issue where custom TSLint rules were not being published to NPM | Fabio Berger | 2018-02-10 | 3 | -6/+9 |
* | | Simplify standard postpublish script and remove them from some private packages | Brandon Millman | 2018-02-09 | 1 | -10/+1 |
|/ |
|
* | Publishcontracts@2.1.9@0xproject/website@0.0.12@0xproject/testnet-faucets@1.0.10@0xproject/monorepo-scripts@0.1.9@0xproject/deployer@0.0.6 | Leonid Logvinov | 2018-02-06 | 1 | -1/+1 |
* | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 1 | -3/+13 |
|\ |
|
| * | Publishcontracts@2.1.8@0xproject/website@0.0.11@0xproject/testnet-faucets@1.0.9@0xproject/monorepo-scripts@0.1.8@0xproject/deployer@0.0.5 | Leonid Logvinov | 2018-02-01 | 1 | -3/+13 |
* | | Merge pull request #359 from 0xProject/feature/ts-2.7 | Leonid | 2018-02-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
* | | | Add build:watch to README's | Leonid Logvinov | 2018-02-02 | 1 | -0/+6 |
|/ / |
|
* / | Add build:watch command to all TS packages | Leonid Logvinov | 2018-02-01 | 1 | -0/+1 |
|/ |
|
* | Add PR number to changelog | Brandon Millman | 2018-01-31 | 1 | -1/+1 |
* | Fix lint errors | Brandon Millman | 2018-01-31 | 1 | -2/+1 |
* | Add protected keyword to underscore lint rule | Brandon Millman | 2018-01-31 | 3 | -3/+8 |
* | Remove no-unused-variabe rule | Leonid Logvinov | 2018-01-30 | 1 | -1/+0 |
* | Fix prettier | Leonid Logvinov | 2018-01-30 | 1 | -12/+2 |
* | Publishcontracts@2.1.7@0xproject/website@0.0.10@0xproject/testnet-faucets@1.0.8@0xproject/monorepo-scripts@0.1.7@0xproject/deployer@0.0.4 | Fabio Berger | 2018-01-30 | 1 | -3/+13 |
* | Add config file specifically in prettier command and fix files | Fabio Berger | 2018-01-30 | 7 | -199/+199 |
* | Fix prettier | Fabio Berger | 2018-01-30 | 7 | -209/+199 |
* | Publishcontracts@2.1.6@0xproject/website@0.0.9@0xproject/testnet-faucets@1.0.7@0xproject/monorepo-scripts@0.1.6@0xproject/deployer@0.0.3 | Leonid Logvinov | 2018-01-30 | 1 | -3/+13 |
* | Run prettier | Amir Bandeali | 2018-01-26 | 1 | -12/+2 |
* | Publish | Leonid Logvinov | 2018-01-25 | 1 | -3/+13 |
* | Merge pull request #322 from 0xProject/fix/ci-time | Leonid | 2018-01-18 | 1 | -0/+1 |
|\ |
|
| * | Enable restrict-plus-operands and fix issues detected | Leonid Logvinov | 2018-01-17 | 1 | -0/+1 |
* | | Run prettier to revert formatting changes made by the lerna publish step | Brandon Millman | 2018-01-18 | 1 | -12/+2 |
* | | Publishcontracts@2.1.4@0xproject/website@0.0.7@0xproject/monorepo-scripts@0.1.4@0xproject/kovan_faucets@1.0.50x.js@0.30.0 | Brandon Millman | 2018-01-18 | 1 | -3/+13 |
|/ |
|
* | Prettify package.json files | Leonid Logvinov | 2018-01-12 | 1 | -12/+2 |
* | Publishweb3-typescript-typings@0.9.1contracts@2.1.2@0xproject/website@0.0.5@0xproject/monorepo-scripts@0.1.3@0xproject/kovan_faucets@1.0.3@0xproject/dev-utils@0.0.40x.js@0.29.1 | Leonid Logvinov | 2018-01-11 | 1 | -3/+13 |
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 1 | -8/+2 |
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 4 | -69/+57 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 3 | -109/+102 |
* | Remove formatting esilnt rules | Leonid Logvinov | 2018-01-03 | 1 | -2/+0 |
* | Publishcontracts@2.1.1@0xproject/website@0.0.4@0xproject/monorepo-scripts@0.1.2@0xproject/kovan_faucets@1.0.2@0xproject/dev-utils@0.0.30x.js@0.29.0 | Fabio Berger | 2017-12-28 | 1 | -1/+1 |
* | Add dates to CHANGELOG entries | Fabio Berger | 2017-12-28 | 1 | -1/+1 |
* | Add some missed underscores, update changelog and comments | Brandon Millman | 2017-12-21 | 2 | -12/+6 |
* | Merge branch 'development' into fix/underscorePrivate | Brandon Millman | 2017-12-21 | 2 | -1/+5 |
|\ |
|
| * | Publishcontracts@2.1.0@0xproject/website@0.0.3@0xproject/monorepo-scripts@0.1.1@0xproject/kovan_faucets@1.0.1@0xproject/dev-utils@0.0.20x.js@0.28.0 | Leonid Logvinov | 2017-12-21 | 1 | -1/+1 |
| * | Update CHANGELOGs | Leonid Logvinov | 2017-12-20 | 1 | -0/+4 |
* | | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 3 | -0/+73 |
|/ |
|
* | Change contributing test | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | Fix yarn workspaces explanation | Leonid Logvinov | 2017-12-20 | 1 | -1/+2 |
* | Change CONTRIBUTING section | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | Fix the headers | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
* | Address feedback | Leonid Logvinov | 2017-12-20 | 1 | -9/+19 |
* | Write 4 README's | Leonid Logvinov | 2017-12-20 | 1 | -4/+40 |
* | Fix redundant spaces | Leonid Logvinov | 2017-12-16 | 2 | -4/+7 |
* | Fix connect unused vars | Leonid Logvinov | 2017-12-15 | 1 | -0/+1 |
* | Dissallow unused vars/imports | Leonid Logvinov | 2017-12-15 | 1 | -0/+1 |
* | Implement first custom linter rule async-suffix | Leonid Logvinov | 2017-12-15 | 5 | -1/+59 |
* | Publishwebsite@0.0.2contracts@2.0.0abi-gen-templates@0.0.2@0xproject/web3-wrapper@0.1.0@0xproject/utils@0.1.0@0xproject/types@0.1.0@0xproject/tslint-config@0.2.1@0xproject/subproviders@0.1.0@0xproject/monorepo-scripts@0.1.0@0xproject/json-schemas@0.6.10@0xproject/connect@0.3.0@0xproject/assert@0.0.7@0xproject/abi-gen@0.0.20x.js@0.27.2 | Brandon Millman | 2017-12-09 | 1 | -1/+1 |
* | Use same versions of dependencies everywhere | Leonid Logvinov | 2017-12-06 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
* | Enforce comments on public methods | Leonid Logvinov | 2017-11-24 | 1 | -0/+7 |
* | Enable some new linter rules and fix the issues | Leonid Logvinov | 2017-11-24 | 1 | -8/+39 |
* | Auto-fix linter errors | Leonid Logvinov | 2017-11-24 | 1 | -1/+12 |
* | Remove even more asyncs | Leonid Logvinov | 2017-11-24 | 1 | -0/+3 |
* | Publish | Leonid Logvinov | 2017-11-22 | 1 | -1/+1 |
* | Revert "Publish" | Leonid Logvinov | 2017-11-22 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2017-11-22 | 1 | -1/+1 |
* | Merge branch 'development' into feature/publishLifecycleScripts | Fabio Berger | 2017-11-18 | 1 | -0/+6 |
|\ |
|
| * | Add CHANGELOG files to each sub-package | Fabio Berger | 2017-11-15 | 1 | -0/+6 |
* | | Put release name generation into postpublish_utils | Fabio Berger | 2017-11-18 | 1 | -1/+1 |
* | | reset all sub-package versions to latest actually published | Fabio Berger | 2017-11-18 | 1 | -1/+1 |
* | | Get package name from package.json | Fabio Berger | 2017-11-18 | 1 | -1/+2 |
* | | Add postpublish scripts for all the subpackages so that they each publish a r... | Fabio Berger | 2017-11-18 | 1 | -0/+13 |
* | | WIP | Brandon Millman | 2017-11-16 | 1 | -1/+1 |
|/ |
|
* | Add title and install instructions to all sub-package READMEs | Fabio Berger | 2017-11-15 | 1 | -1/+7 |
* | Publish@0xproject/tslint-config@0.1.0@0xproject/json-schemas@0.6.7@0xproject/assert@0.0.4@0xproject/0x.js@0.24.0 | Fabio Berger | 2017-11-15 | 1 | -1/+1 |
* | Improve description | Fabio Berger | 2017-11-15 | 2 | -2/+2 |
* | Add tslint-config sub-package | Fabio Berger | 2017-11-14 | 3 | -0/+95 |