Alan Plum
|
c73b28eaba
|
Warn when versions incompatible.
|
2015-07-02 12:03:13 +02:00 |
Alan Plum
|
4826007168
|
Mention manifest.name when warning about deprecated manifests.
|
2015-07-02 11:47:39 +02:00 |
Willi Goesgens
|
f442455fdd
|
Fix memleak - Replace creates a copy.
|
2015-07-02 10:55:42 +02:00 |
Alan Plum
|
ea9e628beb
|
Tense.
|
2015-07-01 19:06:19 +02:00 |
Alan Plum
|
7e5566176b
|
Ported fixes from 2.6.
|
2015-07-01 19:03:52 +02:00 |
Thomas Schmidts
|
5b8569f248
|
Changed the README, that was outdated
|
2015-07-01 17:46:41 +02:00 |
Willi Goesgens
|
f9db288e0f
|
Free already deleted coordinator databases properly.
|
2015-07-01 17:33:24 +02:00 |
Alan Plum
|
d2f6f26a35
|
Fixed scripts fields in fixture apps.
|
2015-07-01 17:07:37 +02:00 |
Alan Plum
|
544cabe939
|
Removed assets from docs.
|
2015-07-01 17:03:14 +02:00 |
Alan Plum
|
b04c8b2ebd
|
Updated npm deps.
|
2015-07-01 16:39:24 +02:00 |
Willi Goesgens
|
78ba722479
|
wrap lines to make jslint happy
|
2015-06-30 15:07:01 +02:00 |
Willi Goesgens
|
2ecda1757f
|
Output if we flag the build as crashy, so one can find it in the log.
|
2015-06-30 14:36:58 +02:00 |
Willi Goesgens
|
1dea6b29a5
|
Fix memleaks in coordinator.
|
2015-06-30 14:36:37 +02:00 |
Max Neunhoeffer
|
c87575ce33
|
Fix bug in AssocMulti lookupByKeyContinue if batchSize==1.
|
2015-06-29 16:32:00 +02:00 |
Heiko Kernbach
|
7374fb7dce
|
grunt build
|
2015-06-29 16:01:18 +02:00 |
Heiko Kernbach
|
dfe5778d3d
|
replaced deprecated assets attribute with grunt js tasks - #1391
|
2015-06-29 15:58:18 +02:00 |
Alan Plum
|
aa9be8d919
|
Fixed minor typo.
|
2015-06-29 01:29:38 +02:00 |
Willi Goesgens
|
f32e793776
|
fix calculation of filename; out/ musn't be converted to out_
|
2015-06-26 09:28:46 +02:00 |
Jan Steemann
|
6ed990b59c
|
fixed warning
|
2015-06-25 23:41:39 +02:00 |
Willi Goesgens
|
fcc64191fe
|
Move temporary data during test runts into the out/ directory to keep the working directory clean.
|
2015-06-25 17:20:48 +02:00 |
Willi Goesgens
|
b652628b27
|
Fix permissions for other users after installing to the WindowsLibraries folder
|
2015-06-25 14:15:49 +02:00 |
Willi Goesgens
|
9fdb293bb6
|
One more place to adjust the V8 version
|
2015-06-25 13:28:16 +02:00 |
Willi Goesgens
|
63baf5afbf
|
Also install the windows symbol files, so we may later on be able to use debugging symbols.
|
2015-06-25 12:01:47 +02:00 |
Willi Goesgens
|
23683d8bc6
|
One more place for the V8-upgrade.
|
2015-06-25 10:21:18 +02:00 |
Jan Steemann
|
83911d25f8
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-25 09:47:16 +02:00 |
Jan Steemann
|
85c7705684
|
added test
Conflicts:
CHANGELOG
|
2015-06-25 09:47:03 +02:00 |
Willi Goesgens
|
df031a9f2a
|
Find the right place where the json wasn't free'd
|
2015-06-25 09:45:05 +02:00 |
Willi Goesgens
|
72bd587cb5
|
Remove debug output from travis build
|
2015-06-25 09:34:19 +02:00 |
Jan Steemann
|
29c1904e21
|
issue #1383: bindVars for HTTP API doesn't work with empty string
|
2015-06-25 09:23:40 +02:00 |
Jan Steemann
|
288cabc3a4
|
removed reference to non-existing config option
|
2015-06-25 07:48:23 +02:00 |
Willi Goesgens
|
641b6798a0
|
Fix grammer in docu
|
2015-06-24 17:42:39 +02:00 |
Willi Goesgens
|
29366dff96
|
Fix memleaks.
|
2015-06-24 17:42:26 +02:00 |
Willi Goesgens
|
49ccdafe80
|
If we didn't find a go compiler, refrain from building etcd and print out a warning. fixes #995
|
2015-06-24 16:36:38 +02:00 |
Alan Plum
|
a987d0fbdb
|
Added manifest changes to changelog.
|
2015-06-24 14:45:04 +02:00 |
Alan Plum
|
5295e2802c
|
Fixed manifest default values.
|
2015-06-24 14:39:58 +02:00 |
Willi Goesgens
|
d247ab145e
|
Add desktop icon to arangosh and aardvark; fixes #1301
|
2015-06-24 14:33:19 +02:00 |
Willi Goesgens
|
ec9b4485ff
|
Add de-thin-er so we can pre-compile V8 for travis.
|
2015-06-24 11:24:43 +02:00 |
Willi Goesgens
|
351681c2de
|
Add missing swagger files to cmake build. fixes #1368
|
2015-06-24 09:50:42 +02:00 |
Jan Steemann
|
5916677a0b
|
fixed leak
|
2015-06-23 22:45:57 +02:00 |
Jan Steemann
|
259b74b60e
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-star-operator-cxx
|
2015-06-23 22:34:29 +02:00 |
Jan Steemann
|
6325eb7f47
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-06-23 22:33:08 +02:00 |
Willi Goesgens
|
efbe345590
|
Tippgicht. Specify -stdlib=libc++ was the intention.
|
2015-06-23 15:37:05 +02:00 |
Willi Goesgens
|
fc41fb55d7
|
fix #0188384a183955136f256f7d1dc3cab0e6a300ce; wanted to change mac-target not linux.
|
2015-06-23 15:31:51 +02:00 |
Willi Goesgens
|
2fe357ae2b
|
Forec linking of the stdc++ lib on Mac
|
2015-06-23 15:19:52 +02:00 |
Willi Goesgens
|
dc8a12c219
|
remove stdc++ and use the system one.
|
2015-06-23 15:18:36 +02:00 |
Willi Goesgens
|
ffc918e8dd
|
Remove dependency to own stdc++, this breaks our build.
|
2015-06-23 15:18:04 +02:00 |
Willi Goesgens
|
b24474d9d1
|
travis debugging
|
2015-06-23 14:22:21 +02:00 |
Willi Goesgens
|
597980fdbf
|
enable debug for travis
|
2015-06-23 14:18:40 +02:00 |
Willi Goesgens
|
426427346f
|
Fix path in manifest broken during 469b309bd08cddd3bf54f7609ef6564aec75caff
|
2015-06-23 13:49:48 +02:00 |
Willi Goesgens
|
6447a17240
|
Fix calculation of valgrind report xml filenames for clusters.
|
2015-06-23 13:23:39 +02:00 |