gitlab-org--gitlab-foss/app/views
Fatih Acet 461d709c87 Merge branch '24652-fix-timeago-not-rendering-in-repository-view' into 'master'
Fix broken commit metadata loading for large repository trees

## What does this MR do?

Fixes a regression introduced in !7208 in which a call to `ajaxGet()` would fail when loading metadata for large repository trees.

This call produced no errors in the console because it is contained in a sort of `eval` block in jQuery.  This is an ugly, easily broken method for loading data asynchronously whose problems were exemplified by this issue.  I'm opening a separate issue (#24660) to alter this implementation.

## Why was this MR needed?

The failing AJAX call was causing metadata to stop loading, and the `timeago` functionality to stop running due to script failure.

## Screenshots (if relevant)

![Screen_Shot_2016-11-18_at_2.03.13_PM_copy](/uploads/ab0c11d5c405c01d8e45818b3ca96f23/Screen_Shot_2016-11-18_at_2.03.13_PM_copy.png)

## Does this MR meet the acceptance criteria?

- [ ] All builds are passing
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)

## What are the relevant issue numbers?

Closes #24652

See merge request !7588
2016-11-18 22:47:14 +00:00
..
abuse_report_mailer
abuse_reports
admin Merge branch 'fix-admin-ci-table' into 'master' 2016-11-18 14:23:52 +00:00
award_emoji
ci/lints Merge commit 'dev/security' into 'master' 2016-10-06 08:33:11 +02:00
dashboard Review comments Nov 11th 2016-11-11 22:03:04 +01:00
devise Allow registering users where the username contains dots (.). 2016-11-18 11:47:37 +05:30
discussions makes system notes less intrusive to a conversation 2016-11-17 14:41:08 +06:00
doorkeeper Removes class 'btn-link' of Revoke button 2016-09-26 12:13:45 +01:00
email_rejection_mailer
emojis
errors
events Replace jQuery.timeago with timeago.js 2016-11-07 14:49:00 -06:00
explore Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
groups Merge branch '19205-group-header-redesign' into 'master' 2016-11-11 14:46:40 +00:00
help Fix typo on /help/ui to Alerts section 2016-10-26 12:41:54 +02:00
import Merge branch 'security-fix-leaking-namespace-name' into 'security' 2016-10-24 15:49:05 +02:00
invites
issues
kaminari/gitlab Makes table pagination responsive 2016-11-01 16:24:54 +00:00
koding
layouts Merge branch '24057-a11y-content-shortcut' into 'master' 2016-11-18 01:23:13 +00:00
notify Unify anchor link format for MR diff files !7298 2016-11-15 20:51:21 +03:00
profiles Add most of specs for chat names 2016-11-17 21:34:23 +01:00
projects Merge branch '24652-fix-timeago-not-rendering-in-repository-view' into 'master' 2016-11-18 22:47:14 +00:00
repository_check_mailer
search Search for a filename in a project 2016-11-16 14:25:54 +02:00
sent_notifications
shared Merge branch 'zj-slash-commands-mattermost' into 'master' 2016-11-18 18:06:36 +00:00
sherlock
snippets Added 'Download' button to snippet view 2016-10-11 15:36:59 -04:00
u2f Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
users Update avatar container name so it doesnt conflict with other image containers 2016-11-03 12:26:09 -05:00