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

Code has been fixed for swift 3. Fixed an issue for persistence. #28

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jun 8, 2017

  1. Code has been fixed for swift 3. Fixed an issue that prevented the ta…

    …sks from being persisted.
    Rajavelu Chandrasekaran committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    05e407b View commit details
    Browse the repository at this point in the history
  2. Fixed framework compiler errors in SYNQueueTests"

    Rajavelu Chandrasekaran committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    5985268 View commit details
    Browse the repository at this point in the history
  3. Fixed erroneous typos in UserDefaultsSerializer

     Please enter the commit message for your changes. Lines starting
    Rajavelu Chandrasekaran committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    e8a9d65 View commit details
    Browse the repository at this point in the history
  4. Cleaned up ConsoleLogger

    Rajavelu Chandrasekaran committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    a3a0730 View commit details
    Browse the repository at this point in the history
  5. Revised the task initializers to generate built it taskID, createdDat…

    …e, queuePriority.
    
    Removed dependencyStrs and let the operation handle the dependency by itself.
    Rajavelu Chandrasekaran committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    c92b754 View commit details
    Browse the repository at this point in the history
  6. Replaced hardcoded key strings in serialization with let contstants.

    Rajavelu Chandrasekaran committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    71fac06 View commit details
    Browse the repository at this point in the history