| | | |
Offset 1, 439 lines modified | Offset 1, 439 lines modified |
1 | _template.py | |
2 | conftest.py | |
3 | user.py | 1 | user.py |
4 | wsgiapp.py | 2 | wsgiapp.py |
5 | log.py | |
6 | version.py | |
7 | multiconfig.py | |
8 | packages.py | |
9 | wikisync.py | |
10 | PageEditor.py | |
11 | PageGraphicalEditor.py | 3 | PageGraphicalEditor.py |
12 | __init__.py | 4 | PageEditor.py |
| 5 | wikisync.py |
13 | error.py | 6 | error.py |
14 | wikiutil.py | 7 | wikiutil.py |
| 8 | log.py |
| 9 | __init__.py |
| 10 | version.py |
| 11 | conftest.py |
15 | Page.py | 12 | Page.py |
16 | caching.py | 13 | caching.py |
17 | wikixml/marshal.py | |
18 | wikixml/util.py | 14 | _template.py |
| 15 | multiconfig.py |
| 16 | packages.py |
| 17 | web/utils.py |
| 18 | web/profile.py |
| 19 | web/session.py |
| 20 | web/serving.py |
| 21 | web/flup_frontend.py |
| 22 | web/exceptions.py |
| 23 | web/contexts.py |
| 24 | web/_fallback_cgi.py |
| 25 | web/__init__.py |
| 26 | web/request.py |
| 27 | web/frontend.py |
| 28 | web/static/__init__.py |
| 29 | web/_tests/test_utils.py |
| 30 | config/__init__.py |
| 31 | config/multiconfig.py |
| 32 | config/_tests/test_multiconfig.py |
| 33 | datastruct/__init__.py |
| 34 | datastruct/backends/composite_dicts.py |
| 35 | datastruct/backends/config_groups.py |
| 36 | datastruct/backends/wiki_groups.py |
| 37 | datastruct/backends/config_lazy_groups.py |
| 38 | datastruct/backends/config_dicts.py |
| 39 | datastruct/backends/__init__.py |
| 40 | datastruct/backends/composite_groups.py |
| 41 | datastruct/backends/wiki_dicts.py |
| 42 | datastruct/backends/_tests/test_lazy_config_groups.py |
| 43 | datastruct/backends/_tests/test_composite_groups.py |
| 44 | datastruct/backends/_tests/test_composite_dicts.py |
| 45 | datastruct/backends/_tests/test_config_groups.py |
| 46 | datastruct/backends/_tests/test_config_dicts.py |
| 47 | datastruct/backends/_tests/__init__.py |
| 48 | datastruct/backends/_tests/test_wiki_groups.py |
| 49 | datastruct/backends/_tests/test_wiki_dicts.py |
| 50 | mail/__init__.py |
| 51 | mail/sendmail.py |
| 52 | mail/mailimport.py |
| 53 | mail/_tests/test_sendmail.py |
| 54 | util/daemon.py |
| 55 | util/diff_html.py |
| 56 | util/chartypes_create.py |
| 57 | util/dataset.py |
| 58 | util/diff_text.py |
| 59 | util/profile.py |
| 60 | util/moinoid.py |
| 61 | util/timefuncs.py |
| 62 | util/lock.py |
| 63 | util/bdiff.py |
| 64 | util/thread_monitor.py |
| 65 | util/clock.py |
| 66 | util/abuse.py |
| 67 | util/filesys.py |
| 68 | util/__init__.py |
| 69 | util/web.py |
| 70 | util/pysupport.py |
| 71 | util/diff3.py |
| 72 | util/SubProcess.py |
| 73 | util/rpc_aggregator.py |
| 74 | util/chartypes.py |
| 75 | util/_tests/test_diff3.py |
| 76 | util/_tests/test_web.py |
| 77 | util/_tests/test_lock.py |
| 78 | util/_tests/test_diff_text.py |
| 79 | util/_tests/test_util.py |
| 80 | util/_tests/test_filesys.py |
| 81 | util/_tests/test_pysupport.py |
| 82 | filter/application_vnd_ms_powerpoint.py |
| 83 | filter/text_rtf.py |
| 84 | filter/application_octet_stream.py |
| 85 | filter/application_vnd_oasis_opendocument_spreadsheet.py |
| 86 | filter/image_jpeg.py |
| 87 | filter/application_msword.py |
| 88 | filter/application_vnd_oasis_opendocument_text.py |
| 89 | filter/text_html.py |
| 90 | filter/application_vnd_oasis_opendocument_presentation.py |
| 91 | filter/video.py |
| 92 | filter/audio.py |
| 93 | filter/application_vnd_sun_xml_writer.py |
| 94 | filter/__init__.py |
| 95 | filter/text_xml.py |
| 96 | filter/application_vnd_ms_excel.py |
| 97 | filter/text.py |
| 98 | filter/application_vnd_oasis_opendocument.py |
| 99 | filter/application_vnd_sun_xml.py |
| 100 | filter/application_vnd_sun_xml_calc.py |
| 101 | filter/application_pdf.py |
| 102 | filter/image.py |
| 103 | filter/_tests/test_filter.py |
| 104 | userform/admin.py |
| 105 | userform/__init__.py |
| 106 | userform/login.py |
| 107 | userform/_tests/test_admin.py |
| 108 | action/titleindex.py |
| 109 | action/LikePages.py |
| 110 | action/SyncPages.py |
| 111 | action/fckdialog.py |
| 112 | action/Save.py |
| 113 | action/userprofile.py |
| 114 | action/logout.py |
| 115 | action/links.py |
| 116 | action/newpage.py |
| 117 | action/Despam.py |
| 118 | action/quickunlink.py |
Max diff block lines reached; 15036/20358 bytes (73.86%) of diff not shown.
|