Open
Conversation
intermediate directories.
+ ‘Release 2.0/EXIF.pyc’ + ‘Release 2.0/EyeFiServer-2.1.1.py’ + ‘Release 2.0/EyeFiServer.log’ + ‘Release 2.0/TestOverwrite.py’ + ‘Release 2.0/TestRW2.py’ + ‘Release 2.0/changelog.rtf’
/ ‘Release 2.0/EXIF.pyc’ / ‘Release 2.0/EyeFiCrypto.pyc’ / ‘Release 2.0/EyeFiSOAPMessages.pyc’ / ‘Release 2.0/EyeFiServer-2.1.1.py’ / ‘Release 2.0/configobj.pyc’
/ ‘Release 2.0/EyeFiServer-2.1.1.py’ / ‘Release 2.0/changelog.rtf’
/ ‘Release 2.0/changelog.rtf’
/ ‘Release 2.0/changelog.rtf’
This will easy installation procedure / packaging
It listen to * then, not to loopback
Fixed key in example eyefiserver.conf Added note about threaded exception not beeing logged in logfile, but only on stderr Change date fomat. Use default, these AM/PM things doesn't mean much in some countries. Changes eyeFiLogger.debug parameters to use % rather than + Proper way to analyse HTTP headers in python Show transfer speed in debug log Big change is the debuging of connection keep-alive/close: In do_POST, on startSession, we where calling handle_one_request (!!) This big hack was recursively calling rfile.read() and bypassing "Connection:" headers. Now we do return for do_POST, and make sure to issue "Keep-Alive" header unless we close the connection.
and fixed an wrong "except: e1, e2" where "," was understood as "as"
People usually won't want to change it So I remove it from example conf file, and add support for default values This extra options should be documented somewhere however.
Version on google discarded theses changes.
Can be used to display on the fly, upload to the cloud, ...
Author
|
Since this repository looks dead, with no activity for years, I'm taking the liberty to release a version 2.3. |
Owner
|
Feel free I haven't updated in ages :) On Sat, Apr 4, 2015 at 9:17 PM, nirgal notifications@github.com wrote:
|
Date: & Server: are already sent automatically by BaseHTTPRequestHandler.send_response()
This fixes an issue when the file was saved at a date where day light saving was different from today.
This include PEP8 coding style checks.
Add version in manual generation invocation (README). Wrap manual source to 80 columns. Fix quotations in eyefiserver.conf examples. Use sh rather than bash in example. argparse: Add program description, Add loglife metavar. Add -h alternative in manual.
Trust setLevel to do the checks. Don't use eval anymore.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If you wish, I have a full batch of updates, I merged from a lot of forks. You'll find mainly:
Project cleaning:
Existing feature improvement:
New features
That pull request was last updated 2012-09-04