Robert Rossmann

Results 34 issues of Robert Rossmann

When running php scripts on a Windows machine that is joined to a domain, there are some environment variables which could tell me the DNS name of the domain the...

Feature

Currently the system default is being used and there is a complicated way of changing the default value. An API should be created for this purpose.

Feature

The method is there, but implementation is missing at the moment...

Feature

The CLI runner would be able to perform cache creation / cleanup, some simple queries, connectivity validation ( ? ) and so on... Maybe some simple support for custom tasks?

Feature

These conversions do not currently support timezones so it's kind of hard to get the correct value out of those.

bug

My app generates single-line json logs (via bunyan). If I get couple of these lines to the debugger console, the debugging control buttons become aligned incorrectly. Attaching a screenshot. ![screen...

It would be a great feature to implement some kind of programmatic API to check an SQL file (either from path or from the contents given as argument) so that...

### Prerequisites * Have you tried to reproduce the problem in [Safe Mode][safe-mode]? * Have you followed all applicable steps in the [debugging guide][debugging-guide]? * Have you checked the FAQs...

When you create a `Date` object in UTC timezone in JavaScript as follows ```js new Date(10000, null) ``` and convert it to ISO string, you get `+010000-01-01T00:00:00.000Z` (notice the leading...

limitation

### Description When I scroll on macOS Mojave (not tested on older macOS version) I noticed that the vertical scrollbar appears **under** the `nuclide-ui-table-row-alternate` rows (ie. the row obscures the...