Page MenuHomePhabricator
Feed Advanced Search

Mar 22 2017

cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

The key ingredient is to next set the default View/Edit policy of Maniphest to the Employees group (for Default Space which user is not accessible to)

Mar 22 2017, 3:16 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I only approve "code" from @epriestley

Mar 22 2017, 2:56 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

what's your policy on supporting "random" PHP snippets from "sources" into Phabricator code

Mar 22 2017, 2:55 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

should send it to the log

Mar 22 2017, 2:54 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

phlog($var);

Mar 22 2017, 2:53 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

i have hosed it?

Screen Shot 2017-03-21 at 10.51.32 PM.png (886×1 px, 98 KB)

Mar 22 2017, 2:52 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

sosneaky

Mar 22 2017, 2:51 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

phlog

Mar 22 2017, 2:50 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

itsasecret

Mar 22 2017, 2:50 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

shh

Mar 22 2017, 2:50 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

What is the best way to log something to the web server logs? I've been mostly using exceptions but that's proving to be more and more cumbersome.

Mar 22 2017, 2:48 AM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

FWIW I do truly believe we have a bug here, just no idea where. Might be worth adding some logging?

Mar 22 2017, 2:08 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I tried reproducing this on my phacility instance but I couldn't. Additional steps I took to mimic my setup were:

  1. Make the Default Space only accessible to a specific group (say, Employees)
  2. Make the default Maniphest Task Form visible only to Employees
  3. Make the new Contractors task form default to being in the {Contractors} Space, and only visible/editable by Contractors
Mar 22 2017, 2:05 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I'm also running last week's install
libphutil: 24ede7a5dbfd38079c87fc61de64012551965837
arcanist: 822bc53ca306e06314560d8a76f68771d732e8e0
phabricator: 56dd1b297c3e5cdbb477acc7435d6aa5749f33f2

Mar 22 2017, 1:05 AM · Bug Report, EditEngine
cspeckmim added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I am seeing this too. I've not confirmed 100% but I think it has to do with Spaces:

  1. Create a Space (not the default Space) visible to Project Contractors
  2. Create a Maniphest Task Form (/transactions/editengine/maniphest.task/) that is visible to Contractors, set as being Edit Form
  3. Create a User that is only a member of Contractors and which does not have access to the default space
  4. Log in as the new user and attempt to create a new task using that task form. You will be presented with the "Edit Locked Task" form.
Mar 22 2017, 1:03 AM · Bug Report, EditEngine

Mar 20 2017

d.maznekov added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

Still facing the problem with Locked task in any new task created. Even on new install. It's database/app config. Please guide where to check about that "locked task" flag BEFORE is created object.

Mar 20 2017, 10:35 AM · Bug Report, EditEngine

Mar 16 2017

rsmarples added a comment to T12292: Diffusion commit details references HEAD -> master broken.

Try as I might, I cannot reproduce this in a test instance hosted by yourselves.
The on screen description is the same (HEAD -> master), but the actual URL it goes to is different compared to my instance, even with the same repositories loaded.

Mar 16 2017, 12:50 AM · Bug Report (Needs Information)

Mar 14 2017

d.maznekov added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

Brand new install on another VM, same Database server - same error. So can assume that the bug comes from data stored in database.

Mar 14 2017, 1:56 PM · Bug Report, EditEngine

Mar 13 2017

epriestley closed T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task as Invalid.

Feel free to file a new report if you are able to come up with clear, working reproduction steps that reproduce this issue on a clean install.

Mar 13 2017, 5:40 PM · Bug Report, EditEngine
epriestley closed T12388: Newly created Git repository main page is not shown up as Invalid.

This doesn't appear to be moving toward becoming an actionable report.

Mar 13 2017, 4:13 PM · Bug Report (Needs Information)

Mar 12 2017

chad added a comment to T12388: Newly created Git repository main page is not shown up.

Sorry, we don't take bug reports as support requests. Have you read and followed Contributing Bug Reports?

Mar 12 2017, 2:36 PM · Bug Report (Needs Information)
slsumathi added a comment to T12388: Newly created Git repository main page is not shown up.

Please let us know if we have missed out any settings.

