Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the comment | Leonid Logvinov | 2017-11-21 | 1 | -1/+1 |
* | Remove comment | Leonid Logvinov | 2017-11-21 | 1 | -1/+0 |
* | Remove new line | Leonid Logvinov | 2017-11-21 | 1 | -1/+0 |
* | Delete orderExpirationCheckingIntervalIdIfExists | Leonid Logvinov | 2017-11-21 | 1 | -0/+1 |
* | Throw when subscription is already removed | Leonid Logvinov | 2017-11-21 | 1 | -1/+4 |
* | Throw when subscription is already present | Leonid Logvinov | 2017-11-21 | 1 | -1/+4 |
* | Remove redundant bind | Leonid Logvinov | 2017-11-21 | 1 | -3/+1 |
* | Do simple inits inline | Leonid Logvinov | 2017-11-21 | 1 | -2/+1 |
* | Remove order on expiration | Leonid Logvinov | 2017-11-18 | 1 | -0/+1 |
* | Improve the comment | Leonid Logvinov | 2017-11-18 | 1 | -1/+2 |
* | Add tests for expirationWatcher | Leonid Logvinov | 2017-11-18 | 1 | -0/+137 |
* | Fix heap implementation | Leonid Logvinov | 2017-11-18 | 1 | -0/+3 |
* | Add initial implementation of expiration watcher | Leonid Logvinov | 2017-11-16 | 4 | -2/+173 |
* | Fix changelog | Fabio Berger | 2017-11-14 | 1 | -1/+6 |
* | Merge pull request #217 from dekz/fixCancelledNaming2 | Fabio Berger | 2017-11-14 | 7 | -16/+20 |
|\ | |||||
| * | Public interface has changed, moved to minor version | Jacob Evans | 2017-11-14 | 1 | -1/+1 |
| * | Update changelog | Jacob Evans | 2017-11-14 | 1 | -0/+4 |
| * | Renamed canceled to cancelled | Jacob Evans | 2017-11-14 | 6 | -16/+16 |
* | | Merge pull request #218 from 0xProject/bmillman_add_assert | Fabio Berger | 2017-11-14 | 9 | -78/+512 |
|\ \ | |/ |/| | |||||
| * | remove new line | Fabio Berger | 2017-11-14 | 1 | -1/+0 |
| * | Update urls | Fabio Berger | 2017-11-14 | 1 | -3/+3 |
| * | Remove unused circle.yml | Fabio Berger | 2017-11-14 | 1 | -14/+0 |
| * | Move conditional running of umd test to 0x.js's package.json | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
| * | remove image from sub-readme | Fabio Berger | 2017-11-14 | 1 | -4/+0 |
| * | fix orderings | Fabio Berger | 2017-11-14 | 2 | -3/+3 |
| * | Standardize around a `test:circleci` command that any sub-package can impleme... | Fabio Berger | 2017-11-14 | 2 | -1/+3 |
| * | Rename back | Fabio Berger | 2017-11-14 | 10 | -5/+5 |
| * | Rename assert sub-package and removed duplicate methods from 0x.js's assert m... | Fabio Berger | 2017-11-14 | 9 | -78/+15 |
| * | fix merge | Fabio Berger | 2017-11-14 | 1 | -2/+2 |
| |\ | |||||
| | * | Add assert package to the monorepo | Brandon Millman | 2017-11-14 | 9 | -1/+515 |
| * | | Add assert package to the monorepo | Brandon Millman | 2017-11-14 | 9 | -1/+515 |
| |/ | |||||
* / | Re-add changelog for 0x.js | Fabio Berger | 2017-11-14 | 1 | -0/+211 |
|/ | |||||
* | Upgrade to Typescript 2.6.1 and fix major & minor versions | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
* | Don't remove files before UMD test run | Fabio Berger | 2017-11-14 | 1 | -2/+1 |
* | Remove unused var | Fabio Berger | 2017-11-14 | 1 | -1/+0 |
* | Add interface type | Fabio Berger | 2017-11-14 | 1 | -2/+6 |
* | Replace _.get for type safety | Fabio Berger | 2017-11-14 | 1 | -6/+6 |
* | Declare as string | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
* | Merge branch 'monoRepo' of github.com:0xProject/0x.js into monoRepo | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
|\ | |||||
| * | Fail the tests on tsc error | Leonid Logvinov | 2017-11-14 | 1 | -1/+1 |
* | | move tslint.json to 0x.js sub-package | Fabio Berger | 2017-11-14 | 1 | -0/+5 |
* | | Fix lint and ts issues | Fabio Berger | 2017-11-14 | 2 | -10/+10 |
|/ | |||||
* | point to top-level node_modules | Fabio Berger | 2017-11-14 | 1 | -5/+5 |
* | Fix package.json | Fabio Berger | 2017-11-14 | 1 | -1/+1 |
* | Add circle.yml and move testrpc command to top-level repo | Fabio Berger | 2017-11-13 | 1 | -2/+0 |
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 65 | -0/+10804 |