Jan Steemann
|
b188cbf608
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-04-02 16:29:50 +02:00 |
Jan Steemann
|
7eeba86254
|
update routing cache all or nothing
|
2014-04-02 16:29:42 +02:00 |
Jan Steemann
|
6e76f9d35f
|
dont log cluster connection problems on startup as errors, but just as info
|
2014-04-02 16:27:26 +02:00 |
gschwab
|
91b3358f6a
|
initial commit of modal table
|
2014-04-02 16:07:50 +02:00 |
Jan Steemann
|
f881f6635e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-04-02 15:18:28 +02:00 |
gschwab
|
69098a89b2
|
prepared table content
|
2014-04-02 15:04:38 +02:00 |
Michael Hackstein
|
d1edc94afd
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-04-02 14:43:37 +02:00 |
Michael Hackstein
|
58f79be9a2
|
Start of modal view implementation
|
2014-04-02 14:43:32 +02:00 |
Jan Steemann
|
2770bdc126
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-04-02 14:20:29 +02:00 |
Max Neunhoeffer
|
089aca33c3
|
Document how to relaunch a cluster.
This is the case that the dispatcher used originally was restarted.
Basically, this documents how to persist a cluster plan.
|
2014-04-02 14:19:49 +02:00 |
Jan Steemann
|
50f2ffaaaf
|
fixed misbehaving memory barriers for Visual Studio 2013
seems we are affected by the issue described here:
http://lists.schmorp.de/pipermail/libev/2014q1/002318.html
|
2014-04-02 14:19:40 +02:00 |
gschwab
|
694774a645
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-04-02 14:04:20 +02:00 |
gschwab
|
18de674c1d
|
template for modal dialog
|
2014-04-02 14:04:15 +02:00 |
Max Neunhoeffer
|
fe640b0a1c
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-04-02 13:54:16 +02:00 |
Max Neunhoeffer
|
92d28201e1
|
Fixes for traversal tests for the cluster.
|
2014-04-02 13:53:53 +02:00 |
gschwab
|
9043a0de34
|
fixed dashboard modals
|
2014-04-02 11:52:35 +02:00 |
Max Neunhoeffer
|
5006f96e11
|
Add edge index to CHANGELOG.
|
2014-04-02 11:41:48 +02:00 |
Max Neunhoeffer
|
b0f43cf027
|
Fix documentation of traversals w.r.t. sorting the edges at a vertex.
|
2014-04-02 11:36:07 +02:00 |
Max Neunhoeffer
|
ce8580bd8a
|
Repair traversal tests for new edge index.
|
2014-04-02 11:12:24 +02:00 |
Max Neunhoeffer
|
5e0280bfc7
|
Export sort attribute for traversals via REST.
|
2014-04-02 11:12:03 +02:00 |
Max Neunhoeffer
|
62c1b6ba61
|
Repair make doxygen.
|
2014-04-02 11:11:27 +02:00 |
gschwab
|
9e21ef2ba8
|
fixed connection check: firefox does not support async:false
|
2014-04-02 09:23:46 +02:00 |
Max Neunhoeffer
|
0b80d25c29
|
Fix bug in associative-multi-pointer hash.
Also finish unittest for it.
|
2014-04-01 20:28:58 +02:00 |
Michael Hackstein
|
7549c13bc5
|
Created a simple change password implementation for foxx. Added Documentation
|
2014-04-01 17:23:09 +02:00 |
Max Neunhoeffer
|
2970899e6c
|
More debug code to track down bug in hash table.
|
2014-04-01 16:22:54 +02:00 |
Max Neunhoeffer
|
5fb98df16e
|
Debugging output.
|
2014-04-01 15:54:51 +02:00 |
Max Neunhoeffer
|
4f0453e6f9
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-04-01 14:50:52 +02:00 |
Max Neunhoeffer
|
8585d97c80
|
Fix a bug in multi pointer hash.
|
2014-04-01 14:50:29 +02:00 |
scottashton
|
35e0e1c046
|
jslinted overwriteAjax.js
|
2014-04-01 13:48:04 +02:00 |
scottashton
|
a4acff49d9
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-04-01 13:41:37 +02:00 |
scottashton
|
8f44385c43
|
finished router tests
|
2014-04-01 13:41:29 +02:00 |
gschwab
|
a2c292d8ac
|
tests added for model arangoReplicationSpec.js
|
2014-04-01 13:22:21 +02:00 |
gschwab
|
01f4d8840d
|
tests added for model arangoUsers.js
|
2014-04-01 13:08:15 +02:00 |
gschwab
|
d4cd7ab629
|
added missing models
|
2014-04-01 13:02:32 +02:00 |
Michael Hackstein
|
c6634c6651
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-04-01 12:59:34 +02:00 |
Michael Hackstein
|
dc3289cc31
|
Karma frontend integration tests: Relinked all ajax-requests to a different arangod running on port 7777
|
2014-04-01 12:59:28 +02:00 |
Michael Hackstein
|
9274bc76e9
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
js/apps/system/aardvark/frontend/js/routers/router.js
js/apps/system/aardvark/frontend/js/templates/collectionsView.ejs
|
2014-04-01 12:57:20 +02:00 |
Jan Steemann
|
70f0c5c304
|
lol VS
|
2014-04-01 11:19:45 +02:00 |
Jan Steemann
|
086bfbe156
|
fix hash function call
|
2014-04-01 11:05:41 +02:00 |
Jan Steemann
|
e5b4bd8718
|
fix for VS
|
2014-04-01 10:50:08 +02:00 |
Max Neunhoeffer
|
a3596a6013
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-04-01 10:09:10 +02:00 |
Max Neunhoeffer
|
064371769a
|
Add to unittest, not yet working.
|
2014-04-01 10:02:10 +02:00 |
Max Neunhoeffer
|
43c0e8f166
|
Small improvement in lookup.
|
2014-04-01 10:01:56 +02:00 |
Esteban Lombeyda
|
995e2dc04f
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-04-01 09:30:10 +02:00 |
Esteban Lombeyda
|
3d756b21e4
|
cleaning code; removing compiler warnings
|
2014-04-01 08:57:35 +02:00 |
Esteban Lombeyda
|
a38d43a450
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-04-01 08:40:18 +02:00 |
Jan Steemann
|
bc5428021f
|
changed function name
|
2014-04-01 09:20:27 +02:00 |
Jan Steemann
|
9cce65a0ac
|
added missing files
|
2014-04-01 09:19:10 +02:00 |
Esteban Lombeyda
|
0a4e416ebc
|
number of visible charaters of the prompt is saved in current structure
|
2014-04-01 08:39:43 +02:00 |
Esteban Lombeyda
|
92c43d1f89
|
Bug fix delete key; cleaning code (not finished)
|
2014-04-01 08:00:08 +02:00 |