Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Kitura/Kitura-Session issues and pull requests

#75 - Update CI; Swift 5.2 is now minimum; fix unit tests; Now depend on Kitura 3.0.0

Pull Request - State: closed - Opened by dannys42 about 2 years ago - 2 comments

#74 - Misc community

Pull Request - State: closed - Opened by dannys42 over 3 years ago - 1 comment
Labels: jazzy-doc

#73 - Update package reference to community versions

Pull Request - State: closed - Opened by dannys42 almost 4 years ago - 1 comment

#72 - Update repo references

Pull Request - State: closed - Opened by fouadhatem about 4 years ago

#71 - Update repo references

Pull Request - State: closed - Opened by fouadhatem about 4 years ago - 1 comment

#70 - fix: sessions can now save non-collection codable values (e.g. strings)

Pull Request - State: open - Opened by dannys42 about 4 years ago - 2 comments

#69 - Setter on SessionState failing

Issue - State: closed - Opened by fappelman over 4 years ago - 3 comments

#68 - Import FoundationNetworking for Swift 5.1

Pull Request - State: closed - Opened by djones6 about 5 years ago

#67 - Minor typo and grammar corrections.

Pull Request - State: closed - Opened by dillan over 5 years ago - 1 comment

#66 - Support Swift 5

Pull Request - State: closed - Opened by Andrew-Lees11 over 5 years ago

#65 - Add test for invalid session

Pull Request - State: closed - Opened by Andrew-Lees11 over 5 years ago

#64 - Session crashes when receiving invalid data from client

Issue - State: closed - Opened by Kovesar over 5 years ago - 2 comments

#63 - ci: Update to Swift 4.2.3, use official Docker images

Pull Request - State: closed - Opened by djones6 over 5 years ago

#62 - fix: Use PKCS7 padding for cookie cryptor

Pull Request - State: closed - Opened by Andrew-Lees11 over 5 years ago - 2 comments

#61 - AES encrypt/decrypt does not validate input length

Issue - State: closed - Opened by ianpartridge over 5 years ago - 1 comment

#60 - fix: added Call to OnEndInvoked

Pull Request - State: closed - Opened by Andrew-Lees11 over 5 years ago

#59 - fix: Remove Codable sessions for Swift 4.0

Pull Request - State: closed - Opened by Andrew-Lees11 over 5 years ago

#58 - [Question] does it auto destroy when a session expired?

Issue - State: closed - Opened by diuming over 5 years ago - 2 comments

#57 - Docs: Add swift tag to README code

Pull Request - State: closed - Opened by Andrew-Lees11 almost 6 years ago
Labels: jazzy-doc

#56 - Build against Swift 5

Pull Request - State: closed - Opened by djones6 almost 6 years ago

#55 - Update to Swift 4.2.1, test on Ubuntu 16.04 and 18.04

Pull Request - State: closed - Opened by ShihabMehboob almost 6 years ago

#54 - Feat: Add/Retrieve Codable objects in a session

Pull Request - State: closed - Opened by Andrew-Lees11 almost 6 years ago - 1 comment

#53 - Codable Get/Retrieve from session

Issue - State: closed - Opened by Andrew-Lees11 almost 6 years ago
Labels: enhancement

#52 - Can't use enum cases in session store

Issue - State: closed - Opened by NocturnalSolutions about 6 years ago - 4 comments

#51 - Add usage example to APIDoc and updated README

Pull Request - State: closed - Opened by helenmasters about 6 years ago - 1 comment
Labels: jazzy-doc

#50 - Add Swift 4.2 testing

Pull Request - State: closed - Opened by ianpartridge over 6 years ago

#49 - API docs update

Pull Request - State: closed - Opened by djones6 over 6 years ago - 1 comment
Labels: jazzy-doc

#48 - feat: Type-safe Sessions using TypeSafeMiddleware

Pull Request - State: closed - Opened by djones6 over 6 years ago - 1 comment

#47 - Session cookies should be HttpOnly

Issue - State: open - Opened by djones6 over 6 years ago

#46 - next() called within onEndInvoked

Issue - State: closed - Opened by Andrew-Lees11 over 6 years ago
Labels: bug

#45 - Updated to Blue Cryptor 1.0.0

Pull Request - State: closed - Opened by KyeMaloy97 over 6 years ago - 4 comments

#44 - Relax dependency on Kitura version to 2.x

Pull Request - State: closed - Opened by djones6 over 6 years ago - 1 comment

#43 - remove swiftJSON

Pull Request - State: closed - Opened by Andrew-Lees11 over 6 years ago

#42 - changed dependency syntax to latest Swift-4 Syntax.

Pull Request - State: closed - Opened by CosmicYogi almost 7 years ago - 3 comments

#41 - Update to Kitura 2.1.x

Pull Request - State: closed - Opened by tunniclm almost 7 years ago - 1 comment

#40 - No swifty json

Pull Request - State: closed - Opened by Andrew-Lees11 almost 7 years ago - 1 comment

