Frank Celler
e2dd4507f3
removed debian files, they are now in obs
2015-03-21 11:12:03 +01:00
Willi Goesgens
9f179c49fd
Work on windows installer
...
- fix Icon reference in registry; mustn't add the compile directory to the path; Now the software uninstall list shows our Fruit.
- DRY: use a define for the service name
- more comments whats going on
- fix WaitForServiceUp - it would run endless because of a syntax error. NSIS - when to do braces and when not? GRRR.
- Add human readable description to the service name
- Check whether the ArangoDB-Service in charge points to our binary - so we don't accidently remove a service installed by another version of ArangoDB
2015-03-18 15:59:15 +01:00
Frank Celler
ab858b8ae9
changed script part to fix permissions
...
Conflicts:
Installation/ARM/rc.arangodb
Installation/Debian/rc.arangodb
2015-03-17 16:57:24 +01:00
Willi Goesgens
eb2dc6d0a7
Arangod now properly reports its startup - we can lean on its value now.
2015-03-17 15:54:46 +01:00
Willi Goesgens
bda2565dfc
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-03-13 17:26:35 +01:00
Willi Goesgens
ee0b104765
Give arangod a little time to start up before we open the webinterface.
2015-03-13 17:26:11 +01:00
Frank Celler
c3b0e61d92
better shutdown message for ARM
2015-03-13 14:26:15 +01:00
Frank Celler
fb19c6891e
better shutdown message
...
Conflicts:
Installation/Debian/rc.arangodb
2015-03-13 14:25:35 +01:00
Willi Goesgens
f557baf0aa
Another place in the registry to clean up.
2015-03-13 13:37:09 +01:00
Willi Goesgens
8342953730
Rework installer
...
- no more commands are substituted in from CMakeList.txt - this makes the NSIS template better readable
- BITS are substituted in via the define section
- Build the Registry uninstall key at the start of the file to respect DRY.
- fix error messages
- fix typos in function names
- only try to open Aardvark in the browser if we install a service
- Use Switch instead of Rumpelstilskin if
- Restore the install-type on uninstall first
- we need to set SetShellVarContext according to it so the meaning of
- SHCTX
- $SMPROGRAMS
are right.
- we need to know whether we need to uninstall a service.
2015-03-13 12:53:07 +01:00
Willi Goesgens
f2353a2b73
- de-pidginify error messages
...
- remove traces from the registry so that we vanish from the installed software repository
- Open webinterface after startup.
2015-03-06 17:28:49 +01:00
Frank Celler
4dc55dc447
fixed issue #1247 : debian init script problems
2015-03-03 16:44:21 +01:00
Jan Steemann
a561a96d2b
removed remainders of mruby integration
2015-03-02 19:39:42 +01:00
Frank Celler
179a6ef8ff
release version 2.5.0-alpha1
2015-02-16 09:59:06 +01:00
Willi Goesgens
0e52adc100
make all parts of the travis builds one script again - it didn't offer benefits.
2015-02-10 10:29:05 +01:00
Willi Goesgens
e2f448ec6c
don't compile paralell.
2015-02-04 16:14:54 +01:00
Jan Steemann
0957d37c09
print ulimits
2015-01-26 11:17:07 +01:00
Jan Steemann
da607e9c75
do not build V8
2015-01-26 10:44:12 +01:00
Jan Steemann
c938d4d0af
added executable bit
2015-01-26 08:39:18 +01:00
Jan Steemann
7b8f4871a1
attempt to fix builds killed by travisCI
2015-01-26 08:32:36 +01:00
Jan Steemann
2bf7c0dcd4
add explanation for disabled remote access
2015-01-23 20:00:13 +01:00
Jan Steemann
4021c33145
Revert "added travis_wait"
...
This reverts commit 82d8efbab41cd86e9e1d254f58a4591c3189c331.
2015-01-22 21:46:09 +01:00
Jan Steemann
3fadd7d090
added travis_wait
2015-01-22 20:46:48 +01:00
Willi Goesgens
e925c01651
Update V8-version for the travis pre-compile shellscript too.
2015-01-20 16:05:20 +01:00
Frank Celler
4da006f576
added compression
2015-01-07 19:59:31 +01:00
Frank Celler
3fe7dcc41d
create tar archive with precompiled libs
2015-01-07 19:59:20 +01:00
Frank Celler
dcf95b6d37
using precompiled libraries
2015-01-07 17:51:30 +01:00
Frank Celler
306d658729
removed unused enable options
2015-01-07 16:34:47 +01:00
Frank Celler
745ad931ac
unittests-shell-server-ahuacatl is deprecated
2014-12-21 22:35:54 +01:00
Frank Celler
0368265024
add examples by force
2014-12-18 16:15:09 +01:00
Willi Goesgens
b4ad28dff4
Split Travis build into several steps, so we can fold them in the Travis UI.
2014-12-17 10:45:25 +01:00
Willi Goesgens
aa5ba7db20
Fix typo in makefile.
2014-12-16 19:21:05 +01:00
Willi Goesgens
f40b5ea1d8
Fix travis build:
...
- force gcc suite to be the one we installed
- add librealtime now needed by V8
2014-12-16 13:24:00 +01:00
Kuno Woudt
7ef5e8f093
Fix First Steps link in Debian/postinst
2014-12-01 08:46:51 +01:00
Thomas Schmidts
38bc690ecd
Changed wrong documentation links
2014-10-31 15:19:49 +01:00
Jan Steemann
ed880f0c22
gdb
2014-10-30 23:50:40 +01:00
Jan Steemann
c19060da27
changed www.arangodb.org to www.arangodb.org
2014-10-30 19:17:25 +01:00
Jan Steemann
ac110e9814
use sudo
2014-10-27 09:39:33 +01:00
Jan Steemann
a5a57ccbb7
updated after_failure script
2014-10-25 01:30:27 +02:00
Jan Steemann
b3d57d0330
added AQL tests
2014-10-24 09:57:41 +02:00
Jan Steemann
73cc62195d
added ulimit for core files
2014-10-23 15:48:22 +02:00
Jan Steemann
f2db1cd295
attempt to use gdb on travisCI
2014-10-23 15:37:59 +02:00
Frank Celler
d9c9285cc5
release version 2.2.0-alpha3
...
Conflicts:
CHANGELOG
Makefile.in
VERSION
build.h
configure
configure.ac
js/apps/system/aardvark/api-docs.json
js/apps/system/aardvark/api-docs/aqlfunction.json
js/apps/system/aardvark/api-docs/batch.json
js/apps/system/aardvark/api-docs/collection.json
js/apps/system/aardvark/api-docs/cursor.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/document.json
js/apps/system/aardvark/api-docs/edge.json
js/apps/system/aardvark/api-docs/edges.json
js/apps/system/aardvark/api-docs/endpoint.json
js/apps/system/aardvark/api-docs/explain.json
js/apps/system/aardvark/api-docs/graph.json
js/apps/system/aardvark/api-docs/import.json
js/apps/system/aardvark/api-docs/index.json
js/apps/system/aardvark/api-docs/query.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/simple.json
js/apps/system/aardvark/api-docs/system.json
js/apps/system/aardvark/api-docs/transaction.json
js/apps/system/aardvark/api-docs/traversal.json
js/apps/system/aardvark/api-docs/version.json
2014-06-25 12:17:30 +02:00
Jan Steemann
da253a1cab
added jslint tests
2014-06-20 09:56:47 +02:00
Frank Celler
f761f85b2b
see issue #904
2014-06-16 20:15:57 +02:00
Frank Celler
299b99ed00
fixed check-version for empty directory
2014-06-11 19:30:12 +02:00
Frank Celler
bc14c0ce46
moved install files to obs
2014-06-04 12:23:25 +02:00
Esteban Lombeyda
7ee711528d
installer-generator was moved to Installation/Windows
2014-06-04 10:44:38 +02:00
Esteban Lombeyda
bab09b71a2
Conflicts were from code removed
2014-05-08 13:48:25 +02:00
Esteban Lombeyda
27a65bf8d0
Avoiding Error Dialog because Installer overwrittes running program
2014-05-06 15:28:10 +02:00