Frank Celler
|
3bb24146a6
|
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
|
2016-04-19 19:18:02 -07:00 |
Alan Plum
|
17854b57a8
|
Formatting
|
2016-04-19 18:16:18 +02:00 |
Jan Steemann
|
c091031ec7
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-19 18:12:06 +02:00 |
Jan Steemann
|
54df0ecb5b
|
fixed statistics
|
2016-04-19 18:11:55 +02:00 |
Michael Hackstein
|
95662103f2
|
Fixed JSLint
|
2016-04-19 17:39:58 +02:00 |
Michael Hackstein
|
2c246c860c
|
Fixed a bug in general-graph module. It was possible to create a graph using document collections for relations. This did lead into undefined behaviour.
|
2016-04-19 17:07:18 +02:00 |
Kaveh Vahedipour
|
87bc35068b
|
FHM merge from devel
|
2016-04-19 09:59:33 +00:00 |
Alan Plum
|
ffcbd0a69e
|
Fix require tests
|
2016-04-19 09:29:24 +02:00 |
Frank Celler
|
007fe8e053
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into FMH
Conflicts:
arangod/Agency/Constituent.cpp
arangod/Agency/RestAgencyHandler.cpp
arangod/Aql/Query.cpp
arangod/Aql/grammar.cpp
arangod/RestHandler/RestSimpleQueryHandler.cpp
arangod/RestServer/ArangoServer.cpp
js/client/modules/@arangodb/testing.js
|
2016-04-19 07:44:00 +02:00 |
Alan Plum
|
c39eca49e4
|
Add require.aliases
|
2016-04-18 18:01:06 +02:00 |
Alan Plum
|
6fc9b185eb
|
hasOwnProperty is now global
|
2016-04-18 18:00:41 +02:00 |
Alan Plum
|
27e4b43fa6
|
Fixup add ArangoCollection#isArangoCollection
|
2016-04-18 18:00:39 +02:00 |
Alan Plum
|
9cf8d347ad
|
More SyntheticResponse tests
|
2016-04-18 18:00:38 +02:00 |
Alan Plum
|
926f02ace5
|
Use mime-types
|
2016-04-18 18:00:35 +02:00 |
Alan Plum
|
22a8b5ec65
|
Add util.inline
|
2016-04-18 18:00:34 +02:00 |
Alan Plum
|
ad717505fe
|
Add pluck to util
|
2016-04-18 18:00:29 +02:00 |
Alan Plum
|
95613be7c6
|
Mark ArangoDB result sets and errors
This makes it easier to recognize them (see joi.isJoi).
|
2016-04-18 18:00:29 +02:00 |
Alan Plum
|
314d19d20d
|
Extract router tree
|
2016-04-18 18:00:24 +02:00 |
Alan Plum
|
4b0fd593ce
|
Implement rudimentary route handling
|
2016-04-18 18:00:22 +02:00 |
Alan Plum
|
5161c63670
|
Remove magical Foxx comments
|
2016-04-18 18:00:18 +02:00 |
Alan Plum
|
4140c26d30
|
Use symbols for internal module props
|
2016-04-18 18:00:17 +02:00 |
Alan Plum
|
c7688a72f8
|
module.requireCache -> module.require.cache
|
2016-04-18 18:00:17 +02:00 |
Alan Plum
|
eacf570a39
|
applicationContext -> module.context
|
2016-04-18 18:00:17 +02:00 |
Alan Plum
|
a385738601
|
Revert "fixed version"
This reverts commit 034eea10b3 .
|
2016-04-18 18:00:17 +02:00 |
Jan Steemann
|
8430f1f71c
|
added test case
|
2016-04-18 17:29:06 +02:00 |
Jan Steemann
|
1355618f67
|
added tests for indexes on "_key", "_from" and "_to"
|
2016-04-18 17:22:10 +02:00 |
Jan Steemann
|
0b07b77cf8
|
added index tests
|
2016-04-18 16:50:39 +02:00 |
Michael Hackstein
|
75015da169
|
Fixed JSLint
|
2016-04-18 13:43:09 +02:00 |
Michael Hackstein
|
4cf47bf9c4
|
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
|
2016-04-18 12:42:00 +02:00 |
Frank Celler
|
e298ac9881
|
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
|
2016-04-15 21:05:52 -07:00 |
Frank Celler
|
cd91d3654e
|
Merge remote-tracking branch 'origin' into FMH
|
2016-04-15 19:01:38 -07:00 |
Michael Hackstein
|
cd12a07a4d
|
Fixed return codes in cluster. They are now forwarded properly from DBServer to Client
|
2016-04-15 17:58:06 +02:00 |
jsteemann
|
ecd7de16cb
|
added optimizer rule "inline-subqueries"
|
2016-04-15 17:21:22 +02:00 |
Michael Hackstein
|
a4f6844e27
|
Fixed babies test in error cases.
|
2016-04-15 15:53:21 +02:00 |
Michael Hackstein
|
20733a81ae
|
Improved baby errors in cluster
|
2016-04-15 14:48:44 +02:00 |
Michael Hackstein
|
3434be7b7a
|
Implemented documents baby variant for cluster and also improved the baby tests. ALl errors will now have exactly one representation for each baby document even if they could be identified earlier.
|
2016-04-14 17:40:28 +02:00 |
Michael Hackstein
|
1e92fd3485
|
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
|
2016-04-14 08:28:28 +02:00 |
Kaveh Vahedipour
|
d247e7a3bd
|
mop is fixing the cluster load
|
2016-04-13 15:36:11 +02:00 |
Andreas Streichardt
|
4c27442bd9
|
Implement callbacks
|
2016-04-13 14:05:15 +02:00 |
Michael Hackstein
|
a14d7dffe2
|
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
|
2016-04-13 08:30:48 +02:00 |
Jan Steemann
|
9163236f2b
|
renamed optimizer rule "merge-traversal-filter" into "optimize-traversals"
|
2016-04-12 14:51:15 +02:00 |
Michael Hackstein
|
1311f73775
|
Further fixes in cluster communication for baby case
|
2016-04-12 13:04:51 +02:00 |
Michael Hackstein
|
7991815376
|
Fixed property undefiend bug in test
|
2016-04-12 10:39:30 +02:00 |
Michael Hackstein
|
eeb11919f9
|
Fixed expectation in cluster-crud test. We cannot guarantee that CHANGE_SHARDING_ATTRIBUTES is thrown, might be NOT_FOUND in some cases
|
2016-04-12 10:35:09 +02:00 |
Michael Hackstein
|
0bc206ff80
|
Further modification of document babies test
|
2016-04-12 08:51:16 +02:00 |
Michael Hackstein
|
474f70c9ad
|
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
|
2016-04-11 16:33:08 +02:00 |
Michael Hackstein
|
5bc4bb51e6
|
Reactivated babies test in cluster
|
2016-04-11 16:32:25 +02:00 |
Michael Hackstein
|
0ec045d811
|
Removed debug output
|
2016-04-11 16:31:41 +02:00 |
Michael Hackstein
|
19139a7bf5
|
Modified document-babies tests. They are now green but correctness has to be discussed.
|
2016-04-11 16:29:04 +02:00 |
Wilfried Goesgens
|
81df4e6e85
|
migrate 1b41f5c0bb to devel.
|
2016-04-11 14:21:46 +02:00 |