gitlab-org--gitlab-foss/app/views/projects
2017-03-23 16:00:47 +08:00
..
artifacts Fix broken tests 2017-02-03 09:43:04 +00:00
badges
blame Fix spec 2017-03-16 09:37:22 -06:00
blob Merge branch 'fix-links-target-blank' into 'security' 2017-03-20 18:51:36 -07:00
boards Merge branch 'boards-blank-state-template-in-js' into 'master' 2017-03-17 14:45:01 +00:00
branches removes n+1 query from tags and branches indexes 2017-03-16 19:41:03 +00:00
builds Avoid calling Build#trace_with_state for performance 2017-03-07 07:54:13 +09:00
buttons Merge branch 'fix-links-target-blank' into 'security' 2017-03-20 18:51:36 -07:00
ci/builds Reinstitute a core manual status for manual actions 2017-03-06 10:04:04 +01:00
commit Adds pipeline mini-graph to system information box in Commit View 2017-03-16 00:44:31 +00:00
commits consistent spacing on new MR panels 2017-03-07 08:44:22 +11:00
compare Remove plus icon from compare view 2017-02-07 17:51:34 -06:00
container_registry
cycle_analytics Merge branch 'fix-links-target-blank' into 'security' 2017-03-20 18:51:36 -07:00
deploy_keys Fix inconsistent deploy key documentation in UI 2017-03-08 12:14:02 -06:00
deployments Apply same html and css to the action buttons in environment show view table as the ones in index table 2017-03-08 11:14:28 +00:00
diffs Fix spec 2017-03-16 09:37:22 -06:00
environments Resolve "Fix the Prometheus queries for multiple container environments" 2017-03-21 16:20:24 +00:00
find_file
forks HAMLLint: Fix UnnecessaryStringOutput offences 2017-01-24 10:09:28 -08:00
generic_commit_statuses Use badge partial as single source of truth instead of having 2 partials doing the same 2017-01-27 14:36:46 +00:00
graphs create a cacheable commons bundle for d3 library 2017-03-03 16:47:38 -06:00
group_links Use Namespace#full_path instead of Namespace#path 2017-02-14 18:38:20 +02:00
hooks Renamed a file to make the transition to EE easier 2017-01-19 16:11:48 -06:00
imports
issues Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-after-logging-in' into 'master' 2017-03-20 18:51:44 +00:00
labels Removed jQuery UI sortable 2017-02-06 11:28:16 +00:00
mattermosts Improved team selection 2017-03-05 21:05:48 +00:00
merge_requests Merge branch 'source-branch-toggle-text' into 'master' 2017-03-21 15:25:54 +00:00
milestones Switch to using milestone.to_reference when displaying milestone Fix #29214 2017-03-14 12:50:32 -04:00
network merge raphael library into the network bundle 2017-03-05 14:23:58 -06:00
notes Escape values passed from Rails to Vue to make sure the template can be compiled 2017-03-21 13:28:20 -06:00
pages Removed the settings gear button inside the Project to a tab 2017-03-07 23:26:57 -06:00
pages_domains Use Namespace#full_path instead of Namespace#path 2017-02-14 18:38:20 +02:00
pipelines Sort builds in stage dropdown 2017-03-07 12:46:53 +01:00
pipelines_settings Merge branch '26087-asciidoc-cicd-badges-snippet' into 'master' 2017-02-22 13:03:39 +00:00
project_members HAMLLint: Fix UnnecessaryInterpolation offences 2017-01-24 10:09:28 -08:00
protected_branches Added access spec tests 2017-03-06 09:47:44 -06:00
refs
releases HAMLLint: Fix UnnecessaryInterpolation offences 2017-01-24 10:09:28 -08:00
repositories
runners Alphabetically sort tags on runner list 2017-02-15 09:28:35 +11:00
services Add aria-label for feature status accessibility 2017-03-23 06:40:36 +00:00
settings Fixed some typos inside the _project.html.haml partial 2017-03-07 23:26:57 -06:00
snippets Fix spec 2017-03-16 09:37:22 -06:00
stage Fixed the job tootip being cut-off 2017-03-22 09:12:06 +00:00
tags removes n+1 query from tags and branches indexes 2017-03-16 19:41:03 +00:00
tree Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
triggers Improve pipeline triggers UI 2017-03-07 13:02:56 +00:00
variables UI: Allow a project variable to be set to an empty value 2017-02-21 14:33:06 +01:00
wikis [#28991] Wiki page edit button only appears on the current commit page 2017-03-16 09:08:00 +08:00
_activity.html.haml Don't show double nav bar on project page when activity is the default project view 2017-03-07 21:55:30 -06:00
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_customize_workflow.html.haml Fix broken tests 2017-02-03 09:43:04 +00:00
_errors.html.haml
_files.html.haml
_find_file_link.html.haml
_gitlab_import_modal.html.haml
_head.html.haml Cleaning up navigational order - Project 2017-03-02 17:57:01 +00:00
_home_panel.html.haml Improve home panel partial code and view specs 2017-02-13 09:45:10 +01:00
_last_commit.html.haml
_last_push.html.haml Allow copying a created branch name to the clipboard. 2017-02-09 16:33:30 +00:00
_md_preview.html.haml Display fullscreen button on small screens (!5302) 2017-01-25 09:50:33 -06:00
_merge_request_merge_settings.html.haml Add ability to disable Merge Request URL on push 2017-03-17 12:35:39 +00:00
_merge_request_settings.html.haml
_readme.html.haml
_visibility_select.html.haml
_wiki.html.haml
_zen.html.haml
activity.html.haml Don't show double nav bar on project page when activity is the default project view 2017-03-07 21:55:30 -06:00
edit.html.haml Fix project tag order because we assume so in test 2017-03-23 16:00:47 +08:00
empty.html.haml Restore sub-nav for empty project 2017-03-16 23:56:53 -05:00
new.html.haml Use dig 2017-03-14 07:24:30 +11:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
show.html.haml Fix project-last-commit alignment 2017-03-06 15:46:12 -06:00
transfer.js.haml
update.js.haml