-
Notifications
You must be signed in to change notification settings - Fork 39
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
1.3.2 release branch - DO NOT MERGE :P #302
Open
javihernandez
wants to merge
162
commits into
GPII:master
Choose a base branch
from
javihernandez:GPII-4214.GPII-3572
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Taken from from GPII@095c974
GPII-3811: Fixed windows version check
…o new subprocess (cherry picked from commit 3fa2a21)
…se of fail (cherry picked from commit f9e58b3)
…ception and windows version branching (cherry picked from commit 68d7633)
…us one (cherry picked from commit 31176fb)
# Conflicts: # package.json
* stegru/GPII-3853: GPII-3810: Reverting to current released version of universal GPII-3853: Correctly identifying UWP/modern app windows Removed gratuitous whitespace Whitelisted this package for Windows (i.e. OS == 'win32')
# Conflicts: # gpii-service/src/service.js
# Conflicts: # gpii/node_modules/windowsMetrics/src/windowsMetrics.js # gpii/node_modules/windowsMetrics/test/WindowsMetricsTests.js
* stegru/GPII-3853: (22 commits) GPII-4208: Removed redundant inputHook GPII-4208: Fixed bad merge. GPII-4208: Removed RIDEV_NOLEGACY, which disabled input on the QS. GPII-2338: Updated .gitignore to ignore gpii-service build GPII-2338: Removed stutter GPII-2338: Ensuring a buffer is the correct size. GPII-4208: Extracted common block from if-else logic GPII-4208: Simplified check for checking number sign GPII-4208: Fixed constants location, bitmask based logic message handling and tests GPII-4208: Improved documentation of the returned value and used helper function 'win32error' for error construction GPII-4208: Changed check in favor of simpler comparison against zero GPII-4208: Removed unnecessary info from comments links GPII-4208: Removed duplicated definition of WM_INPUT GPII-4208: Replaced number with constant representing WM_INPUT message GPII-4208: Fixed metrics tests using the new way of obtaining devices input GPII-4208: Added comments and fixed wheel direction detection GPII-2338: Referencing the exact os-service version GPII-2338: Referencing the released scoped os-service GPII-2338: Added test for sending Error objects over the pipe. GPII-2338: Referencing universal#master. ...
* stegru/GPII-4244: GPII-4244: Made test pass GPII-4244: Removing/showing the desktop icons, depending on the metrics switch.
* stegru/GPII-4244: GPII-4244: Making tests pass from all-tests.js GPII-4244: Handling more download error GPII-4244: Added tests for ${siteConfig} in url GPII-4244: Using certificates from the Windows certificate stores GPII-4244: Added morphic version and siteconfig to update urls. GPII-4244: Retrying failed downloads. GPII-4244: Stringify objects and errors in the log. GPII-4244: Putting the desktop icons back
* stegru/GPII-3853: GPII-3853: Supporting absolute mouse positioning (and removed disk filling error log)
CI job failed: https://ci.gpii.net/job/windows-tests/1227/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.