edgewall/trac

View on GitHub

Showing 1,372 of 1,372 total issues

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

def assemble_pg_dsn(path, user=None, password=None, host=None, port=None):
Severity: Minor
Found in trac/db/postgres_backend.py - About 35 mins to fix

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

    def get_relative_url(env, resource, href, path='', **kwargs):
    Severity: Minor
    Found in trac/resource.py - About 35 mins to fix

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

          def getlist(self, section, key, default='', sep=',', keep_empty=False):
      Severity: Minor
      Found in trac/config.py - About 35 mins to fix

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

            def get(self, section, option, raw=False, vars=None,
        Severity: Minor
        Found in trac/config.py - About 35 mins to fix

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

              def move(cls, env, rule_id, priority, sid=None, authenticated=None):
          Severity: Minor
          Found in trac/notification/model.py - About 35 mins to fix

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

                def __init__(self, name, type='text', size=None, key_size=None,
            Severity: Minor
            Found in trac/db/schema.py - About 35 mins to fix

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

                  def __init__(self, server_address, application, env_parent_dir, env_paths,
              Severity: Minor
              Found in trac/web/standalone.py - About 35 mins to fix

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

                    def render(self, context, mimetype, content, filename=None, rev=None):
                Severity: Minor
                Found in trac/mimeview/patch.py - About 35 mins to fix

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

                      def generate_fragment(self, req, filename, data, text=False, domain=None):
                  Severity: Minor
                  Found in trac/web/chrome.py - About 35 mins to fix

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

                        def render_fragment(self, req, filename, data, text=False, domain=None):
                    Severity: Minor
                    Found in trac/web/chrome.py - About 35 mins to fix

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

                          def render(self, context, mimetype, content, filename=None, rev=None):
                      Severity: Minor
                      Found in trac/mimeview/pygments.py - About 35 mins to fix

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

                        def get_session_attribute(env, sid, authenticated, name, default=None):
                        Severity: Minor
                        Found in trac/web/session.py - About 35 mins to fix

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

                              def render(self, context, mimetype, content, filename=None, rev=None):
                          Severity: Minor
                          Found in trac/mimeview/txtl.py - About 35 mins to fix

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

                                def annotate_row(self, context, row, lineno, line, data):
                            Severity: Minor
                            Found in trac/mimeview/api.py - About 35 mins to fix

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

                                  def trac_get_reference(env, context, rawtext, target, text):
                              Severity: Minor
                              Found in trac/mimeview/rst.py - About 35 mins to fix

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

                                    def render(self, context, mimetype, content, filename=None, url=None):
                                Severity: Minor
                                Found in trac/mimeview/api.py - About 35 mins to fix

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

                                      def render(self, context, mimetype, content, filename=None, url=None):
                                  Severity: Minor
                                  Found in trac/mimeview/api.py - About 35 mins to fix

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

                                        def prepare_template(self, req, filename, data, text=False, domain=None):
                                    Severity: Minor
                                    Found in trac/web/chrome.py - About 35 mins to fix

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

                                          def __init__(self, handler=None, maxwrite=8192, bindAddress=None,
                                      Severity: Minor
                                      Found in trac/web/_fcgi.py - About 35 mins to fix

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

                                            def render(self, context, mimetype, content, filename=None, url=None):
                                        Severity: Minor
                                        Found in trac/mimeview/api.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language