-
Notifications
You must be signed in to change notification settings - Fork 871
Feature/apm 60 #14700
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Feature/apm 60 #14700
Changes from 1 commit
Commits
Show all changes
160 commits
Select commit
Hold shift + click to select a range
2305da6
first steps - WIP
jsteemann a6b0b20
fix XSS
jsteemann a5345d5
remove redundant code from login view
jsteemann 75abfa5
fix XSS
jsteemann f70d9f1
Applied escaping of database names
cpjulia 1043ed7
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
cpjulia 24743d8
fix several places that handled URL-unsafe document keys wrong
jsteemann 6f7ba85
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
jsteemann 7a89647
some cleanup
jsteemann 147d815
avoid duplicate URL-encoding of database names in Swagger API URLs
jsteemann ba88609
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
cpjulia dfd7184
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann ba98e99
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 4647569
added Unicode test for arangobench
jsteemann 234aee2
added test for custom query as well
jsteemann 1d7ae0f
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
cpjulia 6913289
Added a name validator for client tools to check if names are ASCII-s…
cpjulia baad196
add tests for arangoexport
jsteemann c652f35
fix jslint warning
jsteemann 4f95feb
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
jsteemann c62c1c1
Added to do list to look up on for updating unicode
cpjulia 95409b2
Corrected arangodump to store either database names as folder names o…
cpjulia f129db2
updated to do list
jsteemann 92c540c
Added unit test for single database dump, updated todo
cpjulia 79735df
adjust format of log message
jsteemann 60447df
added tests for arangoimport
jsteemann 6c49b5a
fix XSS in query results table
jsteemann 8f8c71d
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 941bf4d
update todo list
jsteemann b26b350
update to do list
jsteemann de7abb6
fix display of double-width characters
jsteemann 7d114c6
Added test for arango dump that reads dump.json
cpjulia c016b76
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
cpjulia ab209c4
fix returned location headers
jsteemann 32df332
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
jsteemann cd3d7e9
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 1c89270
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann bd4af69
Added arangodump tests for checking dump.json and checking collection…
cpjulia 0a5e239
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
jsteemann 773fcf2
refactoring
jsteemann d0a1167
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 5f9e64c
updated todo
jsteemann 04ac1b6
fix tests
jsteemann 1d0e741
updated test
jsteemann 5b1769e
Added arangorestore support for database names with special characters
cpjulia e98a820
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
cpjulia 83527dd
Edited todo
cpjulia ace76ba
Added unicode support to arangorestore and integration tests for it, …
cpjulia d84a7fa
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 4fdc27e
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 1cfd5b8
Updated max length in index name string, started tests for foxx, adde…
cpjulia 046a843
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
cpjulia 275d2ec
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
cpjulia 0d496c0
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
jsteemann d9f5510
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 0a8eb6f
Reverted changes in foxx test
cpjulia d5185ad
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
cpjulia eb68f80
Added unit tests for analyzer and view, updated todo
cpjulia 62a4c30
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 84a79f9
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann a7a3ed7
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 96c343f
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann ca7f509
Added tests for validate key and it
cpjulia 100e7c8
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
cpjulia 72874e2
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 1a71914
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
jsteemann e4b20bd
Added tests for shell with extended database names
cpjulia 5a64843
re-add test file
jsteemann f653078
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
jsteemann 1d9f6b3
update todo
jsteemann 669ae4b
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann ecce01a
Added index tests for unicode database names
cpjulia 7b1530f
Added tests for load balancing with unicode database names for the mo…
cpjulia b1972af
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 3b06b3b
Optimized tests for only getting the coordinators once in all the suites
cpjulia 3687f89
Added tests for foxx with unicode database names and appended auxilia…
cpjulia 2bfd1dc
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann c109d31
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann c84db6a
Changed default extendedNamesForDatabases value to false to be compat…
cpjulia 109326d
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
cpjulia d780b52
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 8fe2dd0
fix useless warning
jsteemann 009df56
add experimental startup options
jsteemann d2722c0
remove reference to ArangoDB 3.2 in error messag
8000
e
jsteemann 3253cdf
Added perdb3 directory missing from foxx tests
cpjulia df8d7a4
Added function for normalizing database names,
cpjulia fe149b5
re-add collection id validation in KeyGenerator
jsteemann 43b3426
added CHANGELOG entry for APM-60
jsteemann 49177bf
fix some tests
jsteemann 3dff689
unify name validator behavior
jsteemann 95c9e14
fixed failing test
jsteemann ab9b93b
fix import tests
jsteemann 7d68468
fix arangobench test
jsteemann 262a7b5
fixed arangoexport test
jsteemann 48e8123
updated to do
jsteemann a9648db
added warning to CHANGELOG
jsteemann ee002ed
fix recovery test
jsteemann 7d47dd4
updated to do
jsteemann 57256b3
slightly speed up slow test
jsteemann 3d86805
remove dangling databases after test, and add a check for it
jsteemann 26d7228
fix some unrelated tests
jsteemann 86e54d7
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 5299c47
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 7008815
add tests for server_parameters
jsteemann 85e0903
added recovery test
jsteemann d1fb6eb
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann cf0447e
simplified replication tests
jsteemann e7201de
pushed fix for Analyzer names validator
jsteemann 5fd305c
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 704550c
update to do
jsteemann db625c4
improve usability on invalid database name
jsteemann 290f232
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann c791223
remove to do list
jsteemann 7527ffa
only create app-path if JavaScript is enabled
jsteemann 25db6fe
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 390d9c6
renamed test file
jsteemann 332077b
memoize last value of `--database.extended-names-databases`
jsteemann 5805d19
updated CHANGELOG
jsteemann 9e95a7d
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 0a49379
improve error message for invalid UTF sequences
jsteemann 98f415b
remove automatic trimming of whitespace for database names
jsteemann 9bc35d6
more normalization
jsteemann e3f85b3
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 7a8b2db
more normalization
jsteemann 83ab612
add normalization info
jsteemann d790c50
Merge branch 'devel' of github.com:arango
8000
db/arangodb into feature/APM-60
jsteemann e93ef10
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 4ae8078
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 98d74bc
add tests
jsteemann cb8d21b
check database naming convention of cluster at startup
jsteemann 7f42f94
clean up unused flags
jsteemann 7b23b1d
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann ce8c46b
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 1aa0622
fix 2 issues reported in BTS-579
jsteemann 8cb1021
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann b25632d
improve startup message
jsteemann e62f806
abort startup in case naming configs diverge
jsteemann 10d700f
address review comments
jsteemann 3d70bc9
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 4fef0b7
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 5d080d9
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 8adacca
add license for wcwidth
jsteemann d7fea66
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann f75dd8f
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 28690ea
remove stray prints
jsteemann ccff119
apply review comment
jsteemann 6adb479
Update 3rdParty/linenoise-ng/src/linenoise.cpp
jsteemann b4fa3ed
Update arangod/RestServer/DatabaseFeature.cpp
jsteemann 9193e90
Update arangod/RocksDBEngine/RocksDBUpgrade.cpp
jsteemann 79a07fd
Update arangod/StorageEngine/PhysicalCollection.cpp
jsteemann 232497e
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann dbc13b4
address review comments
jsteemann 2f2d101
Update arangosh/Restore/RestoreFeature.cpp
jsteemann 4d70404
Update arangosh/Restore/RestoreFeature.cpp
jsteemann d2c74f8
fix wrong author info
jsteemann 532a95e
address review comments
jsteemann ca6294f
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 8ea27bb
Merge branch 'feature/APM-60' of github.com:arangodb/arangodb into fe…
jsteemann 81e81bf
Merge branch 'devel' of github.com:arangodb/arangodb into feature/APM-60
jsteemann 6deb8af
avoid velocypack::StringRef temporaries
jsteemann File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
clean up unused flags
- Loading branch information
commit 7f42f94b80db5ef33677af439dca8c47e5dc19c9
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.