1
0
Fork 0
Commit Graph

26282 Commits

Author SHA1 Message Date
Max Neunhoeffer a66246e6ef Remove old constructors. 2016-02-18 15:57:35 +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
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
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
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
Jan Steemann ba93854c59 check return value 2016-02-18 11:00:39 +01:00
Kaveh Vahedipour 3076549984 OSX does not use .size and .type in object file format 2016-02-18 10:46:39 +01:00
Jan Steemann 8e32e6e888 remove unused parameter 2016-02-18 09:38:47 +01:00
Max Neunhoeffer a40729bff3 Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk 2016-02-17 23:19:10 +01:00
Max Neunhoeffer 2ef2ec7292 Add assembler optimized CRC version.
Compile in only if architecture is x86_64 and no user override.
If compiled in, use runtime detection of SSE4.2 extensions using
the CPUID intrinsic.
2016-02-17 23:17:23 +01:00
Frank Celler a5e804ab70 added cancel 2016-02-17 22:19:52 +01:00
Frank Celler 345712c36f changed to new Thread interface 2016-02-17 22:19:37 +01:00
hkernbach 62a7fb57ec grunt build + jslint 2016-02-17 21:10:26 +01:00
hkernbach 9e776db8ea web ui: some collection tile state changes 2016-02-17 21:06:23 +01:00
hkernbach d4b7cf4c52 removed console log 2016-02-17 20:27:36 +01:00
hkernbach db688dcd46 fixed creation of a graph without definition 2016-02-17 20:23:51 +01:00
hkernbach 307cbdebb9 fixed select2 bug graph management tab 2016-02-17 19:57:15 +01:00
hkernbach 7bb22a3f52 grunt build 2016-02-17 19:47:58 +01:00
hkernbach ec7c8e70f8 scss 2016-02-17 19:41:03 +01:00
Jan Steemann cb47e07021 removed unused functions 2016-02-17 18:09:22 +01:00
Jan Steemann cf755930f2 Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk 2016-02-17 18:06:54 +01:00
Jan Steemann 148d24bdc0 Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk 2016-02-17 18:06:47 +01:00
Jan Steemann d6cc325c43 initial implementation of update, still broken 2016-02-17 18:06:35 +01:00
hkernbach 34e47326b9 added description to locked collections 2016-02-17 17:50:00 +01:00
Michael Hackstein 5955e8e1df collection.update() now really uses update... 2016-02-17 17:37:42 +01:00
Michael Hackstein 4baf7c5b49 collection.update and collection.replace now uses the new transaction API respectively. However the underlying functions are not yet implementet 2016-02-17 17:34:28 +01:00
hkernbach 493db4431b Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-02-17 17:07:16 +01:00
hkernbach 2d23cf7e2b web ui, loading documents now cancelable 2016-02-17 17:07:12 +01:00
Michael Hackstein 26176ff16f collection.exists uses new Transaction.document API 2016-02-17 17:05:43 +01:00
Michael Hackstein 7bf7363760 collection.document now uses new transaction document API. Still needs custom type handling 2016-02-17 16:56:09 +01:00
Michael Hackstein 19f52c32bf Removed obsolete code in v8-collection 2016-02-17 16:22:09 +01:00
Michael Hackstein abc3b18189 The collection remove function now uses new transaction remove api 2016-02-17 16:19:19 +01:00
Michael Hackstein 0b9bb35fc3 Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk 2016-02-17 16:11:35 +01:00
Michael Hackstein 2fec9dbef6 Added debug output and stub for replace 2016-02-17 16:11:32 +01:00