1
0
Fork 0
Commit Graph

17752 Commits

Author SHA1 Message Date
Jan Steemann 04cb7a3944 issue #1090: added `make superclean` to docs 2014-11-10 11:49:45 +01:00
scottashton 5743bb2b58 added tests for is-in-polygon 2014-11-10 11:31:57 +01:00
scottashton 1feb2df0c9 added tests for is-in-polygon 2014-11-10 11:29:45 +01:00
Jan Steemann 37751ecc7a updated tests
updated docs
2014-11-10 10:54:50 +01:00
Jan Steemann 8281bda4c4 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-11-09 00:09:32 +01:00
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 567860cf65 more aggresively optimizer filters 2014-11-08 23:26:04 +01: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
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
Willi Goesgens 61412f78f3 Fix memleak: if we bail out, we need to free the json as we promised we would. 2014-11-07 13:05:10 +01:00
Jan Steemann beafbe6a5c fixed invalid reads 2014-11-07 11:57:26 +01:00
Jan Steemann 038f6f844c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-11-07 11:48:24 +01:00
Jan Steemann 48ec4a3539 fixed number of parameters 2014-11-07 11:48:00 +01:00
Thomas Schmidts e408fd98a3 Changed http to https 2014-11-07 11:33:00 +01:00
Jan Steemann 0d01e6c7b6 less verbose error messages 2014-11-07 11:16:25 +01:00
Jan Steemann f96a3d3f98 forgot to commit 2014-11-07 11:04:21 +01:00
Jan Steemann b0de1bb226 leaner and meaner error messages 2014-11-07 10:53:00 +01:00
Jan Steemann c8c16767be added rule to remove filters if covered by index ranges - not yet activated 2014-11-06 23:18:18 +01:00
Jan Steemann 8e678c50da mini optimization: share frequently occuring values 2014-11-06 20:14:02 +01:00
Willi Goesgens 69d52670d5 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-11-06 17:49:38 +01:00
Willi Goesgens f001c4f1aa Treat valgrind possibly lost errors 2014-11-06 17:49:16 +01:00
Heiko Kernbach 9da7e32c16 added edit database menu for small navigation bar 2014-11-06 17:41:22 +01:00