1
0
Fork 0
Commit Graph

17851 Commits

Author SHA1 Message Date
Jan Steemann 9ccf7b85f4 issue #1033: added SPLIT function 2014-11-11 16:35:40 +01:00
Jan Steemann 8f34b15625 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-11-11 14:58:30 +01:00
Jan Steemann 537ec80dc1 issue #1044: added LTRIM, RTRIM 2014-11-11 14:58:03 +01:00
Thomas Schmidts 793e0c547f Changed www. to docs. in the README.md for documenation links 2014-11-11 14:30:05 +01:00
Thomas Schmidts 22dd153eab Added links to gitbook and markdown-pp 2014-11-11 14:10:52 +01:00
Willi Goesgens 7f8222c0e6 Rename unittest README to maintainers README, add more information. 2014-11-11 13:38:13 +01:00
James f55b252f1b snapshot working on IndexRangeBlock and hash indexes 2014-11-11 12:25:59 +00:00
Willi Goesgens 93130d494c Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-11-11 13:13:58 +01:00
Willi Goesgens d907155414 add Documentation index for the Tasks API 2014-11-11 13:12:45 +01:00
Jan Steemann 9d7c2291fb updated documentation for issue #1074 2014-11-11 13:07:51 +01:00
Willi Goesgens d96907d8da Implement tastks REST api
- Implement REST api for tasks
 - Implement wrappers in arangosh
 - Add API-documentation
 - move unittest from server to common
2014-11-11 12:39:09 +01:00
James 1466813313 cleaning up 2014-11-11 11:32:48 +00:00
James d6e1971fd3 lazy index working for skiplists 2014-11-11 11:29:46 +00:00
James ed91b1b1cd fixing test. 2014-11-11 08:49:16 +00:00
James 7d8f2f03ed applying isConstant patch 2014-11-11 08:45:03 +00:00
James 23ea59d405 cleaning up, using ReverseOperator. 2014-11-11 08:43:30 +00:00
James 3e612acdda Merge branch 'aql-feature-lazy-index' of ssh://github.com/triAGENS/ArangoDB into aql-feature-lazy-index 2014-11-11 08:23:23 +00:00
James 08e8fd193e Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql-feature-lazy-index 2014-11-11 08:21:40 +00:00
Jan Steemann fec001f1a7 issue #1095: non-kaputtbar 2014-11-11 08:33:02 +01:00
Jan Steemann 4a8726ee35 added "split-filters" rule but did not activate it 2014-11-11 00:27:37 +01:00
Jan Steemann 0f3dc692ff fixed crash when accessing _from or _to of non-edges 2014-11-11 00:24:57 +01:00
Frank Celler 9c9bd02454 remove superfluous threads after a grace period 2014-11-10 21:42:32 +01:00
Jan Steemann 25601bb7d9 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-11-10 18:11:10 +01:00
Jan Steemann ed8e06b88e added PERCENTILE function, draft 2014-11-10 18:10:59 +01:00
Jan Steemann 12d326d62b updated documentation and operators behavior 2014-11-10 18:05:11 +01:00
Thomas Schmidts 5fbdad6dba Added the hint that homebrew also needs to be updated 2014-11-10 15:49:32 +01:00
Jan Steemann 82331b290a issue #1083: do not show just 7 document attributes 2014-11-10 12:00:46 +01:00
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 d05b47cdb6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-lazy-index 2014-11-09 00:10:10 +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 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