Jan Steemann
|
fd5a723f30
|
removed deprecated methods
|
2014-12-19 14:00:58 +01:00 |
Michael Hackstein
|
d8ad93f1b6
|
Moved fishbowl update from client to common module of foxx manager. Offered update in server-side foxx manager and used it in Web Interface
|
2014-12-16 14:10:15 +01:00 |
Jan Steemann
|
5c9e52ea20
|
pass query parameters
|
2014-12-09 17:16:03 +01:00 |
Frank Celler
|
77f544a554
|
Merge pull request #1144 from triAGENS/less-confusing-http-naming
Renamed mergeArrays->mergeObjects (because it's actually about objects, not arrays)
|
2014-12-03 14:48:04 +01:00 |
Jan Steemann
|
4ef82239a3
|
added optimizer statistics
|
2014-12-03 11:38:56 +01:00 |
Alan Plum
|
41ab3aa4d6
|
Renamed mergeArrays->mergeObjects to make API less confusing.
|
2014-12-02 17:03:03 +01:00 |
Max Neunhoeffer
|
85d3c43ab0
|
Revert "More error output if update() in foxx manager fails."
This reverts commit 3e6822a3917eb18ad45b6a0f145c87ca686fc54c.
|
2014-11-28 16:16:16 +01:00 |
Max Neunhoeffer
|
5f217c5781
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-11-28 14:43:54 +01:00 |
Max Neunhoeffer
|
b44b98c8ee
|
More error output if update() in foxx manager fails.
This is a temporary output to track down the continuous testing
problems.
|
2014-11-28 14:43:09 +01:00 |
Jan Steemann
|
ac36c0cd7a
|
added mergeArrays attribute
|
2014-11-28 13:58:49 +01:00 |
fagnercarvalho
|
e26c2295fb
|
Fixing collection help output misspelled errors
|
2014-11-20 09:36:06 +01:00 |
Jan Steemann
|
675e2a0d40
|
fixed WITHIN_RECTANGLE for cluster
|
2014-11-17 12:32:43 +01:00 |
Willi Goesgens
|
d96907d8da
|
Implement tastks REST api
- Implement REST api for tasks
- Implement wrappers in arangosh
- Add API-documentation
- move unittest from server to common
|
2014-11-11 12:39:09 +01:00 |
Jan Steemann
|
c3a5b9a92d
|
updated documentation
|
2014-11-03 15:32:00 +01:00 |
Jan Steemann
|
025d73ae03
|
re-added support for fullCount
|
2014-11-01 15:20:05 +01:00 |
Jan Steemann
|
e18fbb38c4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-10-31 17:31:13 +01:00 |
Jan Steemann
|
4f68960ed7
|
removed Ahuacatl [skip ci]
|
2014-10-31 17:31:00 +01:00 |
Thomas Schmidts
|
38bc690ecd
|
Changed wrong documentation links
|
2014-10-31 15:19:49 +01:00 |
Jan Steemann
|
c19060da27
|
changed www.arangodb.org to www.arangodb.org
|
2014-10-30 19:17:25 +01:00 |
Jan Steemann
|
4418e58315
|
removed old-style Doxygen sections
|
2014-10-30 01:16:07 +01:00 |
Jan Steemann
|
2ec0d5b838
|
fixed shellView error handling
|
2014-10-27 11:37:53 +01:00 |
Jan Steemann
|
e581aa6612
|
fixed usage of AQL user-defined functions from web UI
|
2014-10-27 11:09:20 +01:00 |
Jan Steemann
|
9b33081373
|
fixed typo
|
2014-10-27 10:13:06 +01:00 |
Frank Celler
|
a7d93abe43
|
fixed requireApp in development mode
|
2014-10-21 12:28:33 +02:00 |
Jan Steemann
|
bf1cc16c5f
|
attempt to make test more deterministic
|
2014-10-15 12:45:25 +02:00 |
Jan Steemann
|
6ab1ff472a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-09-22 09:30:58 +02:00 |
Jan Steemann
|
07126d7e3b
|
attempt to fix host test
|
2014-09-22 09:14:31 +02:00 |
Jan Steemann
|
481a16fd7a
|
removed bitarray indexes
|
2014-09-15 14:19:38 +02:00 |
Jan Steemann
|
c89a3223f6
|
added missing newline
|
2014-09-09 22:40:13 +02:00 |
Alan Plum
|
b384563d97
|
Linting: tutorial, changes.
|
2014-09-02 22:21:45 +02:00 |
Alan Plum
|
e86c98dfe2
|
Enabled unused: true, ported aardvark jslint to jshint.
|
2014-09-02 22:18:18 +02:00 |
Alan Plum
|
7b24bdba8d
|
Enabled strict: true.
|
2014-09-02 22:16:07 +02:00 |
Alan Plum
|
606da1e3e8
|
Removed jslint headers from server/client/common modules.
|
2014-09-02 22:14:56 +02:00 |
Alan Plum
|
3156a245f6
|
Stricter jshintrc.
|
2014-09-02 22:12:46 +02:00 |
Alan Plum
|
6a3386e55a
|
Fixed jshint headers.
|
2014-09-02 22:12:45 +02:00 |
Jan Steemann
|
574b3f3d18
|
added ArangoShell tutorial
|
2014-08-30 19:46:20 +02:00 |
Jan Steemann
|
dbe107ce65
|
jslint
|
2014-08-06 13:50:21 +02:00 |
Jan Steemann
|
55e0622e06
|
throw "real" exceptions when passing bad parameters to update/replace/remove/exists
|
2014-08-06 13:38:33 +02:00 |
Max Neunhoeffer
|
390f0fe605
|
Implement distributeShardsLike
|
2014-08-01 17:05:04 +02:00 |
Jan Steemann
|
08654635f1
|
fixed examples
|
2014-07-06 13:53:45 +02:00 |
Jan Steemann
|
158cdd1c7a
|
improved printing of cursors
|
2014-07-06 00:44:37 +02:00 |
Max Neunhoeffer
|
878678e899
|
Disable changeMode client test in JS unittest framework.
|
2014-07-02 10:26:28 +02:00 |
Max Neunhoeffer
|
e9e2913696
|
Catch exception in changeMode test.
|
2014-07-02 10:25:54 +02:00 |
Jan Steemann
|
eae94f97a8
|
removed dead code
|
2014-07-02 00:21:58 +02:00 |
Jan Steemann
|
0a230b77e3
|
jshund
|
2014-07-02 00:17:25 +02:00 |
Jan Steemann
|
a5cf53d417
|
fixed examples
|
2014-07-01 16:48:47 +02:00 |
Max Neunhoeffer
|
48762f3cc2
|
Add disabled tests.
Disable shell-readonly test on server.
|
2014-06-30 12:45:10 +02:00 |
Max Neunhoeffer
|
16168e642a
|
Fix test of NoCreate-Mode.
|
2014-06-30 09:55:16 +02:00 |
Esteban Lombeyda
|
4569420fda
|
all file for tesing the changeMode werde renamed
|
2014-06-26 15:42:17 +02:00 |
Esteban Lombeyda
|
ef111c0f6e
|
changeMode test is execute only in noncluster environoments
|
2014-06-26 14:57:01 +02:00 |