Commit History

Autor SHA1 Mensaxe Data
  Damian Kołakowski 0f55abce34 Merge branch 'master' of github.com:glock45/swifter %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 3635cce414 Added shared database connection. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski e716fd9966 Merge pull request #115 from antonmes/patch-1 %!s(int64=10) %!d(string=hai) anos
  Anton ef18900902 Add "text/plain" header %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 7e0e620b60 Added basic App class as an entry point for further web framework. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski ccbf88ba0e Added possibility to register handler using closures. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski d2e176bd19 Added Reflection utils for converting any object instance to a dictionary (... and later save in database ). %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski a708f9bfb9 Fixed all warnings happened after an upgrade to swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski cfc22405a2 Added Sqlite stuff to tvOS targets. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski c555f97539 Added Framework target for tvOS. Added sample app for tvOS. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski bb416361ee Merge pull request #112 from satishmaha/fixBridgingHeader %!s(int64=10) %!d(string=hai) anos
  Satish Mahalingam a238096cae Bridging header should be referenced to the one inside the project folder %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 00e8a4b279 Added Sequence & Generator types for the results of SQL statements execution. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 816bbc98cd Added Swift wrapper for SQLite. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski f8bfc12c30 Fixed tests for WebSockets. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski cedbec42a1 Added 'isDirectory' method to the File class. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski e6d6098b7a Improved tokens detection for HTTP headers. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski c75d2cb020 Merge pull request #105 from dattk/ffwebsocket %!s(int64=10) %!d(string=hai) anos
  dattk 44f8ccce89 fix firefoxs header websocket connection %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 845f814a84 Version changed to 1.1.3. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski d873d82ab3 Changed "GetCurrentWorkingDirectory" to "GetCurrentWorkingDirectoryFailed". %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 4d8fdf0265 Added currentWorkingDirectory method to 'File' class. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski ebbf0b048e Removed debug/playground code. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski f1dbeafc75 WebSocketSesion accepts ArraySlice type. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 8c55199529 Added support for ArraySlice to HttpResponseBodyWriter. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 0c5fd4dbf3 Added 'seek' method to 'File' class. %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 96b2fab09c Fixed warning: "String+BASE64.swift:25:9: C-style for statement is deprecated and will be removed in a future version of Swift". %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 7497398551 Fixed warning: "./Carthage/Checkouts/swifter/Sources/HttpRequest.swift:143:43: warning: 'init(start: end:)' is deprecated: it will be removed in Swift 3. Use the '..<' operator." ( #102 ). %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski 679c5a4db0 do { } catch { } replaced by "defer". %!s(int64=10) %!d(string=hai) anos
  Damian Kołakowski a97458626c Added *File* class for files manipulation. %!s(int64=10) %!d(string=hai) anos