Jan Steemann
|
a0cb3b1832
|
replication changes
|
2016-02-05 18:06:39 +01:00 |
Jan Steemann
|
5eb9687e21
|
turn off deadlock detection in cluster
|
2016-02-02 14:02:28 +01:00 |
Jan Steemann
|
b7abf5a40d
|
attempt to fix Windows build
|
2016-02-01 12:04:28 +01:00 |
jsteemann
|
ff21453255
|
logger transition: all files in arangod exception transactions.cpp
|
2016-01-29 23:28:44 +01:00 |
Jan Steemann
|
37a083edca
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-01-27 18:53:29 +01:00 |
Jan Steemann
|
585208afcf
|
changed directory name pattern for collections
|
2016-01-27 18:53:16 +01:00 |
Frank Celler
|
175e1e6b51
|
moved low level mutex in Mutex class
|
2016-01-27 15:31:02 +01:00 |
Jan Steemann
|
9046e1831b
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Jan Steemann
|
3fc862f0ef
|
changed locking macros
|
2016-01-26 15:39:12 +01:00 |
Jan Steemann
|
5dc0a429b2
|
removed spinlocks and TRI_WINDOWS_VISTA_LOCKS
|
2016-01-25 17:55:06 +01:00 |
jsteemann
|
6f0be080fa
|
unification of sub-thread naming
|
2016-01-21 00:51:51 +01:00 |
jsteemann
|
842384016d
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
jsteemann
|
ef67a496e6
|
more checks & asserts, C API cleanup
|
2016-01-20 22:08:11 +01:00 |
jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
Jan Steemann
|
f1b0114e89
|
fixed leak
|
2016-01-14 17:56:57 +01:00 |
Michael Hackstein
|
848f807499
|
Entirely removed TRI_json_t from server.cpp
|
2016-01-13 10:47:55 +01:00 |
Michael Hackstein
|
69f4f974d3
|
Vocbase server now stores VPack instead of TRI_json_t
|
2016-01-13 10:25:52 +01:00 |
Michael Hackstein
|
f968c6f924
|
Removed some references to TRI_json_t in VocBase/server
|
2016-01-12 15:56:32 +01:00 |
jsteemann
|
9f0576c65f
|
don't rely so much on namespace std being present
|
2016-01-08 01:05:06 +01:00 |
Jan Steemann
|
3ad20c0cae
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
Jan Steemann
|
a3b026d9d1
|
removed useless sections from code, unified include guards
|
2016-01-06 14:15:22 +01:00 |
Jan Steemann
|
f422576ee0
|
clang-format
|
2016-01-05 17:43:24 +01:00 |
jsteemann
|
a6cb463e06
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2016-01-05 00:25:10 +01:00 |
Jan Steemann
|
2e10c89cc2
|
fix invalid reads on shutdown
|
2015-12-23 16:49:13 +01:00 |
Max Neunhoeffer
|
3996d2e6a2
|
Merge branch 'devel' into vpack
|
2015-12-23 08:35:59 +01:00 |
jsteemann
|
3d6582ed52
|
micro optimizations
|
2015-12-22 21:58:20 +01:00 |
Max Neunhoeffer
|
225c8cd843
|
Work on TODOs.
|
2015-12-22 16:50:09 +01:00 |
Jan Steemann
|
7dd4cab103
|
potential fix for server start
|
2015-12-17 15:40:20 +01:00 |
Michael Hackstein
|
c959072733
|
Adaption to new vocbase-defaults format
|
2015-12-10 16:42:13 +01:00 |
Michael Hackstein
|
02784df7f8
|
Updated file list function to use std::vector<std::string> instead of TRI_string_vector_t.
|
2015-12-08 15:10:03 +01:00 |
Jan Steemann
|
fdcc7adf03
|
fixed memleak for cluster databases
|
2015-12-03 12:18:13 +01:00 |
Frank Celler
|
3500e569a8
|
reverted 011117edee , 72c8847324 , 5da5715fa9 , a371aac4af , 7decf1560a , 0331ff7993 , 6ec2014052 , ae8d686ae6 , 7efd0a1ec7 , 3449b87e2c , d35a4034ef , 7b3c1ed4dd , e0c88e4a1a , 952d643101 , fc9de8ed08 , 2f4319b31a , 105662d5ba , 0a08833b0f , 4ac19a99fc , 4c5494c67d , 528bb85b30 , 528bb85b30 becuase of missing CLA
|
2015-11-03 10:19:25 +01:00 |
CoDEmanX
|
b4593a7e82
|
Change spelling of 'initialize' to American English (comments and log messages only)
|
2015-09-01 17:07:21 +02:00 |
Jan Steemann
|
f587b2ca6a
|
replication refactoring
|
2015-08-19 16:13:53 +02:00 |
Jan Steemann
|
878641f674
|
some replication refactoring
|
2015-08-19 15:32:24 +02:00 |
Jan Steemann
|
4e771b2728
|
replication improvements
|
2015-08-17 18:41:05 +02:00 |
Jan Steemann
|
f6f10dbd45
|
removed uncalled functions
|
2015-08-12 19:46:25 +02:00 |
Jan Steemann
|
82940cda10
|
use std::vector
|
2015-08-10 16:43:59 +02:00 |
Max Neunhoeffer
|
8c94df88bf
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2015-08-07 13:17:28 +02:00 |
Max Neunhoeffer
|
63b4aa641a
|
Delete a TRI_vector_t usage.
|
2015-08-07 13:16:49 +02:00 |
Jan Steemann
|
9c28ea7976
|
remove compiler warning
|
2015-08-07 13:00:38 +02:00 |
Max Neunhoeffer
|
aa341f790f
|
Fix bugs with database lists on coordinator.
|
2015-08-07 12:38:47 +02:00 |
Jan Steemann
|
9778bc16fd
|
fix Visual Studio compile errors
|
2015-08-07 11:07:56 +02:00 |
Jan Steemann
|
330fac6225
|
some unused function cleanup
|
2015-08-06 21:25:32 +02:00 |
Max Neunhoeffer
|
3eb9799ac0
|
Use ThreadProtector for lists of databases.
|
2015-08-06 15:57:47 +02:00 |
Jan Steemann
|
9c39b775b3
|
fixed invalid iterator
|
2015-08-06 11:07:00 +02:00 |
Jan Steemann
|
658eed7654
|
hold write lock on databases less often
|
2015-08-05 14:18:23 +02:00 |
Jan Steemann
|
7e4b615248
|
simplify call to mmap
|
2015-07-27 16:24:25 +02:00 |
Jan Steemann
|
38cdc662ec
|
removed configure options `--enable-timing` and `--enable-figures`
|
2015-07-21 18:47:43 +02:00 |
Jan Steemann
|
ecf9402b71
|
removed SpinLock around CurrentTick
|
2015-07-21 15:36:50 +02:00 |
Jan Steemann
|
e8205e5dc0
|
use new and delete for TRI_server_t
|
2015-07-21 11:57:04 +02:00 |
Jan Steemann
|
124fe7a34c
|
use new/delete for TRI_vocbase_t
|
2015-07-20 12:08:13 +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 |
Willi Goesgens
|
f9db288e0f
|
Free already deleted coordinator databases properly.
|
2015-07-01 17:33:24 +02:00 |
Jan Steemann
|
91621685fb
|
cache invalidation
|
2015-06-24 23:02:19 +02:00 |
Jan Steemann
|
3d4f323718
|
fix some issues with multiple databases and database-switching
|
2015-06-10 13:24:38 +02:00 |
Willi Goesgens
|
11f640e874
|
try to create the database directories if they don't exist; some installers fail to transport empty directories.
|
2015-06-03 11:38:53 +02:00 |
Jan Steemann
|
39cf9c527c
|
micro optimizations
|
2015-06-01 14:56:01 +02:00 |
Jan Steemann
|
4b67c7a735
|
several fixes for indexes
|
2015-05-26 13:35:11 +02:00 |
Jan Steemann
|
db926a4057
|
store sessions in database-specific container
|
2015-05-19 15:41:15 +02:00 |
Jan Steemann
|
ad132ed202
|
delete expired cursors in coordinator, too
|
2015-04-16 13:51:03 +02:00 |
Frank Celler
|
4c5d57f1b8
|
merged Exceptions.h and Exception.h
|
2015-03-23 14:05:19 +01:00 |
Jan Steemann
|
dfa702ba47
|
add trace output
|
2015-03-19 16:20:36 +01:00 |
Jan Steemann
|
7dc3fc3d5c
|
safely create collections and databases
|
2015-03-19 15:56:12 +01:00 |
Jan Steemann
|
bdae982aa0
|
refuse to start the server when collection files or parameter.json files are not readable
Conflicts:
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
|
2015-03-18 17:44:06 +01:00 |
Jan Steemann
|
bc4ad22ab6
|
parallel secondary index building when loading collections
|
2015-03-03 10:52:51 +01:00 |
Willi Goesgens
|
146ef8c787
|
Another place to ignore pre-existing files.
|
2015-02-24 18:36:05 +01:00 |
Willi Goesgens
|
d74299770b
|
work around race condition occuring during cluster startup on same machine.
|
2015-02-24 18:00:52 +01:00 |
Willi Goesgens
|
a58974d773
|
Improve error handling
- directory creation
- zip extraction
|
2015-02-23 12:26:49 +01:00 |
Jan Steemann
|
83ea75fa8f
|
removed unused config options
|
2015-02-18 16:40:15 +01:00 |
Michael Hackstein
|
aad7e46f10
|
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
Documentation/Books/Users/SUMMARY.md
js/actions/api-system.js
js/common/bootstrap/modules.js
js/server/modules/org/arangodb/foxx/manager.js
js/server/tests/shell-routing.js
|
2015-02-06 17:22:01 +01:00 |
Willi Goesgens
|
026ef06b4d
|
Relax error messages of fox being unable to create app directories - this will fail if a cluster is ran on the same set of files.
|
2015-02-04 13:18:16 +01:00 |
Michael Hackstein
|
acc4aabdad
|
Renamed App folder from databases to _db. It is now consistent with url
|
2015-02-03 15:45:00 +01:00 |
Jan Steemann
|
9c8af4f751
|
shutdown order
|
2015-01-26 16:43:22 +01:00 |
Jan Steemann
|
b54dfae96f
|
removed several JSON functions
|
2015-01-13 01:31:04 +01:00 |
Jan Steemann
|
20e7fe7a7a
|
the great rename: array => object, list => array
|
2014-12-18 21:07:06 +01:00 |
Jan Steemann
|
db1ddb880b
|
wait for sync thread outside of lock
|
2014-12-17 14:21:24 +01:00 |
Jan Steemann
|
d85dddfc7a
|
be less verbose
|
2014-11-01 15:22:27 +01:00 |
Jan Steemann
|
4f68960ed7
|
removed Ahuacatl [skip ci]
|
2014-10-31 17:31:00 +01:00 |
Jan Steemann
|
694d225c9d
|
silence
|
2014-10-31 10:38:10 +01:00 |
Jan Steemann
|
612abc6a20
|
less throwing in destructors
|
2014-10-23 10:18:30 +02:00 |
Jan Steemann
|
40ddb93eee
|
flush log at shutdown
|
2014-10-18 00:44:44 +02:00 |
Jan Steemann
|
e28ad821b0
|
fixed spuriously occurring "database not found" error
|
2014-10-02 15:34:38 +02:00 |
Max Neunhoeffer
|
bfc8b14a87
|
More HTTP methods for queries. Expire queries.
|
2014-09-24 16:51:35 +02:00 |
Jan Steemann
|
e5e2cfe4da
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-09-17 11:50:42 +02:00 |
Jan Steemann
|
d3f4f05df1
|
issue #1020
|
2014-09-17 11:42:01 +02:00 |
Jan Steemann
|
506936dcdb
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
Jan Steemann
|
669cb3b235
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
Jan Steemann
|
0dc0bc834f
|
more files renamed
|
2014-09-13 00:20:30 +02:00 |
Jan Steemann
|
87afcf5e8d
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Jan Steemann
|
b36ad17cc6
|
finished --wal.suppress-shape-information
|
2014-07-22 15:16:49 +02:00 |
Jan Steemann
|
599176d1e3
|
do not delete foxx apps on replay
|
2014-07-03 11:42:16 +02:00 |
Jan Steemann
|
d55626c038
|
xxx
|
2014-06-30 19:00:36 +02:00 |
Jan Steemann
|
bda2db16da
|
recovery and replication
|
2014-06-30 13:07:48 +02:00 |
Jan Steemann
|
57b5cde21e
|
nullptr
|
2014-06-27 23:58:13 +02:00 |
Jan Steemann
|
76de1ae762
|
cppcheck
|
2014-06-27 22:20:17 +02:00 |
Jan Steemann
|
067dbf63b2
|
WAL recovery
|
2014-06-27 19:11:41 +02:00 |
Jan Steemann
|
e89e390cda
|
re-added replication applier
|
2014-06-23 17:55:08 +02:00 |
Jan Steemann
|
13e061bd76
|
fixed tests
|
2014-06-23 17:46:00 +02:00 |
Jan Steemann
|
16bf152c8f
|
fully removed replication logger
|
2014-06-21 00:32:47 +02:00 |