gitlab-org--gitlab-foss/spec
Yorick Peterse 89d3ef38cc
Schedule at most 100 commits
When processing push payloads we now schedule at most the 100 most
recent commits, instead of all commits that were in a payload. This
prevents one from overloading the system by pushing thousands if not
millions of commits in a single go.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/25827
2016-12-23 14:05:00 +01:00
..
bin
config
controllers Merge branch '23638-remove-builds-tab' into 'master' 2016-12-21 21:53:01 +00:00
db/production
factories Fix viewing "build failed" TODOs 2016-12-22 13:57:00 +00:00
features Merge branch 'markdown-input-symbol-regex' into 'master' 2016-12-22 21:25:11 +00:00
finders
fixtures Merge remote-tracking branch 'origin/zj-mattermost-slash-config' into zj-mattermost-slash-config 2016-12-19 22:07:19 +01:00
helpers Reduce duplication for GitHubish import status view 2016-12-19 17:35:51 +01:00
initializers
javascripts Maintain milestone filter option when updating filter 2016-12-21 07:34:58 -05:00
lib Merge branch 'inline-math-dollar' into 'master' 2016-12-22 14:23:37 +00:00
mailers
migrations
models Update description stating that ordering is important 2016-12-23 18:30:25 +08:00
policies
requests Fix state_event parameter to reopen an issue 2016-12-22 09:41:53 +01:00
routing Modify GithubImport to support Gitea 2016-12-19 17:35:51 +01:00
serializers
services Schedule at most 100 commits 2016-12-23 14:05:00 +01:00
support Merge branch 'jej-fix-n+1-queries-milestones-show' into 'master' 2016-12-20 19:54:36 +00:00
tasks/gitlab
uploaders
views Do not show retried builds in pipeline stage dropdown 2016-12-22 14:02:45 +01:00
workers Revert conflicting EE changes 2016-12-21 21:27:51 +01:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb
teaspoon_env.rb