Back
BetaList
Load previous page…
Add way to easily extend statement_timeout for background jobs with database-intensive queries
#betalist
Fix performance issue where we'd do 200+ database queries to render a <select> with hierarchical data
#betalist
Replace email validation regex with something more proper (email_address gem), because apparently people cannot type their own email address correctly
#betalist
Fix bug where "archived" startups weren't rendered correctly in the admin panel, because their associations were also "archived" and not accessible in our view partial due to default scope
#betalist