User Details
- User Since
- Jun 10 2021, 05:36 (93 w, 2 d)
- Roles
- Administrator
- Availability
- Available
Today
Since the context of these changes is all localized here, I think it's reasonable to use the short names (T1234), because we expect most users will see it in the context of this site. I just find the full addresses to be harder to read (I need to stop and actually read the URI to understand if this is an "internal" or "external" link).
@dcog why do you think this is a bad question?
@dcog hmm?
I agree with this, but I think we should let this wait for broader discussion - there maybe good counter-arguments.
try now?
Yesterday
Wed, Mar 22
Related: https://secure.phabricator.com/T3887 (but I think it doesn't actually work any more?)
https://secure.phabricator.com/w/changelog/2013_09_september/: "Audio can now be embedded in Remarkup"
Sat, Mar 18
Fri, Mar 17
- fix
Thu, Mar 16
- change language and replace "status" with "isHidden"
- celerify
Tue, Mar 14
Fri, Mar 3
Thanks - this logic could use some more love, as you say.
Feb 17 2023
Looks like that's because PhabricatorBadgesSearchConduitAPIMethod extends PhabricatorSearchEngineAPIMethod, and TransactionSearchConduitAPIMethod extends ConduitAPIMethod directly...
Feb 10 2023
(If I remember correctly the rules we set for rP, you should be able to arc land all of these now)
Feb 9 2023
Feb 3 2023
This change should include updating the installation instructions (in the manual and in the error message in PhabricatorExcelExportFormat)
Feb 2 2023
Jan 28 2023
- Is this even used?
- Looks like the file is currently in Windows mode; can you please split this to 2 diffs, or just keep the original line-ending?
Jan 25 2023
The concept we're aiming for is "Extension Store" - Core to be minimal,. and everything else to be an optional install, with an "app store" somewhere here, and making installing extensions easy.
Jan 24 2023
Jan 19 2023
Jan 17 2023
Dec 28 2022
Dec 17 2022
I was not able to conclude the "arc diff" since it tries to connect to an unexisting database owned by root.
Nov 18 2022
I don't see this error - can you provide reproduction instructions?
Nov 3 2022
That's usually a sign that the Daemons are in some trouble. Go to the Daemons app and see their status and task status.
Oct 29 2022
For completeness: The security breaches mentioned in the security guidance task are all about exposing an existing file that the attacker has new view access to; This flow is only relevant to explicitly uploading a new file, so it doesn't have the same security implications.
Oct 28 2022
The change should also include updating the installation instructions, and a ticket.
https://secure.phabricator.com/T9782 suggests it should be using the "custom fields" interface and eventually fizzles out.
Rebased and run unit tests again
(On a broader theme, this code should probably move into rP, right? Is there any use-case for arcanist directly making calls to 3rd party services?)
running celerity map should just fix it. I'll take a look.
I'm good with this, but we have a policy of "no landed diffs w/o tickets", so please create one before landing.
We should connect this script (scripts/celerity/*.php) into bin/celerity.
Oct 9 2022
Oct 4 2022
The original discussion in T12144 is kinda convincing to me, although it's mostly convinces me that the term "milestone" doesn't match these objects.
can we keep the actual deletion as optional for a very long time/forever, and at the same time not create the database for new installs?
that will allow installs to backup/export their logs even if they miss the deprecation warning.
Sep 28 2022
also link to the updated Twitch docs about the auth API?
@k__nard: do you mind submitting the diffs as revisions using arc diff?
Sep 27 2022
Looks like https://secure.phabricator.com/D21718 explicitly changed to always remove --quiet, so unless there's a new argument for it, this change is redundant.
I've ran this locally, and it looks the same to me (Chrome on Windows).
I've re-applied this patch and uploaded with arc diff, just to normalize it.
Bear with me here, because Javeline (like all js frameworks) is confusing to me.