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

Small fixes to the latest download proxy #602

Merged
merged 1 commit into from Jan 4, 2012

Commits on Dec 2, 2011

  1. Small fixes to the latest download proxy

    * Turns out stringByStandardizingPath doesn't resolve symlinks if the path contains a '~'. We must resolve that first then symlinks
    * Added a check to make sure the downloads folder exists (i.e. no error in contentsOfDirectoryAtURL:...)
    * Made sure to only create and return an object if something exists in mrdpath, otherwise return nil
    pjrobertson committed Dec 2, 2011
    Configuration menu
    Copy the full SHA
    af1798f View commit details
    Browse the repository at this point in the history