In T13208#242142, @epriestley wrote:To reproduce this issue, just need to Click on Default Column -> View as Query then leaving without Saving the query.
These reproduction steps don't work for me, and don't make sense given how the software works. If you believe you have a set of reproduction steps, can you walk through them step-by-step in more detail so I can reproduce the issue?
If anyone can come up with reproduction steps which actually work, this will probably take me about 3 minutes to fix. The only thing blocking this is that I have no idea how to reproduce it.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 31 2018
Oct 31 2018
Oct 16 2018
Oct 16 2018
joshuaspence awarded D19734: Try to route cluster writes to nodes which won't need to synchronize first a Doubloon token.
Oct 10 2018
Oct 10 2018
@epriestley, would you mind taking a look at this diff?
Maybe add some comments?
Oct 9 2018
Oct 9 2018
I think maybe we should keep it as an empty n_CLASS_ATTRIBUTES in case attributes are added later.
Oct 8 2018
Oct 8 2018
Add support for anonymous class
Automated landing didn't work so I'll do it the old-fashioned way.
Oct 4 2018
Oct 4 2018
joshuaspence added a comment to T5097: `arc lint --everything` uses a large amount of memory in when executed in large repositories.
@epriestley, would you be open to making the chunk size configurable? Changing the chunk size from 32 to 512 reduced the amount of time required for us to lint ~1500 TypeScript files from 370 seconds to 66 seconds.
I can just do this with D19730 instead.
Sep 17 2018
Sep 17 2018
Sep 6 2018
Sep 6 2018
joshuaspence committed rARC30b7835c37b5: Allow `willLintPaths` and `didLintPaths` to be overridden (authored by joshuaspence).
Allow `willLintPaths` and `didLintPaths` to be overridden
Sep 5 2018
Sep 5 2018
joshuaspence added a comment to rPc5960c71f929: Splice in a patch to remove Phriction content rows with no document.
That seems weird, but it sort of expected/desirable.
If the Conduit calls for Branches/Tags fail to generate, we put the error message from the call into the email. This seemed better than: dropping the email; omitting the sections; or putting a generic "something went wrong" message in the email. D13319 and T8574 appear to be the genesis of this behavior.
In most cases, the error is a Conduit-level error ("your account is disabled", "the specified repository does not exist") and one or two lines long, and the message is likely relatively useful in understanding why that section didn't render.
In this case, the host itself was toast since I couldn't get through storage upgrades without this patch, so we got an actual HTTP-level error, and the exception message for these is just a big chunk of the response body since it's sometimes useful in understanding what went wrong.
So even though this outcome is a little goofy, I think all the rules that led us there are mostly pretty reasonable, and don't see anything obvious that should be changed/fixed.
In D19630#242860, @epriestley wrote:T13098 is "happening" very "soon" quote unquote "quote" "unquote" "Soon™".
Sep 4 2018
Sep 4 2018
In D19630#242798, @epriestley wrote:I believe it is nearly the end of days for this version of arc so I'm fine with just letting some stuff like this in.
Sep 3 2018
Sep 3 2018
In D19629#242776, @avivey wrote:Almost all of us:
Looks like it depends on which instance you hit: https://www.ssllabs.com/ssltest/analyze.html?d=www.php.net&latest
Sep 2 2018
Sep 2 2018
Sep 1 2018
Sep 1 2018
joshuaspence added a comment to rPc5960c71f929: Splice in a patch to remove Phriction content rows with no document.
Unrelated to this change, but this is from the email I received about it:
Aug 20 2018
Aug 20 2018
Even with OAuth, you still can't make AJAX requests to Conduit from client-side JavaScript, right? Is the idea that the backend code uses OAuth to talk to Conduit on a user's behalf?
Aug 15 2018
Aug 15 2018
joshuaspence committed rPHUc309c5d93354: Ignore PHP types for "needs" symbols (authored by joshuaspence).
Ignore PHP types for "needs" symbols
Fix someone else's mistakes
joshuaspence committed rPHUac350a7fe787: Extract needed classes/interfaces from return types (authored by joshuaspence).
Extract needed classes/interfaces from return types
joshuaspence committed rPba25586016b2: Improve symbol generation scripts (authored by joshuaspence).
Improve symbol generation scripts
Aug 9 2018
Aug 9 2018
Aug 2 2018
Aug 2 2018
Jun 29 2018
Jun 29 2018
DragonBe awarded T7408: Consider dropping support for older versions of PHP a Like token.
Jun 5 2018
Jun 5 2018
Apr 8 2018
Apr 8 2018
There's still a bunch of logic in ArcanistLintEngine and ArcanistLintEngine regarding caching... should that be removed/deprecated as well?
Mar 9 2018
Mar 9 2018
Jan 6 2018
Jan 6 2018
Jan 4 2018
Jan 4 2018
arend.danielek awarded T9640: Make Phabricator compatible with PHP7 a Like token.
Dec 28 2017
Dec 28 2017
Nov 26 2017
Nov 26 2017
joshuaspence committed rPHU32746e8b0793: Add support for nullable parameter types (authored by joshuaspence).
Add support for nullable parameter types
Nov 24 2017
Nov 24 2017
Update src/parser/xhpast/parser_nodes.php
joshuaspence committed rPHUae80e72461d2: Fix node for nullable return value (authored by joshuaspence).
Fix node for nullable return value
I will land it shortly.
Nov 16 2017
Nov 16 2017
mormegil awarded T12144: Ability to reorder milestones on a project's workboard a Haypence token.
Nov 13 2017
Nov 13 2017
Oct 10 2017
Oct 10 2017
Oct 9 2017
Oct 9 2017
Sep 27 2017
Sep 27 2017
Sep 25 2017
Sep 25 2017
joshuaspence added a revision to T4334: Support PHP5.4+ syntax in XHPAST: D18639: Fix node for nullable return value.
Update `parser_nodes.php`
joshuaspence committed rPHU2596aecadc53: Add support for nullable return types (authored by joshuaspence).
Add support for nullable return types
Minor
Sep 18 2017
Sep 18 2017
In D18621#227381, @epriestley wrote:Do you want to just delete all the tests and I'll accept those and abandon D17819?
Oh cool. I'm somewhat surprised this is being accepted as I expected it to be blocked on T4334#222499.
joshuaspence added a revision to T4334: Support PHP5.4+ syntax in XHPAST: D18621: Add support for nullable return types.
Aug 10 2017
Aug 10 2017
Thanks for the detailed response, I certainly didn't expect it.
joshuaspence committed rP71eaf3e8c4d6: Remove code that was accidentally landed (authored by joshuaspence).
Remove code that was accidentally landed
Aug 9 2017
Aug 9 2017
epriestley awarded D18380: Remove code that was accidentally landed a Cup of Joe token.
In D18378#224025, @epriestley wrote:! joshuaspence (Joshua Spence)
- Mail Tags: This mail has tags which control which users receive it, and this recipient has not elected to receive mail with any of the tags on this message (Settings > Email Preferences).
Do you have "Differential > Other Activity Not Listed Above" set to "Notify" or "Ignore"?
joshuaspence committed rPbd47d001b548: Remove chatbot example configuration (authored by joshuaspence).
Remove chatbot example configuration
(interestingly, I didn't receive an email about this diff being accepted)
joshuaspence added a comment to T12959: Diffusion shows unexpected diff when an entire directory is removed.
In T12959#230805, @chad wrote:In general are you aware we no longer take bug reports or feature requests here?
joshuaspence renamed T12959: Diffusion shows unexpected diff when an entire directory is removed from Diffusion shows mysterious diff when an entire directory is removed to Diffusion shows unexpected diff when an entire directory is removed.
joshuaspence updated the task description for T12959: Diffusion shows unexpected diff when an entire directory is removed.
joshuaspence added a comment to T12959: Diffusion shows unexpected diff when an entire directory is removed.
In T12959#230799, @chad wrote:What does "mysterious" mean.
joshuaspence updated the task description for T12959: Diffusion shows unexpected diff when an entire directory is removed.