Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This makes LIMIT work properly..
|
|
|
|
|
|
|
|
CF managers can now email authors and reviewers both individually on
a patch, and in the full set of search results.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There's a conflict between jquery-ui and bootstrap for buttons that breaks
django-selectable. The documented workaround doesn't work, but for now we don't
have any pages that require both at the same time, so just suppress the bootstrap
javascript when jquery-ui buttons are required.
|
|
On-demand login can be confusing for some...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This tracks all the emails that are sent on a patch. Note that this
currently only picks up emalis when the attach thread function is used,
since there is no cronjob that fetches this data yet. When that job
is added, it should also update this field.
|
|
|