Frank Celler
|
0fa6435731
|
WIP
|
2016-04-13 21:12:16 +02:00 |
Andreas Streichardt
|
4c27442bd9
|
Implement callbacks
|
2016-04-13 14:05:15 +02:00 |
Frank Celler
|
3f9dd62d4c
|
WIP
|
2016-04-13 12:30:18 +02:00 |
Frank Celler
|
dc3e8e6bdb
|
WIP
|
2016-04-12 20:27:46 +02:00 |
Kaveh Vahedipour
|
66636cdb7d
|
introducing cluster sanity checking to agency
|
2016-04-12 11:35:27 +02:00 |
Frank Celler
|
922753ef3d
|
WIP
|
2016-04-11 17:44:41 +02:00 |
Kaveh Vahedipour
|
1c64dfccb6
|
clang binaries don't like being left with an undefined iterator. no way around fixing it.
|
2016-04-11 14:36:42 +02:00 |
Frank Celler
|
3d2cc31306
|
WIP
|
2016-04-11 00:05:37 +02:00 |
Frank Celler
|
d24f63e8e2
|
added upgrade feature
|
2016-04-08 15:39:36 +02:00 |
Frank Celler
|
58b9cf7e91
|
WIP
|
2016-04-07 15:40:11 +02:00 |
Frank Celler
|
6002ede1c4
|
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
|
2016-04-03 21:46:30 +02:00 |
Frank Celler
|
e83c1f09b4
|
WIP
|
2016-04-02 23:41:21 +02:00 |
Frank Celler
|
873f226b5f
|
added SchedulerFeature
|
2016-04-01 12:52:28 +02:00 |
Frank Celler
|
af00417cf4
|
skeleton arangod
|
2016-03-25 15:14:43 +01:00 |
Jan Steemann
|
dce7c427d9
|
test fixes
|
2016-03-24 14:55:31 +01:00 |
Jan Steemann
|
9ac39b7ad6
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-23 16:36:30 +01:00 |
Jan Steemann
|
ce63219435
|
removed DocumentAccessor
|
2016-03-21 15:40:44 +01:00 |
Jan Steemann
|
f458acc4c7
|
cleanup
|
2016-03-21 14:35:58 +01:00 |
jsteemann
|
a15e9d9550
|
removed files
|
2016-03-17 00:28:08 +01:00 |
jsteemann
|
97f6f87b01
|
removed unused files
|
2016-03-17 00:06:11 +01:00 |
jsteemann
|
873854a0a0
|
removed unused file
|
2016-03-16 23:56:52 +01:00 |
jsteemann
|
1a9d46ad31
|
removed wrapper for ShapedJson
|
2016-03-14 14:33:32 +01:00 |
Max Neunhoeffer
|
9dbe9acf5f
|
Lose MasterPointer.cpp (all header now).
|
2016-03-11 08:43:58 +01:00 |
Kaveh Vahedipour
|
61a55d61db
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into agency
|
2016-03-10 17:37:43 +01:00 |
Max Neunhoeffer
|
70772d6174
|
Remove RestEdgeHandler, start API-Changes-3.0.md Dokument.
|
2016-03-10 11:28:26 +01:00 |
jsteemann
|
cf3b00adc2
|
removed unused functionality
|
2016-03-09 23:14:29 +01:00 |
Jan Steemann
|
878865c53a
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 17:57:07 +01:00 |
Kaveh Vahedipour
|
3a239fe1d5
|
Store intestinals into cpp file. Write to db ok.
|
2016-03-09 09:58:43 +01:00 |
Frank Celler
|
5e027818c5
|
fixed dependencies in case USE_PRECOMPILED_V8
|
2016-03-09 09:44:57 +01:00 |
Jan Steemann
|
0c2fdb9fb9
|
less dependency on document-collection.h
|
2016-03-04 20:53:17 +01:00 |
Jan Steemann
|
0277ebe5a6
|
moved TRI_doc_mptr_t into its own file(s)
|
2016-03-04 20:02:55 +01:00 |
Jan Steemann
|
4de5e41044
|
simplifications
|
2016-03-04 17:48:27 +01:00 |
Kaveh Vahedipour
|
2046a704e0
|
notifyall
|
2016-03-03 14:24:23 +01:00 |
Jan Steemann
|
92493f2807
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-02 11:04:58 +01:00 |
Frank Celler
|
c88a68358d
|
CMAKE changes for Windows and Solaris
|
2016-03-01 17:31:30 +01:00 |
Kaveh Vahedipour
|
fa66ba2ffc
|
compiles again
|
2016-03-01 16:45:34 +01:00 |
Michael Hackstein
|
a424876d00
|
Merge branch 'spdvpk' of github.com:arangodb/arangodb into spdvpk
|
2016-03-01 13:39:57 +01:00 |
Michael Hackstein
|
fa8b4ae0e3
|
Removed Velocypack from FulltextIndex. And replaced TRI_string_vector_t with std::vector<std::string>
|
2016-03-01 13:35:47 +01:00 |
Jan Steemann
|
15350cf4b8
|
renamed and removed
|
2016-03-01 12:34:03 +01:00 |
Kaveh Vahedipour
|
4435236e91
|
property_map
|
2016-03-01 08:52:20 +01:00 |
jsteemann
|
adae2e7c67
|
fixed saving
|
2016-02-29 23:31:21 +01:00 |
Michael Hackstein
|
b76c189990
|
Removed TRI_index_operator and all it's references. They are obsolete because of new VelocyPack index iterator on Skiplist index
|
2016-02-29 11:42:18 +01:00 |
Kaveh Vahedipour
|
e5c79ea73c
|
agency on
|
2016-02-27 11:44:21 +01:00 |
Jan Steemann
|
78f4e26a5b
|
removed non-existing file
|
2016-02-25 15:34:06 +01:00 |
Jan Steemann
|
3e82064770
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-25 14:59:08 +01:00 |
Frank Celler
|
42dbf45264
|
fixed libs
|
2016-02-24 22:40:31 +01:00 |
Jan Steemann
|
cd6a9d4988
|
cleanup
|
2016-02-24 20:12:46 +01:00 |
Jan Steemann
|
0e5f1fcb24
|
moved ditches into TransactionContext
|
2016-02-23 16:46:25 +01:00 |
Frank Celler
|
9fca3425a1
|
cleanup
|
2016-02-23 15:28:31 +01:00 |
Frank Celler
|
d53b65a2f8
|
cleanup of OS defines
|
2016-02-23 15:27:34 +01:00 |
Frank Celler
|
0639e688f5
|
added FLEX and BISON
|
2016-02-23 15:27:34 +01:00 |
Frank Celler
|
6fa4e319bb
|
simplified init
|
2016-02-23 15:26:22 +01:00 |
Jan Steemann
|
70d44f06fa
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-23 13:22:46 +01:00 |
Frank Celler
|
e269b97517
|
cleanup of OS defines
|
2016-02-23 12:26:10 +01:00 |
Frank Celler
|
97e80b848e
|
added FLEX and BISON
|
2016-02-23 12:26:10 +01:00 |
Frank Celler
|
ef71f52a24
|
simplified init
|
2016-02-23 12:26:10 +01:00 |
Wilfried Goesgens
|
a051cce47b
|
Add optional system libraries to the executable.
|
2016-02-23 11:38:15 +01:00 |
Michael Hackstein
|
ef4f3790bc
|
Added OperationCursor to cmake file. Fixed compile errors
|
2016-02-22 14:02:03 +01:00 |
Jan Steemann
|
ea3a7f3dab
|
removed cap constraints
|
2016-02-22 12:37:16 +01:00 |
Jan Steemann
|
c3d3ef2b2d
|
use different custom type
|
2016-02-12 17:29:35 +01:00 |
Jan Steemann
|
16d1a6f7a8
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-02-11 21:56:50 +01:00 |
Jan Steemann
|
9898103bc1
|
initial vpack documents
|
2016-02-11 21:56:10 +01:00 |
Kaveh Vahedipour
|
fe9370afb4
|
Pre merge into devel
|
2016-02-11 13:00:50 +01:00 |
Kaveh Vahedipour
|
b99970ef72
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into cmakification
|
2016-02-08 16:17:36 +01:00 |
Kaveh Vahedipour
|
c626ecc59b
|
First successful OSX build
|
2016-02-08 16:17:10 +01:00 |
Jan Steemann
|
040b09f303
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-operators
|
2016-02-05 19:47:29 +01:00 |
Jan Steemann
|
abd382bf19
|
replication cleanup
|
2016-02-05 13:08:12 +01:00 |
jsteemann
|
b962c5a9e8
|
array comparison operators
|
2016-02-03 00:28:03 +01:00 |
Kaveh Vahedipour
|
7129e15d8f
|
cmake builds on ubuntu
|
2016-02-01 16:48:39 +00:00 |
Kaveh Vahedipour
|
6194a83437
|
making progress building unix versions
|
2016-02-01 13:06:06 +00:00 |
Kaveh Vahedipour
|
5679410317
|
Building on OSX
|
2016-01-21 15:17:43 +01:00 |
Jan Steemann
|
5daa529404
|
compaction fix attempt II
|
2016-01-18 18:24:25 +01:00 |
Jan Steemann
|
31b4de2acb
|
removed unused RestHandler
|
2016-01-15 10:27:31 +01:00 |
Michael Hackstein
|
d999c7063b
|
Moved Debug functions to V8Server and made them available via a debug endpoint. This is used to distributed debugSetFailAt in cluster, s.t. DBServers use these functions as well
|
2016-01-14 17:14:18 +01:00 |
Frank Celler
|
89ca0ffae1
|
added work monitor call
|
2016-01-13 18:10:51 +01:00 |
Jan Steemann
|
9ee2646b53
|
aggregators ready for hash-collect
|
2016-01-11 19:24:53 +01:00 |
Jan Steemann
|
ad1163e3bb
|
refactoring for Aql COLLECT
|
2016-01-07 13:35:12 +01:00 |
jsteemann
|
a6cb463e06
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2016-01-05 00:25:10 +01:00 |
Frank Celler
|
1065a1bd2c
|
added work monitor
|
2016-01-04 15:33:06 +01:00 |
Michael Hackstein
|
622fafa0fc
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-10 11:13:42 +01:00 |
Jan Steemann
|
a36e4827c7
|
build fix
|
2015-12-10 10:43:59 +01:00 |
Jan Steemann
|
5c033f566b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-04 13:47:08 +01:00 |
Wilfried Goesgens
|
c9e6e066fb
|
one more missing file.
|
2015-12-03 14:16:59 +01:00 |
Wilfried Goesgens
|
650a7c6d7c
|
Add missing file to the cmake build
|
2015-12-03 14:04:22 +01:00 |
Wilfried Goesgens
|
2377c4d628
|
Add new files to cmake.
|
2015-12-03 13:45:36 +01:00 |
Michael Hackstein
|
430eb2fd07
|
First version of CXX RestEdgesHandler. Required for early filtering in Cluster Traversals
|
2015-11-24 10:23:35 +01:00 |
Jan Steemann
|
59084c193d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-11-19 13:28:57 +01:00 |
Michael Hackstein
|
7a36bbb43f
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-11-18 13:58:47 +01:00 |
Jan Steemann
|
6f262b6083
|
added DocumentAccessor
|
2015-11-18 13:58:14 +01:00 |
Michael Hackstein
|
f880592025
|
Used the TraverserExpression in Local case for Edges. Right now it fails hardcoded.
|
2015-11-18 11:26:55 +01:00 |
jsteemann
|
5f25de1710
|
implementation for custom type handling
|
2015-11-16 23:55:06 +01:00 |
Jan Steemann
|
8f6105aa18
|
added new marker types
|
2015-11-13 15:42:42 +01:00 |
Wilfried Goesgens
|
7a54982eb4
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-11-06 13:53:21 +01:00 |
Jan Steemann
|
cb60466228
|
removed useless RestAdminBaseHandler layer
|
2015-11-06 12:42:02 +01:00 |
Wilfried Goesgens
|
951165ab1e
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
Conflicts:
arangod/Aql/grammar.cpp
arangod/Aql/grammar.h
js/common/modules/org/arangodb/graph-examples/example-graph.js
|
2015-10-28 11:08:18 +01:00 |
Jan Steemann
|
03da10bb51
|
attempt to fix failing Windows build
|
2015-10-22 18:03:07 +02:00 |
Frank Celler
|
b7de227138
|
removed readline
|
2015-10-22 15:41:33 +02:00 |
Wilfried Goesgens
|
dae95de667
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH
|
2015-10-21 14:54:01 +02:00 |
Jan Steemann
|
81cd1e9f62
|
fixed Windows compile issues
|
2015-10-19 12:43:11 +02:00 |
Jan Steemann
|
068d85b562
|
less header dependencies
|
2015-10-13 17:00:59 +02:00 |
Jan Steemann
|
7d11a07a5a
|
removed RangeInfo.h
|
2015-10-13 15:15:48 +02:00 |
Jan Steemann
|
197be68f7d
|
removed IndexRange*
|
2015-10-13 15:12:32 +02:00 |
jsteemann
|
29b3741156
|
reworked cost calculations
|
2015-10-12 22:23:03 +02:00 |
Jan Steemann
|
f0edd198bc
|
added specializeOne() and specializeAll()
|
2015-10-12 13:02:52 +02:00 |
Jan Steemann
|
8c6d284cc3
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-jmmh-conditions
|
2015-10-09 16:17:18 +02:00 |
Jan Steemann
|
14a2df7684
|
simplified startup phase w/ options parsing and feature initialization
|
2015-10-09 15:25:26 +02:00 |
Jan Steemann
|
8ee068ba40
|
refactoring
|
2015-10-06 13:31:56 +02:00 |
Jan Steemann
|
91e8884518
|
added AggregateNode.*
|
2015-09-30 15:55:38 +02:00 |
Jan Steemann
|
50fa5a2138
|
added SortNode file
|
2015-09-30 15:42:48 +02:00 |
Jan Steemann
|
9041b7b2c9
|
file split
|
2015-09-30 15:29:32 +02:00 |
Jan Steemann
|
d99f7a498d
|
moved index nodes to their own files
|
2015-09-30 15:13:49 +02:00 |
Jan Steemann
|
b5cf8ce942
|
moved cluster nodes out of ExecutionNode.*
|
2015-09-30 14:51:11 +02:00 |
Michael Hackstein
|
c0a88a1371
|
Merge branch 'aql-jmmh-conditions' of github.com:arangodb/arangodb into aql-jmmh-conditions
|
2015-09-29 10:04:15 +02:00 |
Michael Hackstein
|
1e9c6f110b
|
Started implementing the IndexBlock. Right now it expects an iterator for each used index that is created by an evaluated expression from the Block. Then it will go through all iterators in every get/skip some step
|
2015-09-28 19:30:10 +02:00 |
Jan Steemann
|
84f59d112e
|
unified index use checks
|
2015-09-28 18:13:04 +02:00 |
Michael Hackstein
|
1a7f414c16
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-09-18 12:21:39 +02:00 |
Frank Celler
|
c4d1fff729
|
new traversal
|
2015-09-18 10:40:28 +02:00 |
Jan Steemann
|
b0798bbb19
|
first commit, broken
|
2015-09-16 17:22:09 +02:00 |
Jan Steemann
|
bead727a32
|
initial work for better incremental synchronization
|
2015-09-10 18:17:58 +02:00 |
Jan Steemann
|
0735277830
|
removed IndexWatermarks again... not needed
|
2015-09-09 14:22:58 +02:00 |
Jan Steemann
|
b9c8972477
|
index watermarks preparations
|
2015-09-04 18:14:39 +02:00 |
CoDEmanX
|
3a9648d78a
|
More Americanization
|
2015-09-03 22:25:43 +02:00 |
Michael Hackstein
|
027445697d
|
Renamed SkiplistIndex2 to SkiplistIndex ;)
|
2015-09-01 15:05:49 +02:00 |
Michael Hackstein
|
786126f307
|
Removed obsolete file
|
2015-09-01 15:05:49 +02:00 |
Jan Steemann
|
afb342eefd
|
split big ExecutionBlock file into smaller files
|
2015-08-27 00:28:20 +02:00 |
Jan Steemann
|
cbd43b3839
|
renamed files
|
2015-08-26 21:49:15 +02:00 |
Jan Steemann
|
09928c71c1
|
added common base class for hash and skiplist index
|
2015-08-26 18:14:24 +02:00 |
Michael Hackstein
|
c308065eec
|
Removed obsolete hash index implementation
|
2015-08-26 09:46:49 +02:00 |
Michael Hackstein
|
b708a7ae68
|
Merge remote-tracking branch 'origin/devel' into array_indexing
|
2015-08-21 15:34:49 +02:00 |
Willi Goesgens
|
7b41912489
|
Merge pull request #1448 from CoDEmanX/devel
Fixes for Windows (.sh line endings, ignored files, remove bad file)
|
2015-08-20 09:37:31 +02:00 |
CoDEmanX
|
f35bd8728f
|
Fix target path for js files
Folder must be omitted from destination path, or a another folder will be created as parent and break file structure.
|
2015-08-20 03:23:14 +02:00 |
Jan Steemann
|
1be3733a64
|
moved some handlers around
fix disappeared handlers
|
2015-08-20 01:26:52 +02:00 |
Jan Steemann
|
ea382e1f4c
|
removed triagens::rest::Handler
|
2015-08-20 01:26:50 +02:00 |
Michael Hackstein
|
59e8ea3fad
|
Merge branch 'devel' of github.com:arangodb/arangodb into array_indexing
|
2015-08-19 11:56:34 +02:00 |
Jan Steemann
|
6076bc632e
|
fixed Makefile
|
2015-08-19 11:37:51 +02:00 |
Jan Steemann
|
9f0384284f
|
moved files
|
2015-08-19 11:19:37 +02:00 |
Max Neunhoeffer
|
7217111192
|
First step for hashindex, this revision is broken.
Changes are only done half-way.
|
2015-08-17 12:57:52 +02:00 |
Jan Steemann
|
6d7ccd7699
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
Frank Celler
|
35a3c6421c
|
moved dispatcher to atomic
|
2015-07-23 15:40:34 +02:00 |
Willi Goesgens
|
faed66ccef
|
* fix windows language from russian to English
* fix creating of distinct resource files for our set of commandline tools.
|
2015-07-20 14:10:49 +02:00 |
Willi Goesgens
|
f2ddf10a46
|
Windows doesn't like strings in versions...
|
2015-07-17 18:51:22 +02:00 |
Willi Goesgens
|
018cfce58c
|
Fix cmake variable referencing.
|
2015-07-17 17:07:42 +02:00 |
Willi Goesgens
|
edabac8927
|
Add Version information & icons to the windows binaries.
|
2015-07-17 16:36:40 +02:00 |
Jan Steemann
|
c71dc4d9bb
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-query-cache
|
2015-07-13 10:49:14 +02:00 |
Frank Celler
|
b6995ba412
|
fixed packaging of JS files
|
2015-07-04 21:54:59 +02:00 |
Jan Steemann
|
1f5e047486
|
query cache, now with result limitations, HTTP and JavaScript APIs
|
2015-06-27 01:12:32 +02:00 |
Jan Steemann
|
a769b658c8
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-query-cache
|
2015-06-25 02:28:21 +02:00 |
Willi Goesgens
|
351681c2de
|
Add missing swagger files to cmake build. fixes #1368
|
2015-06-24 09:50:42 +02:00 |
Jan Steemann
|
e3a15227ce
|
query cache for AQL queries. no invalidation yet, so results will be wrong when underlying collections are changed
|
2015-06-23 18:42:58 +02:00 |
Jan Steemann
|
ffab0ef47d
|
renamed file
|
2015-06-18 17:29:49 +02:00 |