Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
and modify parse_requirements to skip it for now.
|
|
from now on this will live in a common repo,
leap_common.
We still need to add it to requirements
|
|
leap is a namespace package from here on.
common folder will be deleted and moved to leap_pycommon repository.
|
|
|
|
|
|
|
|
Will need a special case for windows
|
|
|
|
|
|
|
|
|
|
Differentiate between SSLError and other type of errors, so to its clear
when the certificate fails and when the connection fails or other kind
of problems
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add a request_helpers file to util where all the helper methods for
handling requests should go
|
|
Also, wait for threads to finish when quitting
|
|
|
|
Also:
- Add a way to enable/disable services for a provider
- Run EIP only if it is enabled
|
|
|
|
Also, mark error in red and bold in the register form
|
|
|
|
|
|
|
|
|
|
Also, change button texts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|