Commit Graph

1299 Commits

Author SHA1 Message Date
Krunoslav Zaher 6df77da474 Updates `CHANGELOG.md` with 2.3.1 release. 2016-03-22 13:32:18 +01:00
Krunoslav Zaher 5dfab9ca70 Removes wrong condition from unit tests. 2016-03-22 13:32:03 +01:00
Krunoslav Zaher c136ce57e6 Updates release notes. 2016-03-22 12:23:03 +01:00
Krunoslav Zaher 5d004eeb4f Release 2.3.1 2016-03-22 12:21:05 +01:00
Krunoslav Zaher bd8b188a49 Fixes for Swift 2.2 warnings in unit tests. 2016-03-22 12:12:15 +01:00
Krunoslav Zaher c234adb9d7 Fixes compilation problems with 9.3 runtime. 2016-03-22 11:44:46 +01:00
Krunoslav Zaher 65644c6160 Fixes Swift 2.2 warnings. 2016-03-22 11:29:39 +01:00
Krunoslav Zaher 834cd872f5 Updates data sources. 2016-03-22 11:20:10 +01:00
Krunoslav Zaher 9e8bb711ab Merge pull request #566 from koke/associatedtype
Use new associatedtype syntax
2016-03-22 11:10:35 +01:00
Jorge Bernal eddbd23aa5 Use new associatedtype syntax 2016-03-22 11:09:16 +01:00
Krunoslav Zaher 4df2711aee Updates travis to xcode7.3 image. 2016-03-22 10:18:01 +01:00
Krunoslav Zaher 1c628486c8 Merge branch 'xcode/7.3' into develop 2016-03-22 10:17:08 +01:00
Yosuke Ishikawa 24af30f32a Workaround for segmentation fault in CurrentThreadScheduler.schedule() 2016-03-22 10:14:53 +01:00
Douglas Heriot 6cd3d53b4b Change anyGenerator to AnyGenerator for Swift 2.2 (Xcode 7.3) 2016-03-22 10:14:53 +01:00
Jorge Bernal e5be80763d Use StaticString for file in XCTest helpers 2016-03-22 10:14:53 +01:00
Krunoslav Zaher 5bc22a1f9c Merge pull request #561 from chipp/develop
Make ScheduledDisposable initializer public
2016-03-22 10:02:37 +01:00
Vladimir Burdukov 7a561b402c Make ScheduledDisposable initializer public 2016-03-21 08:19:14 +03:00
Krunoslav Zaher 966734d9d7 Updates `CHANGELOG.md`. 2016-03-18 23:08:52 +01:00
Krunoslav Zaher 40e2d4a086 Merge branch 'dakeshi-issue-553' into develop 2016-03-18 22:41:07 +01:00
Krunoslav Zaher 70bdd79d68 Merge branch 'issue-553' of https://github.com/dakeshi/RxSwift into dakeshi-issue-553 2016-03-18 22:40:44 +01:00
Krunoslav Zaher d301a5bc2a Merge pull request #558 from rasad88/patch-1
Add Carthage compatibility badge
2016-03-18 22:29:02 +01:00
rasad88 e8530fffcb Add Carthage compatibility badge 2016-03-17 14:35:23 -07:00
Krunoslav Zaher 20113e40b0 Merge remote-tracking branch 'origin/develop' into develop 2016-03-17 11:15:53 +01:00
Krunoslav Zaher a1c2448efe Fixes synchronization problem with `SingleAssignmentDisposable`. 2016-03-17 10:40:24 +01:00
dakeshi 9e8af26719 Update syntax for RxSwift2.x, Swift2.x 2016-03-17 18:02:07 +09:00
Krunoslav Zaher 67f268a614 Merge pull request #548 from kitasuke/improve_geolocation_service_in_example_project
Use capture list in Geolocation example
2016-03-13 23:52:00 +01:00
kitasuke 296e28f390 Delete semicolons 2016-03-13 14:07:41 -07:00
kitasuke 2b2f416820 Use capture list 2016-03-13 14:07:28 -07:00
Krunoslav Zaher 4754216ffd Fixes broken link in `GettingStarted.md`. 2016-03-13 19:53:33 +01:00
Krunoslav Zaher 439e6bddda Improves blocking unit tests cleanup logic. 2016-03-13 19:53:17 +01:00
Krunoslav Zaher 09eb8803d4 Fixes data source link in `GerringStarted.md`. 2016-03-13 18:08:36 +01:00
Krunoslav Zaher f9663df3bf Fixes compilation of example app. 2016-03-13 18:01:39 +01:00
Krunoslav Zaher 6b3b732208 Fixes RxExample-no-module compilation. 2016-03-13 17:50:52 +01:00
Krunoslav Zaher dd73952b4e Fixes problems with automation. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher e3154bd2b7 Fixes automation tests. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher cf7dd1714c Fixes editing in RxExample app. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher ccd4f29231 Fixes debug configuration. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher 718495a6ea Fixes `rx_selectedScopeButtonIndex` tests. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher d1272a2d8d Updates `CHANGELOG.md`. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher d7a271b48f Release 2.3.0 2016-03-13 17:30:55 +01:00
Krunoslav Zaher 80edd849ff Synchronizes `RxDataSources`. 2016-03-13 17:30:55 +01:00
Krunoslav Zaher b8c7e520b8 Merge pull request #545 from narfdotpl/patch-1
Fixes typo in Units.md
2016-03-13 17:08:10 +01:00
Maciej Konieczny c3a4a4cf92 Fixes typo in Units.md 2016-03-13 16:01:04 +01:00
Krunoslav Zaher 3d1177ece2 Merge pull request #544 from hachinobu/develop
fix typo. idenfifier → identifier
2016-03-13 15:54:47 +01:00
hachinobu b8aab01b86 fix typo. idenfifier → identifier 2016-03-13 23:40:14 +09:00
Krunoslav Zaher f3aa884f5e Merge pull request #515 from stack/uisearchbar-additions
Support for UISearchBar selectedScopeButtonIndex
2016-03-13 14:48:33 +01:00
Krunoslav Zaher 896d656c3b Fixes automation tests. 2016-03-13 12:50:02 +01:00
Stephen H. Gerstacker 4ebf810993 Added tests for selectedScopeButtonIndex 2016-03-12 22:23:27 -05:00
Stephen H. Gerstacker 23a3743a23 Typo in test name 2016-03-12 22:13:14 -05:00
Stephen H. Gerstacker 097467e07c Merge branch 'develop' into uisearchbar-additions 2016-03-12 22:08:13 -05:00