Tyler Kennedy

Results 55 issues of Tyler Kennedy

The email templates for `account_new.html` and `password_reset.html` are hardcoded to use `MAIN_DOMAIN` instead of the current request domain.

bug
area/admin
pri/verylow

More or less summed up by the title :) There are quite a few (very) popular projects like VSCode that store their configuration files in JSON with comments. yyjson can...

enhancement

Both revisions and activities currently grow very quickly. 15m datasets = 15m activities, 15m revisions. Move those datasets into a group and you generate 30m more rows. These views: -...

UX
Good for Contribution
Performance

This is a major breaking change release that removes Array and Object proxies. However, after checking all GitHub repos that have this one as a dependency with > 5 stars,...

Pending upstream support for "notifiers", follow https://github.com/concourse/rfcs/pull/28

enhancement
hook

Not all clients are happy following redirects, such as in #670. APPEND_SLASHES should probably be turned off for anything in the API...

- [ ] BootstrapMethods - Added in: 7 (J2SE_7) - [ ] Code - Added in: 1.0.2 (JDK1_1) - [ ] ConstantValue - Added in: 1.0.2 (JDK1_1) - [ ]...

WIP
Development Branch