1
0
Fork 0
Commit Graph

29516 Commits

Author SHA1 Message Date
hkernbach 972367b4f7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-20 15:48:21 +02:00
hkernbach 5b7f5114f4 cleaned up grunt build 2016-04-20 15:48:11 +02:00
hkernbach fed6c3602c cleanup grunt build process 2016-04-20 15:47:35 +02:00
Max Neunhoeffer 83f380aa2b Use vocbase. 2016-04-20 15:31:18 +02:00
Max Neunhoeffer cbd5f202bb Initialize ClusterInfo lib in cluster. 2016-04-20 15:31:08 +02:00
Alan Plum ac29066808
Make aql global in arangosh 2016-04-20 15:23:05 +02:00
Alan Plum 2f2c7b5c12
Allow switching databases in login 2016-04-20 15:23:04 +02:00
Alan Plum 2b0c1f6f9a
_.extend -> Object.assign 2016-04-20 15:23:03 +02:00
Alan Plum 0fff3e661f
_.extend -> Object.assign 2016-04-20 15:23:03 +02:00
Alan Plum 249dddcdf4
Optionally auto-update collection sessions 2016-04-20 15:23:02 +02:00
Alan Plum e7c0a49cfb
Don't use session.userData in system, always update lastAccess 2016-04-20 15:23:01 +02:00
Alan Plum c23d73f78c
Aardvark should always expect auth 2016-04-20 15:23:01 +02:00
Alan Plum 50ae4804f6
Spacing 2016-04-20 15:23:00 +02:00
Michael Hackstein 6ee5e97a0f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-20 15:13:47 +02:00
Michael Hackstein ae80b86599 Added a function to request babies from an IndexIterator (next n elements). Used this function in OperationCursor to get a list of mptrs. The only Index supporting it right now is EdgeIndex. It is only used in OutboundNeighbors at this point. 2016-04-20 15:13:42 +02:00
Kaveh Vahedipour c575ff0467 Merge branch 'FMH' of https://github.com/arangodb/arangodb into FMH 2016-04-20 13:13:36 +00:00
Kaveh Vahedipour 72eb968d99 vobase is now acquired through server feature 2016-04-20 15:13:24 +02:00
Max Neunhoeffer b0d95461e7 Fix build in maintainer mode. 2016-04-20 14:51:32 +02:00
Kaveh Vahedipour b480155000 preparing merge back into deve 2016-04-20 14:42:32 +02:00
Max Neunhoeffer eacd5f504a Add dependency of features. 2016-04-20 14:16:48 +02:00
hkernbach cb8413f174 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-20 13:57:27 +02:00
hkernbach c6caacc474 modified grunt build 2016-04-20 13:56:45 +02:00
Alan Plum 95b9f8db7e
Nevermind that 2016-04-20 13:45:17 +02:00
Max Neunhoeffer c35e3516c5 Implement synchronous replication for remove. 2016-04-20 13:37:55 +02:00
Kaveh Vahedipour d53e47c7d5 Merge branch 'devel' of https://github.com/arangodb/arangodb into FMH 2016-04-20 11:23:10 +00:00
Max Neunhoeffer 6654eb03c6 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-04-20 13:20:22 +02:00
Max Neunhoeffer 10ce1b262f Fix synchronous replication. 2016-04-20 13:20:07 +02:00
Alan Plum 8b7a98f2e8
global.aqlQuery -> arangodb.aql 2016-04-20 13:05:27 +02:00
Michael Hackstein 1d7d657290 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-20 12:57:04 +02:00
hkernbach 2a8f73593a navigation view 2016-04-20 12:54:43 +02:00
hkernbach e6a9ea7cab disabled dashboard when statistics are not available 2016-04-20 12:54:31 +02:00
Michael Hackstein 98995d8805 Improved Neighbors function, if there is no vertex example given. It will recognize earlier that there is nothing to check and will not fetch the real document. 2016-04-20 12:53:06 +02:00
hkernbach 78975ceaef dashboard scss 2016-04-20 12:52:50 +02:00
hkernbach ad0f86723a scss dashboard + dropdowns 2016-04-20 12:47:58 +02:00
hkernbach 90bd28f5fb Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-20 12:29:20 +02:00
hkernbach 54c8d4c700 foxx teardown route fix 2016-04-20 12:29:07 +02:00
jsteemann 9d258f47e0 added test case 2016-04-20 12:26:07 +02:00
Max Neunhoeffer 7a12918021 Fix agency startup. Agency not yet working. 2016-04-20 12:25:13 +02:00
hkernbach 2d4409e376 aardvark explain route 2016-04-20 12:06:40 +02:00
Michael Hackstein 0cb3741e4f Fixed a bug in assoc multi. One result container was not handed in by reference. 2016-04-20 11:19:55 +02:00
jsteemann ef027dabaf added missing handler 2016-04-20 10:34:05 +02:00
jsteemann e390da31c1 speed up test 2016-04-20 10:27:06 +02:00
Michael Hackstein 5dcd21e23d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-20 09:57:16 +02:00
Jan Steemann 2810cfafe8 updated CHANGELOG 2016-04-20 09:49:23 +02:00
Michael Hackstein 3407f4b111 The edge index now hands-in the result vector for doc mptr to AssocMulti. Also fixed the batch size for index lookups 2016-04-20 09:16:51 +02:00
Frank Celler 3bb24146a6 Merge branch 'devel' of github.com:arangodb/arangodb into FMH 2016-04-19 19:18:02 -07:00
jsteemann a5bbb8d084 allow using a few more bytes for indexed slice values 2016-04-19 23:34:39 +02:00
jsteemann 7cf218f3e9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-19 22:32:09 +02:00
jsteemann 316a1bd190 starting support for Externals 2016-04-19 22:31:40 +02:00
jsteemann a3b154043e removed unused typedef 2016-04-19 22:31:12 +02:00