Psyduck is the greatest pokemon of all time.
User Details
- User Since
- Feb 8 2011, 1:28 AM (532 w, 2 d)
- Roles
- Administrator
- Availability
- Available
Wed, Apr 14
Thu, Apr 8
Yes. I closed down registration on this install (secure.phabricator.com) several years ago because the overwhelming majority of users who registered accounts here didn't read or follow the rules. Access to secure.phabricator.com is now invite-only.
Wed, Apr 7
Ah, I think it's:
(This might need to be sprite-sheeted too, but I think the sprite stuff hasn't been used in years -- since we switched pretty much everything to icon fonts -- and don't remember exactly how it works. I can look into it and do the actual bin/uh-generate-a-sprite-sheet or whatever in a followup.)
Thanks!
Tue, Apr 6
Mon, Mar 29
Sun, Mar 28
One call to for-each-ref comes from resolving a list of commit hashes, to test if they still exist. This is accomplished with DiffusionLowLevelResolveRefsQuery, which calls git for-each-ref first and falls back to git cat-file --batch-check.
Has this repository changed?
Sat, Mar 27
Fri, Mar 26
This is now in stable; presuming it works until evidence to the contrary emerges.
D21656 fixes variables_order.
Thu, Mar 25
The "Cancel" button should mean "Delete" if...
Wed, Mar 24
Tue, Mar 23
Currently, the inline code partially conflates four separate content states:
Mar 22 2021
D21643 "fixes" this by using copy(). However:
When you "Quote" a comment, then cancel, the comment disappears from the UI.
When you are viewing a change under engine X, and comments made under engine Y are present, they are not handled specially.
Mar 20 2021
Diviner updates based on the deployed software version on secure, and I just haven't deployed this yet. Stuff usually gets deployed in about a day, this has been on the slower side since I've been moving furniture.