gitlab-org--gitlab-foss/spec
Yorick Peterse 9b0e131b83 Merge branch 'cache-commit-author-lookup' into 'master'
Cache the commit author in RequestStore to avoid extra lookups in PostReceive

See merge request !5537
2016-07-29 08:58:48 +00:00
..
config
controllers Fix failing CommitController spec 2016-07-28 16:37:03 -04:00
factories Tests refactoring for trigger variables 2016-07-26 11:19:40 +02:00
features Merge remote-tracking branch 'upstream/master' into new-issue-by-email 2016-07-28 14:08:45 +08:00
finders Fix the title of the toggle dropdown button 2016-07-28 12:20:57 -03:00
fixtures Merge remote-tracking branch 'upstream/master' into new-issue-by-email 2016-07-26 14:51:52 +08:00
helpers Optimize maximum user access level lookup in loading of notes 2016-07-26 15:33:05 -07:00
initializers Ignore invalid trusted proxies in X-Forwarded-For header 2016-07-23 21:06:19 -07:00
javascripts ES6ify all the things! 2016-07-24 23:45:11 +03:00
lib Merge branch 'new-issue-by-email' into 'master' 2016-07-28 16:46:23 +00:00
mailers Make Notify specs more robust by setting up assignee names 2016-07-22 13:54:12 +02:00
models Merge branch 'cache-commit-author-lookup' into 'master' 2016-07-29 08:58:48 +00:00
requests Add commit stats to commit api response 2016-07-28 11:30:56 +02:00
routing Clean up unused routes 2016-07-26 12:06:42 +02:00
services Fix Project#to_param to keep invalid project suitable for use in URLs 2016-07-27 13:52:45 -03:00
support Ensure relative paths for video are rewritten as we do for images 2016-07-26 10:22:17 +02:00
tasks/gitlab
uploaders Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
views Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects 2016-07-28 12:24:47 -04:00
workers Merge remote-tracking branch 'upstream/master' into new-issue-by-email 2016-07-27 18:11:50 +08:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb Introduce SimpleCovEnv singleton helper and use it 2016-07-21 12:46:49 +02:00
spec_helper.rb Introduce SimpleCovEnv singleton helper and use it 2016-07-21 12:46:49 +02:00
teaspoon_env.rb