Jan Steemann
|
74ef8a71a2
|
added to Makefile
|
2014-11-05 11:20:04 +01:00 |
Frank Celler
|
0e7be8dddf
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
js/apps/system/aardvark/frontend/js/templates/navigationView.ejs
|
2014-11-01 10:14:55 +01:00 |
Frank Celler
|
38d0d91782
|
removed non-existing test
|
2014-11-01 10:12:37 +01:00 |
Jan Steemann
|
4f68960ed7
|
removed Ahuacatl [skip ci]
|
2014-10-31 17:31:00 +01:00 |
Willi Goesgens
|
6b2f4d4067
|
Split shell-statement into statement / explain-cluster / explain-noncluster
|
2014-10-30 16:08:10 +01:00 |
Willi Goesgens
|
e355f890d0
|
Follow file renaming
|
2014-10-30 12:50:51 +01:00 |
Jan Steemann
|
b69fdb0a55
|
adjusted file name after it was renamed
|
2014-10-29 22:47:47 +01:00 |
Willi Goesgens
|
946372e909
|
Add test for adding references into arrays.
|
2014-10-29 13:51:29 +01:00 |
Jan Steemann
|
02c26720a4
|
fixed test
|
2014-10-27 17:10:25 +01:00 |
Jan Steemann
|
699517413e
|
fixed clumsy error handling
|
2014-10-24 10:29:13 +02:00 |
Jan Steemann
|
b3d57d0330
|
added AQL tests
|
2014-10-24 09:57:41 +02:00 |
Jan Steemann
|
688e8ebbc1
|
better support for handling multipart requests
|
2014-10-16 02:05:57 +02:00 |
Jan Steemann
|
7b3c3068f1
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-15 14:17:23 +02:00 |
Willi Goesgens
|
d5a0a3ed0a
|
Follow rename in makefile.
|
2014-10-15 14:04:26 +02:00 |
Jan Steemann
|
70fa84102d
|
fixed typo
|
2014-10-15 12:46:05 +02:00 |
Willi Goesgens
|
fa926a48a7
|
Add timecritical option to the unittests
|
2014-10-14 11:04:45 +02:00 |
Jan Steemann
|
8294e54f32
|
faster import
|
2014-10-08 17:01:45 +02:00 |
Jan Steemann
|
0f59de2041
|
added recovery tests for rename
|
2014-10-08 15:22:36 +02:00 |
Jan Steemann
|
ff80fafba5
|
fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations
|
2014-10-08 14:59:02 +02:00 |
Jan Steemann
|
96cb6e3550
|
re-activate client tests
|
2014-10-01 00:17:22 +02:00 |
Jan Steemann
|
ce9499eac8
|
less string copying, less regex slowdown when importing CSV files
|
2014-09-30 23:20:12 +02:00 |
Jan Steemann
|
eb2e421c08
|
issue #1030: too big numeric values lead to arangoimp crashing on Windows
|
2014-09-30 17:25:54 +02:00 |
Jan Steemann
|
da086a6b67
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-22 10:31:18 +02:00 |
Jan Steemann
|
806cc26685
|
test fix
|
2014-09-22 10:30:57 +02:00 |
Jan Steemann
|
6ab1ff472a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-22 09:30:58 +02:00 |
Jan Steemann
|
c91b78da15
|
changed Makefile for tests
|
2014-09-22 09:18:15 +02:00 |
Jan Steemann
|
1016debd2e
|
more robust recovery
|
2014-09-18 17:47:37 +02:00 |
Jan Steemann
|
04ae26a7fe
|
added tests for skiplists
|
2014-09-18 14:45:45 +02:00 |
Jan Steemann
|
e5e2cfe4da
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-09-17 11:50:42 +02:00 |
Jan Steemann
|
d3f4f05df1
|
issue #1020
|
2014-09-17 11:42:01 +02:00 |
Jan Steemann
|
481a16fd7a
|
removed bitarray indexes
|
2014-09-15 14:19:38 +02:00 |
Jan Steemann
|
669cb3b235
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
Jan Steemann
|
953b8cdfe3
|
renamed files
|
2014-09-13 00:34:48 +02:00 |
Jan Steemann
|
0dc0bc834f
|
more files renamed
|
2014-09-13 00:20:30 +02:00 |
Jan Steemann
|
87afcf5e8d
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Jan Steemann
|
c16ddedc83
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
js/server/modules/org/arangodb/ahuacatl.js
js/server/modules/org/arangodb/aql-helper.js
js/server/tests/shell-skiplist-index.js
|
2014-09-09 22:18:52 +02:00 |
Jan Steemann
|
428865f3b5
|
issue #1014: WITHIN function returns wrong distance
added attribute setters for ShapedJson so document attributes can be updated
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-09-09 19:58:27 +02:00 |
Alan Plum
|
844621f070
|
Implemented Foxx.createQuery.
|
2014-09-09 17:02:21 +02:00 |
Jan Steemann
|
aadd0f9254
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Utils/CollectionNameResolver.h
arangod/V8Server/v8-vocbase.cpp
|
2014-08-30 17:35:08 +02:00 |
Jan Steemann
|
c0463a1797
|
added `type` option for `GET /_api/document?collection=...`
Conflicts:
CHANGELOG
|
2014-08-30 17:26:24 +02:00 |
Jan Steemann
|
b54e791f8f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-28 22:23:25 +02:00 |
Jan Steemann
|
d72354da66
|
issue #1003: added feature to use backslash escaping for CSV data in arangoimp
|
2014-08-28 21:03:58 +02:00 |
Jan Steemann
|
a014b44ba4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Utils/Transaction.h
|
2014-08-28 11:06:14 +02:00 |
Jan Steemann
|
81c095105b
|
issue #1003
|
2014-08-28 10:32:32 +02:00 |
Jan Steemann
|
3b9636c52b
|
issue #1004
|
2014-08-28 08:55:02 +02:00 |
Jan Steemann
|
4760b3c921
|
once again: attempt to fix non-deterministic test
|
2014-08-27 22:44:14 +02:00 |
Jan Steemann
|
cd1d0c45f8
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-query.cpp
|
2014-08-27 19:25:37 +02:00 |
Jan Steemann
|
6e872111f0
|
hopefully fix random travis test
|
2014-08-27 11:45:14 +02:00 |
Jan Steemann
|
a70a9613f6
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
lib/BasicsC/voc-errors.h
|
2014-08-22 21:51:38 +02:00 |
Jan Steemann
|
6355f2e217
|
use --std=c++11 for cppcheck
|
2014-08-22 12:51:37 +02:00 |