index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/builds-cmd-refactor
de/chunk-info-logging
de/compressed-buffer-creation-opts
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/enable-partial-requests-to-jupiter-by-default
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
de/httpclient-send-refactor
de/improve-status-command
de/improved-projectstore-batch-requests
de/improved-write-cache
de/increase-logging-to-find-mac-upload-error
de/json-to-cbobject-test
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/oplog-attachment-warnings
de/oplog-import-improvements
de/oplog-partial-block-download
de/optionally-keep-value-in-memory-when-uploadint-to-remote
de/reduce-project-store-memory
de/reduce-upstream-api
de/release-5.7.8-minimal
de/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
lm/oidctoken-exe-path
lm/restrict-content-type
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/curly-httpclient
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/oidc-token
sb/orch
sb/rpc-analysis
sb/spdlog-out
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-master
sb/zenserver-test-verbose
streamapi
tb/docker
wait_for_quiescence
zen-options
zs/get-all-chunk-infos
zs/xrepo
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
artifact path
v0.1.2-pre8
Dan Engelbrecht
2022-05-24
1
-1
/
+1
*
find downloaded artifacts
v0.1.2-pre7
Dan Engelbrecht
2022-05-24
1
-0
/
+3
*
fix path to release artifacts upload
v0.1.2-pre6
Dan Engelbrecht
2022-05-24
1
-1
/
+1
*
skip windows until we can run 7z
v0.1.2-pre5
Dan Engelbrecht
2022-05-24
1
-52
/
+48
*
7z path
v0.1.2-pre4
Dan Engelbrecht
2022-05-24
1
-4
/
+5
*
bad 7zip path
v0.1.2-pre3
Dan Engelbrecht
2022-05-23
1
-1
/
+1
*
fix create-release dependency
Dan Engelbrecht
2022-05-23
1
-1
/
+1
*
fix 7zip and create release reading from CHANGELOG.md
Dan Engelbrecht
2022-05-23
2
-26
/
+51
*
create_release.yml
Dan Engelbrecht
2022-05-23
1
-0
/
+112
*
De/fix namespace folder scanning (#103)
Dan Engelbrecht
2022-05-23
2
-2
/
+3
*
Add catch2 support (#101)
Stefan Boberg
2022-05-20
19
-64
/
+139
*
fix mac compilation error
Dan Engelbrecht
2022-05-19
1
-1
/
+1
*
Merge pull request #99 from EpicGames/de/move-namespace-field
Dan Engelbrecht
2022-05-19
10
-199
/
+327
|
\
|
*
fix tests
Dan Engelbrecht
2022-05-19
2
-14
/
+14
|
*
migrate legacy cache folders to ue4.ddc namespace
Dan Engelbrecht
2022-05-19
2
-6
/
+21
|
*
Keep Namespace out of CacheKey and store it on request level
Dan Engelbrecht
2022-05-19
8
-188
/
+301
*
|
Merge pull request #100 from EpicGames/de/fix-retry-logic-for-standalone-cach...
Dan Engelbrecht
2022-05-19
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix and retry count and add an extra iteration to give more time for success
Dan Engelbrecht
2022-05-19
1
-5
/
+5
|
/
*
Merge pull request #98 from EpicGames/de/fix-bucket-name-rules
Dan Engelbrecht
2022-05-18
1
-3
/
+4
|
\
|
*
align bucket naming rules with UE code base
Dan Engelbrecht
2022-05-18
1
-3
/
+4
|
/
*
fix release build, misplaced namespace brackets
Dan Engelbrecht
2022-05-17
1
-4
/
+0
*
Merge pull request #94 from EpicGames/de/http-cache-api-with-namespaces
Dan Engelbrecht
2022-05-16
5
-192
/
+465
|
\
|
*
review feedback
Dan Engelbrecht
2022-05-16
2
-32
/
+31
|
*
drop api/v2 prefix for non-legacy requests
Dan Engelbrecht
2022-05-16
1
-112
/
+172
|
*
use ns_ prefix on disk only
Dan Engelbrecht
2022-05-16
3
-11
/
+8
|
*
use "default" as the default namespace
Dan Engelbrecht
2022-05-16
2
-16
/
+16
|
*
Validate max length for namespace name
Dan Engelbrecht
2022-05-12
1
-0
/
+4
|
*
keep compatability for valid bucket names
Dan Engelbrecht
2022-05-12
1
-1
/
+1
|
*
Add validation to namespace names that follows Jupiters rules.
Dan Engelbrecht
2022-05-12
2
-243
/
+209
|
*
Tests for HttpRequestParseRelativeUri
Dan Engelbrecht
2022-05-12
5
-32
/
+151
|
*
Add support for /api/v2/ URI requests with namespace support
Dan Engelbrecht
2022-05-12
2
-27
/
+155
*
|
Merge pull request #97 from EpicGames/actions_tweaks
Alex Dunn
2022-05-13
1
-2
/
+2
|
\
\
|
*
|
Testing label trigger changes
Alex Dunn
2022-05-13
1
-2
/
+2
*
|
|
Merge pull request #96 from EpicGames/actions_tweaks
Alex Dunn
2022-05-13
1
-2
/
+12
|
\
|
|
|
*
|
Testing label trigger
Alex Dunn
2022-05-13
1
-3
/
+4
|
*
|
Testing version increment and label filtering for release build
Alex Dunn
2022-05-13
1
-2
/
+11
*
|
|
Merge pull request #95 from EpicGames/actions_tweaks
v1.0.1.8
Alex Dunn
2022-05-12
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
Adding PR update support.
Alex Dunn
2022-05-12
1
-1
/
+1
|
/
*
Merge pull request #93 from EpicGames/de/namespaces-continued
v1.0.1.7
actions_updates
Dan Engelbrecht
2022-05-12
10
-259
/
+432
|
\
|
*
use string::compare in caseSensitiveCompareStrings
Dan Engelbrecht
2022-05-12
1
-9
/
+2
|
*
string_view vs string lifetime fix
Dan Engelbrecht
2022-05-12
1
-2
/
+2
|
*
Add caseSensitiveCompareStrings and manual <=> and == operator for CacheKey
Dan Engelbrecht
2022-05-12
2
-4
/
+33
|
*
manual <=> calls for strings in CacheKey
Dan Engelbrecht
2022-05-12
1
-1
/
+8
|
*
revert Bucket - Key parameter change
Dan Engelbrecht
2022-05-12
2
-3
/
+2
|
*
use spaceship operator for CacheKey comparisons
Dan Engelbrecht
2022-05-11
1
-22
/
+2
|
*
Add namespace test
Dan Engelbrecht
2022-05-11
1
-0
/
+53
|
*
cleanup
Dan Engelbrecht
2022-05-11
2
-27
/
+27
|
*
Use configured namespace in Jupiter if not explicit namespace is given
Dan Engelbrecht
2022-05-11
4
-72
/
+76
|
*
parameterize namespace for upstream (first hack)
Dan Engelbrecht
2022-05-11
8
-215
/
+323
|
/
*
Merge pull request #92 from EpicGames/de/bucket-standalone-temp-file-cleanup
v1.0.1.6
Dan Engelbrecht
2022-05-10
1
-5
/
+106
|
\
[next]