Florian Bruhin
|
6c300f41dd
|
Don't use urllib.parse.urljoin to concatenate URLs
It doesn't support more than two arguments, and it's not really needed with the
predictable URLs we have anyways.
See #2891.
|
2017-10-08 16:46:15 +02:00 |
|
Michal Siedlaczek
|
4bac2f3e44
|
Initialize profiles with spellchecking turn on by default.
|
2017-10-06 07:58:26 -04:00 |
|
Michal Siedlaczek
|
fd9a5fa334
|
Style fixes
|
2017-10-05 09:56:13 -04:00 |
|
Michal Siedlaczek
|
6d9f04355c
|
Strip JSON response from Google API of the 5-byte prefix
Read more here:
* https://github.com/google/gitiles/issues/22
* https://github.com/google/gitiles/issues/82
|
2017-10-04 10:06:14 -04:00 |
|
Michal Siedlaczek
|
6a486058c5
|
Review fixes
|
2017-10-04 09:22:35 -04:00 |
|
Michal Siedlaczek
|
932e7a9ab9
|
Review fixes
|
2017-10-03 20:07:06 -04:00 |
|
Michal Siedlaczek
|
95592770a7
|
Fixing test dependencies and other test issues
|
2017-09-21 09:53:51 -04:00 |
|
Michal Siedlaczek
|
c2197102a3
|
Enable spell checking and installing dictionaries for QtWebEngine
|
2017-09-21 09:51:52 -04:00 |
|