Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | products.py: Add parameter "load" to __init__() | Aaron LI | 2016-12-09 | 1 | -6/+10 |
* | utils: Rename function "md5()" to "calc_md5()" | Aaron LI | 2016-11-26 | 1 | -6/+6 |
* | products.py: Add method "get_root_dir()" and use it | Aaron LI | 2016-11-24 | 1 | -9/+32 |
* | products.py: Add new method "get_product_abspath()" | Aaron LI | 2016-11-23 | 1 | -0/+34 |
* | products: Support frequency unit; Add "reset()" method | Aaron LI | 2016-11-22 | 1 | -3/+25 |
* | products.py: Implement method "convert_hpx()" and other fixes | Aaron LI | 2016-11-21 | 1 | -5/+41 |
* | products.py: Fix three bugs. | Aaron LI | 2016-11-21 | 1 | -5/+5 |
* | products.py: Use "utils.hashutil.md5()" | Aaron LI | 2016-11-21 | 1 | -3/+3 |
* | Fix two bugs and change one variable name | Aaron LI | 2016-11-21 | 1 | -1/+1 |
* | Add logging message on backing up old file | Aaron LI | 2016-11-21 | 1 | -0/+1 |
* | products.py: Add method "add_product()" to add one single product. | Aaron LI | 2016-11-21 | 1 | -11/+45 |
* | Add "products.py" to manager and manipulate the simulation products | Aaron LI | 2016-11-20 | 1 | -0/+275 |