Mar 12 2017, 12:56 PM · Bug Report (Needs Information)
slsumathi added a comment to T12388: Newly created Git repository main page is not shown up.

After installing the phabricator we created a new repository.

When the repository is in inactive state the "ssh git clone...." of the repository is shown up.
When we activate the repository and try to see the repository mail screen, the below error is showing up.
Mar 12 2017, 12:55 PM · Bug Report (Needs Information)
avivey edited projects for T12388: Newly created Git repository main page is not shown up, added: Bug Report (Needs Information); removed Bug Report.

Bug reports need complete reproduction instructions and complete version information. See Contributing Bug Reports, Providing Reproduction Steps, and Providing Version Information.

Mar 12 2017, 12:43 PM · Bug Report (Needs Information)
chad closed T12386: Delete this task as Invalid.
Mar 12 2017, 4:06 AM · Bug Report (Needs Information)
MagicInventor renamed T12386: Delete this task from Blank page on log in to Delete this task.
Mar 12 2017, 1:24 AM · Bug Report (Needs Information)
eliaspro added a comment to T12386: Delete this task.

Did you try to enable PHP's error logging to get more output?

Mar 12 2017, 1:14 AM · Bug Report (Needs Information)

Mar 11 2017

MagicInventor added a comment to T12386: Delete this task.

That's the big problem, the logs say nothing.

Mar 11 2017, 11:33 PM · Bug Report (Needs Information)
epriestley edited projects for T12386: Delete this task, added: Bug Report (Needs Information); removed Setup.
Mar 11 2017, 11:19 PM · Bug Report (Needs Information)
chad renamed T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task from Locked task on create new one. to Locked task on create new one.
Mar 11 2017, 8:20 PM · Bug Report, EditEngine

Mar 9 2017

d.maznekov added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

Ok, so I have several custom fields in forms such Task or New bug. Could that lead to that de-effect ?

Mar 9 2017, 4:46 PM · Bug Report, EditEngine
epriestley added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I have no idea either. We need reproduction steps. Reinstalling will not resolve this.

Mar 9 2017, 4:44 PM · Bug Report, EditEngine
chad updated subscribers of T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

There is definitely a bug here, I just have no idea what configuration of forms leads to it. @epriestley might have other guesses.

Mar 9 2017, 4:43 PM · Bug Report, EditEngine
d.maznekov added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

I'll wait Friday stable.... today I've switched from stable to master branch. The install is if I can say untouched and every Friday updated.
Just git pull in 3 dirs and that's all. Use well known bash script for that. All customization and setups are stored in SQL database.
What else steps to report - just pressing New task and appears that.
Is it an option to clean up folder and make clean git clone ?
If tomorrow stable don't resolve that nasty problem will proceed with clean install.

Mar 9 2017, 4:04 PM · Bug Report, EditEngine
chad added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

Thanks, but we really just need the steps to reproduce the issue locally. I don't know them, I have no guesses as to how to get an installation to do that. Without knowing how to reproduce your bug specifically, we have no idea what to look for or if we're fixing the correct bug. This is a huge time burden for us, and is outside what we cover under "free support". We require every bug report to provide these steps for us, since Phabricator is a free product.

Mar 9 2017, 2:42 PM · Bug Report, EditEngine
d.maznekov added a comment to T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task.

Usual "here in my machine works fine".
Hereby is screenrecord to convince you
http://srecorder.com/s/3huk
Or just give a joker where to look after for raised flag of locked task or like that.

Mar 9 2017, 6:25 AM · Bug Report, EditEngine

Mar 8 2017

chad edited projects for T12369: Users sometimes prompted to "Edit Locked Task" when attempting to create a new task, added: Bug Report (Needs Information); removed Bug Report.
Mar 8 2017, 2:44 PM · Bug Report, EditEngine

Mar 4 2017

chad closed T12310: Phd out of memory error as Invalid.
Mar 4 2017, 5:18 AM · Bug Report (Needs Information)

Feb 24 2017

voltcode added a comment to T12310: Phd out of memory error.

I found that svn repo import was stuck on a very large branch import. I marked the repo as imported, suddenly the herald rules and notifications started to work properly (which was my other problem that I wanted to solve with my instance).

