Project

General

Profile

Actions

action #8084

open

show source of imported modules

Added by lnussel almost 9 years ago. Updated over 3 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2015-07-01
Due date:
% Done:

0%

Estimated time:

Description

more and more tests use 'use ...' and 'use base ...' and the code of those is not visible. grep source for those statements in webui and show the code.


Related issues 1 (1 open0 closed)

Related to openQA Project - action #10192: Improve source code windowWorkable2016-01-12

Actions
Actions #1

Updated by mlin7442 over 8 years ago

if no one here, I want to pick this one up. Idea is made it being like http://lxr.free-electrons.com/source/block/blk-exec.c , so 'XXX' will be a hyperlink at use 'XXX' statement, will check how hard/to do that with codemirror.

Actions #2

Updated by coolo over 8 years ago

  • Status changed from New to In Progress
  • Assignee set to mlin7442

http://stackoverflow.com/questions/26933344/codemirror-detect-and-create-links-inside-editor - the answer is from the codemirror maintainer, so no guessing involved :)

Actions #3

Updated by coolo over 7 years ago

  • Assignee deleted (mlin7442)

let's put it back into the backlog

Actions #4

Updated by coolo over 6 years ago

  • Status changed from In Progress to New
  • Target version set to future
Actions #5

Updated by okurz almost 6 years ago

  • Target version changed from future to future
Actions #6

Updated by okurz almost 5 years ago

  • Category changed from 124 to Feature requests
Actions #7

Updated by okurz over 4 years ago

Actions #8

Updated by okurz over 3 years ago

  • Priority changed from Normal to Low

For tests running from a custom git refspec we already use an approach pointing to according files on github. This can make exploring files from the github web UI very easy. I recommend we go the route of making everything fully VCS aware with #58184 first to cover all other test jobs.

Actions

Also available in: Atom PDF