Alan Plum
1a23993f99
Make sure constructor is called in legacy-extended classes
...
This is a horrible workaround for the lack of a spread operator in the V8 version we are currently using.
The super keyword has no way to pass a dynamic number of arguments without using the spread operator
but someone might reasonably want to use additional arguments in a regular subclass that is then
legacy-extended with a constructor property. This should at least protect against the majority of such
cases even if it creates a silly function signature.
See #1592 .
2015-11-25 18:19:54 +01:00
Jan Steemann
9b23953a07
add primary index lock
2015-11-25 17:40:21 +01:00
Wilfried Goesgens
de76c096c9
Adjust explainer to new simple expressions; linting.
2015-11-25 16:50:23 +01:00
Wilfried Goesgens
f49ae38f25
make toJson() virtual so derived ones can overload it.
2015-11-25 16:49:38 +01:00
Wilfried Goesgens
42081165e0
Don't copy while iterating, use const references.
2015-11-25 16:49:01 +01:00
Wilfried Goesgens
8f04b616b5
fix typo
2015-11-25 16:48:35 +01:00
Jan Steemann
e29bc893b7
finalized index API changes
2015-11-25 16:44:01 +01:00
Jan Steemann
db85c926be
added transaction to AssocUnique APIs
2015-11-25 15:57:48 +01:00
Jan Steemann
db078f1554
changed some APIs of AssocMulti
2015-11-25 15:40:01 +01:00
Wilfried Goesgens
513404e9e8
Split searching for conditions and extracting them for analysis, so we can run the optimizer inbetween.
2015-11-25 15:22:45 +01:00
Wilfried Goesgens
a0f9524df8
Add routine to normalize conditions without re-running the optimizer.
2015-11-25 15:22:11 +01:00
Wilfried Goesgens
c061a3309a
- implement new function that scans for nodes of a spcific types
...
- fix scanning for variable references with n-nary ors / ands
2015-11-25 15:21:11 +01:00
Jan Steemann
c019a6ecd5
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
2015-11-25 15:05:57 +01:00
Jan Steemann
981c578812
changed other index APIs
2015-11-25 15:05:02 +01:00
Jan Steemann
737b954f15
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-11-25 15:00:02 +01:00
Jan Steemann
5d2951a15b
removed unused method
2015-11-25 14:59:43 +01:00
Jan Steemann
0ee556d07d
added transaction to hash index APIs
2015-11-25 14:55:43 +01:00
Jan Steemann
19b2d28167
pass transaction to index APIs
2015-11-25 14:42:29 +01:00
Alan Plum
ec49f5783b
Remove FormatMiddleware
...
Fixes #971 .
2015-11-25 13:19:00 +01:00
Jan Steemann
9ef5b4746a
removed several includes from Common.h
2015-11-25 12:21:55 +01:00
Jan Steemann
b6752faf0b
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
2015-11-25 11:44:32 +01:00
Jan Steemann
9d217b92ce
improved DocumentAccessor
2015-11-25 11:43:01 +01:00
Jan Steemann
a7c8a37938
use range-based for loop
2015-11-25 11:05:31 +01:00
Jan Steemann
9b1ef915eb
issue #1589
2015-11-25 10:49:31 +01:00
Wilfried Goesgens
47a1f14f29
remove non existig example files
2015-11-24 18:30:04 +01:00
Alan Plum
7538d71333
URL parameter -> {query,path} parameter
2015-11-24 18:09:43 +01:00
hkernbach
8a6942a299
changed graph delete example to also remove graph collections
2015-11-24 18:04:47 +01:00
hkernbach
fae01d6c41
webui: delete graphs with dropCollections attribute, usability
2015-11-24 17:38:41 +01:00
Jan Steemann
c94e6d0af4
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
2015-11-24 17:34:50 +01:00
Jan Steemann
75e4e6e815
added transaction to all signatures
2015-11-24 17:34:23 +01:00
Alan Plum
7b595ad16d
Update README.mdpp
2015-11-24 17:24:01 +01:00
Jan Steemann
a27f7faa32
issue #1587
2015-11-24 17:01:14 +01:00
Alan Plum
01aaa5f95a
Adjust docs so it no longer implies IDs in ArangoDB might be numbers
...
Fixes #1408 .
2015-11-24 16:18:37 +01:00
hkernbach
da06ce12e9
typo
2015-11-24 16:09:00 +01:00
hkernbach
d7f8990eee
added documentation link to example graphs setup
2015-11-24 15:58:01 +01:00
hkernbach
8e6bdaec65
added example graphs to webui
2015-11-24 15:35:44 +01:00
hkernbach
94d2e83981
added example graph route to aardvark
2015-11-24 15:35:01 +01:00
hkernbach
a58157f6b4
example graphs now checking if dependencies exist
2015-11-24 15:34:13 +01:00
Alan Plum
0c336d4548
Add info on having changed in 2.8
2015-11-24 15:01:11 +01:00
Alan Plum
5d3b0b0619
Set returnBodyOnError: true by default in org/arangodb/request
...
Fixes #1437 .
2015-11-24 15:00:11 +01:00
Alan Plum
56a35cc392
Add #1495 to CHANGELOG
2015-11-24 13:58:35 +01:00
Jan Steemann
5518244942
less iostream-ing
2015-11-24 13:55:06 +01:00
Jan Steemann
725cc0dd02
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
2015-11-24 13:25:30 +01:00
Jan Steemann
442a5f25c6
added convenience functions
2015-11-24 13:25:18 +01:00
hkernbach
5bd26e6e62
Merge branch 'JHMH' of github.com:arangodb/arangodb into JHMH
2015-11-24 13:24:44 +01:00
hkernbach
2d417e393d
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
2015-11-24 13:24:12 +01:00
Jan Steemann
6d8d7c9a4c
updated vpack library
2015-11-24 13:20:47 +01:00
Alan Plum
3bd39234ec
Treat empty string as null in optional Foxx configs
...
Fixes #1495 .
2015-11-24 13:14:41 +01:00
Jan Steemann
e26c306cfb
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
2015-11-24 12:04:00 +01:00
Jan Steemann
2552c3493b
updated vpack library
2015-11-24 12:03:20 +01:00