1
0
Fork 0
Commit Graph

26311 Commits

Author SHA1 Message Date
Jan Steemann b349e80bbd Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 17:54:40 +01:00
Jan Steemann 367c234d96 implemented count() 2016-02-18 17:54:28 +01:00
Michael Hackstein 7f2e01a180 Fixed usage of old constructor 2016-02-18 16:44:08 +01:00
Michael Hackstein 344a64f5d0 Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-02-18 16:41:03 +01:00
Michael Hackstein 2b8b2b185f Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-02-18 16:40:58 +01:00
Jan Steemann 84984d0cfb Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 16:40:27 +01:00
hkernbach e10b3d59d8 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-02-18 16:36:29 +01:00
hkernbach 582d01885e responsive design, scss, readbility numbers, grunt build 2016-02-18 16:36:02 +01:00
Frank Celler cca627318a fixed quotes 2016-02-18 16:35:04 +01:00
Jan Steemann c3eba02f68 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 16:34:55 +01:00
Jan Steemann 544fc3a31b fixed compile error 2016-02-18 16:34:41 +01:00
Frank Celler 603afe6e5a fixed pathes 2016-02-18 16:30:52 +01:00
Michael Hackstein dffd2e6870 Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-02-18 16:20:34 +01:00
Jan Steemann 5b3b7e673b Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 16:17:07 +01:00
Jan Steemann 157bbe3cf7 fixed replace() 2016-02-18 16:16:54 +01:00
Michael Hackstein 1ddda5f0e8 Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-02-18 16:14:27 +01:00
Michael Hackstein 4e12805846 document PUT and PATCH now use the new Transaction API. 2016-02-18 16:14:23 +01:00
Frank Celler 67c150d53b added LDFLAGS 2016-02-18 16:06:16 +01:00
Max Neunhoeffer a66246e6ef Remove old constructors. 2016-02-18 15:57:35 +01:00
Jan Steemann 1168ef98d4 changed arangosh default prompt 2016-02-18 15:39:22 +01:00
Max Neunhoeffer e0ac624b41 Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk 2016-02-18 15:33:18 +01:00
Max Neunhoeffer f08f663ec0 Fix constructor call to OperationResult. 2016-02-18 15:33:02 +01:00
Michael Hackstein b7cf8138b3 Fixed Rest generateDocument. It now uses the custom attribute handler for _id 2016-02-18 15:25:13 +01:00
Frank Celler 226e51b72b changed binary path to new cmake structure 2016-02-18 15:16:51 +01:00
Michael Hackstein 4aa3de6eb8 RestDocument Handler GET now uses new Transaction API 2016-02-18 15:08:57 +01:00
Michael Hackstein b2eb4fdb23 Added helper functions to create HTTP Results from internal VelocyPack 2016-02-18 15:08:33 +01:00
Max Neunhoeffer 27885f75bd Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk 2016-02-18 14:56:59 +01:00
Max Neunhoeffer 52d051d571 Add insertCluster method to transaction. Change OperationResult. 2016-02-18 14:56:37 +01:00
Frank Celler 5fcc412f6f switch to 3.0.0 2016-02-18 14:44:57 +01:00
Jan Steemann 433cd14d7e Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 14:44:05 +01:00
Jan Steemann 9b80a8a371 return _rev in case of revision mismatch for document(), fixed update() 2016-02-18 14:42:38 +01:00
Max Neunhoeffer af107de6f9 Tiny change in velocypack: steal more efficient. 2016-02-18 14:42:05 +01:00
Frank Celler adaef87abf switch to 3.0.0 2016-02-18 14:41:25 +01:00
Frank Celler eeba57137c use -lrt 2016-02-18 14:34:09 +01:00
Frank Celler bf54539770 local-configuration.h is no longer needed 2016-02-18 14:11:25 +01:00
Frank Celler 7e1943d4e8 added missing files 2016-02-18 14:05:12 +01:00
Frank Celler 5de6c354a9 added warning, removed local-configuration, bumped version 2016-02-18 14:02:40 +01:00
Frank Celler 5e527fe279 added USE_PRECOMPILED_V8 2016-02-18 14:02:40 +01:00
Frank Celler ad38238da7 added swagger, USE_FAILURE_TESTS, ARANGODB_VERSION 2016-02-18 14:02:39 +01:00
Michael Hackstein 7ed6754389 Fixed usage of document, to also include customTypeHandler for export to V8 2016-02-18 13:21:06 +01:00
Michael Hackstein 705742b4bb Fixed custom type for _id 2016-02-18 13:18:58 +01:00
Michael Hackstein 4d044d2732 Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-02-18 12:56:33 +01:00
Jan Steemann d7963c651b Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 12:55:49 +01:00
Jan Steemann cad73da1cb Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-02-18 12:55:44 +01:00
Jan Steemann ea7a7b4242 handle custom types 2016-02-18 12:55:33 +01:00
Michael Hackstein 4e25bcf3dc Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-02-18 12:51:19 +01:00
Michael Hackstein 46d8b291c9 C++ Graph module now uses new Transcation API to get the graph definition 2016-02-18 12:51:08 +01:00
Max Neunhoeffer 57fd044c4b First experiment with intrinsics. 2016-02-18 12:41:40 +01:00
Frank Celler a227fd45df switch to cmake 2016-02-18 12:28:12 +01:00
Frank Celler 60305868a8 added grace period 2016-02-18 12:12:29 +01:00