Michael Hackstein
a593ad7587
Replaced datatables by own implementation, less overhead easier to handle and not broken in Firefox
2014-11-28 16:31:24 +01:00
Jan Steemann
bc85f07b2f
issue #1126
2014-11-26 23:20:11 +01:00
Jan Steemann
65f83d01a3
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-26 20:24:57 +01:00
Jan Steemann
84b5b67941
issue #1126 : cleaned up compilation manual
2014-11-26 20:24:45 +01:00
Jan Steemann
e7c7f774e0
added tests
2014-11-26 20:24:28 +01:00
Jan Steemann
8dbeef6092
Merge pull request #1125 from threez/patch-2
...
Fixed statistics for FreeBSD
2014-11-26 20:04:21 +01:00
Jan Steemann
292eaad273
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-26 19:49:38 +01:00
Jan Steemann
45ebdf7581
enable more indexes
2014-11-26 19:49:28 +01:00
threez
21b498127c
Fixed statistics for FreeBSD
...
By default it would try to compile the windows code, since the TRI_HAVE_MACOS_MEM_STATS doesn't cover BSD's.
2014-11-26 16:57:40 +01:00
Max Neunhoeffer
b2f93a048a
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-11-26 16:47:55 +01:00
Max Neunhoeffer
27cff93a4e
Two comment changes.
2014-11-26 16:47:32 +01:00
Alan Plum
d4ee5dbc0b
Updated joi to 4.9.0.
2014-11-26 15:53:47 +01:00
Jan Steemann
6d9d04da18
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-26 15:24:11 +01:00
Jan Steemann
513ae2b3dd
fixed jslint warnings
2014-11-26 15:24:03 +01:00
Jan Steemann
16b7c4a1a8
VS
2014-11-26 15:22:30 +01:00
threez
fe02d691d8
Fixes compile issue on FreeBSD/clang
...
lib/Basics/logging.cpp:1876:12: error: cannot initialize a variable of type 'CODE *' (aka '_code *') with an lvalue of type 'const CODE [25]'
CODE * ptr = TRI_facilitynames;
^ ~~~~~~~~~~~~~~~~~
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.1
2014-11-26 15:05:43 +01:00
Jan Steemann
57aefb988d
fix optimization of subqueries
2014-11-26 15:01:55 +01:00
Jan Steemann
e5adbf4f56
properly display required pathParams in Foxx documentation
...
do not restrict route summary to 60 characters
2014-11-26 11:21:14 +01:00
Jan Steemann
a8282f8220
fixed never-disappearing "query is operating" display
2014-11-26 10:50:03 +01:00
Jan Steemann
37026e8c84
Merge pull request #1121 from triAGENS/appcontext-base-url
...
Expose root-relative mount URL on applicationContext
2014-11-26 10:28:42 +01:00
Jan Steemann
34eb2a8c5a
removed unused functions
2014-11-25 23:18:45 +01:00
Jan Steemann
c69fa0b0dc
fixed invalid optimization, added test cases
2014-11-25 23:18:24 +01:00
Alan Plum
a947b909a4
Expose root-relative mount URL as appContext.baseUrl.
2014-11-25 13:35:41 +01:00
Jan Steemann
9846fd0d36
removed unused function
2014-11-24 17:36:11 +01:00
Jan Steemann
e5125a097b
updated CHANGELOG
2014-11-24 13:14:21 +01:00
Jan Steemann
f464fe99cd
removed unused function
2014-11-24 13:00:45 +01:00
Jan Steemann
efa8d2b32b
fixed tests
2014-11-24 12:55:49 +01:00
Jan Steemann
8c2ca1ee48
include collection name in replication output
2014-11-24 12:55:35 +01:00
Thomas Schmidts
cab769f8cb
Merge pull request #1115 from CoDEmanX/devel
...
Minor documentation fixes.
2014-11-24 11:22:25 +01:00
friday
e0039c427d
Update README.mdpp
...
Fixed some typos, shortened some long or over-complex sentences, moved information between sections and removed some that I think don't belong in a glossary, or at least not under the current section. Added a proper ending to a clipped sentence.
Also changed "edge documents" to "edges" because if edges are documents isn't "edge documents" redundant?
2014-11-24 11:06:12 +01:00
Jan Steemann
8b291e2672
updated changelog
2014-11-24 10:41:01 +01:00
Max Neunhoeffer
085440d691
Fix compilation of new estimation function.
2014-11-24 09:39:05 +01:00
Max Neunhoeffer
16b69e8fd3
First version of fix for LIMIT cost estimation.
2014-11-23 21:53:25 +01:00
CoDEmanX
dc7e2306c2
Minor documentation fixes.
2014-11-23 00:34:08 +01:00
Thomas Schmidts
953fcd209e
Another dead link in the documentation fixed
2014-11-21 09:48:34 +01:00
Thomas Schmidts
c6b8e1a569
Fixed some dead links in the documentation
2014-11-21 09:13:50 +01:00
Thomas Schmidts
3f601101cd
Added some documentation files to gitignore
2014-11-20 17:02:17 +01:00
Thomas Schmidts
2484b0f9c6
Changed text for deprecated files
2014-11-20 16:39:16 +01:00
Jan Steemann
e127d06c30
updated upgrading information
2014-11-20 16:20:56 +01:00
Jan Steemann
4f74ed429c
issue #1109 : added *bytes* unit to API description where missing
2014-11-20 15:04:40 +01:00
Jan Steemann
5f453b80e5
Merge branch 'aql-functions' of https://github.com/triAGENS/ArangoDB into devel
2014-11-20 14:49:02 +01:00
Jan Steemann
ed919090ea
renamed function, updated documentation
2014-11-20 14:46:32 +01:00
Thomas Schmidts
a82def7bb9
Added Whats New to the documentation
2014-11-20 14:45:20 +01:00
Jan Steemann
620274047f
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-functions
...
Conflicts:
CHANGELOG
2014-11-20 14:23:01 +01:00
Jan Steemann
da007f5640
skip writing begin/abort/commit markers for transactions without write operations
2014-11-20 14:19:23 +01:00
Jan Steemann
59cfae38b6
updated documentation
2014-11-20 11:47:01 +01:00
scottashton
6d170ab3f5
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-20 11:06:56 +01:00
scottashton
e36aa92f58
fixed a test
2014-11-20 11:06:50 +01:00
Jan Steemann
d55f1cdec2
added derived file
2014-11-20 10:27:06 +01:00
scottashton
fef641be02
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-20 09:54:00 +01:00