1. 24 3月, 2020 2 次提交
  2. 22 3月, 2020 1 次提交
    • J
      Prevent Multiple finish() Calls (#3116) · f3f29dcc
      Jon Shier 提交于
      * Add additional state to prevent multiple finish calls.
      
      * Put test session on the main queue.
      
      * Reset isFinishing for retry.
      
      * Add dispatchPreconditions to Request, fix issues.
      f3f29dcc
  3. 18 3月, 2020 1 次提交
  4. 16 3月, 2020 5 次提交
  5. 15 3月, 2020 4 次提交
  6. 12 3月, 2020 1 次提交
  7. 09 3月, 2020 2 次提交
  8. 08 3月, 2020 1 次提交
  9. 06 3月, 2020 2 次提交
  10. 03 3月, 2020 1 次提交
  11. 27 2月, 2020 1 次提交
  12. 25 2月, 2020 1 次提交
  13. 24 2月, 2020 3 次提交
  14. 23 2月, 2020 3 次提交
  15. 15 2月, 2020 5 次提交
    • A
      Fix one small typo in 5.0 migration guide (#3065) · 2b18f1e9
      Ashton Williams 提交于
      2b18f1e9
    • J
      Prepare 5.0 Release! (#3064) · 0c8cb78d
      Jon Shier 提交于
      * Version to 5.0.
      
      * Update Jazzy docs.
      
      * Test stability.
      0c8cb78d
    • J
      Alamofire 5 Migration Guide (#3061) · c27e1b09
      Jon Shier 提交于
      * Start AdvancedUsage updates.
      
      * Start rewriting Session section.
      
      * Cleanup.
      
      * WIP.
      
      * Finish Session docs.
      
      * Cleanup.
      
      * Cleanup
      
      * Continue work.
      
      * Progress.
      
      * Further work.
      
      * Add request pipeline docs, refactor security docs.
      
      * Updates.
      
      * Caching and redirect.
      
      * Progress.
      
      * Finish AdvancedUsage.
      
      * Fix typo.
      
      * Fix link.
      
      * Really fix link.
      
      * Cleanup.
      
      * Additional fixes.
      
      * Try to fix test reliability.
      
      * Different test reliability fix.
      
      * Ignore more Ulysses files.
      
      * Another reliability fix.
      
      * Add index, reorder reachability.
      
      * Fix index links.
      
      * Fix more links.
      
      * Fix more links.
      
      * Remove AF namespace, update Usage.
      
      * Test reliability.
      
      * Start v5 migration guide.
      
      * Add additional migration information.
      
      * Small edits to the AF 4-5 migration guide (#3063)
      Co-authored-by: NChristian Noon <christian.noon@gmail.com>
      c27e1b09
    • J
      Replace AF namespace with reference to Session.default. (#3059) · bbd4b57e
      Jon Shier 提交于
      * Start AdvancedUsage updates.
      
      * Start rewriting Session section.
      
      * Cleanup.
      
      * WIP.
      
      * Finish Session docs.
      
      * Cleanup.
      
      * Cleanup
      
      * Continue work.
      
      * Progress.
      
      * Further work.
      
      * Add request pipeline docs, refactor security docs.
      
      * Updates.
      
      * Caching and redirect.
      
      * Progress.
      
      * Finish AdvancedUsage.
      
      * Fix typo.
      
      * Fix link.
      
      * Really fix link.
      
      * Cleanup.
      
      * Additional fixes.
      
      * Try to fix test reliability.
      
      * Different test reliability fix.
      
      * Ignore more Ulysses files.
      
      * Another reliability fix.
      
      * Add index, reorder reachability.
      
      * Fix index links.
      
      * Fix more links.
      
      * Fix more links.
      
      * Remove AF namespace, update Usage.
      
      * Test reliability.
      bbd4b57e
    • J
      Rewrite Advanced Usage for Alamofire 5 (#3057) · 755853f8
      Jon Shier 提交于
      * Start AdvancedUsage updates.
      
      * Start rewriting Session section.
      
      * Cleanup.
      
      * WIP.
      
      * Finish Session docs.
      
      * Cleanup.
      
      * Cleanup
      
      * Continue work.
      
      * Progress.
      
      * Further work.
      
      * Add request pipeline docs, refactor security docs.
      
      * Updates.
      
      * Caching and redirect.
      
      * Progress.
      
      * Finish AdvancedUsage.
      
      * Fix typo.
      
      * Fix link.
      
      * Really fix link.
      
      * Cleanup.
      
      * Additional fixes.
      
      * Try to fix test reliability.
      
      * Different test reliability fix.
      
      * Ignore more Ulysses files.
      
      * Another reliability fix.
      
      * Add index, reorder reachability.
      
      * Fix index links.
      
      * Fix more links.
      
      * Fix more links.
      
      * Small edits to advanced usage doc (#3062)
      Co-authored-by: NChristian Noon <christian.noon@gmail.com>
      755853f8
  16. 30 1月, 2020 1 次提交
  17. 26 1月, 2020 1 次提交
  18. 22 1月, 2020 1 次提交
  19. 17 1月, 2020 1 次提交
  20. 05 1月, 2020 2 次提交
  21. 11 12月, 2019 1 次提交
    • J
      #3006: Less Fatal SessionManager State Checking (#3010) · 8b7474ad
      Jon Shier 提交于
      * Make failures less fatal when the stateProvider isn’t found.
      
      * Attempt to make tests faster / more reliable.
      
      * Attempt to make upload test more reliable.
      
      * Further attempt test stabalization.
      
      * More test reliability.
      
      * Increase image size again to make download test more reliable.
      
      * Increase image size again.
      
      * Make test more reliable.
      
      * Formatting.
      
      * Put cancellation on the root queue to see if its more reliable.
      8b7474ad