Feb 24 2017, 8:17 AM · Bug Report (Needs Information)

Feb 23 2017

rajuonraj added a watcher for Bug Report (Needs Information): rajuonraj.
Feb 23 2017, 4:53 PM
chad renamed T12310: Phd out of memory error from Phd out of memory error to Phd out of memory error.
Feb 23 2017, 4:50 PM · Bug Report (Needs Information)
epriestley edited projects for T12310: Phd out of memory error, added: Bug Report (Needs Information); removed Bug Report.

We need reproduction instructions which allow us to reproduce this issue in a clean environment. See Contributing Bug Reports and Providing Reproduction Steps.

Feb 23 2017, 3:56 PM · Bug Report (Needs Information)

Feb 22 2017

chad added a comment to T12292: Diffusion commit details references HEAD -> master broken.

Feel free to use a Phacility Test Instance and record your steps, thanks!

Feb 22 2017, 9:43 PM · Bug Report (Needs Information)
chad edited projects for T12292: Diffusion commit details references HEAD -> master broken, added: Bug Report (Needs Information); removed Bug Report.
Feb 22 2017, 9:25 PM · Bug Report (Needs Information)

Feb 17 2017

salvian added a comment to T12150: Restricting Push not working.

update: We used default mount options in /etc/fstab for the disk containing repositories

noexec,noatime,nodiratime

we fixes the push logs and herald commit content hooks issues by changing it to

noatime,nodiratime

thanks!

Feb 17 2017, 3:36 AM · Bug Report (Needs Information)

Feb 16 2017

salvian added a comment to T12150: Restricting Push not working.

We migrated phabricator last months just realized somehow "Push Logs" are not generated anymore (the last push log was created just before the migration)
and I guess commit content hooks are somehow related on push logs (?)
May I ask what can I check if the push logs aren't being created?

Feb 16 2017, 10:44 AM · Bug Report (Needs Information)

Feb 14 2017

eadler closed T12176: Importing large SVN repository causes a full disk as Invalid.

closed per user request

Feb 14 2017, 11:03 PM · Bug Report (Needs Information), Daemons, Diffusion
matthewrbowker added a comment to T12176: Importing large SVN repository causes a full disk.

@epriestley Please close this task (I can't).

Feb 14 2017, 10:54 PM · Bug Report (Needs Information), Daemons, Diffusion

Feb 10 2017

epriestley closed T12150: Restricting Push not working as Invalid.

We haven't received any more information about this in a little more than two weeks, and don't know how to reproduce it so we can't move forward. Feel free to file a new task if you're able to come up with reproduction steps which work in a clean environment.

Feb 10 2017, 5:10 PM · Bug Report (Needs Information)
epriestley closed T12198: Database seen as uninitialized after upgrade....cannot recover as Invalid.

We haven't received information that lets us reproduce this in about a week.

Feb 10 2017, 4:57 PM · Bug Report (Needs Information)
avivey added a comment to T12111: Daemons keep failing but then I can't restart.

@pmatos, Have you seen the Providing Reproduction Steps page? What kind of instructions can we add to it to make it better?

Feb 10 2017, 12:27 PM · Bug Report (Needs Information)
pmatos added a comment to T12111: Daemons keep failing but then I can't restart.

@epriestley I understand it's upsetting for someone to report a bug like I did. The problem here is that having no experience with Phabricator internals or webapps, I have no clue how to even give you the slightest hint of how to reproduce. For example, in my case, I got as I mentioned a problem with the daemons. I needed some further help from your side to actually create a bug report that actually helps you.

Feb 10 2017, 7:57 AM · Bug Report (Needs Information)

Feb 5 2017

chad added a comment to T12189: My Account is locked after delete project using CLI.

Offhand, I really have no idea how to get an installation into what you describe, and no real suggestions on how to resolve it.

Feb 5 2017, 7:11 AM · Bug Report (Needs Information)
chad closed T12189: My Account is locked after delete project using CLI as Invalid.

If you can come up with reproduction steps, let us know and we'll reopen this task.

Feb 5 2017, 6:38 AM · Bug Report (Needs Information)
chad added a comment to T12189: My Account is locked after delete project using CLI.

To be clear, we don't take bug reports without reproduction steps. I'm afraid we can't help you further.

Feb 5 2017, 6:37 AM · Bug Report (Needs Information)
dasabhisek added a comment to T12189: My Account is locked after delete project using CLI.

Hi Chad,

Feb 5 2017, 6:34 AM · Bug Report (Needs Information)
chad added a comment to T12189: My Account is locked after delete project using CLI.

I can't reproduce this, here's what I did:

Feb 5 2017, 5:59 AM · Bug Report (Needs Information)
dasabhisek added a comment to T12189: My Account is locked after delete project using CLI.

BTW, I also tried with the phabricator latest release (as below) by taking DB dump from previous into new one. But issues still remain same.

Feb 5 2017, 5:47 AM · Bug Report (Needs Information)
dasabhisek added a comment to T12189: My Account is locked after delete project using CLI.

Please find the version details

Feb 5 2017, 5:40 AM · Bug Report (Needs Information)

Feb 4 2017

epriestley closed T12199: only some CSS and JS files inaccessible after switching to https as Invalid.

Sounds good, let us know if you come up with repro steps.

Feb 4 2017, 8:04 PM · Bug Report (Needs Information)
constantx added a comment to T12199: only some CSS and JS files inaccessible after switching to https.

Ah, ok, please feel free to close it till I can figure our reproduction :)

