gitlab-org--gitlab-foss/app
Jacob Schatz 6c0d3b4cf3 Merge branch 'cache-autocomplete-results' into 'master'
Cache autocomplete results

## What does this MR do?

Caches the results of the autocomplete AJAX call to stop new GFM inputs on the page from requesting new data. The cache is then cleared on each new page so that it doesn't stay around per project.

See merge request !5043
2016-07-01 14:41:52 +00:00
..
assets Merge branch 'cache-autocomplete-results' into 'master' 2016-07-01 14:41:52 +00:00
controllers Merge branch 'enable-shared-runners-with-admins' into 'master' 2016-07-01 10:10:46 +00:00
finders PipelinesFinder use git cached data 2016-06-29 07:10:58 +02:00
helpers Add Application Setting to configure default Repository Path for new projects 2016-06-29 23:35:00 -04:00
mailers Fallback to group's owners/masters when a project has none 2016-06-20 12:10:37 +02:00
models Merge remote-tracking branch 'upstream/master' into enable-shared-runners-with-admins 2016-07-01 17:34:00 +08:00
services Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
uploaders Enable Style/SpaceAfterComma Rubocop cop 2016-06-29 15:23:44 +02:00
validators
views Merge branch 'cache-autocomplete-results' into 'master' 2016-07-01 14:41:52 +00:00
workers Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00