When grepping in a repository, the results should (optionally) be ordered by their blame date.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 7 2017
(Some of this discussion is pertinent to T9287: Working with many repositories)
Please see Contributing Feature Requests for instructions on how to file a constructive feature request.
Jun 3 2017
That's ok, I found some more: https://tenor.com/
Jun 1 2017
Looks like it was deprecated a while ago, without explanation. Luckily, there's --log-junit, which we have some code to parse.
Overall, I prefer reading a diff over a commit message.
May 31 2017
From T12771:
Global Rule for Differential Diffs
When:
[ Repository ] [ does not exist ]
Take these actions:
[ Block diff with message ] [ "Repository unrecognized. See https://helpful-docs.com/repository-help for details." ]
May 24 2017
Anecdotally, In T9530 we had a concept of "Actions" that users can take on Releases - e.g. "Move to the next phase in the cycle". We broadly wanted to use Harbormaster to allow defining these actions, and one of the issues I had there was that for some actions, the users expected them to happen inline, pretty much like here.
Does it at least tell you how fast you're going?
May 22 2017
Ahh, makes sense now :)
Why is this Nuance and not Doorkeeper?
May 19 2017
May 18 2017
We need to have enough information to actually see the problem happening, so we can figure out what's wrong, and maybe even test a fix.
- Users may not want to fetch --all for some reason.
We need a "Resolved: Ghosts" status.
May 11 2017
May 10 2017
Which version of git was used? Can you upload the original patch file used to create the diff?
Which version of git is the server using?
May 9 2017
It saves it to a directory called arc in your repository meta-directory. If you're using git, it would be in .git/arc/.
You can user arc set-config --local to set a configuration value in a file that is in the repository but is not committed.
arc linters phpcs shows both standard and phpcs.standard configuration options. Have you tried both?
May 8 2017
This might be a variant of T2465. There's some workaround described there that might help.
May 7 2017
I had a friend once which I think had a fejolollololal farm.
May 6 2017
May 4 2017
@epriestley: I think this one should actually be in Request Review state?
Apr 27 2017
Which version of phabricator are you running? Email I get have a plain-text alternate, have no meta tag, and are formatted very differently.
Apr 25 2017
Apr 20 2017
Apr 18 2017
Apr 17 2017
Apr 13 2017
I'm pretty sure I've seen this exact request ("Build a templated set of tasks in one go") a little while ago (2 months?), but I can't find it.
Apr 10 2017
Apr 7 2017
Wasn't this supposed to show up as an option in "Edit Profile Picture"?
Apr 5 2017
mm, yeah, I didn't actually read it 😊 @kfsone said in the chat that it can be resolved, but this does actually sound like trust email address should win over require-email-verification.
auth.email-domains implies auth.require-email-verification.
Apr 3 2017
Yeah, the long-term plans are "automatic staging areas", which are essentially some kind of hidden refs (Probably using T8092 though, not just hiding stuff).
Apr 1 2017
Will this also phix my password?
@dreadlord2203: Why don't you use a different repository for the staging area?
Mar 31 2017
Presumably resolved.
Mar 20 2017
Also, really great bug report :)
Do you maybe have SELinux or AppArmor running?
Mar 19 2017
Mar 17 2017
Mar 14 2017
Mar 13 2017
Mar 12 2017
Bug reports need complete reproduction instructions and complete version information. See Contributing Bug Reports, Providing Reproduction Steps, and Providing Version Information.
Mar 10 2017
(There's no need for a token to get the changlog via conduit)
Mar 9 2017
The auth is trying to protect your code from outsiders. You can make the whole repo "public", and then there will be no auth requirement.
Mar 8 2017
I've implemented the sudo approach at some point - P2016 - and I think it worked alright.
mkdir: cannot create directory ‘/var/storage/3f/49’: Permission denied
Mar 7 2017
I wouldn't expect anything in the logs; You can try running a script and running something like this:
$d = new DateTimeZone("Asia/Jerusalem"); var_dump($d->getOffset(new DateTime('@'.time())));
IF you're getting back FALSE, then it's definitely this.
Mar 6 2017
See T10038 - the most likely way to move this forward is by creating an extension from it and adding to Community Resources, and each interested party to install it separately.
Basically no new linters are accepted upstream right now, and even bugfixes are rare.
I would argue that at least for email ("External Targets"), we should always include the timezone when rendering times. When we allowed custom time-format, I've also added it there (Partly because there wasn't the time-zone warning we have now, partly because I kept my phabricator config to PST when traveling, and partly to make copying the time easier).
Mar 3 2017
Mar 1 2017
I don't think there's any way to check for that via Herald. There's the Land Revision button( T182), which I ❤, but it's still a prototype and has some surprising behavior built into it (If you're doing anything complex, it can sometime land stuff you didn't want it to).
It's the ? key on the keyboard. In only works when the focus isn't in any
text-box (If you're using a Mac, that might not be an option for you).
That's the expected behavior - see https://secure.phabricator.com/book/phabricator/article/differential_faq/
Feb 28 2017
Hit ? to see a list of all available keyboard shortcuts.
Feb 27 2017
Feb 26 2017
Add the icon+color picker from projects!
Feb 24 2017
I don't see how to configure/use that
Neither can I - I may have imagined it being possible to "lock" the edit form of a task to the one that was used to create them...
Can a task mutate between "feature" and "risk"? If not, can you use a different Custom Form for each type, which will hide the unused fields?
Feb 23 2017
How did you end up in this state?
Is this part of a fresh install, or an upgrade? If upgrade, what version was the old code, and what version is the new code?
Feb 19 2017
Feb 18 2017
Some more shenanigans: