| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Making changes to the CI/CD pipeline and adding release automation for PR mer... | Alex Dunn | 2022-04-15 | 2 | -4/+128 | |
| |/ / | ||||||
| * | | Horde execute storage config (#75) | Joe Kirchoff | 2022-04-14 | 5 | -18/+96 | |
| * | | Compute updates (#74) | Joe Kirchoff | 2022-04-14 | 8 | -1323/+1501 | |
| * | | clang format | Joe Kirchoff | 2022-04-14 | 2 | -5/+14 | |
| | * | Merge branch 'main' into de/cache-with-block-store | Dan Engelbrecht | 2022-04-19 | 2 | -1/+135 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #70 from EpicGames/on-prem-runner-testing | Alex Dunn | 2022-04-13 | 2 | -1/+135 | |
| |\ \ | ||||||
| | * | | skip websocket.basic test as it fails on linux ci | Dan Engelbrecht | 2022-04-12 | 1 | -1/+1 | |
| | * | | switch to clang 13 | Dan Engelbrecht | 2022-04-12 | 1 | -1/+1 | |
| | * | | make linux tests inline | Dan Engelbrecht | 2022-04-12 | 1 | -63/+2 | |
| | * | | Be more strict with m_TotalSize atomic operations | Dan Engelbrecht | 2022-04-12 | 1 | -2/+2 | |
| | * | | Running linux build test | Alex Dunn | 2022-04-12 | 1 | -1/+1 | |
| | * | | Running linux build test | Alex Dunn | 2022-04-12 | 1 | -1/+1 | |
| | * | | Running linux build test | Alex Dunn | 2022-04-12 | 1 | -0/+138 | |
| | * | | do tests inline with build | Dan Engelbrecht | 2022-04-12 | 1 | -56/+2 | |
| | * | | Fixing label on runner | Alex Dunn | 2022-04-12 | 1 | -1/+1 | |
| | * | | Testing some changes to test and runner labels. | Alex Dunn | 2022-04-12 | 1 | -2/+1 | |
| | * | | Testing just windows self-hosted runner using on-prem test box | Alex Dunn | 2022-04-12 | 1 | -0/+112 | |
| | | * | Wait for work to complete rather than being picked up | Dan Engelbrecht | 2022-04-12 | 1 | -20/+29 | |
| | | * | remove unneeded lock in threaded test | Dan Engelbrecht | 2022-04-12 | 1 | -13/+2 | |
| | | * | Make sure we generate unique chunks | Dan Engelbrecht | 2022-04-12 | 1 | -5/+17 | |
| | | * | Add z$.threadedinsert test | Dan Engelbrecht | 2022-04-12 | 1 | -87/+118 | |
| | | * | correct expire vs contribute | Dan Engelbrecht | 2022-04-12 | 5 | -33/+25 | |
| | | * | cleaner GatherReferences | Dan Engelbrecht | 2022-04-12 | 2 | -36/+57 | |
| | | * | structured cache with block store | Dan Engelbrecht | 2022-04-12 | 2 | -259/+1811 | |
| | |/ |/| | ||||||
| * | | Merge pull request #72 from EpicGames/de/set-ulimit | Dan Engelbrecht | 2022-04-12 | 5 | -13/+66 | |
| |\ \ | ||||||
| | * | | wait until work is completed, not just picked up | Dan Engelbrecht | 2022-04-12 | 1 | -12/+21 | |
| | * | | safer check for added size i threaded test | Dan Engelbrecht | 2022-04-12 | 1 | -1/+3 | |
| | * | | more cleanup | Dan Engelbrecht | 2022-04-12 | 4 | -11/+8 | |
| | * | | cleanup | Dan Engelbrecht | 2022-04-12 | 4 | -68/+33 | |
| | * | | set file limit on zenserver test | Dan Engelbrecht | 2022-04-12 | 2 | -2/+24 | |
| | * | | log resource limit info | Dan Engelbrecht | 2022-04-12 | 2 | -5/+11 | |
| | * | | set open file limits after initialize of logging | Dan Engelbrecht | 2022-04-12 | 2 | -25/+25 | |
| | * | | set open file limit at startup | Dan Engelbrecht | 2022-04-12 | 2 | -0/+52 | |
| |/ / | ||||||
| * | | reduce number of chunks in compactcas.threadedinsert | Dan Engelbrecht | 2022-04-12 | 1 | -1/+1 | |
| * | | Merge pull request #71 from EpicGames/de/fix-compact-cas-threaded-test | Dan Engelbrecht | 2022-04-12 | 1 | -70/+70 | |
| |\ \ | ||||||
| | * | | remove unused variable | Dan Engelbrecht | 2022-04-12 | 1 | -1/+1 | |
| | * | | Fix failing test due to not generating unique test data | Dan Engelbrecht | 2022-04-12 | 1 | -70/+70 | |
| |/ / | ||||||
| * | | Mac fix | Martin Ridgers | 2022-04-12 | 1 | -1/+1 | |
| * | | Commented out key file conditioning | Martin Ridgers | 2022-04-12 | 1 | -1/+2 | |
| * | | remove fallocate on MacOS | Dan Engelbrecht | 2022-04-12 | 2 | -13/+0 | |
| * | | switch posix_fallocate to fallocate on MacOS | Dan Engelbrecht | 2022-04-12 | 1 | -1/+1 | |
| * | | Be more strict with m_TotalSize atomic operations | Dan Engelbrecht | 2022-04-12 | 1 | -2/+2 | |
| * | | use zen::UnsignedIntegral instead of std::unsigned_integral | Dan Engelbrecht | 2022-04-12 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge pull request #58 from EpicGames/de/cas-store-with-block-store | Dan Engelbrecht | 2022-04-07 | 23 | -522/+3425 | |
| |\ | ||||||
| | * | clean up variable naming | Dan Engelbrecht | 2022-04-06 | 1 | -56/+55 | |
| | * | formatting | Dan Engelbrecht | 2022-04-06 | 1 | -4/+1 | |
| | * | Merge remote-tracking branch 'origin/main' into de/cas-store-with-block-store | Dan Engelbrecht | 2022-04-06 | 25 | -1754/+50 | |
| | |\ | |/ |/| | ||||||
| * | | Add pre-commit config (#69) | Joe Kirchoff | 2022-04-05 | 10 | -148/+46 | |
| * | | Minor formatting fix | Stefan Boberg | 2022-04-05 | 1 | -0/+1 | |
| * | | Delete docs directory | Stefan Boberg | 2022-04-05 | 14 | -1603/+0 | |