Feb 4 2017, 2:32 AM · Bug Report (Needs Information)

Feb 3 2017

epriestley edited projects for T12199: only some CSS and JS files inaccessible after switching to https, added: Bug Report (Needs Information); removed Bug Report.

This isn't a bug report we can accept upstream. See Contributing Bug Reports for help. In particular:

Feb 3 2017, 1:14 PM · Bug Report (Needs Information)
epriestley edited projects for T12198: Database seen as uninitialized after upgrade....cannot recover, added: Bug Report (Needs Information); removed Bug Report.

This isn't a bug report we can accept upstream. See Contributing Bug Reports for help. In particular:

Feb 3 2017, 12:31 PM · Bug Report (Needs Information)

Feb 2 2017

chad added a revision to T12163: Long lines overflow in Diffusion browser: D17303: Break long words on txt files in Diffusion.
Feb 2 2017, 10:09 PM · Bug Report, Diffusion (v3), PHUI
chad added a comment to T12163: Long lines overflow in Diffusion browser.

I see, it must be a text file.

Feb 2 2017, 10:05 PM · Bug Report, Diffusion (v3), PHUI
epriestley added a comment to T12163: Long lines overflow in Diffusion browser.

Safari / OSX:

Feb 2 2017, 10:05 PM · Bug Report, Diffusion (v3), PHUI
chad edited projects for T12163: Long lines overflow in Diffusion browser, added: Bug Report (Needs Information); removed Bug Report.
Feb 2 2017, 10:03 PM · Bug Report, Diffusion (v3), PHUI
epriestley edited projects for T12189: My Account is locked after delete project using CLI, added: Bug Report (Needs Information); removed Bug Report.

This report is missing version information. See Contributing Bug Reports and Providing Version Information for help. To move forward:

Feb 2 2017, 2:10 PM · Bug Report (Needs Information)

Jan 31 2017

matthewrbowker added a comment to T12176: Importing large SVN repository causes a full disk.

@epriestley That's fair, I'll see what I can do.

Jan 31 2017, 7:13 PM · Bug Report (Needs Information), Daemons, Diffusion
epriestley edited projects for T12176: Importing large SVN repository causes a full disk, added: Bug Report (Needs Information); removed Bug Report.

Because of the complexity of building a reproduction case and high chance that this is a wild goose chase, we'll move forward with this after a community member confirms it reproduces for them. See T12134 for some discussion. See T12129 for a similar recent report which was a time-consuming wild goose chase.

Jan 31 2017, 7:00 PM · Bug Report (Needs Information), Daemons, Diffusion

Jan 28 2017

chad added a revision to T12166: EXCEPTION: (Error) [] operator not supported for strings: D17260: Fix operator error in Pholio with PHP 7.1.
Jan 28 2017, 4:47 AM · Bug Report, Pholio
chad added a comment to T12166: EXCEPTION: (Error) [] operator not supported for strings.

