{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":398385935,"defaultBranch":"master","name":"phabricator","ownerLogin":"robinhoodmarkets","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-08-20T19:52:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5488712?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1709920129.0","currentOid":""},"activityList":{"items":[{"before":"f8fbf1a40bf5a35dc7b90a0e3ec2aa3515effa99","after":"e310cbdcee3409edc3cf6a7725aa437d99427999","ref":"refs/heads/master","pushedAt":"2024-07-17T17:04:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"[phabricator] prevent sending email for project/owner updates","shortMessageHtmlLink":"[phabricator] prevent sending email for project/owner updates"}},{"before":"436872463487f32c63ff843417993425f23a1683","after":"f8fbf1a40bf5a35dc7b90a0e3ec2aa3515effa99","ref":"refs/heads/master","pushedAt":"2024-03-08T17:49:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yi-lu","name":"Yi","path":"/yi-lu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13973239?s=80&v=4"},"commit":{"message":"Revert \"Merge pull request #5 from robinhoodmarkets/marcelo/custom-field-set-object\"\n\nThis reverts commit 436872463487f32c63ff843417993425f23a1683, reversing\nchanges made to 9ab3223107c3316ec9b9f85e3e5e113e9478de54.","shortMessageHtmlLink":"Revert \"Merge pull request #5 from robinhoodmarkets/marcelo/custom-fi…"}},{"before":"366e119ee0fbf1fba678107b9351a228a02a5e43","after":null,"ref":"refs/heads/revert","pushedAt":"2024-03-08T17:48:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yi-lu","name":"Yi","path":"/yi-lu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13973239?s=80&v=4"}},{"before":null,"after":"366e119ee0fbf1fba678107b9351a228a02a5e43","ref":"refs/heads/revert","pushedAt":"2024-03-08T17:47:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yi-lu","name":"Yi","path":"/yi-lu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13973239?s=80&v=4"},"commit":{"message":"Revert \"Merge pull request #5 from robinhoodmarkets/marcelo/custom-field-set-object\"\n\nThis reverts commit 436872463487f32c63ff843417993425f23a1683, reversing\nchanges made to 9ab3223107c3316ec9b9f85e3e5e113e9478de54.","shortMessageHtmlLink":"Revert \"Merge pull request #5 from robinhoodmarkets/marcelo/custom-fi…"}},{"before":"fc3ce9d6992d0b439dc53321e76e16b91f45b1c7","after":null,"ref":"refs/heads/marcelo/custom-field-set-object","pushedAt":"2024-03-08T17:42:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yi-lu","name":"Yi","path":"/yi-lu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13973239?s=80&v=4"}},{"before":"9ab3223107c3316ec9b9f85e3e5e113e9478de54","after":"436872463487f32c63ff843417993425f23a1683","ref":"refs/heads/master","pushedAt":"2024-03-05T19:04:36.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"yi-lu","name":"Yi","path":"/yi-lu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13973239?s=80&v=4"},"commit":{"message":"Merge pull request #5 from robinhoodmarkets/marcelo/custom-field-set-object\n\n[custom fields] Call setObject before shouldEnableForRole","shortMessageHtmlLink":"Merge pull request #5 from robinhoodmarkets/marcelo/custom-field-set-…"}},{"before":"f838172de5298fe4d005fd194861aaeb78945f5a","after":"fc3ce9d6992d0b439dc53321e76e16b91f45b1c7","ref":"refs/heads/marcelo/custom-field-set-object","pushedAt":"2024-03-04T07:57:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcelofabri","name":"Marcelo Fabri","path":"/marcelofabri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/833072?s=80&v=4"},"commit":{"message":"[custom fields] Call setObject before shouldEnableForRole","shortMessageHtmlLink":"[custom fields] Call setObject before shouldEnableForRole"}},{"before":null,"after":"f838172de5298fe4d005fd194861aaeb78945f5a","ref":"refs/heads/marcelo/custom-field-set-object","pushedAt":"2024-03-04T07:56:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marcelofabri","name":"Marcelo Fabri","path":"/marcelofabri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/833072?s=80&v=4"},"commit":{"message":"[custom fields] Call setObject before shouldEnableForRole","shortMessageHtmlLink":"[custom fields] Call setObject before shouldEnableForRole"}},{"before":"f7434d67b1f43b5b11b8c2ee644b26c3787fa025","after":"9ab3223107c3316ec9b9f85e3e5e113e9478de54","ref":"refs/heads/master","pushedAt":"2024-02-14T01:15:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yi-lu","name":"Yi","path":"/yi-lu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13973239?s=80&v=4"},"commit":{"message":"[phabricator] add exact responsible viewer function\n\nSummary:\nwhen we query revisions, there is `exact()` function that matches the exact user only, and not projects or groups the user is a member of; this is useful when we search revisions that we are directly tagged on, however this function must take in a specific username, so I can't build a query generalized for everyone\n\nthere is also a `viewer()` function, which is supposed to be a general query that can be used to build dashboards, so whoever views a dashboard used query with this function only sees their own stuff, but this includes the viewer's projects and groups and everything\n\nthis diffs adds an `exact-viewer()` function, which combines the two, so we can query things match exactly the viewer\n\nwhy this change: when we discussed in our team sync how the current default phabricator \"Home\" dashboard is not so useful and I built my own query, @brian.myers said he wanted it to. So I figure instead of teaching people the query, I can just build a new home dashboard that's more informational. this exact-viewer() function makes the query generalized so I can just build a dashboard on top this query and make it available to everyone\n\nTest Plan:\ntested locally, and on phabricator staging\n\nwhen I query \"exact current viewer\"\n{F14482326}\nI get my own stuff\n{F14482342}\n\nwhen I query \"current viewer\"\n{F14482353}\nI get a diff where I'm the group reviewer\n{F14482375}\n\nReviewers: brian.myers, joel.jeske\n\nReviewed By: brian.myers\n\nSubscribers: brian.myers\n\nDifferential Revision: https://phabricator.robinhood.com/D643179","shortMessageHtmlLink":"[phabricator] add exact responsible viewer function"}},{"before":"56cd30ae9d2b8ea403cafcce3044b4ef3c5e2790","after":"f7434d67b1f43b5b11b8c2ee644b26c3787fa025","ref":"refs/heads/master","pushedAt":"2023-09-06T18:38:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"Remove \"Owns No Changed Paths\" in Diff View","shortMessageHtmlLink":"Remove \"Owns No Changed Paths\" in Diff View"}},{"before":"cbbfd72bd5cb86aa03d12700d2150a6aca8c4bbb","after":"56cd30ae9d2b8ea403cafcce3044b4ef3c5e2790","ref":"refs/heads/master","pushedAt":"2023-08-10T17:50:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"[diffs] prevent force accept (#4)","shortMessageHtmlLink":"[diffs] prevent force accept (#4)"}},{"before":"909557609c483f6c90f0018e4d32cd5e11e09374","after":"df8ebf62248843e8e8ad1600c7a62840ac8148c4","ref":"refs/heads/force-accept","pushedAt":"2023-08-10T17:49:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"[diffs] prevent force accept","shortMessageHtmlLink":"[diffs] prevent force accept"}},{"before":null,"after":"909557609c483f6c90f0018e4d32cd5e11e09374","ref":"refs/heads/force-accept","pushedAt":"2023-08-10T17:49:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"[phabricator] allow exposing current action to search","shortMessageHtmlLink":"[phabricator] allow exposing current action to search"}},{"before":null,"after":"b9ba0418ed13aba78ea95ebee14cdbbb43cc810f","ref":"refs/heads/prevent-force-accept","pushedAt":"2023-08-10T17:12:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"Correct a parameter order swap in \"diffusion.historyquery\" for Mercurial\n\nSummary: Ref T13666. See T13666#256253. The order of these parameters is incorrect (introduced in D18817, which was trying to turn the revset \"A or B\" into \"B or A\"), but when \"commit\" is the single head of \"branch\" (which is common), the revset is functionally equivalent.\n\nTest Plan:\nAn easy reproduction case is to make a \"diffusion.historyquery\" call manually against a Mercurial repository, with a valid \"branch\" name and some non-head \"commit\".\n\n - Before patch, queried \"head^\" (by commit hash, not by symbol) of \"default\" and got \"head\" too (wrong).\n - Applied patch to `secure001.phacility.net` (my local `hg` web environment is iffy right now).\n - Re-ran the same query, saw \"head^\" as the first result rather than \"head\" (all hashes rather than symbols, as above), which is desired.\n\nReviewers: cspeckmim\n\nReviewed By: cspeckmim\n\nManiphest Tasks: T13666\n\nDifferential Revision: https://secure.phabricator.com/D21722","shortMessageHtmlLink":"Correct a parameter order swap in \"diffusion.historyquery\" for Mercurial"}},{"before":"df8ebf62248843e8e8ad1600c7a62840ac8148c4","after":null,"ref":"refs/heads/prevent-force-accept","pushedAt":"2023-08-10T17:07:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"}},{"before":null,"after":"df8ebf62248843e8e8ad1600c7a62840ac8148c4","ref":"refs/heads/prevent-force-accept","pushedAt":"2023-08-10T17:06:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"[diffs] prevent force accept","shortMessageHtmlLink":"[diffs] prevent force accept"}},{"before":"e82818a9ec0de905f32a50c6ad53cdb266784d59","after":"cbbfd72bd5cb86aa03d12700d2150a6aca8c4bbb","ref":"refs/heads/master","pushedAt":"2023-06-28T22:08:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"[phabricator] allow exposing current action to search (#3)","shortMessageHtmlLink":"[phabricator] allow exposing current action to search (#3)"}},{"before":null,"after":"909557609c483f6c90f0018e4d32cd5e11e09374","ref":"refs/heads/current-action-diff","pushedAt":"2023-06-28T22:07:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"[phabricator] allow exposing current action to search","shortMessageHtmlLink":"[phabricator] allow exposing current action to search"}},{"before":"4a0844b30efb4c8b9f0ca2d129ca1b8c2e202fc8","after":null,"ref":"refs/heads/tags-in-commit","pushedAt":"2023-06-08T15:27:19.766Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"}},{"before":"0e8a5ea93def69d766be1f6e1b82dfa7c98c8176","after":"e82818a9ec0de905f32a50c6ad53cdb266784d59","ref":"refs/heads/master","pushedAt":"2023-06-08T15:27:15.371Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"Merge pull request #2 from robinhoodmarkets/tags-in-commit\n\n[commit-rendering] include project tags in commit template","shortMessageHtmlLink":"Merge pull request #2 from robinhoodmarkets/tags-in-commit"}},{"before":null,"after":"4a0844b30efb4c8b9f0ca2d129ca1b8c2e202fc8","ref":"refs/heads/tags-in-commit","pushedAt":"2023-06-07T18:39:03.260Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"[commit-rendering] include project tags in commit template\n\nSummary:\n\nThis is expected to include project tags in the commit message that is fetched by PHLQ\n\nTest Plan: Deploy to Phabricator staging and use https://secure.phabricator.com/conduit/method/differential.getcommitmessage/ to view rendering\n\nReviewers: #devx\n\nSubscribers:\n\nTask Link:","shortMessageHtmlLink":"[commit-rendering] include project tags in commit template"}},{"before":"4a0844b30efb4c8b9f0ca2d129ca1b8c2e202fc8","after":null,"ref":"refs/heads/tags-in-commit","pushedAt":"2023-06-07T18:36:29.694Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"}},{"before":null,"after":"4a0844b30efb4c8b9f0ca2d129ca1b8c2e202fc8","ref":"refs/heads/tags-in-commit","pushedAt":"2023-06-07T18:34:06.569Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"joeljeske","name":"Joel Jeske","path":"/joeljeske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5332920?s=80&v=4"},"commit":{"message":"[commit-rendering] include project tags in commit template\n\nSummary:\n\nThis is expected to include project tags in the commit message that is fetched by PHLQ\n\nTest Plan: Deploy to Phabricator staging and use https://secure.phabricator.com/conduit/method/differential.getcommitmessage/ to view rendering\n\nReviewers: #devx\n\nSubscribers:\n\nTask Link:","shortMessageHtmlLink":"[commit-rendering] include project tags in commit template"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEghVwZgA","startCursor":null,"endCursor":null}},"title":"Activity · robinhoodmarkets/phabricator"}