edgewall/trac

View on GitHub

Showing 1,372 of 1,372 total issues

Function render_property_diff has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def render_property_diff(name, old_context, old_props,
Severity: Minor
Found in trac/versioncontrol/web_ui/changeset.py - About 35 mins to fix

    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def __init__(self, repos, rev, message, author, date):
    Severity: Minor
    Found in trac/versioncontrol/api.py - About 35 mins to fix

      Function _format_export_link has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          def _format_export_link(self, formatter, ns, export, label):
      Severity: Minor
      Found in trac/versioncontrol/web_ui/browser.py - About 35 mins to fix

        Function render_zip has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        def render_zip(req, filename, repos, root_node, iter_nodes):
        Severity: Minor
        Found in trac/versioncontrol/web_ui/util.py - About 35 mins to fix

          Function evalBezierCurve has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

            function evalBezierCurve(p1, p2, p3, p4, t) {
          Severity: Minor
          Found in trac/htdocs/js/workflow_graph.js - About 35 mins to fix

            Function _get_download_href has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                def _get_download_href(self, href, repos, node, rev):
            Severity: Minor
            Found in trac/versioncontrol/web_ui/browser.py - About 35 mins to fix

              Function render_property has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  def render_property(self, name, mode, context, props):
              Severity: Minor
              Found in trac/versioncontrol/web_ui/browser.py - About 35 mins to fix

                Function _get_link_info has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    def _get_link_info(self, path, rev, href, perm):
                Severity: Minor
                Found in trac/versioncontrol/web_ui/browser.py - About 35 mins to fix

                  Function _format_changeset_link has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      def _format_changeset_link(self, formatter, ns, chgset, label,
                  Severity: Minor
                  Found in trac/versioncontrol/web_ui/changeset.py - About 35 mins to fix

                    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        def __init__(self, repos, rev, message=None, author=None, date=None):
                    Severity: Minor
                    Found in trac/versioncontrol/api.py - About 35 mins to fix

                      Function _render_html has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          def _render_html(self, req, repos, chgset, restricted, data):
                      Severity: Minor
                      Found in trac/versioncontrol/web_ui/changeset.py - About 35 mins to fix

                        Function logger_handler_factory has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                        def logger_handler_factory(logtype='syslog', logfile=None, level='WARNING',
                        Severity: Minor
                        Found in trac/log.py - About 35 mins to fix

                          Function wiki_page_changed has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              def wiki_page_changed(self, page, version, t, comment, author):
                          Severity: Minor
                          Found in trac/wiki/interwiki.py - About 35 mins to fix

                            Function _format_datetime has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                            def _format_datetime(t, format, tzinfo, locale, hint):
                            Severity: Minor
                            Found in trac/util/datefmt.py - About 35 mins to fix

                              Function _make_link has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  def _make_link(self, ns, target, match, label, fullmatch):
                              Severity: Minor
                              Found in trac/wiki/formatter.py - About 35 mins to fix

                                Function format has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    def format(self, text, out, max_depth=6, min_depth=1, shorten=True):
                                Severity: Minor
                                Found in trac/wiki/formatter.py - About 35 mins to fix

                                  Function format_to has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                  def format_to(env, flavor, context, wikidom, **options):
                                  Severity: Minor
                                  Found in trac/wiki/formatter.py - About 35 mins to fix

                                    Function get_changes has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def get_changes(self, old_path, old_rev, new_path, new_rev,
                                    Severity: Minor
                                    Found in trac/versioncontrol/cache.py - About 35 mins to fix

                                      Function copytree has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                      def copytree(src, dst, symlinks=False, skip=[], overwrite=False):
                                      Severity: Minor
                                      Found in trac/util/__init__.py - About 35 mins to fix

                                        Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            def __init__(self, filename, mode='r', bufsize=-1, encoding='utf-8',
                                        Severity: Minor
                                        Found in trac/util/__init__.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language