gitlab-org--gitlab-foss/app/views/projects
Lin Jen-Shin 98a4aca6b5 Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits_if_not_head
* upstream/master:
  Show CI status as Favicon on Pipelines, Job and MR pages
  STL file viewer
  Wait for the PDF to be loaded before doing anything
  remove unnecessary lease as cron job
  Search for opened MRs - include reopened  MRs
  ProjectsFinder should handle more options
  Clearly show who triggered the pipeline in email
  Make it possible to preview pipeline success/failed emails
  Add remove_concurrent_index to database helper
  fix project authorizations migration issue
  attempt to fix migration
  Revert schema.rb
  attempt to fix db failure
  Periodically mark projects that are stuck in importing as failed
  Fix html structure to prevent tooltip from not hidding
  Enable creation of deploy keys with write access via the API
2017-04-06 19:48:40 +08:00
..
artifacts Add download attribute to download links 2017-03-29 18:03:47 -05:00
badges
blame Fix spec 2017-03-16 09:37:22 -06:00
blob STL file viewer 2017-04-06 10:02:24 +00:00
boards Issue boards list template in JS file 2017-04-05 09:59:41 +01:00
branches removes n+1 query from tags and branches indexes 2017-03-16 19:41:03 +00:00
builds Fix test and only show job status title if it's 2017-04-05 23:33:19 +08:00
buttons Merge branch 'fix-links-target-blank' into 'security' 2017-03-20 18:51:36 -07:00
ci/builds Fix test and only show job status title if it's 2017-04-05 23:33:19 +08:00
commit Fix haml_lint error 2017-03-20 21:25:52 +00:00
commits Fix link togglers jumping to top 2017-03-28 11:09:12 -05: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 link togglers jumping to top 2017-03-28 11:09:12 -05:00
environments Code corrections with a helper and a variable 2017-04-03 10:38:16 -05: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 Issue title realtime 2017-04-06 01:13:06 +00:00
labels Refactor test_utils bundle 2017-04-04 17:47:12 +00:00
mattermosts Improved team selection 2017-03-05 21:05:48 +00:00
merge_requests Show CI status as Favicon on Pipelines, Job and MR pages 2017-04-06 10:40:39 +00:00
milestones Refactor test_utils bundle 2017-04-04 17:47:12 +00: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 replaced one more helper with presenter 2017-04-04 22:21:12 +03:00
pipelines_settings add auto-cancel for pending pipelines on branch, if they are not HEAD 2017-04-04 21:11:24 +03:00
project_members HAMLLint: Fix UnnecessaryInterpolation offences 2017-01-24 10:09:28 -08:00
protected_branches Fix custom protected branch pattern jumping scroll position to top 2017-03-27 21:27:25 -05: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 Fix wiki commit message 2017-04-05 12:58:27 +11: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 20914 Limits line length for project home page 2017-03-30 16:39:52 -07: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 Don't autofill kubernetes namespace 2017-04-04 12:47:51 +02:00
empty.html.haml Restore sub-nav for empty project 2017-03-16 23:56:53 -05:00
new.html.haml Merge branch '29432-prevent-click-disabled-btn' into 'master' 2017-04-04 18:17:06 +00: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 20914 Limits line length for project home page 2017-03-30 16:39:52 -07:00
transfer.js.haml
update.js.haml