Cliffano Subagio

Results 46 issues of Cliffano Subagio

Following jsfiddle shortcode using named parameters, SlideShare ID is passed via `id` attribute.

This is probably borderline question and feature request. How will KrakenJS handle the situation where the application logic is CPU intensive? Where requests keep getting accepted, the event loop grows,...

enhancement

When triggering a build for a job that sits under a folder, e.g. nestor build abc/job/123 "param1=a&param2=b" The above results in Not Found error. The root cause for this scenario...

GitHub dependency graph showed that current node-growl dependency allows a version with known security vulnerability (1.8.1) which includes this CVE https://nvd.nist.gov/vuln/detail/CVE-2017-16042 . Need to upgrade to 1.10.0 .

From time to time, developers reported that a dispatcher cache hadn't been flushed successfully and they had to resort to invalidating client library cache by hitting `/libs/granite/ui/content/dumplibs.rebuild.html?invalidate=true` manually on AEM...

All operations currently pass all responses as string. While this is useful for xml, html, and plain text payload where processing is handled at the next layer (e.g. ruby_aem), this...

`make doc-publish` currently publish everything under `doc/` as-is, which means if the doc is cleaned up, it will overwrite everything on gh-pages. Need to introduce a mechanism to populate `doc/`...

After nightly and hourly snapshot process of publish instance, snapshot/volume ID needs to be persisted in launch config, to be consumed by new publish instances launched during autoscaling event. This...

enhancement

Consider replacing the existing ELBs with ALBs where make sense. One benefit that many users often want is the recently new support for multiple TLS certs https://aws.amazon.com/blogs/aws/new-application-load-balancer-sni/ .

enhancement

**Is your feature request related to a problem? Please describe.** We would like to be able to create a vanilla AEM Full-Set and AEM Consolidated via AWS Quickstart as the...