Commit Graph

63 Commits

Author SHA1 Message Date
Klaus Basan
d82c6bc44f Ref T8, added icons for DHL owned airlines 2016-12-13 19:02:04 +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
d002f09da5 refs #775, move "legal" folder out of shared
In same step update data files in shared
2016-12-06 09:33:34 +01:00
Klaus Basan
45304e647a refs #651, updated legal docs 2016-10-17 14:33:53 +01:00
Klaus Basan
06906742a5 refs #651, updated legal docs, mainly CLA and license 2016-09-22 00:42:55 +02:00
Klaus Basan
09d74c48b8 Changed some default URL to https://datastore.swift-project.org 2016-09-19 16:18:55 +02:00
Klaus Basan
1d15e90f0a Updated shared directory files from https://datastore.swift-project.org/page/index.php 2016-09-19 16:18:55 +02:00
Klaus Basan
68eb5a9282 refs #651, legal pages structure (pages need legal texts) 2016-09-19 16:18:54 +02:00
Roland Winklmeier
ba08e587be Adjust crashreport upload url 2016-08-26 21:06:11 +01:00
Klaus Basan
f91cf3bbf3 refs #734, added NAVY/MARINES as 2 letter codes
* adjustement for 2 letter codes
* icons
2016-08-26 21:06:05 +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