Page MenuHomePhabricator

ite-klass (Jan Klass)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Sunday

  • Clear sailing ahead.

User Details

User Since
Jan 7 2014, 10:53 AM (536 w, 3 d)
Availability
Available

Recent Activity

Jan 7 2019

ite-klass added a comment to T5963: Hosted repos could set default branch in HEAD to help new clones.

If the answer to (2) is "yes", we should detect that a commit deletes the HEAD ref and remove HEAD before accepting the commit. This may be quite difficult if hooks don't get to run before the HEAD check runs.

Jan 7 2019, 9:12 AM · Diffusion

Sep 18 2015

ite-klass added a comment to T9441: Cygwin PHP segfaults with arcanist.

Babun pre-installs cygwin PHP usable from the unix-style shell.
PHP extensions can be installed with pact install php-jsonc php-curl.
As for the native PHP builds, you’ll have to tamper with PATH and manual extraction/file permission for extraction.

Sep 18 2015, 3:06 PM · Windows, Arcanist
ite-klass created T9441: Cygwin PHP segfaults with arcanist.
Sep 18 2015, 2:20 PM · Windows, Arcanist

Apr 13 2015

ite-klass created T7809: Advanced search with Order 'Date Updated' is not possible.
Apr 13 2015, 12:33 PM · Phriction

Jan 23 2015

ite-klass added a comment to T5558: Fix the bog of questionable value that is Project detail pages.

Not all projects want/need a Workboard

Jan 23 2015, 8:54 AM · Dashboards, Projects

Jan 19 2015

ite-klass closed T6985: Symbol 'PhutilKeyValueCacheAPC' not found after upgrade as Invalid.

NVM. Not everything was up to date. Hosting forks in phabricator itself made it a bit confusing I guess.

Jan 19 2015, 12:53 PM
ite-klass created T6985: Symbol 'PhutilKeyValueCacheAPC' not found after upgrade.
Jan 19 2015, 11:29 AM

Jan 14 2015

ite-klass added a comment to T5105: Ensure that `ArcanistTextLinter` respects `.editorconfig` settings.

Will the linter config (.arcconfig) somehow point to .editorconfig? Or will you *just have to know* that the text linter uses not only its linter config, but also .editorconfig files?

Jan 14 2015, 2:35 PM · Arcanist

Dec 12 2014

ite-klass updated the diff for D10980: text linter: Allow disabling UNIX newline check.

Adjust charset error message to match new rules (having added CR as allowed character).

Dec 12 2014, 4:27 PM
ite-klass added a comment to D10980: text linter: Allow disabling UNIX newline check.

First change for T6739

Dec 12 2014, 4:21 PM
ite-klass retitled D10980: text linter: Allow disabling UNIX newline check from to text linter: Allow disabling UNIX newline check.
Dec 12 2014, 4:21 PM
ite-klass created T6739: Arcanist Text Lint: Configuration options for CRLF newlines, charsets etc.
Dec 12 2014, 4:20 PM · Lint

Nov 24 2014

ite-klass added a comment to T5268: Allow to use dot-less domain.

One issue with using dotless domains is that Chrome will not be usable at all, as it does not save cookies.
This is also why this check was originally implemented, to prevent dotless domains; see https://secure.phabricator.com/T754#7045

Nov 24 2014, 4:16 PM · Phabricator

Oct 21 2014

ite-klass added a comment to T5554: arc fails with svn/git/hg non english locales.

I’m confused. Will what it parses depend on the languages installed/available and setup on the server?
I would expect the patch parser to recognize patch files of any language, without depending on runtime environment languages.

Oct 21 2014, 9:21 AM · Arcanist

Sep 30 2014

ite-klass created T6212: Diff on localized Windows produces unparsable diffs (newline information localization).
Sep 30 2014, 3:36 PM · Differential

Sep 23 2014

ite-klass added a comment to T6164: Question: Differential revision with context form subversion.

Ah, so I’m supposed to upload a diff patch that already provides the context. Fair enough, makes sense.

Sep 23 2014, 1:21 PM · Differential
ite-klass created T6164: Question: Differential revision with context form subversion.
Sep 23 2014, 9:03 AM · Differential

Sep 19 2014

ite-klass updated subscribers of T5194: Create documentation on how to implement a custom Herald action.

Any update on this? @20after4 are you still working on this?

Sep 19 2014, 8:14 AM · Herald, Documentation

Sep 3 2014

