gitlab-org--gitlab-foss/app/views/projects
Jacob Schatz 952db59f07 Merge branch 'fix-multiple-ci-status-poll' into 'master'
Fixed potential issue with 2 ci status polling events happening

Possible cause for double notifications was if the request was slow & then you changed page whilst this request was happening it would finish on another page & then launch another interval - this stops that issue.

Also passed in the CI status as an option value rather than waiting for the first ajax request to finish

See merge request !3869
2016-05-27 11:36:01 +00:00
..
artifacts Remove header title from project pages 2016-05-26 17:58:44 +02:00
badges Remove header title from project pages 2016-05-26 17:58:44 +02:00
blame Remove header title from project pages 2016-05-26 17:58:44 +02:00
blob Remove header title from project pages 2016-05-26 17:58:44 +02:00
branches Remove header title from project pages 2016-05-26 17:58:44 +02:00
builds Remove header title from project pages 2016-05-26 17:58:44 +02:00
buttons Merge branch 'master' into project-navigation-redesign 2016-05-23 22:41:11 +02:00
ci Remove icons from tables; remove timestamp from pipelines, remove info block at top of pipelines 2016-05-24 12:16:37 -05:00
commit Merge branch 'remove-unnecessary-titles' into 'master' 2016-05-26 20:18:21 +00:00
commits Remove header title from project pages 2016-05-26 17:58:44 +02:00
compare Remove header title from project pages 2016-05-26 17:58:44 +02:00
container_registry Remove header title from project pages 2016-05-26 17:58:44 +02:00
deploy_keys Fixed project settings alert colors 2016-05-16 15:40:44 +01:00
diffs Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename' 2016-05-20 16:23:04 -05:00
find_file Remove header title from project pages 2016-05-26 17:58:44 +02:00
forks change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
generic_commit_statuses Merge branch 'improve-pipeline-design' into 'master' 2016-05-25 20:50:26 +00:00
graphs Remove header title from project pages 2016-05-26 17:58:44 +02:00
group_links Fixed failing tests 2016-04-25 16:56:17 +01:00
hooks Fixed project settings alert colors 2016-05-16 15:40:44 +01:00
imports Sanitize repo paths in new project error message 2016-05-04 14:06:07 -07:00
issues Remove header title from project pages 2016-05-26 17:58:44 +02:00
labels Remove header title from project pages 2016-05-26 17:58:44 +02:00
merge_requests Merge branch 'fix-multiple-ci-status-poll' into 'master' 2016-05-27 11:36:01 +00:00
milestones Remove header title from project pages 2016-05-26 17:58:44 +02:00
network Remove header title from project pages 2016-05-26 17:58:44 +02:00
notes Rename diff_with_notes partial. 2016-05-13 17:31:59 -05:00
pipelines Remove header title from project pages 2016-05-26 17:58:44 +02:00
project_members Remove header title from project pages 2016-05-26 17:58:44 +02:00
protected_branches Fixed project settings alert colors 2016-05-16 15:40:44 +01:00
refs Fixes issue with file view rows not clickable on project main view 2016-02-23 09:06:26 +00:00
releases Remove header title from project pages 2016-05-26 17:58:44 +02:00
repositories Fixed alignment of download dropdown 2016-03-16 11:44:53 +00:00
runners Fix grammar and wording in text on various pages. 2016-05-22 10:41:30 -06:00
services Hide description on mobile 2016-05-26 09:15:56 +01:00
snippets Remove header title from project pages 2016-05-26 17:58:44 +02:00
tags Remove header title from project pages 2016-05-26 17:58:44 +02:00
tree Remove header title from project pages 2016-05-26 17:58:44 +02:00
triggers Resolve some issues Jacob brought up. 2016-05-24 09:04:43 -06:00
variables Changed table border color 2016-05-16 10:26:11 +01:00
wikis Remove header title from project pages 2016-05-26 17:58:44 +02: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 Project settings UI update 2016-05-20 08:49:31 +01:00
_commit_button.html.haml Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
_errors.html.haml Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
_files.html.haml Update files/diffs to match new layout 2016-01-14 12:31:31 +01:00
_find_file_link.html.haml Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
_github_import_modal.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Redesign project page header 2016-05-19 13:16:57 -05: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 Fixed typo in zen.scss and corresponding views 2016-05-04 14:04:13 -07:00
_readme.html.haml Start builds redesign 2016-05-04 16:45:37 -05:00
_zen.html.haml Fixed typo in zen.scss and corresponding views 2016-05-04 14:04:13 -07:00
activity.html.haml Remove header title from project pages 2016-05-26 17:58:44 +02:00
edit.html.haml Project settings UI update 2016-05-20 08:49:31 +01:00
empty.html.haml Backend for a gitignores dropdown 2016-05-20 15:58:36 -05:00
new.html.haml Return header title for new project page 2016-05-26 18:06:11 +02:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder Remove event_to_atom helper 2016-05-23 12:37:40 -04:00
show.html.haml Move files tab before commits tab to follow same order as top navigation 2016-05-24 00:41:31 +02:00
transfer.js.haml
update.js.haml