Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-16 | [#907] Bundles login static files separately | Anike Arni | |
Due to conflicts with public and protected urls, login and interstitial files have to be on a different public url from inbox and resources that require login. Therefore, here, we delegate that logic to webpack. Now we have a '/public' url and a '/assets' url for those static assets. | |||
2017-01-19 | Add copyright statements to all Python files that doesn't have it | Ola Bini | |
2016-11-23 | replace stdlib's unittest with trials's unittest for all unittest | Roald de Vries | |
2016-05-26 | Updated calls to addRawHeader to use setRawHeaders | shabbyrobe | |