BigW Consortium Gitlab
When viewing the diff for a changed image file, two bugs occur: - Both the 'before' and 'after' images link to the 'after' commit - Visiting the link for either image will cause a error The first is caused by both image links referencing '@commit.id' rather than '@commit.parent_id'. The second is caused by the use of 'project_tree_path' which is used for creating links to directories in the git file tree. 'project_blob_path' which links to files should be used instead.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
comments_on_commit_diffs.rb | Loading commit data... | |
comments_on_commits.rb | Loading commit data... | |
create_project.rb | Loading commit data... | |
deploy_keys.rb | Loading commit data... | |
project.rb | Loading commit data... | |
project_active_tab.rb | Loading commit data... | |
project_browse_branches.rb | Loading commit data... | |
project_browse_commits.rb | Loading commit data... | |
project_browse_files.rb | Loading commit data... | |
project_browse_git_repo.rb | Loading commit data... | |
project_browse_tags.rb | Loading commit data... | |
project_fork.rb | Loading commit data... | |
project_forked_merge_requests.rb | Loading commit data... | |
project_graph.rb | Loading commit data... | |
project_hooks.rb | Loading commit data... | |
project_issues.rb | Loading commit data... | |
project_labels.rb | Loading commit data... | |
project_merge_requests.rb | Loading commit data... | |
project_milestones.rb | Loading commit data... | |
project_network_graph.rb | Loading commit data... | |
project_search_code.rb | Loading commit data... | |
project_services.rb | Loading commit data... | |
project_snippets.rb | Loading commit data... | |
project_team_management.rb | Loading commit data... | |
project_wall.rb | Loading commit data... | |
project_wiki.rb | Loading commit data... | |
public_projects.rb | Loading commit data... |