gitlab-org--gitlab-foss/app/views/projects
2016-05-16 10:21:51 +01:00
..
artifacts Start builds redesign 2016-05-04 16:45:37 -05:00
badges Change name of badge variable in badges controller 2016-04-06 19:56:34 +02:00
blame
blob Properly handle bigger files 2016-04-28 21:28:39 +02:00
branches Start builds redesign 2016-05-04 16:45:37 -05:00
builds Merge branch 'default-scope-on-builds-page' into 'master' 2016-05-12 22:01:40 +00:00
buttons Simplify Projects::NotificationSettingsController 2016-04-12 12:10:58 -03:00
ci/builds Change build icons into buttons; update tests 2016-05-04 16:45:37 -05:00
commit Revert counter parentheses back to badges 2016-05-04 17:07:47 -05:00
commits Merge branch '3870-commit-sorting-issue' into 'master' 2016-05-12 14:36:15 +00:00
compare Start builds redesign 2016-05-04 16:45:37 -05:00
deploy_keys Updated tests for deploy keys 2016-04-25 17:45:05 +01:00
diffs Use @diff_notes_disabled instead of @comments_allowed 2016-05-13 17:31:58 -05:00
find_file Fix vertical align for files tab top navigation 2016-03-28 11:31:48 +02:00
forks change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
generic_commit_statuses Make some logic less twistable 2016-04-17 09:32:49 -04:00
graphs Start builds redesign 2016-05-04 16:45:37 -05:00
group_links Fixed failing tests 2016-04-25 16:56:17 +01:00
hooks Added UI to define secret_token for webhook and systemhook 2016-05-02 10:32:01 -03:00
imports Sanitize repo paths in new project error message 2016-05-04 14:06:07 -07:00
issues Expose MergeRequest#user_notes_count in the API and use the method in issues list 2016-05-09 16:08:07 +02:00
labels Fixed haml style issues 2016-04-14 09:13:32 +01:00
merge_requests Expose MergeRequest#user_notes_count in the API and use the method in issues list 2016-05-09 16:08:07 +02:00
milestones Improve milestone page UI 2016-05-03 13:21:09 +02:00
network Start builds redesign 2016-05-04 16:45:37 -05:00
notes Rename diff_with_notes partial. 2016-05-13 17:31:59 -05:00
project_members Use the can? helper instead of current_user.can? 2016-04-22 15:48:58 +02:00
protected_branches Protected branches UI 2016-04-26 15:50:31 +01:00
refs
releases Start builds redesign 2016-05-04 16:45:37 -05:00
repositories Fixed alignment of download dropdown 2016-03-16 11:44:53 +00:00
runners Reuse runners edit form in admin and project area 2016-05-10 14:21:01 +02:00
services
snippets Start builds redesign 2016-05-04 16:45:37 -05:00
tags Add integration specs for tags 2016-05-10 11:45:03 +02:00
tree Use standard button size for new file 2016-03-28 11:34:29 +02:00
triggers Updated triggers UI 2016-04-27 14:07:11 +01:00
variables Updated project variable tests 2016-05-16 10:21:51 +01:00
wikis Start builds redesign 2016-05-04 16:45:37 -05:00
_activity.html.haml fix bug causing the infinite scrolling in activity feeds to break when you click a link and navigate back 2016-04-20 17:47:07 +01:00
_bitbucket_import_modal.html.haml
_builds_settings.html.haml add tap coverage example to project settings 2016-04-19 13:02:08 -05:00
_commit_button.html.haml
_errors.html.haml Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
_files.html.haml
_find_file_link.html.haml
_github_import_modal.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml fix missing tooltip in project title 2016-03-22 22:54:34 +01:00
_last_commit.html.haml Cleanup changes 2016-04-13 15:58:22 +02:00
_last_push.html.haml Start builds redesign 2016-05-04 16:45:37 -05:00
_md_preview.html.haml Fix issue with go full screen triggering attach file 2016-04-16 09:43:49 +01:00
_readme.html.haml Start builds redesign 2016-05-04 16:45:37 -05:00
_zen.html.haml Updated all GFM forms to use new GLForm class 2016-04-14 10:28:05 +01:00
activity.html.haml
edit.html.haml Setup visibility level for project when transfering for a group 2016-04-13 15:28:10 -03:00
empty.html.haml Start builds redesign 2016-05-04 16:45:37 -05:00
new.html.haml hide help block when user is creating a new project inside a group 2016-04-12 14:41:34 +01:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml Start builds redesign 2016-05-04 16:45:37 -05:00
transfer.js.haml
update.js.haml