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 |
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 |
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 |
Jan Steemann
|
7fd0b9c69c
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-17 15:59:50 +01:00 |
Jan Steemann
|
dda2459f41
|
added document()
|
2016-02-17 15:59:44 +01:00 |
Max Neunhoeffer
|
2e5f2251ad
|
Merge branch 'devel' into spdvpk
|
2016-02-17 14:46:37 +01:00 |
Max Neunhoeffer
|
1052ea69e1
|
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
|
2016-02-17 14:45:59 +01:00 |
Max Neunhoeffer
|
d0dc195949
|
Take out a debug message.
|
2016-02-17 14:45:06 +01:00 |
Max Neunhoeffer
|
50e342f4fa
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-02-17 14:39:40 +01:00 |
Kaveh Vahedipour
|
483ac03d7e
|
Checking for architecture. Providing CMAKE_TARGET_ARCHITECTURE_CODE.
|
2016-02-17 13:25:01 +00:00 |
Kaveh Vahedipour
|
c4c7bfbd5b
|
Checking for architecture. Providing include (TargetArch)
|
2016-02-17 13:21:03 +00:00 |
Michael Hackstein
|
68a81872f0
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-02-17 13:53:41 +01:00 |
Jan Steemann
|
bdc675e494
|
added stubs for document() and update()
|
2016-02-17 13:53:19 +01:00 |
Michael Hackstein
|
2b10ec64d3
|
Adapted RestImportHandler to new Transaction API
|
2016-02-17 13:49:10 +01:00 |
Jan Steemann
|
57a770fca0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-17 13:41:32 +01:00 |
Jan Steemann
|
bce6b4f130
|
remove
|
2016-02-17 13:41:18 +01:00 |
Michael Hackstein
|
d25e79cc22
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-02-17 12:57:12 +01:00 |
Michael Hackstein
|
22d30676a5
|
Moved RestEdgeHandler to new transaction.insert api. Still needs test
|
2016-02-17 12:57:06 +01:00 |
hkernbach
|
1f73f0611e
|
grunt build
|
2016-02-17 12:56:05 +01:00 |
hkernbach
|
3286e29f9d
|
web ui better handling loading/unloading collections
|
2016-02-17 12:54:10 +01:00 |
Jan Steemann
|
3359e16262
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-17 12:14:31 +01:00 |
Jan Steemann
|
39e64150e4
|
stubs for remove()
|
2016-02-17 12:14:21 +01:00 |
Max Neunhoeffer
|
459e3abf07
|
Put in new CRC polynomial.
Also remove initialization stuff for CRC hashes string case.
Adjust unittests.
|
2016-02-17 11:59:36 +01:00 |
hkernbach
|
02d3261a56
|
webui async creating+deleting indices
|
2016-02-17 11:59:05 +01:00 |
Jan Steemann
|
b26309923d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-17 11:51:14 +01:00 |
Jan Steemann
|
ad34611475
|
Merge branch 'spdvpk' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-17 11:51:05 +01:00 |
Michael Hackstein
|
79eec5e391
|
Made the collection save function edge aware. The transaction has to validate that _from and _to are valid.
|
2016-02-17 11:43:36 +01:00 |
Michael Hackstein
|
fef2368238
|
Removed obsolete cluster case insertion function in v8-collection
|
2016-02-17 10:48:54 +01:00 |
Michael Hackstein
|
056bcec709
|
Reimplemented internal __save to use new Transaction VPack API. Also removed now obsolete static functions
|
2016-02-17 10:47:19 +01:00 |
Kaveh Vahedipour
|
360a24f65d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-02-17 09:22:11 +00:00 |
Kaveh Vahedipour
|
d5ba21ff61
|
Build of etcd should only be attempted, when Go is found >= 1.2
|
2016-02-17 09:22:07 +00:00 |
Michael Hackstein
|
11046e30a9
|
Explicitly give the Collection Type for HTTP generate saved result
|
2016-02-17 09:39:11 +01:00 |
Jan Steemann
|
eab0a3f86e
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-17 09:28:34 +01:00 |
Max Neunhoeffer
|
989a014cb5
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-02-17 08:37:44 +01:00 |
Max Neunhoeffer
|
cf763f6eb0
|
Make terminal a bit smaller in debugging mode.
|
2016-02-17 08:36:57 +01:00 |
Kaveh Vahedipour
|
411ef9185c
|
Fxing for Release and Debug build types
|
2016-02-16 23:16:28 +01:00 |
Kaveh Vahedipour
|
112ac719f5
|
Fxing for Release and Debug build types
|
2016-02-16 23:09:00 +01:00 |
hkernbach
|
80da9faf75
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-02-16 20:12:43 +01:00 |
hkernbach
|
4f821750a4
|
grunt build
|
2016-02-16 20:12:36 +01:00 |
hkernbach
|
6278621804
|
improved webui when using big collections
|
2016-02-16 20:12:20 +01:00 |
Jan Steemann
|
0511a944ad
|
implemented local insert method
|
2016-02-16 18:32:50 +01:00 |
Michael Hackstein
|
a75814264c
|
Use static internal attribute Names instead of inplace strings
|
2016-02-16 18:17:26 +01:00 |
Michael Hackstein
|
fb3fbc863f
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-02-16 17:57:54 +01:00 |