ZeroNet/src
Ivanq 01ff89315b Add GitLab CI/CD support (#2163)
* Use GitLab CI/CD

* Force colored tests

* Get rid of an error

* Mark tests as slow

* Disable codecov & coveralls

* Python 3.5-3.8

* Add Python 3.4

* Support both OpenSSL 1.1.0 and 1.1.1+

* Test both OpenSSL 1.1.0 and 1.1.1+

* Fix OpenSSL 1.1.1

* Fix Python 3.4 build
2019-08-19 17:30:31 +02:00
..
Connection Fix tracker proxy PySocks import 2019-08-15 03:05:46 +02:00
Content Allow files with `..` as a name substring 2019-08-19 07:09:32 +00:00
Crypt Add GitLab CI/CD support (#2163) 2019-08-19 17:30:31 +02:00
Db Allow like parameters in database queries 2019-07-10 03:14:09 +02:00
Debug Fix js, css merging with absolute merged_path 2019-08-03 01:34:00 +02:00
File Make missing IPv6 a warning not an error 2019-08-18 03:02:30 +02:00
Peer Add r string literal for regexps 2019-07-01 16:24:23 +02:00
Plugin Always load plugins abc sorted 2019-08-08 14:37:42 +02:00
Site Move resolveDomain to SiteManager for easier resolver plugins 2019-08-15 03:05:29 +02:00
Test Add GitLab CI/CD support (#2163) 2019-08-19 17:30:31 +02:00
Tor Only change default proxy to tor in tor always mode 2019-08-17 20:33:43 +02:00
Translate Remove hard-coded translate files directory 2019-08-02 16:16:19 +02:00
Ui Rev4188, Allow only white listed values for open_browser 2019-08-19 13:42:49 +02:00
User Display more clean error on users.json/sites.json load error 2019-08-07 14:11:30 +02:00
Worker Avoid starting new workers on possibly unvalaible file 2019-08-08 14:35:04 +02:00
lib Use find_library first to locate libeay32 2019-08-08 23:37:43 +02:00
util Also try to load OpenSSL dll from Python/DDLs directory 2019-08-09 13:18:40 +02:00
Config.py Rev4188, Allow only white listed values for open_browser 2019-08-19 13:42:49 +02:00
__init__.py First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00
main.py Disable UDP in proxy mode 2019-08-17 20:34:04 +02:00