Jan Steemann
|
d1f4c6b5fe
|
fixed optimization
|
2014-11-09 00:09:07 +01:00 |
Michael Hackstein
|
fc2a4d82d0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-08 22:38:00 +00:00 |
Jan Steemann
|
97b5e906da
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-lazy-index
|
2014-11-08 23:26:38 +01:00 |
Jan Steemann
|
567860cf65
|
more aggresively optimizer filters
|
2014-11-08 23:26:04 +01:00 |
Jan Steemann
|
9c5d150866
|
use Ast::ReverseOperator
|
2014-11-08 22:31:31 +01:00 |
Jan Steemann
|
738636db2d
|
whitespace
|
2014-11-08 21:26:54 +01:00 |
Jan Steemann
|
e120bdec8c
|
do not allocate too much space for hash index elements
|
2014-11-08 21:15:44 +01:00 |
Jan Steemann
|
7695223744
|
use emplace_back
|
2014-11-08 21:13:41 +01:00 |
Jan Steemann
|
44d5dd2749
|
added test to Makefile, fixed jslint warning
|
2014-11-08 21:06:06 +01:00 |
James
|
31de49cccd
|
adding comment
|
2014-11-08 17:35:39 +00:00 |
James
|
14e6370c22
|
cleaning up.
|
2014-11-08 17:35:27 +00:00 |
James
|
e2b8456395
|
tests and bugfixes.
|
2014-11-08 17:31:30 +00:00 |
James
|
103db8c8b5
|
more flexible remove-redundant-OR rule
|
2014-11-08 16:42:39 +00:00 |
James
|
bc80940018
|
correct logic.
|
2014-11-08 13:52:24 +00:00 |
James
|
586cacc2ee
|
replace-redundant-OR optimizer rule first version.
|
2014-11-08 13:45:14 +00:00 |
James
|
e9b761f1ca
|
another test for replace-or-with-in
|
2014-11-08 12:17:13 +00:00 |
James
|
53782f5364
|
bug fix
|
2014-11-08 11:39:09 +00:00 |
James
|
b849a6da72
|
some more cleaning up of replace-OR-with-IN
|
2014-11-08 11:36:56 +00:00 |
James
|
84e6881a44
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql-feature-lazy-index
Conflicts:
arangod/Aql/ExecutionNode.h
|
2014-11-08 09:53:30 +00:00 |
Max Neunhoeffer
|
5f26789c95
|
Cleanup code after making dispatcher elastic.
|
2014-11-07 20:25:05 -05:00 |
Max Neunhoeffer
|
353b16805a
|
Add thread local static variable for current DispatcherThread.
|
2014-11-07 20:12:58 -05:00 |
Frank Celler
|
9b2a054ae7
|
added blockThread and unblockThread
|
2014-11-08 00:21:59 +01:00 |
Max Neunhoeffer
|
ab451d8d91
|
Choose place to tell dispatcher more sensibly.
|
2014-11-07 17:36:16 -05:00 |
Max Neunhoeffer
|
fdb44f8c17
|
Tell ClusterComm about the dispatcher.
|
2014-11-07 16:54:22 -05:00 |
Frank Celler
|
9bfb4c8c75
|
removed empty files
|
2014-11-07 22:04:33 +01:00 |
Frank Celler
|
f74849611d
|
release version 2.3.0-beta2
|
2014-11-07 19:38:08 +01:00 |
Frank Celler
|
ca15a1d22b
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 2.3
Conflicts:
CHANGELOG
Documentation/Books/Users/NewFeatures/NewFeatures23.mdpp
Documentation/Books/Users/Upgrading/Upgrading23.mdpp
Documentation/Books/Users/Upgrading/UpgradingChanges23.mdpp
js/apps/system/aardvark/frontend/js/views/foxxActiveView.js
js/apps/system/aardvark/frontend/js/views/queryView.js
|
2014-11-07 19:12:42 +01:00 |
Heiko Kernbach
|
14c94d76d5
|
frontend features beta 2
|
2014-11-07 17:52:25 +01:00 |
Heiko Kernbach
|
d9d6d5a062
|
added new shortcut to shortcut list
|
2014-11-07 17:30:35 +01:00 |
Heiko Kernbach
|
8f62bd4e24
|
added tooltip help for importing documents
|
2014-11-07 16:52:56 +01:00 |
Heiko Kernbach
|
15dafec073
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-07 16:19:57 +01:00 |
Heiko Kernbach
|
6db183c681
|
bugfix: user extra attribuet now called userData
|
2014-11-07 16:19:24 +01:00 |
Heiko Kernbach
|
3c13953b23
|
added remove prog view button
|
2014-11-07 16:05:47 +01:00 |
Heiko Kernbach
|
e7132b2009
|
removed download query button if current query is broken
|
2014-11-07 16:02:21 +01:00 |
scottashton
|
f72554d01e
|
added tests for aql functions within-rectangle and is-in-polygon
|
2014-11-07 15:55:41 +01:00 |
Heiko Kernbach
|
912a9d2026
|
changed docs progress view delay
|
2014-11-07 15:37:37 +01:00 |
Jan Steemann
|
af257d45cd
|
removed debug output
|
2014-11-07 15:28:40 +01:00 |
Jan Steemann
|
d685f4ebb1
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-07 15:14:18 +01:00 |
Jan Steemann
|
27149ee755
|
documentation updates, config file updates
|
2014-11-07 15:13:55 +01:00 |
Heiko Kernbach
|
76e95227a0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-07 14:49:50 +01:00 |
Heiko Kernbach
|
10368540ad
|
added feature for truncating a collection
|
2014-11-07 14:49:45 +01:00 |
Heiko Kernbach
|
2e9a4a649a
|
added feature for truncating a collection
|
2014-11-07 14:49:25 +01:00 |
Jan Steemann
|
7618d03a10
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-07 14:34:25 +01:00 |
Jan Steemann
|
651399b648
|
updated documentation
|
2014-11-07 14:34:19 +01:00 |
Heiko Kernbach
|
c13679e33d
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-07 14:19:39 +01:00 |
Heiko Kernbach
|
34e6ac17e7
|
added ctrl+return and cmd+return for saving a document using the json editor
|
2014-11-07 14:19:19 +01:00 |
Willi Goesgens
|
f3256e4cc8
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-11-07 14:04:32 +01:00 |
Willi Goesgens
|
3cb7a2016d
|
Once we deleted a query from the registry we don't need to close it anymore.
|
2014-11-07 14:03:22 +01:00 |
Jan Steemann
|
6e4d90b04c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-11-07 13:55:07 +01:00 |
Jan Steemann
|
d56cbde03f
|
include points on the boundary
|
2014-11-07 13:54:50 +01:00 |