1
0
Fork 0
Commit Graph

29 Commits

Author SHA1 Message Date
Wilfried Goesgens a477df49cf Feature/windows utf16 fileaccess (#6534) 2018-09-24 19:41:17 +02:00
Wilfried Goesgens ad2703a720 Bug fix/retry check upgrade (#6427) 2018-09-07 17:25:14 +02:00
Wilfried Goesgens cd790e86e0 fix grammar in error message (#6415) 2018-09-06 18:12:06 +02:00
Wilfried Goesgens e5843d32f8 Improve windows installer (#6045) 2018-08-17 12:37:47 +02:00
Jan Christoph Uhde 9c2ebb7bfc remove code that potentially throws from ~WBReader (#4282) 2018-01-15 15:14:55 +01:00
Simran c4439c0daa Bug fix/windows open ui in default browser (#3940)
* NSIS: Open web interface after installation in default browser instead of IE

Removed plugin to open in new browser window. The plugin looked up a registry key which always stores the path to IE (even on Windows 10), not the default browser. Every modern browser should open a new tab using the new approach.

* Improve wording and fix some typos

* Add missing curly braces
2017-12-13 21:25:59 +01:00
Jan Christoph Uhde 20e1a673fd Feature/planning 499 different error codes for version check (#3118)
* return different error codes for check-version

* Adds data file for exit codes that can be used by ArangoDB applications

* add some exit codes

* better return codes for centos

* add codes in arangod

* remove test code

* prevent re-downloading of starter and other small improvements

* fix some erros

* finish centos

* update urls

* add info about systemd detection

* move further towards a working systemd setup

* set service type to simple

* add arangodb-update-db script

* start work on debian packages

* a db dir that is already in place (former installation) should be reused now

* fix minor bugs

* Implement exit code translation in the windows installer.

* add autogenerated NSIS exit code mapping
2017-08-30 10:47:31 +02:00
Wilfried Goesgens b0bf7e9505 fix string composing of the backuppath, so we don't create it under the already existing database directory 2017-07-19 19:57:44 +02:00
Wilfried Goesgens a5fe3ffe0a Bugfix/fix nsis ini writing (#2658) 2017-06-23 14:56:01 +02:00
Wilfried Goesgens f2be259959 wait at least once for service to be down so the .exe gets released 2017-06-07 11:54:48 +02:00
Wilfried Goesgens 658af3cb89 fix grammer, mention author 2017-06-01 15:51:35 +02:00
Wilfried Goesgens ffb5e06f44 implement prototype for finding out the service startup error 2017-06-01 15:36:10 +02:00
Wilfried Goesgens 7265f86243 Fix handling of services
- fix countdown to give up on the service to start
  - don't open a URL to the Arango Webif, if its not running
2017-05-29 15:16:22 +02:00
Wilfried Goesgens 9936899caf use ini file modification to persist config values 2017-05-24 16:33:55 +02:00
Wilfried Goesgens 8afdf85d0a move ConditionalAddToRegistry into macro to make the source more compact. 2017-05-23 11:59:40 +02:00
Wilfried Goesgens 504427f800 split functions out of base NSIS file 2017-05-22 17:54:07 +02:00
Your Name 005b35a2cb add selector for auto/mmfiles/rocksdb engine to NSIS installer plus fix some strings to be more userfriendly 2017-05-09 16:18:18 +01:00
estebanlombeyda 0663374e7a runtimes libraries have to be yield with installer 2014-05-02 18:06:08 +02:00
= 63451527c3 modifications in project file 2014-05-01 14:09:12 +02:00
= 352cd175c6 every body get access rights to shared mem segment of installer 2014-05-01 14:03:09 +02:00
= 31f8ebbab7 Changes in Projectfile 2014-04-25 09:42:11 +02:00
= 066816ae82 Source and DLL are consistent. Painfull error!!! 2014-04-25 08:46:57 +02:00
= ab4e60d861 correct verion of plugin 2014-04-24 17:48:34 +02:00
= ce54ce59f8 corresponding dll for commit 45082d504449b5faa31d337dd388d08c5df77dd9 2014-04-23 17:27:22 +02:00
= 4dbeecd329 Bug fix: shared memory bug hints correct work of installer under win32 2014-04-23 17:17:15 +02:00
= 584770adcd New Plugin SharedMem is commited 2014-04-17 15:36:17 +02:00
= 4584ae94c8 used pluging for assiginig appropiate rights to arango software 2014-04-14 09:42:40 +02:00
= 4594635db6 bug fix: directory permissions are considered during install process 2014-04-07 16:52:39 +02:00
Esteban Lombeyda 05daddaf1d only arango icons are exported in to installation directory
SimpleService Plugin was copied in to project directory in order to allow
an automatic build of arango under windows
2014-02-28 18:27:53 +01:00