edgewall/trac

View on GitHub

Showing 1,050 of 1,372 total issues

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

                  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/rst.py - About 35 mins to fix

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

                        def send_converted(self, req, in_type, content, selector, filename='file'):
                    Severity: Minor
                    Found in trac/mimeview/api.py - About 35 mins to fix

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

                          def _save_ticket_changes(self, req, selected_tickets, new_values, comment,
                      Severity: Minor
                      Found in trac/ticket/batch.py - About 35 mins to fix

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

                            def _format_link(self, formatter, ns, target, label, fullmatch=None):
                        Severity: Minor
                        Found in trac/ticket/api.py - About 35 mins to fix

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

                              def template_data(self, context, tickets, orig_list=None, orig_time=None,
                          Severity: Minor
                          Found in trac/ticket/query.py - About 35 mins to fix

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

                                def add_interval(self, title, count, qry_args, css_class,
                            Severity: Minor
                            Found in trac/ticket/roadmap.py - About 35 mins to fix

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

                                  def _insert_ticket_data(self, req, ticket, data, author_id, field_changes):
                              Severity: Minor
                              Found in trac/ticket/web_ui.py - About 35 mins to fix

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

                                def grouped_stats_data(env, stats_provider, tickets, by, per_group_stats_data):
                                Severity: Minor
                                Found in trac/ticket/roadmap.py - About 35 mins to fix

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

                                      def _format_link(self, formatter, ns, target, label, fullmatch=None):
                                  Severity: Minor
                                  Found in trac/ticket/report.py - About 35 mins to fix

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

                                        def _send_sql(self, req, id, title, description, sql):
                                    Severity: Minor
                                    Found in trac/ticket/report.py - About 35 mins to fix

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

                                          def __init__(self, path, rev, repos, pool=None, parent_root=None):
                                      Severity: Minor
                                      Found in tracopt/versioncontrol/svn/svn_fs.py - About 35 mins to fix

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

                                        def _get_revs_link(label, context, spath, revs, title=None):
                                        Severity: Minor
                                        Found in tracopt/versioncontrol/svn/svn_prop.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language