| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-24 | Remove extra pdfurl test | Gertjan van den Burg | 1 | -5/+0 | |
| This test seems to fail repeatedly on Travis, for no clear reason (it works locally). Since we have another PdfUrl test I don't think it's necessary to have this one too, so I'll remove it. | |||||
| 2020-05-11 | Allow underscore in urls | Gertjan van den Burg | 1 | -0/+5 | |
| 2020-04-04 | Code formatting | Gertjan van den Burg | 1 | -9/+9 | |
| 2020-04-04 | Fix provider selection for redirected urls | Gertjan van den Burg | 1 | -0/+203 | |
| Some urls, such as the arXiv urls with the : in the identifier, didn't work when using the UI interface because the redirected url wasn't past to the provider, but the original url was. This commit fixes that issue and adds unit tests for the provider selection function, hopefully making this more robust in the future. | |||||
