edgewall/trac

View on GitHub

Showing 1,372 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/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

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

                              def diff_tree(self, tree1, tree2, path='', find_renames=False):
                          Severity: Minor
                          Found in tracopt/versioncontrol/git/PyGIT.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 tracopt/versioncontrol/git/git_fs.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 tracopt/versioncontrol/svn/svn_fs.py - About 35 mins to fix

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

                                            def blame_receiver(line_no, revision, author, date, line, pool):
                                Severity: Minor
                                Found in tracopt/versioncontrol/svn/svn_fs.py - About 35 mins to fix

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

                                          def add_file(self, path, dir_baton, copyfrom_path, copyfrom_revision,
                                  Severity: Minor
                                  Found in tracopt/versioncontrol/svn/svn_fs.py - About 35 mins to fix

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

                                    def check_html(filename, html_lines, html_hints, quiet, show_ignored):
                                    Severity: Minor
                                    Found in contrib/jinjachecker.py - About 35 mins to fix

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

                                          def __init__(self, repo, log, weak=True, git_bin='git',
                                      Severity: Minor
                                      Found in tracopt/versioncontrol/git/PyGIT.py - About 35 mins to fix

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

                                                def add_directory(self, path, dir_baton, copyfrom_path, copyfrom_rev,
                                        Severity: Minor
                                        Found in tracopt/versioncontrol/svn/svn_fs.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language