1
0
Fork 0
Commit Graph

2190 Commits

Author SHA1 Message Date
Jan Steemann f100e2ad82 changed async task handling 2012-06-21 16:32:54 +02:00
a-brandt 381cea5272 updates for packetize 2012-06-21 15:40:37 +02:00
a-brandt f70a707619 packetize updates for MacOSX 2012-06-21 14:18:46 +02:00
a-brandt 67a5a45e52 packetize changes for MacOSX 2012-06-21 14:16:03 +02:00
a-brandt d134b1d73e packetize updates 2012-06-21 12:50:02 +02:00
a-brandt 6bf21ef153 packetize updates 2012-06-21 11:31:11 +02:00
Frank Celler ea1243d3ce feature V8 2012-06-21 00:44:25 +02:00
Frank Celler 6b30042260 Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-06-20 23:31:02 +02:00
Frank Celler 3fc8118904 cleanup ApplicationFeature 2012-06-20 20:52:15 +02:00
a-brandt 8e531dfbc8 added some docu 2012-06-20 18:01:56 +02:00
a-brandt cf389b9146 epm changes 2012-06-20 17:36:59 +02:00
a-brandt c81775e1c9 added OpenSuse 12.1 2012-06-20 17:36:38 +02:00
Lucas Dohmen 8682f82dfa Merge branch 'devel' into graph_algorithms 2012-06-20 17:05:45 +02:00
Lucas Dohmen 2745997ad8 Re-Did the optimizations of the monkeypatches 2012-06-20 17:01:14 +02:00
a-brandt efb9c5b041 added a default configuration file 2012-06-20 16:57:22 +02:00
a-brandt 9f69bcd526 Added packetize.sh for epm 2012-06-20 16:53:10 +02:00
Lucas Dohmen 15eddecc34 Revert "Monkeypatches have their own module now."
This reverts commit d01b16a930cfc5a47174d7e24a1742c20f874318.

Conflicts:
	js/common/modules/monkeypatches.js
2012-06-20 16:43:08 +02:00
Lucas Dohmen 455befdbf6 Monkeypatches loaded by default and refactored
The monkeypatches will now always be loaded a server startup.
I also refactored them.
2012-06-20 16:18:04 +02:00
Lucas Dohmen a31d5e8f27 Monkeypatches have their own module now. 2012-06-20 15:14:48 +02:00
Lucas Dohmen bfa2e09ee6 All "Monkey Patches" now use Object.defineProperty 2012-06-20 14:12:26 +02:00
Heiko Kernbach 72ac985cef added cancel/undo functionality for editing/creating document 2012-06-20 12:00:32 +02:00
Frank Celler 0e7d6f8f2a added prepare and open 2012-06-19 23:20:33 +02:00
Frank Celler 8f16acdd86 added control to start & stop features 2012-06-19 22:12:49 +02:00
Frank Celler fffd1c4fc0 added log.filter 2012-06-19 17:30:08 +02:00
Frank Celler 1511e167aa Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
	PerfTests/zclient.cpp
	lib/Dispatcher/DispatcherQueue.cpp
2012-06-19 17:13:50 +02:00
Frank Celler 3ccc668dd9 removed debug output 2012-06-19 17:09:50 +02:00
Frank Celler a10151c26a added handler factory 2012-06-19 16:26:51 +02:00
Jan Steemann 5a74e95f35 allow reusing ids and revision when creating collections and documents 2012-06-19 15:50:52 +02:00
Frank Celler cd93e52474 added ZeroMQQueueThread 2012-06-19 12:28:55 +02:00
Frank Celler a3dae7083b ZeroMQ batch job and threads 2012-06-19 12:01:05 +02:00
Frank Celler f37007bfe0 added czmq 2012-06-19 09:48:44 +02:00
Heiko Kernbach 5e21b3879a query style changes 2012-06-18 15:22:22 +02:00
Heiko Kernbach e90dfc312b 150px -> 200px 2012-06-18 14:40:21 +02:00
Heiko Kernbach 59e85716e9 fixed table width/content 2012-06-18 14:35:19 +02:00
Jan Steemann 72090aee5d sync all clients 2012-06-18 12:09:24 +02:00
Jan Steemann 9026a17ed5 added cmdline description of options 2012-06-18 11:47:41 +02:00
Jan Steemann 001fe0a62c added option to specify arbitrary values in body 2012-06-18 11:43:05 +02:00
Jan Steemann 0fa22cf492 added getopt options parsing, added pipelining 2012-06-18 11:12:42 +02:00
Jan Steemann 50216ab1fa fixed compile warning about initialisation order 2012-06-18 09:45:07 +02:00
Frank Celler 20e022125f added HttpRequestProtobuf 2012-06-17 21:50:03 +02:00
Frank Celler caf24bfb60 parse message body 2012-06-17 18:14:04 +02:00
Frank Celler a90635f636 fixed log msg 2012-06-17 18:13:51 +02:00
Frank Celler 47db93a546 added queue name in log 2012-06-17 18:13:31 +02:00
Frank Celler 292b78002d added multi-threaded ZeroMQ 2012-06-17 17:44:20 +02:00
Frank Celler 2635b48208 added threads and concurrency for zeromq 2012-06-17 13:17:02 +02:00
Lucas Dohmen a7d3d50082 Linted graph.js and shell-graph-algorithms.js 2012-06-16 18:31:50 +02:00
Lucas Dohmen c129644fff Added a listed option to commonNeighbors and commonAttributes
If the listed option is given, instead of the number of attributes /
neighbors, the list of the names of the shared attributes / the IDs
of the shared neighbors are returned.
2012-06-16 18:26:41 +02:00
Lucas Dohmen edff65d5c8 Vertex#commonPropertieWith now also has a normalized variant 2012-06-16 18:05:14 +02:00
Lucas Dohmen b3620827d3 Added commonPropertiesWith to Vertex 2012-06-16 18:00:32 +02:00
Lucas Dohmen 2c70ce9291 Reorganization of functionality and tests for Graph.js 2012-06-16 17:38:27 +02:00