Jan
e3b7de509f
fix mismatched free/delete ( #2865 )
2017-07-25 22:27:37 +02:00
Jan
5e1813c5d6
fixed invalid object access, added a test ( #2862 )
2017-07-25 22:26:51 +02:00
m0ppers
1addb727ed
Fix frontend hiding replicationFactor in community version ( #2851 )
2017-07-25 22:19:49 +02:00
Jan Christoph Uhde
3b4246c0ff
Bug fix/traverse and modify ( #2830 )
...
* fix traverse and modify
* fix filter deletion in geo index optimization rule
* update test definitions
* fix second traverse function
* use port ranges when starting cluster
* reduce memory consumption of cluster test
Now we execute 6 instead of 12 test concurrently.
2017-07-25 22:18:59 +02:00
Jan
af36f6e7b6
fix spurious unzip errors ( #2867 )
2017-07-25 22:17:37 +02:00
Frank Celler
42aa279e99
added mode and storage engine
2017-07-23 17:32:28 +02:00
Simran Brucherseifer
3d0644cb4a
Docs: Rework ManagingUsers
2017-07-20 05:06:53 +02:00
Simran Brucherseifer
899251a275
Docs: Fix 2.8 version switching
2017-07-20 05:04:55 +02:00
Simran Brucherseifer
5d9db526c9
Docs: Add v3.2
2017-07-20 05:04:55 +02:00
Simon Grätzer
4f0ad75cef
Fixing loading of some multi collection Graphs ( #2840 )
2017-07-19 20:34:47 +02:00
Simon Grätzer
7fd47f7232
Fixing enumerate db's in cluster ( #2844 )
...
* Fixing enumerate db's in cluster
* update coordinators
2017-07-19 20:34:15 +02:00
Wilfried Goesgens
e0a3ff31be
Merge pull request #2845 from arangodb/bugfix/fix_nsis_backup_path
...
fix string composing of the backuppath, so we don't create it under t…
2017-07-19 19:58:22 +02:00
Wilfried Goesgens
b0bf7e9505
fix string composing of the backuppath, so we don't create it under the already existing database directory
2017-07-19 19:57:44 +02:00
Heiko
1bb9265ee3
fixed general graph module when options attribute is missing ( #2842 )
2017-07-19 18:18:30 +02:00
Frank Celler
b666fdde0c
removed superfluous assert, fixed setting PW via environment
2017-07-19 17:45:21 +02:00
Mark
3a59ea553b
Add catch when propagateSelfHeal ( #2839 )
2017-07-19 17:03:52 +02:00
Simon Grätzer
59f75c1c3f
Fix missing changelog and docs entries ( #2837 )
...
* Adding missing changelog entries
* Modified changelog
* Add index deduplication option HTTP docs
* added info about ARANGODB_DEFAULT_ROOT_PASSWORD
* Revert "added info about ARANGODB_DEFAULT_ROOT_PASSWORD"
This reverts commit 3f0241f90c4e3f59c58edda5a1f6019debae9735.
2017-07-19 17:03:28 +02:00
Wilfried Goesgens
a401fd72f0
Merge pull request #2838 from arangodb/bugfix/js_config_dir
...
choose the proper path for the js config directory
2017-07-19 16:37:18 +02:00
Wilfried Goesgens
15b9c85fe0
choose the proper path for the js config directory
2017-07-19 14:20:20 +02:00
Heiko
56febfd721
Bug fix/from and to ui document view refs ( #2834 )
...
* general graph module and UI now supporting sharded and replicated graph
* fixed a bug when the _from and _to refs in the document view ui were not working for special characters
* CHANGELOG
2017-07-19 13:44:33 +02:00
Heiko
b11fb4e084
fixed issue #2764 - adapted ui to api changes ( #2836 )
2017-07-19 13:43:54 +02:00
Heiko
d5e85bf987
general graph module and UI now supporting sharded and replicated graph ( #2825 )
2017-07-19 12:49:04 +02:00
Wilfried Goesgens
84cf9ed1a4
Merge pull request #2833 from arangodb/feature/rpm-show-storage-engine2
...
add hint howto switch the storage engine
2017-07-19 12:20:42 +02:00
Wilfried Goesgens
050e9232ec
add hint howto switch the storage engine
2017-07-19 12:20:13 +02:00
Simon Grätzer
f50a36181d
Various authentication related issues ( #2824 )
2017-07-18 22:22:09 +02:00
Wilfried Goesgens
17a8049e50
enable scripts to force a gitbook version that is currently already installed, so it doesn't fetch stuff from the 'net. ( #2803 )
2017-07-18 21:44:56 +02:00
Heiko
4c6ede7395
fixed the create new document button in documents view ( #2826 )
2017-07-18 21:43:44 +02:00
Frank Celler
30708a59bf
fixed spelling error ( #2827 )
2017-07-18 19:39:16 +02:00
Simran Brucherseifer
bfe7ee15d1
Docs: Remove obsolete note about missing cluster support
2017-07-18 17:48:27 +02:00
Frank Celler
ed087dc21a
Feature/jenkins pipeline ( #2821 )
2017-07-17 21:50:22 +02:00
Wilfried Goesgens
65c88e493e
add generated examples
2017-07-17 18:33:50 +02:00
Frank Celler
ba276467c0
cloned options ( #2819 )
2017-07-17 17:36:24 +02:00
Frank Celler
b0a958ae0c
fixed anchor ( #2816 )
2017-07-16 14:53:03 +02:00
Frank Celler
a692577f5b
Feature/auth context ( #2815 )
2017-07-16 09:39:03 +02:00
Frank Celler
8e06c90df3
Feature/jenkins pipeline ( #2814 )
...
* fixed variable
* create directories
2017-07-16 00:08:14 +02:00
Frank Celler
28c1c31389
fixed variable ( #2813 )
2017-07-15 23:31:54 +02:00
Frank Celler
c569d86c09
Feature/jenkins pipeline ( #2812 )
2017-07-15 23:11:12 +02:00
Michael Hackstein
960ef99879
Merge pull request #2811 from arangodb/bug-fix/user-config-api
...
Modified user config api to resemble the original behaviour
2017-07-15 20:57:50 +02:00
mchacki
c9f17f5f5e
Modified user config api to resemble the original behaviour
2017-07-15 18:58:21 +02:00
Frank Celler
2cb82a1507
Feature/jenkins pipeline ( #2808 )
2017-07-15 14:42:46 +02:00
Frank Celler
66d15ced73
Feature/jenkins pipeline ( #2785 )
2017-07-15 11:34:26 +02:00
Manuel B
e8c0bb8f0b
important node about xgmml export ( #2807 )
2017-07-15 11:29:54 +02:00
Max Neunhöffer
582e630f83
BootstrapFeature depends on AQL. ( #2806 )
2017-07-14 23:19:20 +02:00
Max Neunhöffer
442be8faad
60s timeout for syncCollectionFinalize. ( #2805 )
2017-07-14 23:14:04 +02:00
Manuel B
df7051f2cb
server / client side db._parse added ( #2789 )
2017-07-14 14:31:51 +02:00
Kaveh Vahedipour
47b4fcaa6b
Merge pull request #2797 from arangodb/bug-fix/inception-thread
...
Carrotfix to only stop inception thread if it has been started
2017-07-14 12:09:21 +02:00
Kaveh Vahedipour
2bbb2224e8
agency size 1 issues on windows and arschlinux's hyping of the bleeding edge
2017-07-14 12:07:14 +02:00
Max Neunhöffer
f458a7d10a
Wow...wrong type for httpstatuscode...it would zero out parts of the mutex on the stack ( #2800 )
2017-07-14 11:36:30 +02:00
Andreas Streichardt
f1a6f16135
Carrotfix to only stop inception thread if it has been started
...
should really be done in the thread lib but that is a bit risky so
shortly before the release
2017-07-14 10:20:49 +02:00
Jan Christoph Uhde
1c8e2d8fa2
fix curd operation documentation for arrays ( #2795 )
2017-07-14 09:52:02 +02:00