1
0
Fork 0
Commit Graph

29481 Commits

Author SHA1 Message Date
jsteemann a1df0c8168 turn waitForSync off during restore 2016-04-30 16:47:29 +02:00
jsteemann 7ab35e3c35 fixed arangodump 2016-04-30 15:54:40 +02:00
jsteemann 709ae8ae09 wait for sync at later points in time 2016-04-30 15:02:34 +02:00
jsteemann d6833b6862 potentially optimized lookups for _from and _to 2016-04-30 14:21:15 +02:00
jsteemann e478c1ae11 faster lookup for _key attribute 2016-04-30 13:25:06 +02:00
hkernbach 3fd54ef54a grunt 2016-04-30 00:42:58 +02:00
hkernbach 060b342f2b shortcut view 2016-04-30 00:41:04 +02:00
Frank Celler 6912d6a34e fixed typo 2016-04-30 00:38:31 +02:00
hkernbach 07104e02ff grunt build 2016-04-30 00:04:03 +02:00
hkernbach 0822c1d505 changed version check style, bugfixes, scss 2016-04-29 23:58:30 +02:00
hkernbach 82126f7ae9 frontend views, bugfixes 2016-04-29 22:14:29 +02:00
hkernbach b1162528be scss, error handling, notifications 2016-04-29 21:01:26 +02:00
hkernbach 5adf32b4b9 jslint 2016-04-29 19:53:12 +02:00
hkernbach 6f78846600 added a frontend event listener 2016-04-29 19:49:46 +02:00
hkernbach 5a3e931418 user management error handling, query editor, spotlight function 2016-04-29 19:12:46 +02:00
Max Neunhoeffer 907edaf5ac Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-04-29 18:38:13 +02:00
Max Neunhoeffer 79113bd4e9 Take external bootstrap out of testing.js. 2016-04-29 18:37:35 +02:00
hkernbach 037ec3007d query editor bugfix 2016-04-29 18:14:35 +02:00
Michael Hackstein ba37b1c030 trx.all now issues externals to AQL 2016-04-29 17:49:56 +02:00
Michael Hackstein ddc7b2ca98 Further tests for AQL externals 2016-04-29 17:39:43 +02:00
jsteemann 14503947de Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-29 17:34:42 +02:00
Michael Hackstein 0ca6452bab Started to add some tests for VPack externals in AQL. 2016-04-29 17:30:50 +02:00
jsteemann 58736a9d50 prepation for optimizations 2016-04-29 17:26:22 +02:00
Michael Hackstein 4216e6cbb1 Removed resolved TODO comments 2016-04-29 17:05:26 +02:00
hkernbach 18bde3282c Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-29 17:03:24 +02:00
Max Neunhoeffer a8e70bd8fa Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-04-29 16:36:54 +02:00
Max Neunhoeffer 18b72dfdbe Fix cluster startup. 2016-04-29 16:36:41 +02:00
Alan Plum cc4ab07705
Session storage ttl should be specified in secs not mins 2016-04-29 16:36:26 +02:00
jsteemann cb64122ab4 updated vpack library 2016-04-29 16:26:18 +02:00
jsteemann 65ebc5166a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-29 16:25:27 +02:00
jsteemann 8d17d10ebb fixed undefined behavior 2016-04-29 16:25:17 +02:00
Alan Plum b83921bc62
jwt sessions: expiry -> ttl 2016-04-29 16:11:14 +02:00
Alan Plum eb506054e9
gitignore logs/ output/ 2016-04-29 16:11:03 +02:00
hkernbach 23d780cf23 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-29 15:37:24 +02:00
hkernbach cddb11d315 added *.swp to gitignore 2016-04-29 15:37:15 +02:00
Alan Plum 841790e524
Unbreak HTTP tests 2016-04-29 15:33:17 +02:00
Alan Plum 61d35d5906
Add an errorNum to gharial ArangoErrors 2016-04-29 15:33:17 +02:00
Michael Hackstein e336c846f6 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-29 15:31:29 +02:00
Michael Hackstein c58b78062b Added a sanitize externals function that expands externals on demand. It is now used whenever a query is stored in the query cache as the data it is pointing to might be moved. Has to be used as well when sending VPack to client. 2016-04-29 15:21:48 +02:00
jsteemann bb6c0aba37 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-29 15:18:29 +02:00
jsteemann 3a92773685 use StaticStrings 2016-04-29 15:18:20 +02:00
jsteemann 646b202bf9 reset Instace variable later 2016-04-29 15:18:05 +02:00
Andreas Streichardt e26d1e4a7d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-29 15:17:35 +02:00
Andreas Streichardt b784084cbc Fix uninitialised value 2016-04-29 15:17:19 +02:00
jsteemann ea46d40bcd remove unused variable 2016-04-29 15:16:24 +02:00
Alan Plum fb2a9818e6
Session storages need both forClient and fromClient 2016-04-29 15:04:03 +02:00
Alan Plum 80dbea94a4
Make gharial behave better on errors again 2016-04-29 15:04:02 +02:00
jsteemann 3bb0f5fbe1 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-04-29 14:52:30 +02:00
jsteemann 6e57c95de8 updated vpack library 2016-04-29 14:52:20 +02:00
Max Neunhoeffer 017d4a56a7 Better logging. 2016-04-29 14:45:27 +02:00