{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":80058269,"defaultBranch":"master","name":"VFSForGit","ownerLogin":"microsoft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-01-25T21:10:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6154722?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710452534.0","currentOid":""},"activityList":{"items":[{"before":"1efd10549134666f74fd9365df976473c1642ec2","after":"25b85a4d71fe9be61a36c709c342665bf98f5a3b","ref":"refs/heads/releases/shipped","pushedAt":"2024-03-14T19:01:04.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"vdye","name":"Victoria Dye","path":"/vdye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3619353?s=80&v=4"},"commit":{"message":"Merge pull request #1809 from microsoft/milestones/m194\n\n[Release] Milestone M194","shortMessageHtmlLink":"Merge pull request #1809 from microsoft/milestones/m194"}},{"before":null,"after":"9ac4791dbcd02880eb722ec4cc4ababa83bcec69","ref":"refs/heads/milestones/m194","pushedAt":"2024-03-14T16:11:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vdye","name":"Victoria Dye","path":"/vdye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3619353?s=80&v=4"},"commit":{"message":"Merge pull request #1808 from microsoft/default-config-off\n\nRevert \"GVFSVerb: Use OAuth credentials by default\"","shortMessageHtmlLink":"Merge pull request #1808 from microsoft/default-config-off"}},{"before":"02deee08a31368c6188e5bedc6dbe7ab69aba2ff","after":null,"ref":"refs/heads/default-config-off","pushedAt":"2024-03-14T16:11:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vdye","name":"Victoria Dye","path":"/vdye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3619353?s=80&v=4"}},{"before":"55ba68d77b7b0b365eab00bc34a497e17e26bd86","after":"9ac4791dbcd02880eb722ec4cc4ababa83bcec69","ref":"refs/heads/master","pushedAt":"2024-03-14T16:10:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"vdye","name":"Victoria Dye","path":"/vdye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3619353?s=80&v=4"},"commit":{"message":"Merge pull request #1808 from microsoft/default-config-off\n\nRevert \"GVFSVerb: Use OAuth credentials by default\"","shortMessageHtmlLink":"Merge pull request #1808 from microsoft/default-config-off"}},{"before":null,"after":"02deee08a31368c6188e5bedc6dbe7ab69aba2ff","ref":"refs/heads/default-config-off","pushedAt":"2024-03-13T13:28:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"derrickstolee","name":"Derrick Stolee","path":"/derrickstolee","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/570044?s=80&v=4"},"commit":{"message":"Revert \"GVFSVerb: Use OAuth credentials by default\"\n\nThis reverts commit abcb73f08f20111ff3519adde44f5714cc61acaf.\n\nUsing this authentication mode by default is breaking some automated\nscenarios on build agents that use \"gvfs clone\". Removing the new\ndefault is a fast measure to fix these users, while a longer-term\nconsideration for increasing adoption of OAuth can be done at a later\ndate with the proper parties engaged.","shortMessageHtmlLink":"Revert \"GVFSVerb: Use OAuth credentials by default\""}},{"before":"77bc5a43e6e9783b3412c026ebdcb27415bb62e9","after":"1efd10549134666f74fd9365df976473c1642ec2","ref":"refs/heads/releases/shipped","pushedAt":"2024-03-12T23:14:34.000Z","pushType":"pr_merge","commitsCount":43,"pusher":{"login":"vdye","name":"Victoria Dye","path":"/vdye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3619353?s=80&v=4"},"commit":{"message":"Merge pull request #1807 from microsoft/milestones/m193\n\n[Release] Milestone M193","shortMessageHtmlLink":"Merge pull request #1807 from microsoft/milestones/m193"}},{"before":null,"after":"55ba68d77b7b0b365eab00bc34a497e17e26bd86","ref":"refs/heads/milestones/m193","pushedAt":"2024-03-12T21:53:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vdye","name":"Victoria Dye","path":"/vdye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3619353?s=80&v=4"},"commit":{"message":"Merge pull request #1803 from tyrielv/gcm-cache\n\nfix: #1802 confirm cached credential before rejecting","shortMessageHtmlLink":"Merge pull request #1803 from tyrielv/gcm-cache"}},{"before":"3790eb06e14d88d71af11958414b59fd3cb2e65d","after":"55ba68d77b7b0b365eab00bc34a497e17e26bd86","ref":"refs/heads/master","pushedAt":"2024-03-12T21:49:57.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"vdye","name":"Victoria Dye","path":"/vdye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3619353?s=80&v=4"},"commit":{"message":"Merge pull request #1803 from tyrielv/gcm-cache\n\nfix: #1802 confirm cached credential before rejecting","shortMessageHtmlLink":"Merge pull request #1803 from tyrielv/gcm-cache"}},{"before":null,"after":"cbd0cefb9cc87744286fde23632860354f5c62ee","ref":"refs/heads/test-oauth-fix","pushedAt":"2024-02-26T23:57:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vdye","name":"Victoria Dye","path":"/vdye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3619353?s=80&v=4"},"commit":{"message":"GVFSVerb: Use OAuth credentials by default\n\nTo more rapidly adopt OAuth tokens, set that as the default for GVFS\nrepos. This will update on mount, so all users will update to this mode\nwhen they upgrade to a version including this commit.\n\nThis may cause some initial frustration as the first time I ran a fetch\nin OAuth mode my local clone had a failure with GCM and defaulted to\nusername/password checks over command line. The second fetch worked just\nfine, though.","shortMessageHtmlLink":"GVFSVerb: Use OAuth credentials by default"}},{"before":"cbd0cefb9cc87744286fde23632860354f5c62ee","after":null,"ref":"refs/heads/test-oauth-fix","pushedAt":"2024-02-26T23:46:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vdye","name":"Victoria Dye","path":"/vdye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3619353?s=80&v=4"}},{"before":null,"after":"cbd0cefb9cc87744286fde23632860354f5c62ee","ref":"refs/heads/test-oauth-fix","pushedAt":"2024-02-26T23:38:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vdye","name":"Victoria Dye","path":"/vdye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3619353?s=80&v=4"},"commit":{"message":"GVFSVerb: Use OAuth credentials by default\n\nTo more rapidly adopt OAuth tokens, set that as the default for GVFS\nrepos. This will update on mount, so all users will update to this mode\nwhen they upgrade to a version including this commit.\n\nThis may cause some initial frustration as the first time I ran a fetch\nin OAuth mode my local clone had a failure with GCM and defaulted to\nusername/password checks over command line. The second fetch worked just\nfine, though.","shortMessageHtmlLink":"GVFSVerb: Use OAuth credentials by default"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEFgFwcAA","startCursor":null,"endCursor":null}},"title":"Activity ยท microsoft/VFSForGit"}