#39 - Updated for Swift 4

Pull Request - State: closed - Opened by gmosx about 7 years ago - 2 comments

#38 - Please update for Swift 4

Issue - State: closed - Opened by gmosx about 7 years ago - 2 comments

#37 - Add Swift 4 env var to Travis

Pull Request - State: closed - Opened by quanvo87 about 7 years ago - 1 comment

#36 - Update to Swift 3.1.1; add 6/29 snapshot build to Travis; update copy…

Pull Request - State: closed - Opened by quanvo87 about 7 years ago - 1 comment

#35 - Swift 4 fixes and add 6-25 snapshot build on Linux

Pull Request - State: closed - Opened by quanvo87 over 7 years ago

#34 - Fix NSError on Linux for Kitura/1043

Pull Request - State: closed - Opened by youming-lin over 7 years ago - 2 comments

#33 - fix exhaustive enum in Swift-3.1 on Linux

Pull Request - State: closed - Opened by carlbrown over 7 years ago - 1 comment

#32 - Avoid memory leak on Linux in NSUUID

Pull Request - State: closed - Opened by djones6 over 7 years ago - 1 comment

#31 - Update to Swift 3.0.2 and Kitura 1.4

Pull Request - State: closed - Opened by ianpartridge almost 8 years ago - 1 comment

#30 - Update `secret` documentation.

Pull Request - State: closed - Opened by gtaban almost 8 years ago

#29 - Break request/response retain cycle. Intended to help #879

Pull Request - State: closed - Opened by carlbrown almost 8 years ago

#28 - Parameterize parameters to Package-Builder

Pull Request - State: closed - Opened by BDHernand almost 8 years ago

#27 - Remove submodule

Pull Request - State: closed - Opened by BDHernand almost 8 years ago

#26 - Update BlueCryptor version

Pull Request - State: closed - Opened by youming-lin almost 8 years ago

#25 - IBM-Swift/Kitura#836 Switch out deprecated server.listen calls

Pull Request - State: closed - Opened by na-gupta almost 8 years ago

#24 - Upgrade to swift 3.0.1

Pull Request - State: closed - Opened by shmuelk almost 8 years ago

#23 - Added back the ignore = all for the gitmodule file

Pull Request - State: closed - Opened by BDHernand almost 8 years ago

#22 - Remove $TRAVIS_BRANCH from travis file

Pull Request - State: closed - Opened by BDHernand almost 8 years ago

#21 - Automatically submitted PR for migration to 1.0.0

Pull Request - State: closed - Opened by shmuelk about 8 years ago

#18 - Automatically submitted PR for migration to 0.32.0

Pull Request - State: closed - Opened by ianpartridge about 8 years ago

#17 - Renaming KITURA_CI_BUILD_SCRIPTS_DIR to BUILDER_SCRIPTS_DIR

Pull Request - State: closed - Opened by BDHernand about 8 years ago

#16 - IBM-Swift/Kitura#731 API docs

Pull Request - State: closed - Opened by irar2 about 8 years ago

#15 - Automatically submitted PR for migration to 0.30.0

Pull Request - State: closed - Opened by shmuelk about 8 years ago

#14 - IBM-Swift/Kitura#614 Reformatting code with swiftlint autocorrect

Pull Request - State: closed - Opened by rob-deans about 8 years ago

#13 - IBM-Swift/Kitura#711 Remove HTTPServer.listen parameter: notOnMainQueue

Pull Request - State: closed - Opened by na-gupta about 8 years ago

#12 - Automatically submitted PR for migration to 0.28.0

Pull Request - State: closed - Opened by vadimeisenbergibm about 8 years ago

#11 - Migration 0823

Pull Request - State: closed - Opened by shmuelk about 8 years ago

#10 - Updated travis file to point to new code

Pull Request - State: closed - Opened by BDHernand about 8 years ago

#9 - Automatically submitted PR for migration to 0.26.0

Pull Request - State: closed - Opened by ianpartridge about 8 years ago

#8 - Automatically submitted PR for migration to 0.26.0

Pull Request - State: closed - Opened by ianpartridge about 8 years ago

#7 - Renamed the Kitura-Build repo to Package-Builder

Pull Request - State: closed - Opened by BDHernand about 8 years ago

#6 - Migration 0725

Pull Request - State: closed - Opened by shmuelk about 8 years ago

#5 - Making sure we get the latest code from Kitura-Build

Pull Request - State: closed - Opened by BDHernand about 8 years ago

#4 - Simplifying travis file

Pull Request - State: closed - Opened by BDHernand about 8 years ago

#3 - Migration 0620

Pull Request - State: closed - Opened by dfirsht about 8 years ago

#2 - IBM-Swift/Kitura#469 Migrated Kitura-Session to 0509

Pull Request - State: closed - Opened by NikitaSullivan over 8 years ago

#1 - 0509 migration

Pull Request - State: closed - Opened by NikitaSullivan over 8 years ago