Commit Graph

827 Commits

Author SHA1 Message Date
Martin Zimmermann
3cd475ec31 follow redirects, fix #193 2016-02-24 13:14:32 +01:00
Martin Zimmermann
00bb42e831 add support for older setuptools (6.0 or maybe even older) 2016-02-21 19:37:27 +01:00
Martin Zimmermann
0e1b8b38b2 Back to development: 0.10.3 2016-02-21 19:00:50 +01:00
Martin Zimmermann
0e817a928a Preparing release 0.10.2 2016-02-21 19:00:39 +01:00
Martin Zimmermann
8b76a7a208 update changelog and fix wording 2016-02-21 19:00:28 +01:00
Martin Zimmermann
3281d645f8 run Tox with setuptools 6.1 or higher 2016-02-21 18:58:17 +01:00
Martin Zimmermann
a3a1d8cb86 fix getAttribute return value 2016-02-21 18:55:38 +01:00
Martin Zimmermann
098f09e6df upgrade Travis' pip for PEP 426 2016-02-06 20:40:15 +01:00
Martin Zimmermann
032058b778 fix typo 2016-02-06 20:38:23 +01:00
Martin Zimmermann
e24ac9aff8 Back to development: 0.10.2 2016-02-06 20:25:57 +01:00
Martin Zimmermann
7961943571 Preparing release 0.10.1 2016-02-06 20:25:39 +01:00
Martin Zimmermann
2e132f26db update changelog 2016-02-06 20:22:06 +01:00
Martin Zimmermann
3e309e0850 fix input field value access 2016-02-06 20:02:51 +01:00
Martin Zimmermann
6fdcbfb1b7 Back to development: 0.11 2016-02-06 16:24:49 +01:00
Martin Zimmermann
b4da20a541 Preparing release 0.10 2016-02-06 16:23:25 +01:00
Martin Zimmermann
9496d7d4c2 use environment markers as defined by PEP 426
This is a quote from http://wheel.readthedocs.org/en/latest/. I have no
idea what I'm doing. Tested the universal wheel on Python 2.6, 2.7 and
3.4 with pip 7.1.

I have no idea what happens with older versions of pip. There is
absolutely no documentation. Typical python packaging experience.
2016-02-06 16:20:07 +01:00
Martin Zimmermann
1401132c73 pin html5lib to 0.9999999
Seriously, what is wrong with them…
2016-02-06 15:37:37 +01:00
Martin Zimmermann
829ef4f502 make universal wheels 2016-01-30 13:03:11 +01:00
smileboy
b48ac000b1 config.js error. 2016-01-30 12:31:58 +01:00
Martin Zimmermann
84f8acb21e Merge pull request #225 from gdyer/patch-1
fixes 2 typos
2016-01-15 10:23:46 +01:00
Graham Dyer
890f296d58 fixes 2 typos 2016-01-14 23:33:39 -06:00
Martin Zimmermann
57f902acd4 actually include isso/defaults.ini 2016-01-09 01:01:39 +01:00
Martin Zimmermann
622b59f8a4 move default config expansion to function body (default already exists) 2016-01-09 00:33:07 +01:00
Martin Zimmermann
93e783ed60 symlink share/isso.conf to isso/defaults.ini and include it properly 2016-01-09 00:15:04 +01:00
Martin Zimmermann
5eb101fcb3 bump copyright year in docs and manpages 2016-01-08 23:07:03 +01:00
Martin Zimmermann
8579cbd6f8 fix undefined variable usage and enumeration logic 2016-01-08 23:03:18 +01:00
Martin Zimmermann
00ed48a1d3 fix incorrect define header 2016-01-08 22:56:45 +01:00
Martin Zimmermann
4c36db1ad2 Merge branch 'legacy/0.9' 2016-01-08 22:52:36 +01:00
Martin Zimmermann
1f86fa897e add vi (vietnamese) translation, #222 2016-01-08 22:47:13 +01:00
Martin Zimmermann
dd9ebdc46b Merge remote-tracking branch 'origin/pr/222' 2016-01-08 22:42:15 +01:00
Martin Zimmermann
815c7f54b5 add hr (croatian) translation 2016-01-08 22:40:56 +01:00
Martin Zimmermann
dc1d83b74b add cs (czech) translation 2016-01-08 21:32:16 +01:00
Martin Zimmermann
1201c5145d fix link to gevent, #204 2016-01-08 21:15:49 +01:00
Martin Zimmermann
7d89b94d66 Merge remote-tracking branch 'origin/pr/198' 2016-01-08 20:58:07 +01:00
Martin Zimmermann
e52c7f801a ignore pip-selfcheck.json 2016-01-08 20:54:24 +01:00
Martin Zimmermann
4517235f85 add py35 to tox, fix missing dependency for py26 2016-01-08 20:53:50 +01:00
Martin Zimmermann
fc10a30091 fix init script, #221 2016-01-08 20:09:23 +01:00
Martin Zimmermann
2e41c4728a don't extend native objects, #191 2016-01-08 17:14:30 +01:00
Đinh Xuân Sâm
5ce7084f59 Fix typo: s/trướ/trước 2016-01-01 10:55:12 +07:00
Đinh Xuân Sâm
f1a8aed320 Completed Vietnamese translation. 2016-01-01 10:50:31 +07:00
Đinh Xuân Sâm
17747368e1 Created new branch for translation: vietnamese.
Added Vietnamese translation.
2016-01-01 10:48:36 +07:00
Martin Zimmermann
2137441958 Merge remote-tracking branch 'origin/pr/214' 2015-11-08 17:39:21 +01:00
Martin Zimmermann
33c02b45b4 Merge remote-tracking branch 'origin/pr/202' 2015-11-08 17:39:04 +01:00
Martin Zimmermann
54952e67ad Merge remote-tracking branch 'origin/pr/199' 2015-11-08 17:39:01 +01:00
Martin Zimmermann
bf9e803dce Merge remote-tracking branch 'origin/pr/195' 2015-11-08 17:38:54 +01:00
Steffen Prince
367ee48b76 Pin misaka to 1.x
With the release of misaka 2.0, new users experienced breakage when
2.0 was installed (#208).

2.0 has a slightly different API, and Python 2.6 support in 2.0 is not
yet released. #212 contains the update to 2.0, so this change should
only be a stopgap until the next misaka release with Py2.6 support.
2015-11-02 09:21:08 -08:00
Sergey Lisakov
45c4e43ba2 Update ru.js 2015-10-27 22:55:59 +01:00
Sergey Lisakov
11dff33450 Update ru.js 2015-09-18 13:15:59 +02:00
Sergey Lisakov
ed0f680e97 Update Russian translation
Pluralization will work just fine now with Russian. Also I corrected several typos and added translation for missed "comment-hidden". I installed Isso via pip and have this part of code in other files.
2015-09-15 17:27:03 +02:00
Nick Hu
b9ce411f85 write unit tests for require-email 2015-08-28 16:17:02 +01:00