| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return status_code as ErrorCode from jupiter api if not successful | Joe Kirchoff | 2021-12-07 | 2 | -26/+72 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #33 from EpicGames/make_Materialize_threadsafe | mattpetersepic | 2021-12-06 | 2 | -43/+59 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes from code review | Matt Peters | 2021-12-03 | 2 | -10/+11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make IoBufferCore::Materialize threadsafe | Matt Peters | 2021-12-02 | 2 | -43/+58 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better error tracking when remote execute fails to post | Joe Kirchoff | 2021-12-02 | 1 | -15/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #32 from EpicGames/non-elevated-asio | zousar | 2021-12-02 | 1 | -1/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrap asio call to Service->HandleRequest in try/catch like http.sys. | Zousar Shaker | 2021-12-01 | 1 | -1/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use 'Platform' instead of 'OSFamily' for Horde condition | Joe Kirchoff | 2021-12-01 | 1 | -11/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove throw missed in last commit | Joe Kirchoff | 2021-12-01 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Write dummy file to ensure directories exist for remote execution | Joe Kirchoff | 2021-12-01 | 1 | -0/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't throw a runtime_error if remote execute api fails | Joe Kirchoff | 2021-12-01 | 2 | -9/+23 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #31 from EpicGames/non-elevated-asio | zousar | 2021-12-01 | 1 | -1/+37 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Address review feedback/comments. | Zousar Shaker | 2021-12-01 | 1 | -26/+32 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle double slashes in URL path by normalizing them away like http.sys. | Zousar Shaker | 2021-11-30 | 1 | -1/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/ridgers-pr' into main | Martin Ridgers | 2021-11-30 | 1 | -4/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wait on an event instead of using sleep() | Martin Ridgers | 2021-11-26 | 1 | -4/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #30 from EpicGames/non-elevated-asio | zousar | 2021-11-29 | 6 | -41/+125 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Address review feedback and fix issue when deploying. | Zousar Shaker | 2021-11-29 | 4 | -7/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable forced elevation for zenserver.exe. | Zousar Shaker | 2021-11-29 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow http.sys mode to operate in local-only mode for non-admin users. | Zousar Shaker | 2021-11-29 | 2 | -38/+70 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If MyDocuments isn't available, use zen data folder in largest drive. | Zousar Shaker | 2021-11-29 | 1 | -0/+33 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow ZenMap to fallback to local shared memory when running non elevated. | Zousar Shaker | 2021-11-29 | 1 | -0/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #28 from EpicGames/non-elevated-asio | zousar | 2021-11-26 | 4 | -89/+124 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Address review feedback. | Zousar Shaker | 2021-11-26 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move HandlePackageOffers out of ifdef to fix static compile error. | Zousar Shaker | 2021-11-25 | 1 | -38/+40 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix asio bug where input of less than 16 bytes would not get consumed. | Zousar Shaker | 2021-11-25 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make asio trace messages controlled by a compile-time verbosity define. | Zousar Shaker | 2021-11-25 | 1 | -8/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix handling of packages/offers in asio mode to match http.sys mode. | Zousar Shaker | 2021-11-25 | 4 | -76/+91 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix asio request routing so that a url of "/cas" will route to the service fo... | Zousar Shaker | 2021-11-24 | 1 | -4/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added .gdb_history to .gitignore | Martin Ridgers | 2021-11-26 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added "xmake project" output to .gitignore | Martin Ridgers | 2021-11-26 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sponsor PIDs were getting truncated to 16 bits which isn't portable | Martin Ridgers | 2021-11-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disabled cache tracker. | Per Larsson | 2021-12-09 | 2 | -5/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added options for Z$ max duration and whether to collect small objects. | Per Larsson | 2021-12-09 | 7 | -178/+181 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GC default off. | Per Larsson | 2021-12-09 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug in z$ garbage collection. | Per Larsson | 2021-12-09 | 1 | -117/+150 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added z$ GC tests. | Per Larsson | 2021-12-09 | 1 | -28/+140 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gc' of https://github.com/EpicGames/zen into gc | Per Larsson | 2021-12-08 | 2 | -4/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added tombstone flag to file cas. | Per Larsson | 2021-12-08 | 2 | -4/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for z$ small object garbage collection. | Per Larsson | 2021-12-08 | 1 | -42/+205 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First pass of z$ garbage collection. | Per Larsson | 2021-12-07 | 3 | -5/+100 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for time based eviction policy in structured cache. | Per Larsson | 2021-12-07 | 5 | -123/+265 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug in container GC. | Per Larsson | 2021-12-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check available disk space before GC. | Per Larsson | 2021-12-05 | 4 | -2/+68 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added simple GC interval scheduling. | Per Larsson | 2021-12-05 | 8 | -44/+238 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gc' of https://github.com/EpicGames/zen into gc | Per Larsson | 2021-12-01 | 1 | -12/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed crash in cache tracker. | Per Larsson | 2021-11-30 | 1 | -12/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added naive container CAS GC support. | Per Larsson | 2021-12-01 | 6 | -46/+221 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added CacheStore and CAS store sizes to status endpoint. | Per Larsson | 2021-11-30 | 5 | -8/+35 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added CAS total size. | Per Larsson | 2021-11-30 | 6 | -12/+130 | |