Skip to content
Snippets Groups Projects
Commit a8696337 authored by kclair's avatar kclair
Browse files

update README with two latest patches

parent fa068d34
No related branches found
No related tags found
No related merge requests found
......@@ -13,3 +13,14 @@ template level (which is not included in this patch).
03_quick_fix_sympa_distribute_crash.patch
------------------------------------------
patch for https://labs.riseup.net/code/issues/4035
04_fix_search_list.patch
---------------------------
patches do_search_list so that it calls get_lists_db directly with SQL conditions to limit the number of lists that get_lists has to loop through.
TODO: need to file a bug for this.
05_disable_latest_and_active_lists.patch
-----------------------------------------
we still need to disable listing of latest and active lists, since these operations still time out.
TODO; need to file a bug for this and press the issue upstream
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment