| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade setuptools and pip (#1939) | Bernát Gábor | 2020-09-10 | 1 | -1/+2 |
| | | |||||
| * | Implement periodic update feature (#1841) | Bernát Gábor | 2020-06-21 | 1 | -6/+0 |
| | | | | Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com> | ||||
| * | Rename clear-app-data to reset-app-data to avoid cli parser abbreviation bug ↵ | Bernát Gábor | 2020-05-13 | 1 | -1/+1 |
| | | | | | (#1826) | ||||
| * | Bump linters (#1823) | Bernát Gábor | 2020-05-12 | 1 | -1/+1 |
| | | |||||
| * | Better handling of conflicting --copies and --symlinks (#1785) | Bernát Gábor | 2020-04-25 | 1 | -2/+2 |
| | | |||||
| * | handle application data folder is read only (#1661) | Seungmin Ryu | 2020-02-26 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | * fixed FileNotFoundError when directory isn't writable (#1640) - when using docker, if `user_data_dir()` isn't writable directory, `default_data_dir()` use `system temp directory` + `virtualenv`. for example, tempdir is `/tmp`, it use `/tmp/virtualenv` * start making the app-data more explicit and robust Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * fix Windows * fix docs Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com> | ||||
| * | rewrite the documentation (#1519) | Bernát Gábor | 2020-02-04 | 1 | -2/+8 |
| | | |||||
| * | reorganize run.py - prefer inheritence based API over generators | Bernat Gabor | 2020-01-10 | 1 | -0/+25 |
| Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | |||||
