Alan Plum
|
11d52b25b3
|
Cleaned up users app. Added missing error names.
|
2015-07-07 13:26:42 +02:00 |
Willi Goesgens
|
133b88f00d
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-07-07 12:14:57 +02:00 |
Willi Goesgens
|
bd7aa7c305
|
Remove the global include to iostream; this reduces the compile time by 10%
( http://herbsutter.com/2013/08/19/gotw-7a-solution-minimizing-compile-time-dependencies-part-1/ for inspiration)
|
2015-07-07 12:11:21 +02:00 |
Frank Celler
|
1b3a2487e8
|
added 2.6
|
2015-07-06 11:01:02 +02:00 |
Frank Celler
|
1dc11693bf
|
added 2.6
|
2015-07-06 11:00:27 +02:00 |
Frank Celler
|
7441ea0fc1
|
added 2.6
|
2015-07-06 10:59:09 +02:00 |
Frank Celler
|
b6995ba412
|
fixed packaging of JS files
|
2015-07-04 21:54:59 +02:00 |
Alan Plum
|
b38e0fb9c7
|
Added missing core folder.
|
2015-07-03 18:21:24 +02:00 |
Willi Goesgens
|
3da5855d6a
|
Fix wait loop for file to dissappear
|
2015-07-03 16:16:05 +02:00 |
Heiko Kernbach
|
f9015ecb31
|
cluster front end missing libraries added
|
2015-07-03 16:08:06 +02:00 |
Willi Goesgens
|
9899ddf03c
|
Add recommendations about using date time in collections; fixes #1400
|
2015-07-03 09:30:14 +02:00 |
Alan Plum
|
348d4278ca
|
Don't warn about setup/teardown if manifest also contains scripts.setup/teardown and both are equal.
|
2015-07-02 16:36:04 +02:00 |
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 |