perfect thanks!

Jan 28 2017, 4:43 AM · Bug Report, Pholio
Mnkras added a comment to T12166: EXCEPTION: (Error) [] operator not supported for strings.

That error makes sense,

Jan 28 2017, 4:42 AM · Bug Report, Pholio
acs-ferreira added a comment to T12166: EXCEPTION: (Error) [] operator not supported for strings.
  • Ubuntu 16.04
  • PHP 7.1.1
  • nginx 1.11.9
  • Galera Cluster MariaDB 10.1.21
Jan 28 2017, 4:42 AM · Bug Report, Pholio
chad edited projects for T12166: EXCEPTION: (Error) [] operator not supported for strings, added: Bug Report (Needs Information); removed Bug Report.
Jan 28 2017, 4:41 AM · Bug Report, Pholio

Jan 26 2017

matthewrbowker added a comment to T11725: [Diffusion] Issue with checking out SVN repository while clone is successful for a Git repository.

For anyone who discovers this task, the issue appears to be related to the SimpleXML PHP library. This must be installed and enabled for the system PHP. Ubuntu 16.04LTS includes PHP7.0, so if you do any magic to run PHP7.1 or PHP5.6, your system php will not match what is running on phabricator.

Jan 26 2017, 6:21 PM · Bug Report (Needs Information)

Jan 25 2017

salvian added a comment to T12150: Restricting Push not working.

Okay, we will try to upgrade phabricator in our next weekly maintenance window tomorrow, I'll update you with our result later

Jan 25 2017, 5:01 AM · Bug Report (Needs Information)

Jan 24 2017

epriestley added a comment to T12150: Restricting Push not working.

your phutil is 3 weeks older than the rest

Jan 24 2017, 2:39 PM · Bug Report (Needs Information)
avivey edited projects for T12150: Restricting Push not working, added: Bug Report (Needs Information); removed Bug Report.

I couldn't reproduce this.

Jan 24 2017, 12:22 PM · Bug Report (Needs Information)
hach-que added a comment to T12145: Resource allocator does not create new host resources when one is already active.

(I preemptively set the project back to Needs Information since the followup didn't involve reproduction of the issue on a valid install)

Jan 24 2017, 2:13 AM · Bug Report, Drydock
hach-que edited projects for T12145: Resource allocator does not create new host resources when one is already active, added: Bug Report (Needs Information); removed Bug Report.
Jan 24 2017, 2:12 AM · Bug Report, Drydock

Jan 23 2017

avivey edited projects for T12145: Resource allocator does not create new host resources when one is already active, added: Bug Report (Needs Information), Drydock; removed Bug Report.
Jan 23 2017, 7:13 PM · Bug Report, Drydock
RuralHunter added a comment to T12130: DateTime parsing error in phd log.

OK, it seems utcInstanceEpoch is only used in child event of recurring events according to the code. After I canceled the recurring event(E4), there is no more error in phd log.

Jan 23 2017, 7:35 AM · Calendar, Bug Report (Needs Information)
RuralHunter added a comment to T12130: DateTime parsing error in phd log.

I just created a simple test event and the utcInstanceEpoch column is still NULL. What does this column mean?

Jan 23 2017, 7:27 AM · Calendar, Bug Report (Needs Information)
RuralHunter updated subscribers of T12130: DateTime parsing error in phd log.
Jan 23 2017, 7:12 AM · Calendar, Bug Report (Needs Information)
RuralHunter added a project to T12130: DateTime parsing error in phd log: Calendar.

just FYI, I checked the database and found the utcInstanceEpoch is NULL for some old events, which maybe caused by bug in data migration during upgrade.

Jan 23 2017, 7:11 AM · Calendar, Bug Report (Needs Information)

Jan 22 2017

LeCoyote added a comment to T12129: Mercurial repository updates cause high CPU usage.

Erm… I was just asking for time repository update on the repository you have already cloned, hence the 15 seconds. If I understand this correctly, you seem to indicate that it would still be too much. I'm having a hard time understanding, but if you're adamant about this, then there is nothing left to say :)

