Roland Winklmeier
0a4accc809
Update bootstrap.json with new crashreports url
...
ref T139
2017-09-24 20:29:18 +01:00
Klaus Basan
f7c4292695
Removed VATSIM server from shared files distribution server was frequently down last weeks
...
"url": "https://vatsim-germany.org:50443/datastore/shared "
Summary: Removed VATSIM server from shared files distribution
Reviewers: msutcliffe, rwinklmeier
Differential Revision: https://dev.swift-project.org/D10
2017-04-21 23:15:00 +02:00
Klaus Basan
f2d89bf56c
Fixed misc. things for bootstrap file/reader
...
* added help URL
* added swift map URL
* fixed typo for crash report server
* added more failover servers
2017-04-19 19:30:58 +01:00
Klaus Basan
492649c061
fixes "unable to login", discovered during #780 ,
...
* fixed bootstrap file
* improved timeout of connect, now in single static function
* some minor tweaks
2016-12-06 09:33:56 +01:00
Klaus Basan
65950e4518
refs #758 , updated bootstrap file and removed old URLs
...
* replaced some hardcoded URLs
* removed swiftTeamDefaultServers()
* bootstrap.json
2016-12-06 09:33:41 +01:00
Klaus Basan
09d74c48b8
Changed some default URL to https://datastore.swift-project.org
2016-09-19 16:18:55 +02:00
Roland Winklmeier
ba08e587be
Adjust crashreport upload url
2016-08-26 21:06:11 +01:00
Roland Winklmeier
e47aec223e
Integrate Crashpad crash handler into CApplication
...
Crash handler launches an external crash handler executable called
swift_crashpad_handler. It monitores the parent process and produces
a local dump in case of a crash.
For release builds, the dump is also uploaded to a crash report server.
refs #490
2016-08-09 17:51:57 +02:00
Roland Winklmeier
06d858c57f
Change installer directory "data" to "share"
...
refs #671
2016-07-15 21:06:57 +02:00