1
0
Fork 0
Commit Graph

1796 Commits

Author SHA1 Message Date
Jan Steemann 9fa91447ce renamed attributes 2013-07-09 12:58:10 +02:00
Jan Steemann c6ff61b159 added new error code 2013-07-09 12:33:10 +02:00
Jan Steemann dfd9117fd1 some cleanup, initial implementation of log dump 2013-07-08 12:27:20 +02:00
Jan Steemann 054ed3ca3f apply collection data dumps 2013-07-05 11:41:37 +02:00
Jan Steemann 230f0ddcc3 added errors 2013-07-04 15:51:24 +02:00
Jan Steemann f5968a4646 handle a master's state response 2013-07-04 10:13:09 +02:00
Jan Steemann fa69af4206 added wait time for rotate test 2013-07-03 16:42:58 +02:00
Lucas Dohmen e93dae9632 Fixed JSLint 2013-07-03 14:36:02 +02:00
Jan Steemann c6ea2c417e fixed jslint warnings 2013-07-03 14:11:33 +02:00
Jan Steemann 44c9ca4e90 issue #565, plus a few usability fixxes for aal.search() 2013-07-03 14:06:57 +02:00
Lucas Dohmen bb83987178 Fixing JSLint errors 2013-07-02 14:21:59 +02:00
Jan Steemann 9d2a016c5b make jslint happy 2013-07-01 15:50:51 +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 1f68eaa221 issue #563: can aal become a default object? 2013-07-01 10:21:18 +02:00
Jan Steemann 6c35ea2520 added missing explanation for system attributes 2013-07-01 10:09:09 +02:00
Lucas Dohmen 7e7a90753a Fixing the build (this time: Really)
Sorry, seems like I shouldn't code today 😊
2013-06-28 19:38:30 +02:00
Lucas Dohmen f6a89cf1d6 Code Review: Client Graph Module 2013-06-28 19:38:29 +02:00
Lucas Dohmen ef86205751 Code Review: Server Graph Module 2013-06-28 18:34:52 +02:00
Lucas Dohmen ccf56dd702 Fix the build 2013-06-28 18:34:26 +02:00
Lucas Dohmen 79a6772667 Code Review: Common Graph Module 2013-06-28 18:14:23 +02:00
Lucas Dohmen 476ec2aaa0 Introducing: GraphAPI
Graph API is wrapping the Graph REST interface for the clientside
ArangoDB module.
2013-06-28 16:39:18 +02:00
Jan Steemann 3b3ac02559 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-28 10:26:06 +02:00
Jan Steemann cf2cb53386 fixed test 2013-06-28 10:25:56 +02:00
a-brandt 7bb3704335 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-28 10:17:46 +02:00
a-brandt 93a8c574bd added a check 2013-06-28 10:17:39 +02:00
Jan Steemann 61c43a47b7 fixed queries 2013-06-28 09:54:05 +02:00
Jan Steemann 4ed7ac6376 improved error messages 2013-06-27 14:49:33 +02:00
Jan Steemann 2a286dc074 updated documentation for #557 2013-06-27 11:33:21 +02:00
Jan Steemann f7fcd6119d added tests for special collections 2013-06-26 17:46:43 +02:00
Jan Steemann af39f069f5 added more tests for hash index queries 2013-06-26 16:50:52 +02:00
Jan Steemann 6e9c3e8e2c replication logging 2013-06-26 12:04:55 +02:00
Jan Steemann db50b38370 fixed typos 2013-06-25 09:06:20 +02:00
Jan Steemann 27bf4bb546 more tests 2013-06-24 17:04:32 +02:00
Jan Steemann adfd051c92 added test for unloading 2013-06-24 13:55:51 +02:00
Jan Steemann 93f7122099 added missing count() method for server-side cursor 2013-06-24 13:50:03 +02:00
Jan Steemann 5a9a13da8f fixed test, updated docs 2013-06-24 10:58:07 +02:00
Jan Steemann 4c88adc054 potential fix for issue #554 2013-06-24 10:46:13 +02:00
Jan Steemann 4e7a09c33f added one more test 2013-06-22 03:07:00 +02:00
Jan Steemann 654ea77f25 extended cap constraints with size constraints 2013-06-22 02:44:48 +02:00
Jan Steemann 2d7edbef96 added db._exists() 2013-06-21 21:50:00 +02:00
Jan Steemann c74c80d5ff allow bind parameters in db._query() 2013-06-21 17:13:51 +02:00
Jan Steemann cae82f27e4 added `/_api/current-database` 2013-06-21 10:25:15 +02:00
Jan Steemann e232e50bf6 fixed client-side test 2013-06-20 19:34:41 +02:00
Jan Steemann 30a747f3ef fixed client-side tests 2013-06-20 19:15:30 +02:00
Jan Steemann f06012ac65 added tests for big documents 2013-06-20 19:14:47 +02:00
Jan Steemann 959bb653e2 fixed tests 2013-06-20 19:14:35 +02:00
Jan Steemann b1f243d296 fixed segfault for too big shapes, make shape collection filesize adaptive 2013-06-20 19:14:14 +02:00
Jan Steemann d9c0d588f9 added internal.adminDirectory 2013-06-20 15:47:48 +02:00
Jan Steemann fcf8ff1c47 blind commit to make the basePath for foxx assets dynamic 2013-06-20 14:02:09 +02:00
Lucas Dohmen f64c227b16 Graph Module: Even more in Graph Common 2013-06-19 17:09:19 +02:00