You need to sign in or sign up before continuing.
  1. 04 Nov, 2010 1 commit
  2. 05 Oct, 2010 1 commit
  3. 28 Sep, 2010 2 commits
  4. 19 Sep, 2010 1 commit
  5. 08 Sep, 2010 1 commit
  6. 30 Aug, 2010 5 commits
  7. 18 Aug, 2010 11 commits
  8. 30 Jul, 2010 2 commits
  9. 27 Jul, 2010 8 commits
  10. 25 Jul, 2010 2 commits
    • It seems that notifying the NSOperationQueue we're complete before we start running causes a problem resulting in a crash.
      
      Hence, we avoid calling markAsFinished unless we're inprogress - main() will call it when we do start.
      Joseph Heenan authored
    • This can be used by clients to alter or inspect the queue.
      
      The most obvious use for this is calling setMaxConcurrentOperations: on the queue to alter the number of simultaneous requests that will be made over the network.
      Joseph Heenan authored
  11. 24 Jul, 2010 2 commits
  12. 22 Jul, 2010 2 commits
  13. 18 Jul, 2010 1 commit
  14. 17 Jul, 2010 1 commit