edgewall/trac

View on GitHub

Showing 1,048 of 1,370 total issues

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 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 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 __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, url=None):
          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 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 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 _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 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 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 _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 _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 _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 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 _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 _make_link has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          def _make_link(self, ns, target, match, label, fullmatch):
                                      Severity: Minor
                                      Found in contrib/checkwiki.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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language