In T12804#226305, @epriestley wrote:In T12804#226290, @sascha-egerer wrote:T8442 would help a lot for those "I have to many repositories"
Today, you could save searches in different Spaces. For example, here I've done this:
- Search for "Spaces: Phacility".
- Save the search as "Phacility Repositories".
Do you use this strategy today? How would T8442 improve on this? If you don't do this already, but dividing repositories by Space is useful, why don't you currently do it? Put another way, what problem exists with search today that T8442 solves but search changes could not solve?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 1 2021
Jun 1 2021
Aug 13 2019
Aug 13 2019
Apr 19 2019
Apr 19 2019
Jun 7 2017
Jun 7 2017
T8442 would help a lot for those "I have to many repositories"
Nov 1 2016
Nov 1 2016
adam93 awarded T4026: Add relations between commits a Like token.
Sep 20 2016
Sep 20 2016
I have that problem again. There is no relation between the file and the Diff. Don't know how that can happen...
Sep 12 2016
Sep 12 2016
sascha-egerer updated the task description for T11619: Uploading an image in the Mock description does not attach it to the Mock.
Aug 23 2016
Aug 23 2016
I hate commanding arc with these commands. Can we also please add please do a prefix for everything? Like arc please do a diff, arc please do a land
Aug 16 2016
Aug 16 2016
Ok sorry for that - that was a really bad example... The problem is that only complete words are found and not parts of it.
So you'll get a result for "Hello" but not for "Hell".
So searching for "Component" will give no result if the title is "Components". Is that correct?
Aug 9 2016
Aug 9 2016
Jul 20 2016
Jul 20 2016
sascha-egerer awarded D15880: Move 'should render' logic to PhutilUnitTestEngine a Like token.
sascha-egerer renamed T11352: arc patch with invalid revision number fails with an exception from arc patch with revision number fails with an exception to arc patch with invalid revision number fails with an exception.
sascha-egerer awarded T5568: Support `.arcunit`, similar to `.arclint` a Hungry Hippo token.
May 24 2016
May 24 2016
@CodeMouse92 yes the project has a subproject. But changing the policies as described above works around that issue.
May 6 2016
May 6 2016
Thanks! Maybe this can save some time for some people...
Great!
I already thought that while writing the ticket ;-) That's the reason i added the last sentence to adjust the documentation. Maybe it would be good to know that this feature is using the git mirror function and may overwrite data of the mirror.
Apr 27 2016
Apr 27 2016
sascha-egerer updated the task description for T10886: Unpublished, unauthored inline comments in Pholio are incorrectly counted on the image badge.
Apr 25 2016
Apr 25 2016
Apr 6 2016
Apr 6 2016
sascha-egerer added a comment to T10731: Script-and-regex linter documentation does not make it clear enough that you really have to do what it says.
In T10731#168665, @epriestley wrote:The use of sh as it is written in the documentation is important.
This is what you are intended to write:
$ sh -c 'echo "$0"' xxx xxxThis is what it looks like you're writing:
$ echo $0 xxx -bash xxx
I've also added myself as a subscriber (even if i was auto subscribed because i'm the reviewer) but that doesn't change anything. Still no permissions.
The problem can also be reproduced when clicking on Download Raw Diff in the interface.
In T10725#168658, @chad wrote:Files attached to other objects take on permissions of the object itself. So if you add a file to a restricted task, the restriction is also applied to the file.
In T10725#168645, @chad wrote:My question was what is the relation to User B and the Diff. Is User B a reviewer, a subscriber, or ... ?
In T10725#168508, @chad wrote:What's the relationship between user b and the patch, specifically?
Apr 5 2016
Apr 5 2016
Apr 4 2016
Apr 4 2016
sascha-egerer awarded M1461: Timeline / Remarkup Cleanup a Love token.
Mar 30 2016
Mar 30 2016
sascha-egerer awarded D12198: Added ESLint Support a Pterodactyl token.
Mar 24 2016
Mar 24 2016
Ok i found the reason for the problem.
If you set Applications → Projects → Edit Policies → Default View Policy to Project Memebers i does not work. You can still create normal projects and subprojects but you can't create milestones. I think that is because milestones do not have members but the permissions are evaluated against the "project members".
Ok, then I'll investigate further and give feedback as soon as i've found something
Yes I'm member of all those groups as described above. I'm also an "Admin"
I've posted a screenshot of my settings or do you need anything else?
Yeah i did basically the same. What are the permissions of your project?
Mar 22 2016
Mar 22 2016
I would vote for X-Forwarded-Proto support in AphrontRequest::isHTTPS
Mar 16 2016
Mar 16 2016
@jhurwitz I use conduit to fetch wiki pages and format them with conduit to get a html syntax. I do that to add Wiki-Pages to a Frontend-Styleguide. Then i just add the required phabricator css and everything looks fine.
So i think you can write your own simple script to do everything over conduit, right?
Mar 14 2016
Mar 14 2016
Mar 9 2016
Mar 9 2016
Really good commit message! Thank you for that! Learned a lot again with your help...
Mar 2 2016
Mar 2 2016
sascha-egerer added a comment to T5254: Allow top-level wiki doc to display entire document hierarchy instead of only 2 levels.
Any progress here? What about setting the hierachy limit in the wiki document itself? So you can say "show X levels in the document hierachy of this page" where X is inherited and has a default value of 2?
Sep 30 2015
Sep 30 2015
In T9123#138576, @epriestley wrote:
Jun 1 2015
Jun 1 2015
May 11 2015
May 11 2015
May 8 2015
May 8 2015
Fixed in rARC3e36b3fc430d
May 7 2015
May 7 2015
sascha-egerer retitled D12751: Fix broken ArcanistPhpunitTestResultParser from to Fix broken ArcanistPhpunitTestResultParser.
sascha-egerer raised a concern with rARCa4d33ef117aa: Use phutil_json_decode instead of json_decode.
This patch has broken the ArcanistPhpunitTestResultParser.php as phutil_json_decode returns an array and not an object as json_decode has before. I'll push an patch for this
Apr 26 2015
Apr 26 2015
Apr 23 2015
Apr 23 2015
Create a bot User that has Access to a Repository but not to Diffusion. Try to clone which will fail.
Mar 24 2015
Mar 24 2015
What about a configuration option runUnitTestsOnLanding that could be disabled, allTests, changedFiles?
I don't see a benefit for running linters again as the comnination of 2 patches should not change any code style, right?
Feb 11 2015
Feb 11 2015
That does also fix the problem that unit tests are not executed when doing an arc diff if they are not stored directly in the tests folder.
Feb 10 2015
Feb 10 2015
johnny-bit awarded T7040: Create dependency for revisions automatically a Like token.
Feb 4 2015
Feb 4 2015
Any comments on that?
As far as i can see this can't work but is a bug in PHPCS. https://github.com/squizlabs/PHP_CodeSniffer/blob/master/CodeSniffer/CLI.php#L875
But i really don't understand why it works on your machine...
Jan 29 2015
Jan 29 2015
sascha-egerer added a revision to T7071: PHPCS is broken: D9034: PHPCS supports reading from stdin..
oh ok... i can reproduce that on 2 machines. What's your OS? What's your php version?
I'm on MacOS 10.9.5
And you have this still applied?
public function supportsReadDataFromStdin() { return true; }
sascha-egerer added a comment to T7081: "Mark all notifications as read" dialog is behind overlay on iOS.
A the same problem for logout. So you can't logout currently on iOS by using the standard interface.
sascha-egerer updated the task description for T7081: "Mark all notifications as read" dialog is behind overlay on iOS.
Jan 28 2015
Jan 28 2015
Now the linter does also fail when you have an empty php file. Instead of showing the correct message
arc lint foo.php >>> Lint for foo.php:
Jan 27 2015
Jan 27 2015
Removed some whitespace changes
sascha-egerer retitled D11515: Add configuration option for PHPUnit test dirs from to Add configuration option for PHPUnit test dirs.
Jan 26 2015
Jan 26 2015
Jan 14 2015
Jan 14 2015
sascha-egerer awarded T4752: Daemons may not have permission to remove files from local disk storage engine a The World Burns token.
Nov 19 2014
Nov 19 2014
sascha-egerer awarded T5064: Make `arc land` run unit tests and lint a The World Burns token.
In T5064#59055, @BYK wrote:Can't we run arc unit and arc lint right before pushing and if they fail clean up by doing git reset --hard HEAD^1 and switching to the branch? Obviously I'm only thinking about the git case here where arc needs to handle hg and svn too but I'd like to hear more about this since I've landed code which actually broke unit tests in the past during a merge or rebase. It was not fun :)
Jul 2 2014
Jul 2 2014
Should i create a Task for "Dashboard with 4 columns"?
What about making the column amount flexible?
May 28 2014
May 28 2014
Ups... Looks like I've Looked at a wrong task... There is no difference to T4139. Sorry...
These tasks are both not related to native browser notifications but to realtime Chat Updates. So i thought i create a new ticket. But if this will also Done in this tickets i'm Fine with that.
sascha-egerer added a comment to T5211: Firefox has high CPU utilization when scaled background images (particularly avatars) are visible.
Demo comment to try to reproduce the issue
sascha-egerer added a project to T5212: Add browser notification support for Conpherence: Conpherence.
May 17 2014
May 17 2014
As already said in IRC I'll implement this function with a custom script and abondon this revision.
May 15 2014
May 15 2014
I've just run the unit test cases against +, array_merge, array_merge_recursive and array_merge_recursive_overrule to show the different result. P1142
Do you have a better idea how to handle these configurations?
In D9135#6, @epriestley wrote:This is e.g. usefull to merge a global configuration file with a stage specific configuration.
Where do you want to use this specifically?
I worry this won't be sufficient in the general case. If both configuration files have lists, sometimes those lists should be combined instead of overwritten, and other times they should be overwritten entirely.
sascha-egerer retitled D9135: Add function to merge 2 arrays by overruling the first from to Add function to merge 2 arrays by overruling the first.
Apr 8 2014
Apr 8 2014
sascha-egerer added a comment to T4752: Daemons may not have permission to remove files from local disk storage engine.
Another approach might be to adjust the umask when we write stuff to the local disk engine.
Dec 4 2013
Dec 4 2013
sascha-egerer awarded T4195: Implement pre-commit Herald rules a Love token.
Nov 18 2013
Nov 18 2013
Oct 26 2013
Oct 26 2013
sascha-egerer edited this Maniphest Task.
Oct 25 2013
Oct 25 2013
sascha-egerer edited this Maniphest Task.
sascha-egerer raised the priority of T4027: Link commit header also to bugtraq url from to Needs Triage.
Oct 22 2013
Oct 22 2013