ite-klass added a comment to T5963: Hosted repos could set default branch in HEAD to help new clones.

I can confirm this issue.

Sep 3 2014, 1:39 PM · Diffusion

Jul 3 2014

ite-klass added a comment to D9796: Inlines for custom herald actions.

Yeah, *I*’m fine, but was thinking about others who may get confused (or me in a week). Sorry for the confusion.

Jul 3 2014, 6:38 AM

Jul 2 2014

ite-klass added a comment to D9796: Inlines for custom herald actions.

Didn't see all of the inlines before hitting arc land. This fixes up the issues raised (and makes all the code nicer).

Jul 2 2014, 8:48 AM
ite-klass added a comment to D9796: Inlines for custom herald actions.

This revision should link to the previous one for context - or am I just not seeing it?

Jul 2 2014, 7:03 AM

Jun 5 2014

ite-klass added a comment to T5268: Allow to use dot-less domain.

Sure, we already patched it. I was just thinking this could be something useful to others as well.

Jun 5 2014, 3:51 PM · Phabricator
ite-klass created T5268: Allow to use dot-less domain.
Jun 5 2014, 7:09 AM · Phabricator
ite-klass added a comment to T4289: JIRA authenticator JIRA version 5 compatibility.

If you migrate from JIRA5 and thus never want to use JIRA6, you can patch Phabricator (libphutil) without the dangerous consequences you would otherwise have when upgrading JIRA later on. (The mentioned workaround above.)

Jun 5 2014, 6:58 AM · Auth

May 27 2014

ite-klass created T5194: Create documentation on how to implement a custom Herald action.
May 27 2014, 11:37 AM · Herald, Documentation

May 19 2014

ite-klass abandoned D9002: Make Project page list repositories.
May 19 2014, 11:41 AM

May 8 2014

ite-klass added a comment to T3102: Support for grouping Diffusion repositories in UI.

In the end, we grouped the repositories into projects, hacked built-in queries for diffusion per project, and extended the project page to list repositories.

May 8 2014, 8:41 AM · Diffusion
ite-klass updated D9002: Make Project page list repositories.
May 8 2014, 7:10 AM
ite-klass added a comment to D9002: Make Project page list repositories.

phabricator-project-repositories.png (588×781 px, 23 KB)

May 8 2014, 6:59 AM
ite-klass added a comment to D9002: Make Project page list repositories.

What would you expect as a test plan?

May 8 2014, 6:53 AM

May 7 2014

ite-klass added inline comments to D9002: Make Project page list repositories.
May 7 2014, 3:31 PM
ite-klass retitled D9002: Make Project page list repositories from to Make Project page list repositories.
May 7 2014, 3:28 PM

Apr 28 2014

ite-klass added a comment to T3102: Support for grouping Diffusion repositories in UI.

First of all, a bit on our use case: We have a great number of repositories (central project alone consists of >40 modules (which will increase); add tools and lib-forks to that).

Apr 28 2014, 1:57 PM · Diffusion

Apr 11 2014

ite-klass created T4790: Existing Differential revision from bare diff throws Unhandled RuntimeException (Undefined variable: commits_for_links) after upgrading.
Apr 11 2014, 10:18 AM · Differential
ite-klass created T4789: Extend Conduit method repository.create with the hosting parameter.
Apr 11 2014, 9:50 AM · Conduit

Jan 20 2014

ite-klass added a comment to T4151: Cleanup and errata for repository hosting.

The repo hosting guide did not make it clear to me:

Jan 20 2014, 4:25 PM · Support Impact, Diffusion

Jan 16 2014

ite-klass raised the priority of T4328: Diffusion repository hosting documentation improvements from to Needs Triage.
Jan 16 2014, 2:32 PM · Documentation

Jan 8 2014

ite-klass added a comment to T4289: JIRA authenticator JIRA version 5 compatibility.

Thank you for the fast response and handling!

Jan 8 2014, 2:43 PM · Auth
ite-klass added a comment to T4289: JIRA authenticator JIRA version 5 compatibility.

I guess that would be an argument for two authenticators.
For JIRA 5 the name is the unique key, for JIRA 6 key is the unique key.
That would not provide a migration path, but make their independence and incompatibility (more) clear I guess.

Jan 8 2014, 2:04 PM · Auth
ite-klass raised the priority of T4289: JIRA authenticator JIRA version 5 compatibility from to Needs Triage.
Jan 8 2014, 12:14 PM · Auth