gitlab-org--gitlab-foss/app/views
Yorick Peterse a42d469ab2 Merge branch 'atom-feed-latest-update' into 'master'
Improve performance of user profiles, finding groups, and finding projects

This MR improves the following:

* Rendering of profile pages and Atom feeds
* Finding groups (using GroupsFinder & friends)
* Finding projects (using ProjectsFinder & friends)

Initially this MR was intended to only improve rendering of Atom feeds, but over time other fixes were introduced as well as the same code was the cause of all these problems.

See merge request !1790
2015-11-19 10:05:53 +00:00
..
abuse_report_mailer Add HTML abuse report notification email. 2015-10-18 11:58:24 +02:00
abuse_reports Improve abuse report wording 2015-08-08 19:46:34 +02:00
admin Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
ci Merge branch 'ci-build-name-in-notification-email' into 'master' 2015-11-10 22:04:08 +00:00
dashboard Faster way of obtaining latest event update time 2015-11-18 13:02:43 +01:00
devise Revert "Merge pull request #9812 from chrspeich/hide-tabs-lone-auth-provider" 2015-11-15 21:37:13 -05:00
doorkeeper Make tables full width. 2015-10-19 11:19:45 +02:00
email_rejection_mailer We'll get the <p> for free. 2015-08-19 12:38:08 -07:00
errors
events Merge branch 'master' into rs-redactor-filter 2015-10-07 15:15:35 +02:00
explore Update style of snippets pages 2015-10-18 13:03:26 +02:00
groups Faster way of obtaining latest event update time 2015-11-18 13:02:43 +01:00
help Replace CoffeeScript block into JavaScript in Views. 2015-11-10 19:17:37 +08:00
import Replace CoffeeScript block into JavaScript in Views. 2015-11-10 19:17:37 +08:00
invites
kaminari/gitlab Add links to first and/or last page with kaminari 2015-09-23 22:15:16 +02:00
layouts Merge branch 'impersonate' into 'master' 2015-11-14 09:04:10 +00:00
notify Ensure variable is evalled 2015-10-29 14:14:21 +01:00
profiles merge conflict fixed 2015-11-03 22:49:09 +05:30
projects Merge branch 'atom-feed-latest-update' into 'master' 2015-11-19 10:05:53 +00:00
search Fix code that depends on incorrect inflector behavior 2015-11-03 12:00:27 +01:00
shared Add tooltips to home panel buttons. 2015-11-18 12:02:09 +01:00
sherlock Truncate transaction paths to 70 characters 2015-11-09 14:29:10 +01:00
snippets Put delete snippet btn after edit btn 2015-10-29 10:25:38 +01:00
users Faster way of obtaining latest event update time 2015-11-18 13:02:43 +01:00
votes