Commit History

Author SHA1 Message Date
  Damian Kołakowski d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). 9 years ago
  Damian Kołakowski c92f8d1b8d Fixed #197. 9 years ago
  phimage 2af424ecda enum first letter lowercase 9 years ago
  Damian Kołakowski 6abd986c30 Ready for Swift 3.0 (XCode 8). 9 years ago
  Damian Kołakowski edc8bc5e92 Revert "Merge pull request #183 from redwhitelabel/feature/response-refactor" 9 years ago
  Dawid Szymczak e8b938df2e - response refactor 9 years ago
  Damian Kołakowski e509da0276 Merge branch 'stable' of github.com:glock45/swifter into stable 10 years ago
  Damian Kołakowski f9a7fe1f10 Fix for #150 (Request address empty in middleware). 10 years ago
  Benjamin De Troch 18783d48e9 HttpResponseBodyWriter throws an error when a write operation fails 10 years ago
  kolakowski 2152f1e335 Fixed linux build for swift-2.2.1-RELEASE-ubuntu15.10 10 years ago
  Damian Kołakowski 00321c95be Removed HttpHandlers namespace. 10 years ago
  Damian Kołakowski 51ce7fa862 Stable branch uses sendfile for serving static files. 10 years ago
  Damian Kołakowski 3357346a45 Added scopes to the stable branch. 10 years ago
  Damian Kołakowski ef0f703323 Added middleware to the stable build (2.2.x). 10 years ago
  Damian Kołakowski ccab254616 Added 'notFoundHandler' property ( stable branch ). 10 years ago
  Sarah Reichelt 608de95900 Serve index files if no file name is specified 10 years ago
  Damian Kołakowski 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. 10 years ago
  Damian Kołakowski a2f6583a33 Refactor here and there. 10 years ago
  Damian Kołakowski b47c00cf91 Added OpCode decoding (web sockets). 10 years ago
  Damian Kołakowski 77cc71689f Added websockets upgrade flow (missing shall). 10 years ago
  Damian Kołakowski c49715042c Updated license headers. 10 years ago
  Damian Kołakowski 25e9da7acb Router allows to consume ending path segments as a value for the last parameter. 10 years ago
  Damian Kołakowski cec9a93c2f Introduced closure-based response's body writer protocol. 10 years ago
  Damian Kołakowski 15e4ae7869 Added wildcard routing example to demo server. 10 years ago
  Damian Kołakowski 01525e30d0 Added "name" and "filename" properties to Multipart class. 10 years ago
  Damian Kołakowski 8fecb351c5 Wildcard (*) can be used as path segment. 10 years ago
  Damian Kołakowski dcb5e059ff Cleanup. 10 years ago
  Damian Kołakowski 70ce2daccc Changed project version to 1.0.3 ( pbxproj + podspec ). 10 years ago