1
0
Fork 0
Commit Graph

24072 Commits

Author SHA1 Message Date
Jan Steemann 27c319b31c updated array index documentation 2015-11-26 14:08:52 +01:00
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
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
Alan Plum ec49f5783b Remove FormatMiddleware
Fixes #971.
2015-11-25 13:19:00 +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
Alan Plum 7538d71333 URL parameter -> {query,path} parameter 2015-11-24 18:09:43 +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
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 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 2552c3493b updated vpack library 2015-11-24 12:03:20 +01:00
Jan Steemann d24b46bb71 updated vpack library 2015-11-24 10:32:58 +01:00
Jan Steemann e4a3c462c7 updated vpack library 2015-11-23 15:35:10 +01:00
Alan Plum 9ed1afe9b3 Wording 2015-11-23 15:03:25 +01:00
Wilfried Goesgens bd0e2fb965 Explain installeability of node modules (especially in foxx) 2015-11-23 14:48:57 +01:00
Wilfried Goesgens 132866ae27 Remove duplicate section 2015-11-23 14:13:42 +01:00
Wilfried Goesgens e34f3824a5 Add link to the reference 2015-11-23 14:01:42 +01:00
Jan Steemann 8d1b0ab3a8 don't call wget --help anymore 2015-11-23 12:41:55 +01:00
Jan Steemann 2ae22e5f97 don't use wget options 2015-11-23 12:25:31 +01:00
Jan Steemann 7a3e55252c updated vpack library 2015-11-23 12:01:44 +01:00
Frank Celler c737939d45 be more verbose to debug travisCI run 2015-11-23 11:22:44 +01:00
Frank Celler 75495f5e5d be more verbose to debug travisCI run 2015-11-23 11:04:13 +01:00
Frank Celler 95d8ae5595 be more verbose to debug travisCI run 2015-11-23 10:58:34 +01:00
Jan Steemann 1bf5abaf14 changed HTTP return code for canceled operations from 408 to 410 2015-11-23 10:25:05 +01:00
Frank Celler 15d48ba2c5 removed duplicates 2015-11-21 17:57:21 +01:00
Frank Celler 7e55bb6cf3 fixed quotes 2015-11-21 16:53:19 +01:00
Frank Celler 1cc69d22df show progress 2015-11-21 15:12:32 +01:00
jsteemann e4f63ce952 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-11-20 21:41:30 +01:00
jsteemann 4c0d5b13d0 CONTAINS actually wasn't implemented yet 2015-11-20 21:40:07 +01:00
hkernbach 4ecd633f31 grunt build 2015-11-20 21:27:46 +01:00
hkernbach 8be528742f changelog 2015-11-20 21:25:56 +01:00
hkernbach 3a7a31b850 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-11-20 21:25:14 +01:00
hkernbach ffbf9d57e8 queries started with webui are now cancelable 2015-11-20 21:25:03 +01:00
hkernbach 6f4a512a4b scss 2015-11-20 21:24:16 +01:00
hkernbach 297cdd6fb6 added some functions to progressView 2015-11-20 21:23:48 +01:00
jsteemann bcf29c0f7d added derived files 2015-11-20 21:01:25 +01:00
hkernbach 571f3e8edd changelog 2015-11-20 19:41:07 +01:00
hkernbach fcc81bff3f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-11-20 19:40:53 +01:00
hkernbach e2241a77b8 navigation bugfix wenn rendering query management view first 2015-11-20 19:40:48 +01:00
Wilfried Goesgens 57ca40861f Add hint that drivers may provide re-implementations of the examples 2015-11-20 16:23:14 +01:00
hkernbach b391619b6b frontend dashboard replication status 2015-11-20 16:16:31 +01:00
hkernbach 7bf94c43b4 scss lint 2015-11-20 15:21:07 +01:00