gschwab
ca984e1212
added 'passwordToken' to create user, fixed small bug with changePassword attribute
2014-04-17 13:27:02 +02:00
Frank Celler
39fd596abc
changed return of users.remove
...
Conflicts:
js/actions/api-user.js
2014-04-16 19:56:04 +02:00
Jan Steemann
2050049b06
added periodic job management
...
this adds functions internal.deletePeriod() and internal.getPeriodic()
functions internal.definePeriodic() now also has an extra parameter to
specify the name of a periodic job. this makes it more easy to tell
jobs apart in the result of internal.getPeriodic().
2014-04-13 22:19:46 +02:00
Frank Celler
22ad916024
added configuration module, documentation is not there yet
2014-04-13 14:20:09 +02:00
Frank Celler
8464018141
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-04-13 14:18:33 +02:00
Jan Steemann
2c030d0119
autoload modules
2014-04-11 18:43:14 +02:00
Frank Celler
e30414b839
fixed path
2014-04-10 17:32:08 +02:00
gschwab
68be5db03b
added foxx app to change initial password
2014-04-10 17:31:44 +02:00
Frank Celler
99bc134bcf
added password token functions
2014-04-10 17:31:33 +02:00
Jan Steemann
ba8e38d6e5
bugfix for AQL query optimiser
...
the following type of query was too eagerly optimised, leading to errors in code-generation:
LET a = (FOR i IN [] RETURN i) LET b = (FOR i IN [] RETURN i) RETURN 1
the problem occurred when both lists in the subqueries were empty. In this case invalid code
was generated and the query couldn't be executed.
2014-04-08 23:26:55 +02:00
Jan Steemann
ad64c52e28
issue #796 : fixed potential issue with newlines treated slightly differently in different parts of AQL
2014-04-08 13:20:26 +02:00
Jan Steemann
88c3089b36
don't report bogus error messages
2014-04-02 17:51:25 +02:00
Jan Steemann
7eeba86254
update routing cache all or nothing
2014-04-02 16:29:42 +02:00
Michael Hackstein
7549c13bc5
Created a simple change password implementation for foxx. Added Documentation
2014-04-01 17:23:09 +02:00
Jan Steemann
e2f1d0dfb6
fixed issues in arango-dfdb
2014-03-27 12:29:32 +01:00
Frank Celler
d34832bbcf
added changePassword attribute for users
2014-03-25 11:40:13 +01:00
Frank Celler
11fb42e722
removed SYS_TEST_PORT from global namespace
2014-03-20 23:05:17 +01:00
Jan Steemann
0ac6928e0f
prevent `body length: -9223372036854775808` being printed
2014-03-20 20:45:06 +01:00
Frank Celler
e3df90d2c3
coffee script fix
...
Conflicts:
js/server/modules/org/arangodb/foxx/manager.js
2014-03-20 19:36:42 +01:00
Jan Steemann
1b69e337a6
fixed datafiles issues
2014-03-14 13:25:15 +01:00
Michael Hackstein
f7a85aa079
Fixed Cluster Agency Communication Tests
2014-03-14 10:54:26 +01:00
Max Neunhoeffer
2a0e487520
Improve error reporting.
2014-03-14 10:33:22 +01:00
Jan Steemann
ec75cbe11a
transactionally query installed apps so prevent race conditions in case of parallel de-installation of apps
2014-03-13 21:50:19 +01:00
Jan Steemann
9b0bb25cc5
don't requeue identical global context methods
2014-03-13 21:48:27 +01:00
Jan Steemann
ef45f43be9
fixed arango-dfdb issues
2014-03-13 20:56:45 +01:00
Max Neunhoeffer
51ab7bbb9b
Skip dump and import tests on the cluster because they cannot work.
2014-03-13 13:38:19 +01:00
Max Neunhoeffer
d84fd0a37f
Really deactivate a test that cannot work on the cluster.
2014-03-13 13:35:43 +01:00
Max Neunhoeffer
0d3b1eccb4
Do not remove logs directory after ruby tests.
2014-03-13 09:51:46 +01:00
Jan Steemann
0dfac28f71
jslint
2014-03-12 17:54:28 +01:00
Max Neunhoeffer
9e42ec4409
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-03-12 16:21:38 +01:00
Max Neunhoeffer
77296e3a84
Enable SSL on cluster.
2014-03-12 16:21:19 +01:00
Jan Steemann
babaf2738b
adjusted tests
2014-03-12 14:19:13 +01:00
Jan Steemann
35cf13a38c
more tests for shapes
2014-03-12 13:26:09 +01:00
Max Neunhoeffer
a70c082a0d
Quote a string correctly for Windows.
2014-03-11 09:32:57 +01:00
Frank Celler
1d9c133bf9
fixed warning
2014-03-10 19:24:06 +01:00
Max Neunhoeffer
24e7293dba
Split shell-any tests to save time on the cluster.
2014-03-10 10:21:28 +01:00
Max Neunhoeffer
6206f91d56
Yet another fix for process shutdown on Unix.
2014-03-07 16:20:12 +01:00
Max Neunhoeffer
101486c6af
Improve error handling in process startup in js testing framework.
2014-03-07 15:01:50 +01:00
Max Neunhoeffer
79ac8949dd
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
2014-03-07 11:37:31 +01:00
Max Neunhoeffer
9d43383f1d
Fix automatic reload of user config on coordinators.
2014-03-07 11:37:16 +01:00
Jan Steemann
ae202acb5c
assign an id to the system database, too
2014-03-07 10:23:17 +01:00
Frank Celler
baa68e0958
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-03-06 17:38:23 +01:00
Frank Celler
15e1fbbb0d
replaced meier by arango
2014-03-06 17:38:18 +01:00
Max Neunhoeffer
3c198365fc
Do not run version-check.js at relaunch.
...
Rationale: We cannot possibly know the right authentication
because the owner of the cluster might have changed the password.
Also, it is not necessary to run the script.
2014-03-06 16:39:30 +01:00
Jan Steemann
e1a190a51d
fixed segfault during test on Windows
2014-03-04 16:58:22 +01:00
Max Neunhoeffer
ef474bde11
Quote string in server tests for Windows backslashes.
2014-03-04 16:21:30 +01:00
scottashton
44ab5d1398
new method admin/history to fetch the statistics history for single arango, coordinator and dbserv
2014-03-04 12:05:00 +01:00
Jan Steemann
8815dfe288
jslint
2014-03-04 08:38:43 +01:00
Jan Steemann
a3db6e7fc8
print error if user cannot be added
2014-03-03 09:46:04 +01:00
Jan Steemann
cfc0ebf904
fixed jslint warnings
2014-03-03 08:51:17 +01:00
Frank Celler
cff606d6ab
Merge branch 'sharding' of github.com:triAGENS/ArangoDB into sharding
2014-03-01 16:14:43 +01:00
Frank Celler
5a2fa4f37d
stop if upgrade is needed
2014-03-01 16:14:29 +01:00
Michael Hackstein
799f443b2f
Heartbeats are now interpreted the new way
2014-03-01 14:07:58 +01:00
Michael Hackstein
af9541edbc
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-02-28 23:20:08 +01:00
Michael Hackstein
017c15638e
Fixed all routes for the geraffelige dashboard reload in cluster
2014-02-28 23:19:57 +01:00
Max Neunhoeffer
a264b55f32
Fight zombies.
2014-02-28 20:24:42 +01:00
Jan Steemann
3ca2001c99
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-02-28 18:43:36 +01:00
Jan Steemann
629348d696
properly acquire shape write locks
2014-02-28 18:43:09 +01:00
Max Neunhoeffer
b156e93293
Take out 2 tests involving transactions of cluster tests.
2014-02-28 18:01:04 +01:00
Max Neunhoeffer
7544adcc8d
Fix JS testing framework with new path setup.
2014-02-28 15:38:25 +01:00
Max Neunhoeffer
f3095dbaf7
Servers in cluster are not themselves dispatchers.
2014-02-28 15:10:42 +01:00
Max Neunhoeffer
9939b46a16
Disable dispatcher on servers in cluster.
2014-02-28 14:56:28 +01:00
Max Neunhoeffer
c358c677b0
Fix typo.
2014-02-28 14:43:35 +01:00
Max Neunhoeffer
0a8555fab3
Sort out path to javascript files.
2014-02-28 14:19:04 +01:00
Jan Steemann
4615310e97
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-02-28 13:50:56 +01:00
Jan Steemann
fd08bb0feb
use indexes in AQL
2014-02-28 13:50:39 +01:00
Max Neunhoeffer
0dec16279c
Fix missing require for base64Encode.
2014-02-28 13:17:32 +01:00
Max Neunhoeffer
c342713481
Create logPath directory in kickstarter if not already there.
2014-02-28 12:28:05 +01:00
Max Neunhoeffer
eb62ca7f54
Fix name.
2014-02-28 12:19:19 +01:00
Max Neunhoeffer
d201cdbd03
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-28 12:16:13 +01:00
Max Neunhoeffer
454f86ef01
New setup of paths on cluster kickstarter.
2014-02-28 12:15:31 +01:00
Michael Hackstein
543a65a5e0
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-02-28 12:09:20 +01:00
Michael Hackstein
352ccf903f
Fixed js error in kickstarter
2014-02-28 12:09:08 +01:00
Frank Celler
f22f1525d2
Merge branch 'sharding' of github.com:triAGENS/ArangoDB into sharding
...
Conflicts:
etc/relative/arangod.conf
2014-02-28 12:03:11 +01:00
Frank Celler
9a410a5b71
added config for server state
2014-02-28 12:02:21 +01:00
Max Neunhoeffer
0ede95adb8
Hand on authorization information to other dispatchers.
2014-02-28 11:49:43 +01:00
Max Neunhoeffer
05055f3d5d
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-28 11:41:01 +01:00
Jan Steemann
c4cfe7a2ea
fixed AQL geo queries
2014-02-28 10:26:31 +01:00
Max Neunhoeffer
10aec4ec4d
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-28 10:00:14 +01:00
Jan Steemann
e505a99a4e
fixed fulltext query
2014-02-28 09:56:44 +01:00
Max Neunhoeffer
b61dfa3c12
Cleanup results of launch and friends in kickstarter.
...
Add allowAgents option for dispatchers.
2014-02-28 09:31:16 +01:00
Jan Steemann
e9c6f17594
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-02-27 17:45:31 +01:00
Jan Steemann
897d6f4dcd
fixed cluster authentication
2014-02-27 17:45:03 +01:00
Max Neunhoeffer
2ca78ea168
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-27 16:21:28 +01:00
Max Neunhoeffer
a0e187cc29
Finish sharding chapter in user documentation.
2014-02-27 16:20:53 +01:00
Jan Steemann
ed43b0cce9
jslint
2014-02-27 14:58:53 +01:00
Jan Steemann
242b31a1ab
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
2014-02-27 14:21:03 +01:00
Jan Steemann
4bab2cbf35
fixed queries
2014-02-27 14:20:57 +01:00
Michael Hackstein
7ed4f7c602
Added foxx routes for cluster and dispatchers, they are now cluster resp. dispatcher only
2014-02-27 14:13:13 +01:00
Max Neunhoeffer
8659f0569e
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-27 13:55:02 +01:00
Max Neunhoeffer
4c495ae297
Only use one agent ==> incredible speedup.
2014-02-27 13:54:41 +01:00
Frank Celler
ce3f8ba45b
added dispatcherDisabled check
2014-02-27 13:32:06 +01:00
Max Neunhoeffer
37908e7c00
Please jshund.
2014-02-27 11:59:40 +01:00
Max Neunhoeffer
74eb4ed39c
Fix isHealthy check.
2014-02-27 11:49:45 +01:00
Max Neunhoeffer
a1614f759c
Take out etcd steroids.
2014-02-27 11:41:33 +01:00
Max Neunhoeffer
0009020e5d
Rename etcd executable to etcd-arango
2014-02-27 11:40:37 +01:00
Max Neunhoeffer
135f9b26ac
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-27 09:20:40 +01:00
Frank Celler
e10bab8059
Merge branch 'devel' of github.com:triAGENS/ArangoDB into sharding
2014-02-27 09:16:02 +01:00
Frank Celler
8406f51435
Merge remote-tracking branch 'origin/1.4' into devel
...
Conflicts:
CHANGELOG
VERSION
arangod/Ahuacatl/ahuacatl-access-optimiser.c
arangod/Ahuacatl/ahuacatl-codegen.c
build.h
configure
configure.ac
js/apps/system/aardvark/api-docs.json
js/apps/system/aardvark/api-docs/batch.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/endpoint.json
js/apps/system/aardvark/api-docs/job.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/system.json
js/apps/system/aardvark/frontend/js/modules/org/arangodb/graph/traversal.js
js/common/modules/org/arangodb/graph/traversal.js
js/server/modules/org/arangodb/ahuacatl.js
lib/HttpServer/HttpCommTask.h
2014-02-27 09:13:03 +01:00
Max Neunhoeffer
64558d76e0
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
2014-02-27 09:00:41 +01:00