Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the string.contains handling in the linq visitor #1854

Merged
merged 3 commits into from
Apr 17, 2019

Conversation

nirinchev
Copy link
Member

@nirinchev nirinchev commented Apr 17, 2019

Description

Fixes #1848

TODO

  • Changelog entry

@nirinchev nirinchev self-assigned this Apr 17, 2019
@fealebenpae fealebenpae merged commit f8e962f into yg/realm-4.0 Apr 17, 2019
@nirinchev nirinchev deleted the ni/string-comparison branch April 17, 2019 13:44
nirinchev pushed a commit that referenced this pull request Jun 13, 2019
* wip

* more wip

* Fold databinding logic back to Realm package (#1850)

* more wip

* Fold databinding logic back to Realm package

* remove weaver config

* Update Core, Sync, and Object Store

* Add Realm.Server stuff

* ignore FodyWeavers.xsd

* update test running

* do not build server wrappers for Android until new NDK

* bring back deleteDir in nodeWithCleanup

* Update test runners (#1851)

* Update test runners to Nunit 3.11.0

* wip

* Delete FodyWeavers.xsd

* Delete FodyWeavers.xsd

* Delete FodyWeavers.xsd

* run tests

* Android tests

* Disable test parallelization

* comment out assertion

* remove iOS binding redirects

* Windows tests

* more ci tests work

* Bring back docs (#1853)

* wip

* Get docs to work

* Return the old wrapper names

* Fix (delete) tests

* Try to run the linker

* Try to fix ios tests

* Try with a different bundle id

* more tests work

* fix stuff

* Fix the string.contains handling in the linq visitor (#1854)

* Fix the string.contains handling in the linq visitor

* Add changelog entry

* more fixes

* Fix iOS tests

* props cleanup

* Reference android native libraries

* more fixes

* move files around

* fix

* moar fixes

* build android tests on windows

* Add --nolinkaway

* fix weaving the realm assembly

* fix realm types in default schema

* fix stuff

* Add server tests (#1855)

* Add server tests

* Delete launchSettings.json

* try to get ios tests to exit

* fix server tests

* fix notifier tests

* run tests on xamarin.ios nodes only

* Explicitly build with Windows 8.1 as the target

* Add support for subscription updating and expiration (#1857)

* Add support for subscription updating and expiration

* Changelog

* Add support for subscription inclusions (#1858)

* Add support for subscription inclusions

* Changelog

* Don't execute weaver multiple times (#1861)

* Don't execute weaver multiple times

* Add test

* Update OS

* Fix android build

* run weaver tests on CI

* try to fix System.Runtime.CompilerServices.Unsafe issue

* Fix failing integration test

* test

* use latest ROS

* Downgrade the unsafe package

* Pad the primitive_value struct to ensure its alignment

* Ignore inconclusive weaver tests

* Cleanup jenkinsfile

* Workaround failing test

* 😑

* Clean up the runtimes

* Use the http permission API (#1864)

* Rework permissions to use the http API

* Fix the access level serialization

* More tests and fixes

* Update ROS version

* Run tests on windows-02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants