Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update my fork #1

Merged
merged 14 commits into from
Nov 28, 2018
Merged

update my fork #1

merged 14 commits into from
Nov 28, 2018

Conversation

wds8237
Copy link
Owner

@wds8237 wds8237 commented Nov 28, 2018

No description provided.

M-swords and others added 14 commits March 6, 2018 21:24
* part 1

* [Doc] Update coverage links for the fork

* Refactor. Changes to utils and _connect_db

* Refactored in utils

Refactored one of db connections. more to follow.

* Refactor. Split up some more connects

* Rm. Removed unused textfile

* Doc. rewrote README.md to original

* Refactor. Wrong variable name fix.

* Refactor, applied suggested changes in the review in the database connector.

* Refactor, changed name of return variable gotten from fix_full_format in format_date
* lib version fix

* fix typo, fix httpbin version for python2.6

* pyquery version for python2.6
* Update requirements.txt

tornado 5.x is not suitable for for pyspider

* Update requirements.txt
1.1.1.1 took by cloudflare
* Fixed db creation inconsistency in taskdb, projectdb and resultdb

* Fixed typo
rolling out version 0.3.10
* use pip version of mysql-connector-python for testing

* fix mysql return bytes as field names type

* fix raise Unread result found error

This error raise on mysql-connector-python with C extension

* fix test

Pure version raise InterfaceError,
  but C extension version raise DatabaseError
* optimise scheduler select-limit and task queue

* fix test case in python2.6

* fix: time priority queue only compare exetime

* update:add test case for time priority queue

* optimise: add globally auto increasing value for task to keep priority queue in order
* change async to async_

* change async to async_ in tests

* change async_ to async_mode
@wds8237 wds8237 merged commit 181af29 into wds8237:master Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants