| Commit message (Expand) | Author | Age | Files | Lines |
* | obs-store - use published module | kumavis | 2017-01-25 | 1 | -1/+1 |
* | Merge branch 'dev' into obs-store2 | kumavis | 2017-01-22 | 1 | -1/+2 |
|\ |
|
| * | Fix test to log out despite number of menu items | Dan Finlay | 2017-01-18 | 1 | -1/+2 |
* | | background - move pojo migrator to outside of metamask controller | kumavis | 2017-01-12 | 1 | -20/+24 |
* | | background - introduce ObservableStore | kumavis | 2017-01-12 | 1 | -18/+15 |
|/ |
|
* | Add additional migration test | Dan Finlay | 2016-12-24 | 2 | -2/+20 |
* | Restructured migration | Dan Finlay | 2016-12-22 | 3 | -123/+75 |
* | Fixed another lostAccount test | Dan Finlay | 2016-12-22 | 1 | -1/+1 |
* | Merge pull request #916 from MetaMask/i894-DetectBadAccounts | Dan Finlay | 2016-12-21 | 2 | -0/+61 |
|\ |
|
| * | Got bad account detection working and added to state | Dan Finlay | 2016-12-10 | 1 | -3/+5 |
| * | Mostly added bad account detection | Dan Finlay | 2016-12-09 | 2 | -0/+59 |
* | | Remove encryptor in favor of external browser-passworder | Dan Finlay | 2016-12-20 | 1 | -71/+0 |
|/ |
|
* | Cranked up CI test suite wait duration to alleviate their nondeterminism for now | Dan Finlay | 2016-12-08 | 1 | -1/+1 |
* | Fix vault encrypting & unlocking bug | Dan Finlay | 2016-12-01 | 2 | -0/+6 |
* | Add integration tests for logging out and back in | Dan Finlay | 2016-12-01 | 1 | -1/+27 |
* | Add more integration tests | Dan Finlay | 2016-12-01 | 1 | -0/+25 |
* | Made integration test create a first vault | Dan Finlay | 2016-12-01 | 3 | -3/+25 |
* | Denodeify most of KeyringController | Dan Finlay | 2016-11-29 | 1 | -3/+8 |
* | Fix new encryptor migration logic | Dan Finlay | 2016-11-23 | 1 | -0/+11 |
* | Create failing test to check submitPassword in keyringController. | Kevin Serrano | 2016-11-19 | 2 | -0/+67 |
* | Fix integration test suite | Dan Finlay | 2016-11-08 | 1 | -11/+3 |
* | Fix password validation and persistence issue | Dan Finlay | 2016-11-04 | 1 | -0/+22 |
* | Remove debugger statement. | Kevin Serrano | 2016-10-26 | 1 | -1/+0 |
* | Phase out extra warning screen. | Kevin Serrano | 2016-10-26 | 1 | -2/+1 |
* | Fix tests | Dan Finlay | 2016-10-21 | 1 | -0/+1 |
* | Linted | Dan Finlay | 2016-10-15 | 1 | -1/+0 |
* | Got basic encryptor working | Dan Finlay | 2016-10-15 | 1 | -7/+24 |
* | Got encrypting working, not yet decrypting | Dan Finlay | 2016-10-15 | 2 | -105/+13 |
* | Began adding browser-native encryptor module | Dan Finlay | 2016-10-13 | 5 | -2/+144 |
* | Remove comments. | Kevin Serrano | 2016-10-12 | 1 | -16/+0 |
* | Cleanup. | Kevin Serrano | 2016-10-12 | 1 | -10/+22 |
* | Fix integration test. | Kevin Serrano | 2016-10-06 | 1 | -8/+15 |
* | Rewritten to react standards. Way easier. | Kevin Serrano | 2016-10-05 | 1 | -1/+1 |
* | Ui testing (#481) | Dan Finlay | 2016-07-26 | 4 | -0/+54 |