edgewall/trac

View on GitHub

Showing 1,048 of 1,370 total issues

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 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 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 __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 _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 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 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/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 _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 _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 _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 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 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_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