Jan Steemann
|
e128b40735
|
fixed gcc warnings
|
2013-04-11 19:11:09 +02:00 |
Jan Steemann
|
b6925a7b7b
|
transactions
|
2013-04-11 19:06:55 +02:00 |
Frank Celler
|
e10f6bc01d
|
fixed deprecated warnings
|
2013-04-11 14:16:53 +02:00 |
Frank Celler
|
2135e2633e
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-04-11 13:55:43 +02:00 |
Frank Celler
|
142cc08704
|
replaced more deprecated calls
|
2013-04-11 13:55:33 +02:00 |
a-brandt
|
3e80cb0071
|
fixed typo
|
2013-04-11 09:04:35 +02:00 |
Frank Celler
|
f373615268
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangod/V8Server/v8-actions.cpp
|
2013-04-10 21:47:51 +02:00 |
Frank Celler
|
828b939053
|
fixed isolates, made ArangoError internal
|
2013-04-10 21:22:09 +02:00 |
a-brandt
|
012f4eab35
|
added cookie keys
|
2013-04-10 17:43:32 +02:00 |
a-brandt
|
4675dcc036
|
added negative expire time
|
2013-04-10 17:09:14 +02:00 |
a-brandt
|
2d8c547fc8
|
added cookie support
|
2013-04-10 16:23:42 +02:00 |
a-brandt
|
71a093e3d0
|
bugfix: slow AQL for selecting neighbors
|
2013-04-10 09:52:55 +02:00 |
Jan Steemann
|
ffb2a0f545
|
added generated file
|
2013-04-10 08:51:55 +02:00 |
Jan Steemann
|
7f1cd2681c
|
added functions to add to front
|
2013-04-10 08:50:49 +02:00 |
Jan Steemann
|
5f5ee7e5e1
|
added error code
|
2013-04-10 08:50:13 +02:00 |
Jan Steemann
|
f94a0ee96a
|
create _ids collection
|
2013-04-10 08:49:41 +02:00 |
Jan Steemann
|
badf20e47e
|
added AQL function NEIGHBORS
|
2013-04-09 18:14:46 +02:00 |
Frank Celler
|
1d98c4b0f0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-04-09 16:26:12 +02:00 |
Frank Celler
|
ee62ebefd8
|
added search within fishbowl
|
2013-04-09 16:12:06 +02:00 |
Frank Celler
|
c4223c5437
|
added saveOrReplace
|
2013-04-09 13:50:34 +02:00 |
Michael Hackstein
|
42e7e37aaa
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-04-09 10:43:29 +02:00 |
Michael Hackstein
|
744f53d0bf
|
GraphViewer: ArangoAdapter now also encapsulates attributes in _data
|
2013-04-09 10:43:11 +02:00 |
Michael Hackstein
|
ba63620fd6
|
GraphViewer: JSON Adapter now encapsulates the data of nodes in _data object. Required to avoid problems with d3 internal attributes and key/values in the DB
|
2013-04-09 10:19:55 +02:00 |
Michael Hackstein
|
ebdbd7eff8
|
GraphViewer: Added Dispatcher + DispatcherUI tests to runnerAll-Tests
|
2013-04-08 22:11:34 +02:00 |
Michael Hackstein
|
3b9c59af97
|
GraphViewer: Dispatcher UI almost finished. Editing of Nodes is not working yet as d3-attributes are displayed in addition to stored attributes
|
2013-04-08 22:04:03 +02:00 |
Michael Hackstein
|
5212b47cff
|
GraphViewer: Tests for DispatcherUI finished
|
2013-04-08 18:33:11 +02:00 |
Frank Celler
|
ec62802cb3
|
fixed wrong test
|
2013-04-08 17:13:57 +02:00 |
Frank Celler
|
683284340e
|
fixed typo
|
2013-04-08 17:02:54 +02:00 |
Frank Celler
|
16e23e1204
|
use empty object if no options are given
|
2013-04-08 16:24:15 +02:00 |
Frank Celler
|
d7443f5caa
|
default path needs the type
|
2013-04-08 16:23:57 +02:00 |
Frank Celler
|
738a4dde75
|
nicer printing of objects
|
2013-04-08 16:23:28 +02:00 |
Michael Hackstein
|
15a5f84fe3
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-04-08 14:57:09 +02:00 |
Michael Hackstein
|
937a698821
|
GraphViewer: JSLintified Events
|
2013-04-08 13:17:33 +02:00 |
Michael Hackstein
|
9cb974531b
|
GraphViewer: EventDispatchion for edge-creation finished
|
2013-04-08 13:11:43 +02:00 |
Michael Hackstein
|
33abdae1f0
|
GraphViewer: Started implementing EventDispatcher for edge. All works except Creation of Edges. Scheme will now be changed from one function (create) to three (start, finish and cancel)
|
2013-04-08 12:01:45 +02:00 |
Michael Hackstein
|
c9d0115594
|
GraphViewer: EventDispatcher now offers a better binding of events, the result of the Dispatcher can now be directly bound to buttons/nodes/edges, instead of requiring a function around that encapsulates parameters
|
2013-04-08 11:39:19 +02:00 |
Thomas Richter
|
e1ff7ee597
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-04-08 10:07:42 +02:00 |
Michael Hackstein
|
a6d8eadbc2
|
GraphViewer: Drag-event from layouter is now piped through the eventLib, making the interface workflow more consistent
|
2013-04-08 09:56:51 +02:00 |
Thomas Richter
|
0760fa8c8d
|
swagger.html path changed
|
2013-04-08 09:47:34 +02:00 |
Michael Hackstein
|
922579c37b
|
GraphViewer: Added a central class for mocked parts of the graph viewer, no functionality just useful for spies.
|
2013-04-08 09:39:38 +02:00 |
Michael Hackstein
|
cc8560dfc7
|
GraphViewer: Added a rebind function to EventDispatcher, which sets the given set of events and unbinds all others
|
2013-04-08 09:13:38 +02:00 |
Heiko Kernbach
|
d23ef475da
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-04-08 02:50:50 +02:00 |
Heiko Kernbach
|
e26d2e90a7
|
re-added doctype
|
2013-04-08 02:50:43 +02:00 |
Frank Celler
|
824b1aac94
|
fixed throwing of strings
|
2013-04-07 14:26:33 +02:00 |
Frank Celler
|
8fc4cd77f1
|
fixed wrong error message
|
2013-04-06 23:45:58 +02:00 |
Frank Celler
|
32f7be18c2
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-04-06 23:43:38 +02:00 |
Frank Celler
|
b71f31bcbb
|
fixed wrong error message
|
2013-04-06 23:43:25 +02:00 |
Frank Celler
|
fe58916c71
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-04-06 23:18:11 +02:00 |
Frank Celler
|
7135714207
|
removed the static options
|
2013-04-06 23:18:05 +02:00 |
Frank Celler
|
38a2ff49c2
|
fixed wrong length check
|
2013-04-06 23:05:03 +02:00 |