Jan Steemann
|
e84b9b9204
|
indentation
|
2013-07-03 12:39:54 +02:00 |
Jan Steemann
|
40d9928d2c
|
updated CHANGELOG
|
2013-07-03 11:04:19 +02:00 |
Jan Steemann
|
cd3593427c
|
less syncs
|
2013-07-03 10:53:12 +02:00 |
Jan Steemann
|
ebcf63d1cc
|
error handling
|
2013-07-03 10:53:03 +02:00 |
Jan Steemann
|
35da795446
|
handle failure in case indexes are added
|
2013-07-03 10:49:57 +02:00 |
Jan Steemann
|
554c8def0c
|
fixed ambiguous situation during primary key insertion
|
2013-07-03 10:36:01 +02:00 |
Jan Steemann
|
613652126e
|
less syncing of shapes, faster creation of collections
|
2013-07-03 09:57:07 +02:00 |
Jan Steemann
|
74489d9f93
|
OOM handling
|
2013-07-02 17:33:31 +02:00 |
Jan Steemann
|
8f27323f61
|
handle OOM
|
2013-07-02 17:21:45 +02:00 |
Jan Steemann
|
5b1f9f2a14
|
handle OOM
|
2013-07-02 17:21:07 +02:00 |
Jan Steemann
|
40b7f372f9
|
handle OOM
|
2013-07-02 17:20:51 +02:00 |
Jan Steemann
|
a35de51042
|
handle OOM
|
2013-07-02 17:19:03 +02:00 |
Jan Steemann
|
678cc23935
|
handle OOM
|
2013-07-02 17:17:52 +02:00 |
Jan Steemann
|
970619d6ee
|
do not traverse invalid memory for hash index results
|
2013-07-02 17:16:35 +02:00 |
Jan Steemann
|
bcf1a70c77
|
changed memory zone
|
2013-07-02 17:10:25 +02:00 |
Jan Steemann
|
ae4b1330ea
|
changed memory zone
|
2013-07-02 17:10:04 +02:00 |
Jan Steemann
|
d2b12968e0
|
avoid usage of NULL pointer
|
2013-07-02 17:09:44 +02:00 |
Jan Steemann
|
820324f10c
|
avoid double freeing
|
2013-07-02 17:09:21 +02:00 |
Jan Steemann
|
20786db859
|
fixed memory errors
|
2013-07-02 17:08:59 +02:00 |
Jan Steemann
|
00b5970bfc
|
check for NULL values
|
2013-07-02 17:08:27 +02:00 |
Jan Steemann
|
d2eae10fb2
|
check for invalid values
|
2013-07-02 17:08:10 +02:00 |
Jan Steemann
|
ef8d26d30e
|
changed memory zone
|
2013-07-02 17:07:53 +02:00 |
Michael Hackstein
|
b69f270080
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-02 16:17:39 +02:00 |
Michael Hackstein
|
caa4df602f
|
GraphViewer: Massively improved the Community Joiner, runtime is reduced by factor 2 and result is closer to optimum.
|
2013-07-02 16:17:31 +02:00 |
Lucas Dohmen
|
bb83987178
|
Fixing JSLint errors
|
2013-07-02 14:21:59 +02:00 |
Jan Steemann
|
d7561e70e1
|
added logging options
|
2013-07-02 12:16:13 +02:00 |
Michael Hackstein
|
c4925a6470
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-02 10:00:14 +02:00 |
Michael Hackstein
|
985119f5ae
|
GraphViewer: Fixed Cross-Browser Issues. The Viewer is now tested with: IE9, Safari, Chrome, FF and Opera
|
2013-07-02 09:59:58 +02:00 |
Jan Steemann
|
cfd1551f51
|
object lock
|
2013-07-01 17:55:09 +02:00 |
Michael Hackstein
|
b718365504
|
GraphViewer: Integrated the modularity joiner into the nodeReducer. All old tests pass now so joining seems to be quite good. yay ;)
|
2013-07-01 17:12:55 +02:00 |
Michael Hackstein
|
42e52ea2b8
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-01 16:33:00 +02:00 |
Michael Hackstein
|
a443727e89
|
GraphViewer: Tested the modularity joiner with the famous Zachary Karate Club
|
2013-07-01 16:32:38 +02:00 |
Jan Steemann
|
9d2a016c5b
|
make jslint happy
|
2013-07-01 15:50:51 +02:00 |
Jan Steemann
|
7546d9c7ac
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-01 15:32:12 +02:00 |
Jan Steemann
|
659520875b
|
preparation for better request logging
|
2013-07-01 15:31:56 +02:00 |
Michael Hackstein
|
510e7c2573
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-01 15:05:51 +02:00 |
Michael Hackstein
|
3c3e20056f
|
GraphViewer: Implemented new version of modularity join taking into account directions and multiple edges between a pair of nodes
|
2013-07-01 15:05:19 +02:00 |
Jan Steemann
|
4eeebd5e7c
|
updated CHANGELOG
|
2013-07-01 14:39:59 +02:00 |
Jan Steemann
|
b318c9cec6
|
updated list of HTTP status codes
|
2013-07-01 14:32:14 +02:00 |
Jan Steemann
|
9770eeeb87
|
removed duplicate declaration of HTTP status codes
|
2013-07-01 12:52:20 +02:00 |
Jan Steemann
|
7543ad0283
|
removed redundant declaration of HTTP status codes
|
2013-07-01 12:11:02 +02:00 |
Jan Steemann
|
1cac136bf6
|
issue #564 (partly): make default document configurable for Foxx apps
in the manifest file, you can now add the attribute "defaultDocument".
Setting it will override the default "index.html" default document name.
|
2013-07-01 11:59:10 +02:00 |
Jan Steemann
|
af18b61539
|
increased update interval
|
2013-07-01 10:26:27 +02:00 |
Jan Steemann
|
1f68eaa221
|
issue #563: can aal become a default object?
|
2013-07-01 10:21:18 +02:00 |
Jan Steemann
|
a0f34b3e2c
|
git status
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-07-01 10:18:00 +02:00 |
Jan Steemann
|
a1918ae9e3
|
added derived files
|
2013-07-01 10:09:22 +02:00 |
Jan Steemann
|
6c35ea2520
|
added missing explanation for system attributes
|
2013-07-01 10:09:09 +02:00 |
Michael Hackstein
|
d7b61fd051
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-07-01 09:55:13 +02:00 |
Michael Hackstein
|
c5fe80aa98
|
GraphViewer: Added getters to all values in the modulatiry joiner and added a setup function instead of calling a cascade of 4 functions
|
2013-07-01 09:54:44 +02:00 |
Jan Steemann
|
2e063df6c1
|
fixed some zone debugging output
|
2013-06-29 00:10:41 +02:00 |