Heather Anderson
e29271d8ca
rename variables from "is crash enabled" to "is crash monitor enabled" (suggested by Thijs Wenker <me@thoys.nl>)
...
added a debug message giving the current state of the debug monitor switch (ignoring whether Crashpad support is compiled)
2020-04-25 20:32:38 -07:00
Heather Anderson
9187a680cd
Apply suggestions from code review
...
Adding suggested changes from ctrlaltdavid
Co-Authored-By: David Rowe <david@ctrlaltstudio.com>
2020-04-10 17:10:41 -07:00
Heather Anderson
7cea4fc574
separate user activity logging from crash logging, allowing people to say "no" to tracking while still sending crashes
2020-04-03 02:38:53 -07:00
kasenvr
e6bf1ffb77
Merge pull request #175 from ctrlaltdavid/fix/server-logs-filling
...
Fix server logs filling up with "/"s
2020-03-03 23:53:50 -05:00
David Rowe
fae237ffa7
Fix server logs filling up with /s
2020-02-19 10:46:17 +13:00
David Rowe
166c7809a9
Fix missing "no connection" dialog for invalid serverless domain URLs
2020-02-07 10:09:37 +13:00
David Rowe
82a0308a64
Save the last visited domain URL
2020-02-07 10:08:51 +13:00
David Rowe
fa30866701
Remember serverless HTTP and HTTPS domains
2020-02-06 07:02:05 +13:00
David Rowe
46173439ed
Enable serverless domains via HTTP and HTTPS
2020-02-01 12:46:28 +13:00
6ac090dea5
Quick fix for the metaverse API
...
We did have the dfault metaverse API as metaverse.projectathena.io, but that doesn't not yet exist, and it turns out we can't just do a redirect. So for now changing it to metaverse.highfidelity.com
2020-01-14 20:33:39 -06:00
e5dd23b922
Merge pull request #33 from kasenvr/feature/metaverse-url-switching
...
Ability to change Metaverse API from setting
2020-01-14 18:40:04 -06:00
Kasen IO
c34cd996df
change Metaverse API from setting
2019-12-20 11:39:05 +01:00
Maki
a7851c9205
Fixed type conversions for environmental domain ports
...
Signed-off-by: Kasen IO <kasenvr@gmail.com>
2019-12-12 23:09:18 -05:00
Maki
1ef45b703c
Added environment variables to change domain server ports
...
Signed-off-by: Kasen IO <kasenvr@gmail.com>
2019-12-12 23:09:18 -05:00
Kasen IO
0b46c53df1
Merge branch 'kasen/core' into v0860-kasen-release+freshstart
2019-12-01 19:59:59 -05:00
Kalila R
fd7ac223b0
activitylogger still disabled but does not output to console
2019-11-11 20:08:03 -05:00
Anthony J. Thibault
389f5a1d33
ARKit Blendshape hookup work
2019-10-16 10:36:39 -07:00
Clement
3b21dfcd0a
CR
2019-10-10 17:49:51 -07:00
Clement
390c7b14c9
Don't post account settings after pull
...
Account settings would always get pushed after a pull even if they
hadn't changed
2019-10-10 15:55:19 -07:00
Maia Hansen
6b5f90f641
Merge pull request #16315 from jherico/qt_5.13
...
Qt 5.13 changes
2019-10-09 15:04:07 -07:00
Brad Davis
06871a707e
Fix byteswap
2019-10-08 16:11:48 -07:00
Brad Davis
960cab9994
Qt 5.13 warnings & fixes
2019-10-08 15:40:13 -07:00
Howard Stearns
9d17c32ff4
Merge pull request #16309 from SimonWalton-HiFi/assignment-client-logging-for-paging
...
DEV-2329: Identify Alerting requirements for Assignment Client reliable operation
2019-10-08 15:35:22 -07:00
David Rowe
f224832d27
Merge branch 'master' into DOC-111
2019-10-08 20:44:13 +13:00
Simon Walton
f73a7c0883
Modified AC logging for paging requirements
2019-10-07 17:35:14 -07:00
Shannon Romano
24dc4b19ae
Merge pull request #16285 from SimonWalton-HiFi/domain-server-logging-for-paging
...
DEV-2292: Alerting requirements for domain-server failure cases
2019-10-04 14:01:56 -07:00
Simon Walton
db14cdbd22
Tweak 'critical' status for some logging
2019-10-04 09:56:35 -07:00
Simon Walton
d5d1c08da0
Adjust some of the logging
2019-10-03 16:50:24 -07:00
Simon Walton
59b41e29f4
Call out DS DS logging critical for Lilypad
2019-10-03 12:15:45 -07:00
Roxanne Skelly
fb8a0e3aee
handle urls in the form of <domain>:<port>/path
2019-10-02 16:40:27 -07:00
Roxanne Skelly
9af7b904ab
CR related fixes
2019-10-01 17:04:07 -07:00
Roxanne Skelly
0589cb360a
Merge branch 'master' of https://github.com/highfidelity/hifi into dev1836
2019-10-01 15:38:02 -07:00
Roxanne Skelly
d0cb489247
DEV-1836 - handle urls in the form 'hifi://<domain>:<port>
2019-10-01 15:34:39 -07:00
Sam Gateau
1e2cab52b9
FIx an error, bad copy paste leading to a bug
2019-09-30 12:55:04 -07:00
Sam Gateau
8c9cf7bddd
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
2019-09-27 19:01:19 -07:00
Howard Stearns
f513b65e9d
Merge pull request #16256 from SimonWalton-HiFi/supress-repeated-socket-logging
...
BUGZ-1543: Suppress repeated socket logging
2019-09-27 12:45:17 -07:00
Simon Walton
93a1cbdcf9
Use direct initialization instead of copy initialization for atomics
2019-09-26 16:45:29 -07:00
Simon Walton
f17a1c17f3
Only print Qt event-queue size on change of error code
2019-09-26 15:46:11 -07:00
Simon Walton
85c9f4d95f
Use the FCDEBUG mechanism to throttle udt::Socket log-spam
2019-09-26 12:10:59 -07:00
Sam Gateau
675dbc3f7f
Merge branch 'master' of github.com:highfidelity/hifi into yellow
2019-09-26 12:06:09 -07:00
Sam Gateau
9d999baab2
FIrst pass to clean up before pushing a pr:
2019-09-26 11:59:01 -07:00
Simon Walton
bbf43050b1
Merge pull request #16244 from SimonWalton-HiFi/connection-class-ignored-unused
...
BUGZ-1503: Don't move unused Connection class upon address change
2019-09-26 11:42:50 -07:00
Sam Gateau
ba11c3e702
Merge branch 'master' of github.com:highfidelity/hifi into yellow
2019-09-25 17:54:21 -07:00
Atlante45
ff3f26eeae
Limit the amount of account settings pull retries
2019-09-25 14:55:44 -07:00
Simon Walton
6d7f711990
Remove typo that somehow got into a comment
2019-09-25 09:33:49 -07:00
Sam Gateau
0d9cd69d94
SImplifying Page.js, and adding a REsourceInspector
2019-09-24 18:10:57 -07:00
Clement
5067729c52
Add flag for account settings feature
2019-09-24 17:40:34 -07:00
Clement
96b58756b1
Add flag for account settings feature
2019-09-24 16:50:10 -07:00
Simon Walton
4f11e46b5e
Don't move Connection class to changed address until it's used
2019-09-24 16:39:59 -07:00
Sam Gateau
69ccc47bda
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
2019-09-23 18:59:20 -07:00