Jan Steemann
|
c9ad41d7fe
|
test fix attempt
|
2015-01-19 12:29:59 +01:00 |
Jan Steemann
|
5dfba69ea1
|
updated CHANGELOG
|
2015-01-19 11:16:38 +01:00 |
Jan Steemann
|
ee51a8ebfd
|
added more tests for indexes
|
2015-01-19 11:10:57 +01:00 |
Jan Steemann
|
86716e1834
|
fix subquery optimization
|
2015-01-19 11:01:32 +01:00 |
Frank Celler
|
1db9172773
|
actions and mounts
|
2015-01-19 10:12:37 +01:00 |
Jan Steemann
|
7d41861fed
|
constified methods
|
2015-01-18 21:11:22 +01:00 |
Jan Steemann
|
63bf4c888a
|
flush WAL status file after collection to shorten recovery
|
2015-01-18 21:06:57 +01:00 |
Frank Celler
|
b80708ebfa
|
fixed app context
|
2015-01-18 20:58:00 +01:00 |
Jan Steemann
|
1003e52cf7
|
some cleanup
|
2015-01-18 16:41:48 +01:00 |
Jan Steemann
|
958ae69479
|
added tests
|
2015-01-18 15:34:35 +01:00 |
Frank Celler
|
bd2a698ab6
|
Merge branch 'foxx-pathes' of github.com:triAGENS/ArangoDB into foxx-pathes
|
2015-01-18 12:29:39 +01:00 |
Jan Steemann
|
a7538ca6e3
|
lazy hash index iteration
|
2015-01-18 03:25:06 +01:00 |
Jan Steemann
|
cacaddd5e0
|
less copying hash index results
|
2015-01-18 00:52:41 +01:00 |
Jan Steemann
|
37ae686d4b
|
re-introduced odd (but compatible) behavior in ObjectToJson
|
2015-01-17 23:24:23 +01:00 |
Frank Celler
|
d7c8c3004e
|
cleanup of routing
|
2015-01-17 23:18:34 +01:00 |
Frank Celler
|
75123b5bc8
|
added startDocuBlock
|
2015-01-17 23:18:25 +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
|
685d03f0d7
|
some cleanup
|
2015-01-17 19:35:11 +01:00 |
Jan Steemann
|
18467b0d66
|
less memory allocations when parsing AQL queries
|
2015-01-17 18:12:56 +01:00 |
Jan Steemann
|
823369c815
|
disable the use of indexes in certain unsafe situations
|
2015-01-17 17:45:36 +01:00 |
Jan Steemann
|
eac7ce5d13
|
removed unused define
|
2015-01-16 21:58:13 +01:00 |
Jan Steemann
|
5ce1735372
|
use TRI_UNKNOWN_MEM_ZONE
|
2015-01-16 20:40:08 +01:00 |
Michael Hackstein
|
82af3205b3
|
Created a new import section in the foxx manager. And made the wrapped function complete. Keeped legacy code as comment.
|
2015-01-16 17:58:52 +01:00 |
Michael Hackstein
|
66d5fc432c
|
Adapted foxx manager api to new codebase.
|
2015-01-16 17:37:01 +01:00 |
Michael Hackstein
|
8b75ff9fdb
|
Added a nother section for exports
|
2015-01-16 17:24:41 +01:00 |
Michael Hackstein
|
ed53903780
|
Adapted client side foxx manager to new code base. Simplified it a lot
|
2015-01-16 17:24:10 +01:00 |
Michael Hackstein
|
8340aaea22
|
Merge branch 'foxx-pathes' of github.com:triAGENS/ArangoDB into foxx-pathes
|
2015-01-16 16:16:47 +01:00 |
Michael Hackstein
|
6c8059c8b4
|
Added a function to get the JSON information for one mount point
|
2015-01-16 16:16:24 +01:00 |
Michael Hackstein
|
562850fdd9
|
The ArangoApp in modules now takes a configuration and exports the configuration to be stored in a collection
|
2015-01-16 16:16:24 +01:00 |
Michael Hackstein
|
c549ee28d9
|
Foxx Manager now allows to install, setup, teardown, uninstall, replace and upgrade apps with new folder structure. Routing is not yet implemented
|
2015-01-16 16:16:23 +01:00 |
Michael Hackstein
|
efc6737743
|
The new foxx apps now store themselfes in a collection. One can list all applications and all development applications.
|
2015-01-16 16:16:23 +01:00 |
Michael Hackstein
|
5cf56013f5
|
Moved description computation from moduels to manager. And deleted obsolete code
|
2015-01-16 16:16:23 +01:00 |
Michael Hackstein
|
720703714b
|
Moved some code from the module into foxx manager
|
2015-01-16 16:16:23 +01:00 |
Michael Hackstein
|
c4a2897771
|
Started with new install implementation. It now allows to copy the source files to correct location from GIT, http(s) and local folder or local zip
|
2015-01-16 16:16:23 +01:00 |
Frank Celler
|
d897d72a8a
|
new module routing
|
2015-01-16 16:16:23 +01:00 |
Michael Hackstein
|
bd014bc402
|
Stub for install on server side
|
2015-01-16 16:16:22 +01:00 |
Michael Hackstein
|
d7f17ee1d1
|
Removed foxx store and client foxx manager dependency on common/bootstrap/module
|
2015-01-16 16:16:22 +01:00 |
Michael Hackstein
|
39edb08e9d
|
Created a foxx store module that wraps around the foxx application store. It is now used from the client and server side foxx manager
|
2015-01-16 16:16:22 +01:00 |
Michael Hackstein
|
d00b051d0d
|
Setup and teardown of foxx apps and foxx dev apps should now print their errors properly
|
2015-01-16 16:16:22 +01:00 |
Michael Hackstein
|
7fb501a0a8
|
Started to tear appart the error handling in current devel mode. It will now print with a much closer relation to their source
|
2015-01-16 16:16:22 +01:00 |
Michael Hackstein
|
29a3dba9c6
|
Setup and teardown of foxx apps and foxx dev apps should now print their errors properly
|
2015-01-16 16:15:36 +01:00 |
Michael Hackstein
|
8300296679
|
Started to tear appart the error handling in current devel mode. It will now print with a much closer relation to their source
|
2015-01-16 16:15:36 +01:00 |
Michael Hackstein
|
506665c68c
|
Added a function to get the JSON information for one mount point
|
2015-01-16 16:15:06 +01:00 |
Michael Hackstein
|
420434666c
|
The ArangoApp in modules now takes a configuration and exports the configuration to be stored in a collection
|
2015-01-16 15:55:58 +01:00 |
Michael Hackstein
|
bb878dfb6d
|
Foxx Manager now allows to install, setup, teardown, uninstall, replace and upgrade apps with new folder structure. Routing is not yet implemented
|
2015-01-16 15:55:11 +01:00 |
Thomas Schmidts
|
f43f80dcf5
|
Added link to the cookbook
|
2015-01-16 15:28:39 +01:00 |
Michael Hackstein
|
b63f20767e
|
The new foxx apps now store themselfes in a collection. One can list all applications and all development applications.
|
2015-01-16 13:52:50 +01:00 |
Jan Steemann
|
b0fa21b0ce
|
updated conventions documentation for AQL functions
|
2015-01-16 12:56:02 +01:00 |
Jan Steemann
|
36dab4113e
|
stricter checking for AQL user functions
|
2015-01-16 12:44:59 +01:00 |