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 |
Michael Hackstein
|
7313df2e5f
|
Fixed babies-tests to fit the newest definition
|
2016-04-11 14:21:34 +02:00 |
Jan Steemann
|
947fb8d9ad
|
make LIKE wildcards newline-aware
|
2016-04-11 14:02:12 +02:00 |
Michael Hackstein
|
df497eb8b2
|
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
|
2016-04-10 14:09:25 +02:00 |
Michael Hackstein
|
68577f1a45
|
Fixed expectation of document-babies test. Not yet green
|
2016-04-10 14:09:18 +02:00 |
jsteemann
|
e84a0ff0ad
|
jslint argl
|
2016-04-09 01:02:59 +02:00 |
jsteemann
|
f94f298862
|
deactivate babies tests temporarily
|
2016-04-08 23:50:02 +02:00 |
Jan Steemann
|
6df7221691
|
cleanup
|
2016-04-07 17:08:44 +02:00 |
Jan Steemann
|
ce11474602
|
jslint
|
2016-04-07 16:40:21 +02:00 |
Jan Steemann
|
74794d16db
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-04-07 14:43:35 +02:00 |
Jan Steemann
|
83f18fa419
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-04-07 13:01:23 +02:00 |
Jan Steemann
|
513dc26fc1
|
make replication tests more deterministic
|
2016-04-07 13:00:30 +02:00 |
Michael Hackstein
|
015c5d2908
|
Fixed single-server babies test. Also made sure that the error header is capialized properly
|
2016-04-07 12:41:23 +02:00 |
Michael Hackstein
|
3e1b295d68
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-04-07 10:30:41 +02:00 |
Michael Hackstein
|
6847d3f4a7
|
Preperation to create documents on coordinator with baby awareness.
|
2016-04-07 10:27:01 +02:00 |
Jan Steemann
|
2a12f3d936
|
make tests a bit more robust?
|
2016-04-06 17:57:57 +02:00 |
Jan Steemann
|
aae8ffa5e3
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-04-06 15:46:47 +02:00 |
Jan Steemann
|
9f8c24b1cd
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-04-06 15:43:27 +02:00 |
Michael Hackstein
|
ff195124d2
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-04-06 09:51:30 +02:00 |
Michael Hackstein
|
074e949037
|
Fixed JSHINT
|
2016-04-06 09:51:19 +02:00 |
Jan Steemann
|
f45b6eeb49
|
jslint
|
2016-04-06 09:50:39 +02:00 |
Michael Hackstein
|
98b4c43315
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-04-06 09:30:11 +02:00 |
Andreas Streichardt
|
3bdbded541
|
Fix linter errors
|
2016-04-05 18:45:39 +02:00 |
Jan Steemann
|
782b38e5fa
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-04-05 18:32:24 +02:00 |
Jan Steemann
|
d0f368445a
|
replication fixes
|
2016-04-05 18:32:09 +02:00 |
Andreas Streichardt
|
d2d7af67fe
|
Kickstarter and planner are dead
|
2016-04-05 17:45:39 +02:00 |
Michael Hackstein
|
1d43063189
|
Added check for error-code headers in new babies definition
|
2016-04-05 15:51:16 +02:00 |
Michael Hackstein
|
964535c315
|
Adapted document-babies-spec to newest version of babies API for insertion of documents. Test is now red
|
2016-04-05 14:54:58 +02:00 |
Andreas Streichardt
|
8859ee1de4
|
Fix line ending madness
treat csv files as binary so we can CONSISTENTLY import csv files
containing \r\n on any system
|
2016-04-05 11:21:24 +02:00 |
Michael Hackstein
|
bdb0261d2e
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-04-05 10:32:06 +02:00 |
Michael Hackstein
|
64308f8ef5
|
General Graph now uses the new version to save edges with only one json object. instead of the (from, to, doc) used before
|
2016-04-05 10:31:50 +02:00 |
Max Neunhoeffer
|
765b6f6685
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-04-05 10:28:21 +02:00 |
Max Neunhoeffer
|
b1963d2cee
|
Fix replication in the sense that revs are now copied over.
|
2016-04-05 10:27:43 +02:00 |
Jan Steemann
|
ebeb119f4d
|
some test fixes
|
2016-04-04 18:20:18 +02:00 |
Kaveh Vahedipour
|
5caf02768c
|
code beautification
|
2016-04-04 14:42:49 +02:00 |
Kaveh Vahedipour
|
1293c9301a
|
agency's own endpoint is now derived from server.endpoint
|
2016-04-04 11:23:46 +00:00 |
Michael Hackstein
|
17e7a32fa6
|
Made the geo index ensure test independent of Index ordering
|
2016-04-01 13:59:36 +02:00 |
Michael Hackstein
|
a14120d239
|
Removed Test for new features. It cannot work in Cluster Case. Needs to be fixed later on.
|
2016-04-01 12:27:37 +02:00 |
Michael Hackstein
|
618c855c85
|
Cluster Methods now use the OperationOptions of transactions. And now reacts to these options accordingly incl returnNew/returnOld
|
2016-03-31 10:52:24 +02:00 |
Michael Hackstein
|
7c49288acb
|
Disabled Document babies test in Cluster Mode. Should only be used cluster Internally
|
2016-03-30 17:40:03 +02:00 |
Michael Hackstein
|
237aea6b5b
|
Removed tests for removed functions FIRST and LAST
|
2016-03-30 17:17:11 +02:00 |
Michael Hackstein
|
794f692865
|
Fixed crud test. exists with an old revision now throws Conflict. Former returned false.
|
2016-03-30 16:18:08 +02:00 |