_old_vespene icon indicating copy to clipboard operation
_old_vespene copied to clipboard

DISCONTINUED: a frozen fork will exist forever at mpdehaan/vespene

Results 14 _old_vespene issues
Sort by recently updated
recently updated
newest added

In particular, there are some things to document here at least: https://talk.msphere.io/t/setup-questions/21/34

p=2
c=docs
c=setup

In a few places in the code we use the Django messages feature to feature alerts at the top of the screen. We need to make sure we html escape...

t=task
p=2
c=ui

Feature: * Add a boolean option to project model, "webhooks_trigger_any_branch" * In the webhook code, if the branch doesn't match, trigger that branch IF the project is so configured with...

t=feature
p=2

I'm in the process of making sure HTML escaping happens consistently and it occurs to me that it's time to convert the various routes back to django reversed view names...

t=task
p=2
c=ui