1
0
Fork 0
Commit Graph

17776 Commits

Author SHA1 Message Date
Jan Steemann 04a78c95c4 added functions to highlighter 2014-11-11 23:14:24 +01:00
Jan Steemann 435016abcd added functions `VALUES` and `ASSEMBLE` 2014-11-11 23:07:45 +01:00
Jan Steemann 3ba00ca653 added `SUBSTITUTE` AQL function 2014-11-11 22:35:15 +01:00
Jan Steemann b36e4f7b2e updated CHANGELOG 2014-11-11 20:37:35 +01:00
Jan Steemann 40ae5728e0 issue #1032: added `FIND_FIRST` and `FIND_LAST` 2014-11-11 18:05:04 +01:00
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
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
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 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