Ingo Schommer

Results 64 issues of Ingo Schommer

Ideally this would be resolved with #47 (support renaming packages), but as a baseline Packagist should keep its `providers-*.json` current. If a package is delete through the Packagist UI, it...

Bug

![image](https://user-images.githubusercontent.com/111025/29549944-2a798fde-875f-11e7-9b1b-1f9819dad6d1.png) Context: https://github.com/silverstripe/silverstripe-cms/issues/1875

impact/low
affects/v4
type/bug
type/UX
complexity/medium

Switch to top ~15 languages in admin/myprofile, confirm some string in that language shows up. That'll catch any errors where the YAML parser fails to parse, which happened a couple...

type/enhancement
complexity/low
impact/low
affects/v4

# Overview Routes within form fields (nested controllers) are inherently slow, since all the controller and form state up to this point needs to be recreated in order to execute...

type/enhancement
impact/medium
affects/v4
complexity/high

Github doesn't publish this info as part of the issues API (see https://api.github.com/repositories/1318892/issues?since=2014-02-13+21%3A59%3A27+UTC&state=closed&page=1). We'll need to look at the events API instead, which only tracks the last 300 events, so...

enhancement

Some are more important (in the case of SS, framework and cms)

enhancement

Complicated by the fact that it'll always be the merger rather than the author (as far as Travis API info goes)

enhancement

The underlying data is normalized in a lossy way, only retaining the _last_ commit of any given push to github: https://github.com/igrigorik/githubarchive.org/blob/master/bigquery/transform.rb#L105 https://github.com/chillu/github-dashing/blob/master/lib/big_query_backend.rb#L191 http://developer.github.com/v3/activity/events/types/#pushevent I think I'll need to fall back...

Otherwise tests fail in a very unfriendly fashion. And given that CLI and web don't share the same cache folders, a `sake dev/build flush=1` won't fix this either. Keep performance...

type/bug