Willi Goesgens
2619529f63
Relax cluster timeout when compiled with -DCOVERAGE
2015-02-26 11:01:53 +01:00
Jan Steemann
83ea75fa8f
removed unused config options
2015-02-18 16:40:15 +01:00
Jan Steemann
82c9d8cadd
jslint, unglobalized functions
2015-02-10 10:04:56 +01:00
Willi Goesgens
b6556576d3
Handle commandline parsing in a nicer way.
2015-02-10 00:19:55 +01:00
Alan Plum
0a89e0c113
Log native functions in a more conventional way.
2015-01-21 18:40:54 +01:00
Jan Steemann
67aa5b67e5
ES6
2014-12-22 12:56:57 +01:00
Jan Steemann
cded2892ef
ES6
2014-12-21 19:12:16 +01:00
Jan Steemann
69e4665bf5
ES6
2014-12-20 21:57:30 +01:00
Jan Steemann
d358b80080
ES6
2014-12-20 04:02:24 +01:00
Jan Steemann
d4d3e37a0d
added internal.parseFile
2014-10-30 19:18:05 +01:00
Frank Celler
a7d93abe43
fixed requireApp in development mode
2014-10-21 12:28:33 +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
Alan Plum
b0995dfdb7
Replaced PBKDF2_HMAC with PBKDF2_HMAC_SHA1 for OSX compat.
2014-09-08 14:32:40 +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
Alan Plum
46747e9ac4
Fixed console.log for non-objects.
2014-09-03 11:25:20 +02:00
Alan Plum
e86c98dfe2
Enabled unused: true, ported aardvark jslint to jshint.
2014-09-02 22:18:18 +02:00
Alan Plum
7b24bdba8d
Enabled strict: true.
2014-09-02 22:16:07 +02:00
Alan Plum
606da1e3e8
Removed jslint headers from server/client/common modules.
2014-09-02 22:14:56 +02:00
Alan Plum
6a3386e55a
Fixed jshint headers.
2014-09-02 22:12:45 +02:00
Frank Celler
f6e242039d
relaxed % and escaping
2014-08-12 14:53:59 +02:00
Frank Celler
be06ef7f25
new upgrade-database (formely known as version-check) and new startup procedure
2014-08-07 14:12:19 +02:00
Alan Plum
069644a2e4
Added flatten method.
2014-08-01 20:02:54 +02:00
Alan Plum
d9b80d5ae1
Added exponential back-off helper.
2014-08-01 20:02:53 +02:00
Alan Plum
05ce0037da
Fixed printRecursive for null.
2014-07-24 15:56:27 +02:00
Alan Plum
e7e9ec33c5
Handle Object.create(null).
2014-07-23 16:29:48 +02:00
Alan Plum
80070b9e83
Allow printing any object recursively that doesn't override toString.
2014-07-23 16:15:04 +02:00
Frank Celler
0703809e00
added isIP
2014-07-07 18:46:02 +02:00
Jan Steemann
bda2db16da
recovery and replication
2014-06-30 13:07:48 +02:00
Frank Celler
840950c6a0
fixed printing of functions and example generation
2014-06-24 15:32:43 +02:00
Alan Plum
d50bd571f7
Trimmed line length.
2014-06-24 13:24:32 +02:00
Alan Plum
d2f0b0efc5
Added HMAC-SHA224, exposed SHA1, SHA224.
2014-06-24 12:49:20 +02:00
Jan Steemann
16bf152c8f
fully removed replication logger
2014-06-21 00:32:47 +02:00
Jan Steemann
be0b4b8c6e
remove definePeriodic
2014-06-20 14:45:14 +02:00
Alan Plum
de9750cf21
Fixed hmac comments.
2014-06-17 13:25:07 +02:00
Jan Steemann
70fec69952
added crypto.hmac function
2014-06-17 11:20:46 +02:00
Frank Celler
8db4667755
cleanup of version-check, added option check-version
2014-06-01 13:37:21 +02:00
Jan Steemann
0ca849efb9
emit buffer to prevent very big string allocations/reallocations
2014-05-17 00:12:32 +02:00
Jan Steemann
a0ffb65b88
emit output of print function to prevent buffering of super-long strings
2014-05-16 20:11:31 +02:00
Jan Steemann
d23fe23254
added tasks manual entry
2014-05-10 02:25:59 +02:00
Jan Steemann
cfc2d407d7
added tests for task management
2014-05-10 00:43:14 +02:00
Jan Steemann
82595ee169
improved periodic task management
2014-05-09 17:36:24 +02:00
Jan Steemann
02a532a122
added CURRENT_USER function for AQL
2014-05-02 12:00:39 +02:00
Jan Steemann
2050049b06
added periodic job management
...
this adds functions internal.deletePeriod() and internal.getPeriodic()
functions internal.definePeriodic() now also has an extra parameter to
specify the name of a periodic job. this makes it more easy to tell
jobs apart in the result of internal.getPeriodic().
2014-04-13 22:19:46 +02:00
Frank Celler
11fb42e722
removed SYS_TEST_PORT from global namespace
2014-03-20 23:05:17 +01:00
Jan Steemann
f7a9023c7c
fix error message & number return in arangosh
2014-03-13 22:06:06 +01:00
Jan Steemann
7664d75e6d
prevent usage of _useDatabase() in web interface
2014-03-05 13:04:32 +01:00
Jan Steemann
23ba186b0d
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
CHANGELOG
arangod/Ahuacatl/ahuacatl-access-optimiser.c
arangod/CapConstraint/cap-constraint.c
js/apps/system/aardvark/frontend/scss/_tiles.scss
js/apps/system/aardvark/frontend/scss/generated.css
js/apps/system/aardvark/frontend/scss/style.scss
js/common/modules/org/arangodb/users-common.js
2014-02-25 17:21:14 +01:00
Frank Celler
42fb8244e1
added requeue
2014-02-25 12:07:16 +01:00
Jan Steemann
870f969933
added user validation API at POST `/_api/user/<username>`
2014-02-24 11:12:37 +01:00