Commit Graph

812 Commits

Author SHA1 Message Date
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
Nick Hu
cb21af4cc5 Add config for requiring emails 2015-08-28 15:59:48 +01:00
Nick Hu
9e9e7b6f66 Make Vagrant actually work 2015-08-25 13:32:57 +01:00
Mushiyo
2af17b6204 corrected punctuation 2015-08-14 10:35:00 +08:00
Mushiyo
19179b1764 modify to a better translation 2015-08-14 10:22:09 +08:00
Mushiyo
b98133836d Added zh_TW translation 2015-08-13 23:22:46 +08:00
Martin Zimmermann
5d21e1b20a pin html5lib due to regression 2015-05-18 00:07:28 +02:00
Martin Zimmermann
88e77bf9a3 typo 2015-05-17 23:45:16 +02:00
Martin Zimmermann
8018a7e23d update russian translation 2015-05-17 23:45:16 +02:00
Martin Zimmermann
f940d630c4 update changelog 2015-05-17 23:45:16 +02:00
Martin Zimmermann
cd0b41f2a6 Merge pull request #189 from avinassh/patch-1
Added instructions to deploy Isso on Openshift
2015-05-17 21:24:43 +02:00
avinassh
23c19a061c Added instructions to deploy Isso on Openshift 2015-05-17 23:17:15 +05:30
Martin Zimmermann
8f23a73edd update changelog for 0.9.10 2015-04-11 21:28:31 +02:00
Martin Zimmermann
3a18013db6 Back to development: 0.9.11 2015-04-11 21:27:10 +02:00
Martin Zimmermann
42e0642263 Preparing release 0.9.10 2015-04-11 21:27:03 +02:00
Julien Enselme
7e58f6b97c Correct auth without password or username.
If no username is set, returns an empty string. So the test `username is
not None` is always True. Idem for password. This can lead to
authentication problems. This commit fixes the test to `if username and
password` as it was in the previous version.
2015-04-11 21:26:50 +02:00