Willi Goesgens
|
a3e03a7dc7
|
Fix available time for garbage collection to be not bigger as the callers value of availableTime
|
2015-03-05 10:31:08 +01:00 |
Jan Steemann
|
9d2196ebfd
|
VS
|
2015-03-03 13:12:12 +01:00 |
Willi Goesgens
|
ae5af7f023
|
Run microtasks after garbage collection; they may also need to clean up stuff.
|
2015-03-03 11:03:56 +01:00 |
Willi Goesgens
|
2619529f63
|
Relax cluster timeout when compiled with -DCOVERAGE
|
2015-02-26 11:01:53 +01:00 |
Jan Steemann
|
f46187d698
|
Revert "removed unused attribute"
This reverts commit f04a4a89391b87d928aeae5efbfb591058997786.
|
2015-02-24 11:27:55 +01:00 |
Willi Goesgens
|
47a6e56501
|
Fix use after free.
|
2015-02-24 10:36:07 +01:00 |
Willi Goesgens
|
bdcabd1a62
|
More verbose error message when declining to remove a directory outside of the temp directory.
|
2015-02-23 18:11:01 +01:00 |
Jan Steemann
|
55d03dd8fd
|
removed unused attribute
|
2015-02-23 16:27:19 +01:00 |
Jan Steemann
|
3d8235d820
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-02-23 15:36:02 +01:00 |
Jan Steemann
|
43545bf6fe
|
attempt to fix compile warning
|
2015-02-23 15:35:47 +01:00 |
Willi Goesgens
|
dcac88c35a
|
Fix error message on tempfile creation
|
2015-02-23 15:28:46 +01:00 |
Willi Goesgens
|
a58974d773
|
Improve error handling
- directory creation
- zip extraction
|
2015-02-23 12:26:49 +01:00 |
Willi Goesgens
|
cd9ad14160
|
Fix error handling in directory creation: only catch errors of directory existing; throw meaningfull error message.
|
2015-02-20 12:55:46 +01:00 |
Willi Goesgens
|
8ce7be78e2
|
improve error message while moving files - now contains source, destination and system error.
|
2015-02-19 19:25:05 +01:00 |
Jan Steemann
|
05fadde9e2
|
small changes
|
2015-02-19 13:58:50 +01:00 |
Jan Steemann
|
9be27a4788
|
fixed crash
|
2015-02-19 10:24:58 +01:00 |
Jan Steemann
|
59936f1f98
|
small optimizations
|
2015-02-19 09:31:00 +01:00 |
Jan Steemann
|
cb1aed4eea
|
fixed invalid types
|
2015-02-17 17:16:31 +01:00 |
Michael Hackstein
|
0c78629199
|
Merge branch 'foxx-pathes' of github.com:arangodb/arangodb into devel
|
2015-02-16 14:17:52 +01:00 |
Jan Steemann
|
1e0dae153c
|
cleanup
|
2015-02-15 23:57:41 +01:00 |
Jan Steemann
|
e250a31b0c
|
shaper changes
|
2015-02-15 21:53:27 +01:00 |
Willi Goesgens
|
e65db6114c
|
No need to step down to c-strings here.
|
2015-02-13 11:48:33 +01:00 |
Michael Hackstein
|
5b3fae42aa
|
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
lib/Basics/voc-errors.cpp
lib/Basics/voc-errors.h
|
2015-02-13 10:20:36 +01:00 |
Jan Steemann
|
65d32cbb25
|
fixed cppcheck complaint
|
2015-02-13 00:23:39 +01:00 |
Michael Hackstein
|
aad7e46f10
|
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
Documentation/Books/Users/SUMMARY.md
js/actions/api-system.js
js/common/bootstrap/modules.js
js/server/modules/org/arangodb/foxx/manager.js
js/server/tests/shell-routing.js
|
2015-02-06 17:22:01 +01:00 |
Jan Steemann
|
f7c10cb2a6
|
added stack traces for ArangoError
|
2015-02-03 17:45:08 +01:00 |
Jan Steemann
|
d06c3c1ff3
|
changed "file names" of anonymous commands
|
2015-02-03 12:46:34 +01:00 |
Willi Goesgens
|
293a3fe7d3
|
Differenciate whether we fail to locate or execute a script in error messages.
|
2015-01-27 12:25:40 +01:00 |
Jan Steemann
|
7af624e2f0
|
selectivty, try 0
|
2015-01-27 09:34:04 +01:00 |
Frank Celler
|
1b722fe368
|
generated files
|
2015-01-26 11:59:05 +01:00 |
Jan Steemann
|
8580d49aec
|
added TRI_SimplifiedObjectToJson
|
2015-01-25 10:33:24 +01:00 |
Jan Steemann
|
0d8bf44215
|
gc adjustment
|
2015-01-23 20:51:42 +01:00 |
Jan Steemann
|
5d12a3da3b
|
garbage collection
|
2015-01-23 16:45:00 +01:00 |
Willi Goesgens
|
26281d94c9
|
When throwing the exception of being unable to open a file add the filename.
|
2015-01-22 15:09:59 +01:00 |
Jan Steemann
|
37ae686d4b
|
re-introduced odd (but compatible) behavior in ObjectToJson
|
2015-01-17 23:24:23 +01:00 |
Jan Steemann
|
9b66ab3a61
|
added AQL functions MD5, SHA1, and RANDOM_TOKEN
|
2015-01-17 22:40:47 +01:00 |
Jan Steemann
|
402d56c1af
|
when parsing or converting JSON, create elements in-place if possible to avoid memory allocations
|
2015-01-17 21:48:18 +01:00 |
Jan Steemann
|
af3fef03a0
|
fixed possible segmentation fault when passing a Buffer object into a V8 function as a parameter
|
2015-01-13 22:49:07 +01:00 |
Jan Steemann
|
b54dfae96f
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
Jan Steemann
|
906d22a691
|
make fs.move() behave identical on Linux and Windows
Conflicts:
CHANGELOG
|
2015-01-12 20:13:11 +01:00 |
Jan Steemann
|
8a86c798a1
|
use IndexedPropertyAccessor for Buffer
|
2015-01-09 16:51:22 +01:00 |
Jan Steemann
|
3ce99bae8c
|
removed duplicate Reset() call
|
2015-01-09 10:41:26 +01:00 |
Jan Steemann
|
f3b142849f
|
fixed leaks during reverts
|
2015-01-03 01:28:23 +01:00 |
Jan Steemann
|
20e7fe7a7a
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Jan Steemann
|
0c38d60732
|
less replacements in flex output
|
2014-12-17 17:26:37 +01:00 |
Jan Steemann
|
cc3b97491d
|
added derived files
|
2014-12-17 10:30:32 +01:00 |
Jan Steemann
|
e8f51f1b5f
|
issue #1185: parse non-fractional numbers with exponent
|
2014-12-17 10:28:48 +01:00 |
Jan Steemann
|
50e08ab099
|
removed unused file
|
2014-12-16 17:30:48 +01:00 |
Max Neunhoeffer
|
bf915da2e3
|
Use an unordered_map for JSBarriers.
|
2014-12-16 09:57:44 +01:00 |
Willi Goesgens
|
1c4a72b106
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
Alan Plum
|
41ab3aa4d6
|
Renamed mergeArrays->mergeObjects to make API less confusing.
|
2014-12-02 17:03:03 +01:00 |
Jan Steemann
|
ac36c0cd7a
|
added mergeArrays attribute
|
2014-11-28 13:58:49 +01:00 |
Frank Celler
|
10e07f1982
|
added generated files
|
2014-11-12 14:58:51 +01:00 |
Frank Celler
|
88d1f78464
|
Merge remote-tracking branch 'origin/2.3' into devel
Conflicts:
CHANGELOG
|
2014-11-12 04:57:41 +01:00 |
Jan Steemann
|
26c3b0174f
|
fixed tests
|
2014-10-31 19:58:20 +01:00 |
Jan Steemann
|
d4d3e37a0d
|
added internal.parseFile
|
2014-10-30 19:18:05 +01:00 |
Jan Steemann
|
83252851e6
|
report warnings in queries
|
2014-10-30 17:33:15 +01:00 |
Jan Steemann
|
13d240384f
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
Willi Goesgens
|
28f3b27922
|
These are not pointers.
|
2014-10-27 15:52:00 +01:00 |
Willi Goesgens
|
2378e2cef3
|
- don't output pseudo filenames in errors
- use nullptr
|
2014-10-27 15:46:53 +01:00 |
Jan Steemann
|
0a0f5f86ab
|
issue #1056: "fs": zip functions fail with passwords
|
2014-10-25 00:36:46 +02:00 |
Alan Plum
|
55f3c9829c
|
Fixed PBKDF2 usage.
|
2014-10-22 17:29:17 +02:00 |
Jan Steemann
|
12ac3b8bdd
|
added comment
|
2014-10-21 10:45:27 +02:00 |
Jan Steemann
|
3d70c55d85
|
fixed isatty handling
|
2014-10-21 10:43:30 +02:00 |
Jan Steemann
|
fbdcffbd16
|
no colors if output is not a tty
|
2014-10-18 01:39:56 +02:00 |
Jan Steemann
|
d4da8cb908
|
fixed arangosh
|
2014-10-17 13:25:49 +02:00 |
Jan Steemann
|
0aa02a696b
|
pass ApplicationV8 to queries
|
2014-10-17 10:35:02 +02:00 |
Jan Steemann
|
dcb9427b6f
|
rewrote transaction contexts
|
2014-10-16 15:53:28 +02:00 |
Jan Steemann
|
edae662eb4
|
added res.send() and res.sendFile()
|
2014-10-15 17:33:10 +02:00 |
Jan Steemann
|
c946a1536a
|
documentation for fs
|
2014-10-15 14:01:15 +02:00 |
Jan Steemann
|
6bd448be46
|
added support for reading / writing binary data in fs.readFileSync && fs.write
|
2014-10-14 19:07:16 +02:00 |
Jan Steemann
|
1ba2030e0b
|
debug info
|
2014-10-13 11:10:12 +02:00 |
Jan Steemann
|
d9cc80bab7
|
fixes for Visual Studio
|
2014-10-10 14:37:03 +02:00 |
Willi Goesgens
|
73d121ece7
|
Add the possible error messages from waitpid to the result output.
|
2014-10-10 11:44:48 +02:00 |
Willi Goesgens
|
e433a2831e
|
Add a new wrapper which does fork + waitpid in one js call, so we're closer to the flame and less eventually miss something.
|
2014-10-08 16:48:30 +02:00 |
Jan Steemann
|
ff80fafba5
|
fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations
|
2014-10-08 14:59:02 +02:00 |
Jan Steemann
|
0f83d8132f
|
fixed some transaction threading errors
|
2014-10-06 18:39:01 +02:00 |
Jan Steemann
|
ce9499eac8
|
less string copying, less regex slowdown when importing CSV files
|
2014-09-30 23:20:12 +02:00 |
Jan Steemann
|
0d075dca3f
|
pass queryRegistry into the AQL functions
|
2014-09-29 09:30:32 +02:00 |
Jan Steemann
|
dbf964e204
|
small optimizations
|
2014-09-24 12:09:13 +02:00 |
Jan Steemann
|
ddfb5c965d
|
merged experimental features
|
2014-09-24 09:42:16 +02:00 |
Jan Steemann
|
481a16fd7a
|
removed bitarray indexes
|
2014-09-15 14:19:38 +02:00 |
Jan Steemann
|
506936dcdb
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
Jan Steemann
|
669cb3b235
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
Jan Steemann
|
953b8cdfe3
|
renamed files
|
2014-09-13 00:34:48 +02:00 |
Jan Steemann
|
0dc0bc834f
|
more files renamed
|
2014-09-13 00:20:30 +02:00 |
Jan Steemann
|
87afcf5e8d
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Jan Steemann
|
c16ddedc83
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
js/server/modules/org/arangodb/ahuacatl.js
js/server/modules/org/arangodb/aql-helper.js
js/server/tests/shell-skiplist-index.js
|
2014-09-09 22:18:52 +02:00 |
Alan Plum
|
b0995dfdb7
|
Replaced PBKDF2_HMAC with PBKDF2_HMAC_SHA1 for OSX compat.
|
2014-09-08 14:32:40 +02:00 |
Alan Plum
|
6f9376e264
|
Fixed PBKDF2HMAC comment.
|
2014-09-05 16:35:27 +02:00 |
Alan Plum
|
469af580e5
|
Added PBKDF2-HMAC.
|
2014-09-05 16:23:37 +02:00 |
Alan Plum
|
4e3659c01a
|
Added support for sha384, sha512.
|
2014-09-04 23:17:58 +02:00 |
Jan Steemann
|
005e727bde
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
lib/V8/v8-conv.cpp
|
2014-09-01 16:15:32 +02:00 |
Jan Steemann
|
848ce68dc3
|
fixed too eager duplicates check for shaper
|
2014-09-01 15:48:58 +02:00 |
Jan Steemann
|
66d556b003
|
re-added cases for data types
|
2014-08-30 02:42:35 +02:00 |
Jan Steemann
|
799a845967
|
added V8StringConverter
|
2014-08-30 02:32:59 +02:00 |
Jan Steemann
|
6f5271823e
|
use auto
|
2014-08-23 01:54:28 +02:00 |
Jan Steemann
|
dcfa59806e
|
more C++11
|
2014-08-23 00:51:13 +02:00 |
Jan Steemann
|
45d5d0f53a
|
cppcheck
|
2014-08-22 13:53:21 +02:00 |
Jan Steemann
|
30b32f1f90
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.h
arangod/V8Server/v8-vocbase.cpp
js/server/tests/ahuacatl-general-graph.js
|
2014-08-13 16:29:57 +02:00 |