Jan 22 2017, 2:19 PM · Bug Report (Needs Information)
RuralHunter added a comment to T12130: DateTime parsing error in phd log.

I added some log in src/applications/calendar/storage/PhabricatorCalendarEvent.php before line 728 like this:

if ($this->isChildEvent()) {
      $parent = $this->getParentEvent();
      error_log("utc string:".$this->getUTCInstanceEpoch(),3,"/tmp/phadebug.log");
      $instance_datetime = PhutilCalendarAbsoluteDateTime::newFromEpoch(
        $this->getUTCInstanceEpoch());
      $recurrence_id = $instance_datetime->getISO8601();
      $rrule = null;
    }

It indicates $this->getUTCInstanceEpoch() returns empty or null. Any help for this? And I guess it should be related to some recurring events.

Jan 22 2017, 9:20 AM · Calendar, Bug Report (Needs Information)
chad added a comment to T12130: DateTime parsing error in phd log.

If you do find a way to reproduce the bug, please reply back and we'll look into it.

Jan 22 2017, 4:36 AM · Calendar, Bug Report (Needs Information)
chad closed T12130: DateTime parsing error in phd log as Invalid.
Jan 22 2017, 1:42 AM · Calendar, Bug Report (Needs Information)
chad added a comment to T12130: DateTime parsing error in phd log.

We'd be happy to help you further under Phacility Consulting services. We unfortunately do not take bug reports without reproduction steps or against prototype applications (Calendar).

Jan 22 2017, 1:41 AM · Calendar, Bug Report (Needs Information)
RuralHunter added a comment to T12130: DateTime parsing error in phd log.

No idea, I guess this is something related to the Calendar events in my install as you mentioned. I'm wondering if there is some place in the code I can add some lines to log/debug the actual event and the date/time string which caused the error? I can edit the source and run it again.

Jan 22 2017, 1:34 AM · Calendar, Bug Report (Needs Information)
chad added a comment to T12130: DateTime parsing error in phd log.

Thanks! Do you know how we can reproduce the error locally?

Jan 22 2017, 1:30 AM · Calendar, Bug Report (Needs Information)
RuralHunter added a comment to T12130: DateTime parsing error in phd log.

I'm still seeing this in the latest code:
phabricator

c63ba8337ec7e7f021f17c972e9a2a751f6280e2 (Sat, Jan 21)

arcanist

9503b941cc02be637d967bb50cfb25f852e071e4 (Sat, Jan 7)

phutil

6d8f5a783ebe7993b78632091507f6d7d8cbc215 (Sat, Jan 21)
Jan 22 2017, 1:28 AM · Calendar, Bug Report (Needs Information)

Jan 21 2017

epriestley added a comment to T12129: Mercurial repository updates cause high CPU usage.

And if I gave you a precise estimate you could be sneaky and just divide it by $1,500/hr to get the answer without paying for it!

Jan 21 2017, 1:59 PM · Bug Report (Needs Information)
epriestley added a comment to T12129: Mercurial repository updates cause high CPU usage.

Obviously, we can't just hand out estimates for free. Converting units and multiplying numbers together takes away valuable time and resources we could be using to develop Phabricator.

Jan 21 2017, 1:53 PM · Bug Report (Needs Information)
LeCoyote added a comment to T12129: Mercurial repository updates cause high CPU usage.

What'd be the fee for that 1 second command and a 5 second copy/paste?

Jan 21 2017, 8:13 AM · Bug Report (Needs Information)

Jan 20 2017

epriestley added a comment to T12129: Mercurial repository updates cause high CPU usage.

I'd be happy to, see Consulting to move forward.

Jan 20 2017, 11:23 PM · Bug Report (Needs Information)
LeCoyote added a comment to T12129: Mercurial repository updates cause high CPU usage.

Could you at least give me the time output for the broken/test repository update on your test system, so that I have a baseline for comparison later? Thanks!

Jan 20 2017, 11:00 PM · Bug Report (Needs Information)
epriestley closed T12129: Mercurial repository updates cause high CPU usage as Invalid.

Sounds good. I'm going to close this since it doesn't seem to be moving toward becoming a bug report which we can accept upstream.

Jan 20 2017, 6:24 PM · Bug Report (Needs Information)