1
0
Fork 0
Commit Graph

1756 Commits

Author SHA1 Message Date
a-brandt 93a8c574bd added a check 2013-06-28 10:17:39 +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
Lucas Dohmen 6a84d4726b Graph Module: Pulled Iterator into Common
Also adjusted it to be useful for the Server Side.
2013-06-19 17:09:19 +02:00
Lucas Dohmen 38327183e8 Graph Module: Edge almost entirely pulled into Common 2013-06-19 17:09:18 +02:00
Jan Steemann 74b3055747 added stub tests for functions 2013-06-19 16:51:50 +02:00
Jan Steemann 9dfb7483ff "doCompact" attribute for collections 2013-06-19 16:51:16 +02:00
Lucas Dohmen 1771c581b7 Graph Module (Client): GraphAPI refined
* Restructering of GraphAPI
* No more feature envy from GraphAPI
2013-06-19 10:29:42 +02:00
Lucas Dohmen 7966657ac0 Graph Module (client): Introducing the GraphAPI
Also some reordering of the methods inside of it.
2013-06-19 10:29:42 +02:00
Lucas Dohmen c8385e4671 Use the connection directly 2013-06-19 10:29:42 +02:00
Lucas Dohmen f1c17dd0d3 Graph Module (client): Pulled get and post graph to request 2013-06-19 10:29:42 +02:00
Lucas Dohmen 5697a7dd74 Graph module (client): Removed Duplication of Iterator 2013-06-19 10:29:42 +02:00
Lucas Dohmen bb71d1391d Graph Module (client): Moved Cursor creation to connection class 2013-06-19 10:29:42 +02:00
Lucas Dohmen cc43747af8 Graph Module (Client): More extracted to the request class 2013-06-19 10:29:42 +02:00
Lucas Dohmen 9cd9b4046b Graph Module (Client): _saveVertex and _saveEdge 2013-06-19 10:29:41 +02:00
Lucas Dohmen 27b3c0fe89 Graph Module (Client): Refactored drop 2013-06-19 10:29:41 +02:00
Lucas Dohmen 12271e7689 Tiny change 2013-06-19 10:29:41 +02:00
Lucas Dohmen 393b887aed Graph Module (Client): First step of extracting shared getEdge behaviour 2013-06-19 10:29:41 +02:00
Lucas Dohmen 14e9279232 Graph Module (Client): Pulling out JSON.stringify to the request method 2013-06-19 10:29:41 +02:00
Lucas Dohmen 53abbdfb8b Pulling out requests in the client Graph module 2013-06-19 10:29:41 +02:00
a-brandt 04e63d52cc added example 2013-06-19 09:53:23 +02:00
a-brandt a9184ce73c fixed jslint warnings 2013-06-18 16:50:50 +02:00
a-brandt 71c5f89010 Added unittests for structures 2013-06-18 15:56:01 +02:00
Jan Steemann 7e53913744 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-14 18:58:27 +02:00
Lucas Dohmen 294b31e839 Further Refactoring of GraphCommon 2013-06-14 10:13:17 +02:00
Lucas Dohmen c357fa1133 Pulled addVertex into Common + tiny style fixes 2013-06-14 10:13:17 +02:00
Lucas Dohmen a81a0f0728 Tiny Refactoring of GraphCommon 2013-06-14 10:11:19 +02:00
Lucas Dohmen 222db29812 More functionality for the tiny is.x library 2013-06-14 10:11:19 +02:00
Jan Steemann 60d0a0e773 fixed doxygen error 2013-06-14 09:37:31 +02:00
Jan Steemann 74872e4575 fixed error message 2013-06-13 16:08:42 +02:00
Jan Steemann 7d101890c7 speedup for KEYS() 2013-06-13 16:08:11 +02:00
Jan Steemann e7975b5273 niced up the examples 2013-06-13 16:07:48 +02:00
Jan Steemann f1ed44dec9 fixed jslint errors 2013-06-13 15:05:30 +02:00
Jan Steemann 8327d76db6 fixed line too long errors 2013-06-13 15:05:18 +02:00
Jan Steemann 74d2a00737 test internal.download() 2013-06-13 15:05:08 +02:00
Jan Steemann cea8f05db2 fixed example 2013-06-13 13:07:01 +02:00
Jan Steemann b1bc9b3285 adjust traversal docs and examples 2013-06-13 13:06:48 +02:00
Jan Steemann 01cd80d3ea Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-13 12:56:02 +02:00
Jan Steemann 98001c21cc added extra return codes 2013-06-13 12:55:48 +02:00
a-brandt 50e2434d33 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-13 12:29:43 +02:00
a-brandt a1ef5d7425 added PUT 2013-06-13 12:29:24 +02:00
Michael Hackstein ba7f298449 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-13 11:15:15 +02:00
Michael Hackstein 9443ab68d8 Fixed returncode of RestCursorCreateCursorUnknownCollection example 2013-06-13 11:14:56 +02:00