Frank Celler
7bfce45ece
added more node modules
2013-04-21 22:00:54 +02:00
Frank Celler
a75736a148
added Buffer from node
2013-04-21 21:45:39 +02:00
Frank Celler
d2ea4e9bd2
added SlowBuffer from node
2013-04-21 21:32:32 +02:00
Frank Celler
79330daa90
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-04-17 10:47:35 +02:00
Frank Celler
68a7a55c6d
fixed typo (plattform)
2013-04-17 10:46:53 +02:00
Jan Steemann
e3d8db0b71
issue #474
2013-04-15 09:30:50 +02:00
Jan Steemann
997c14e032
fixed jslint warnings
2013-04-11 20:24:09 +02:00
Frank Celler
828b939053
fixed isolates, made ArangoError internal
2013-04-10 21:22:09 +02:00
Frank Celler
738a4dde75
nicer printing of objects
2013-04-08 16:23:28 +02:00
Frank Celler
3921fd07c8
no strict for assign
2013-03-31 19:32:25 +02:00
Frank Celler
7031210a53
fixed browser
2013-03-31 00:10:48 +01:00
Frank Celler
1467b78676
cleanup of internal, fs, console
2013-03-31 00:10:48 +01:00
Frank Celler
b224a399ae
nice function printing
2013-03-31 00:10:47 +01:00
Frank Celler
2ed6b0145f
changed app-path and dev-app-path to be just one directory
2013-03-28 21:48:52 +01:00
Frank Celler
7a6cdcf9b1
changing to app-id
2013-03-27 15:05:08 +01:00
Frank Celler
be971602f2
added install and uninstall of FOXX apps
2013-03-27 11:32:39 +01:00
Jan Steemann
1492118545
added test cases for "fs" module
2013-03-26 14:09:20 +01:00
Frank Celler
332b0495ca
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-03-25 10:22:44 +01:00
Frank Celler
a8557091b8
new foxx loader
2013-03-25 10:22:35 +01:00
Jan Steemann
9cbd8e4707
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-03-24 18:13:26 +01:00
Jan Steemann
124d7cb29f
fixed file uploads
2013-03-24 18:13:13 +01:00
Frank Celler
0a488cd84b
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-03-24 15:03:16 +01:00
Frank Celler
e3de563668
requiresLibs and requiresModels
2013-03-24 15:03:01 +01:00
Jan Steemann
071144ecc0
temporary file functons
2013-03-24 14:32:09 +01:00
Jan Steemann
f58e1a4b9a
sendFile
2013-03-24 11:44:29 +01:00
Frank Celler
bc0d1180fb
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
js/client/modules/org/arangodb/foxx.js
js/common/bootstrap/module-internal.js
2013-03-24 10:45:26 +01:00
Jan Steemann
2c279d9c4f
fixed jslint errors
2013-03-24 01:14:58 +01:00
Jan Steemann
37f364e70e
added internal.download()
2013-03-24 01:04:26 +01:00
Frank Celler
4ccee5fe61
Merge remote-tracking branch 'origin/devel' into devel
...
Conflicts:
js/common/modules/org/arangodb/foxx.js
2013-03-23 23:48:48 +01:00
Frank Celler
88f43e6e8f
added app path
2013-03-23 23:47:18 +01:00
Jan Steemann
91fbb454f3
added zipFile()
2013-03-23 22:32:59 +01:00
Frank Celler
8b0c0c7662
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
js/common/bootstrap/module-internal.js
2013-03-23 21:58:44 +01:00
Frank Celler
44806229f7
fixed jslint errors
2013-03-23 21:57:33 +01:00
Jan Steemann
d97954e466
unzip
2013-03-23 20:52:33 +01:00
Jan Steemann
0d2fdcae58
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
...
Conflicts:
js/common/bootstrap/module-fs.js
2013-03-23 14:36:45 +01:00
Frank Celler
8a54df7419
added .arangosh.rc, added /_admin/execute
2013-03-23 14:04:08 +01:00
Frank Celler
a8d5a06f57
added resetEngine
2013-03-22 18:09:01 +01:00
Frank Celler
38a5cf6a2d
added development-mode
2013-03-22 17:33:25 +01:00
Jan Steemann
40199d64b7
fixed handling of empty and reserved attribute names in documents
...
specifying an empty attribute name in a document may have led to segmentation faults
when the document was unpacked later.
2013-03-20 11:48:33 +01:00
Jan Steemann
8155718a4c
new web interface
2013-03-19 10:33:23 +01:00
Frank Celler
59184b39bd
added update disclaimer for JS files
2013-03-13 17:30:14 +01:00
Jan Steemann
1a7e6b2d5b
colorize!
2013-03-08 18:36:11 +01:00
Jan Steemann
e6c28d50b3
cleanup: removed TRI_HAVE_ICU and internal.HAVE_ICU (always true)
2013-03-08 16:09:47 +01:00
Jan Steemann
0769f311e7
issue #444 : make colors portable
2013-03-08 15:25:18 +01:00
a-brandt
e41847c336
moved random generators and nonce functions to internal and crypto module
2013-03-04 16:18:00 +01:00
Frank Celler
60037971dc
rewrote statistics
2013-03-03 22:39:41 +01:00
Frank Celler
85d2e87154
added new package option
2013-02-25 18:15:32 +01:00
Jan Steemann
3fdebb38ee
issue #393 , issue #128
...
Added a REST API for user management
The REST API exposes the functionality available in module "users" for HTTP access.
The following methods are available:
* GET /_api/user/username: fetch user information
* POST /_api/user: create new user
* PUT /_api/user: replace an existing user
* PATCH /_api/user: (partially) update an existing user
* DELETE /_api/user: remove an existing user
Additionally, a module "crypto" is introduced and exposed for Javascript actions.
The crypto module provides the following functions:
* require("org/arangodb/crypto").md5();
* require("org/arangodb/crypto").sha256();
* require("org/arangodb/crypto").rand();
2013-02-20 11:56:26 +01:00
Jan Steemann
4acd777b6c
fixed jslint warnings
2013-02-14 11:40:14 +01:00
Frank Celler
8cca06127c
moved .dox to .md
2013-02-09 13:15:28 +01:00