Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-21 | separate db methods from handler.py | SerenaFeng | 2 | -7/+5 |
2017-07-20 | decouple the mutual-dependence of config.py and server.py | SerenaFeng | 2 | -4/+4 |
2017-07-20 | role based access control and result upload | grakiss | 3 | -9/+24 |
2017-05-20 | support cancel operation while signing in | SerenaFeng | 1 | -0/+9 |
2017-05-19 | add signout funcationality | SerenaFeng | 2 | -0/+14 |
2017-05-18 | support showing user's specified contents after signin | SerenaFeng | 3 | -9/+53 |
2017-05-18 | add signin web to TestAPI | SerenaFeng | 6 | -0/+84 |