Jan
1476ddbd0d
Bug fix/fix cluster upgrade ( #10411 )
2019-11-15 10:42:04 +01:00
Jan
9898606223
fix logIds ( #10135 )
2019-10-01 20:19:38 +03:00
Dan Larkin-York
a83c2323c9
Refactor ApplicationServer stack ( #9965 )
2019-09-25 17:31:59 +02:00
Jan Christoph Uhde
0b8c75c7b7
one shard db - devel ( #9395 )
2019-09-23 15:48:37 +02:00
Markus Pfeiffer
753ff4aa67
Feature/atomic database creation 2 ( #9826 )
2019-09-05 12:38:07 +02:00
Andrey Abramov
e8b38bfa8e
bug-fix/internal-issue-#549 ( #9086 )
...
* do not persist legacy analyzers into _analyzers table
* fix arangosearch upgrade in cluster
* get rid of Vasiliy's shit
* address review comments
* ensure link is synchronized after creation in upgrade
* fix compilation error
* minor cleanup
* fix tests
* distribute '_analyzers' collection as '_graphs'
* comment out Vasiliy's shit part 2
2019-05-30 22:00:06 +03:00
Simon
27112a3486
Bug fix/jobs indexes ( #9107 )
2019-05-28 09:38:14 +02:00
Jan
24bcc7cc9f
create _frontend collection lazily ( #8631 )
2019-04-01 10:36:14 +02:00
Jan Christoph Uhde
c3f7961b88
apply unique log ids ( #8561 )
2019-03-25 20:26:51 +01:00
Vasiliy
405b60c2b7
issue 526.3: update analyzer feature to store analyzer definitions in per-vocbase system collections ( #8452 )
...
* issue 526.3: update analyzer feature to store analyzer definitions in per-vocbase system collections
* address merge issues
* address another merge issue
2019-03-21 14:23:36 +03:00
Vasiliy
29b941a677
issue 526.2.1: add upgrade step for legacy static analyzers ( #8417 )
2019-03-18 23:22:23 +03:00
Dan Larkin-York
413e90508f
Named indices ( #8370 )
2019-03-13 18:20:32 +01:00
Jan
dd6329da25
when creating a new database with an initial user, set the database p… ( #8184 )
2019-02-18 16:16:53 +01:00
Simon
f748aee240
Added collectAll, updated fuerte ( #7949 )
2019-01-16 11:31:08 +01:00
Jan
8376fbb3d9
multiplex REPLICATION-APPLIER-STATE files for RocksDB engine ( #7898 )
2019-01-08 14:26:01 +01:00
Frank Celler
ac9f375fb5
big reformat
2018-12-26 00:54:03 +01:00
Simon
d0efd95a37
Bug fix/restore index refactor ( #7470 )
2018-11-27 20:22:36 +01:00
Jan
21979e6906
Bug fix/do not create routing collection ( #7290 )
2018-11-13 16:54:06 +01:00
Jan
4631cfb5e8
do not create _modules collection for new databases/installations ( #7291 )
2018-11-13 11:40:15 +01:00
Dan Larkin-York
b447f98a7a
Upgrade old MMFiles collections for compatibility with ArangoSearch. ( #7248 )
2018-11-07 15:52:37 +01:00
Vasiliy
5329f34771
issue 465.2.2: remove redudnant heap allocations and simplify API ( #6349 )
...
* issue 465.2.2: remove redudnant heap allocations and simplify API
* address merge issue
* address more merge issues
* address more merge issues
* address review comments
* do not deallocate non-allocated instances
2018-09-05 13:37:37 +03:00
Simon
0661a4c1fe
Hide Links from getIndexes() ( #6325 )
2018-09-03 15:17:24 +02:00
jsteemann
9650911d53
improve wording here and there
2018-08-29 12:34:29 +02:00
Jan
5022ccc24d
Bug fix/fixes 2508 ( #6254 )
2018-08-27 21:36:39 +02:00
Vasiliy
62ca1235ac
issue 430.3: remove redundant constructor from SingleCollectionTransaction ( #5996 )
2018-07-26 16:54:53 +03:00
Vasiliy
08d3cb3802
issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index ( #5929 )
...
* issue 399.4: use LogicalCollection& instead of LogicalCollection* in Index
* backport: address enterprise build issues
2018-07-20 14:55:58 +03:00
Simon
3bec336aff
TransactionState::addCollection refactoring ( #5606 )
2018-06-14 15:34:58 +02:00
Vasiliy
843e584746
issue 389.5: refactor StandaloneContext to be constructed with a TRI_vocbase_t& ( #5370 )
...
* issue 389.5: refactor StandaloneContext to be constructed with a TRI_vocbase_t&
* backport: address build issues
2018-05-17 01:15:50 +03:00
Vasiliy
6a53154160
issue 389.2: use static strings for Index definition json attributes, use TRI_vocbase_t references instead of pointers in V8Context, use TRI_vocbase_t references instead of pointers in DatabaseInitialSyncer ( #5344 )
2018-05-14 19:06:24 +03:00
Vasiliy
0d1cf45097
issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t ( #5301 )
2018-05-09 15:54:07 +03:00
Simon
828f1d423c
S2 based Geo-Spatial index ( #5249 )
2018-05-02 23:54:41 +02:00
Simon
a1416e1067
Make v8 optional on startup ( #5220 )
2018-04-30 12:48:57 +02:00
Vasiliy
012aaa9469
issue 383.4: push vocbase validity check up from Query constructor out into arangodb::consensus::State, StatisticsWorker and AQLUserFunctions calls ( #5177 )
2018-04-23 14:52:42 +03:00
Simon
45fbed497b
Supervision Job for Active Failover ( #5066 )
2018-04-23 12:49:41 +02:00
Andrey Abramov
01d9baf359
remove TRI_ERROR_ARANGO_VIEW_NOT_FOUND, rename TRI_ERROR_ARANGO_COLLECTION_NOT_FOUND to TRI_ERROR_ARNANGO_DATA_SOURCE_NOT_FOUND
2018-03-17 19:36:14 +03:00
Simon
4b666de5c0
Improve upgrade logic ( #4789 )
2018-03-12 22:44:09 +01:00
Simon
272859c5fd
Replacing js upgrade logic ( #4061 )
2018-03-08 13:57:30 +01:00