gitlab-org--gitlab-foss/spec
Fabio Papa 352b43e0af Modify the branch hooks spec to expect processing of commit messages
Commit messages are not processed for references to issues when
creating the default branch on push. This was expected
behavior (probably to avoid performance problems when first pushing a
repository with thousands of commits). However, this is not an issue
because we always limit the number of commits to process to 100
regardless of whether we are creating the default branch or not.
2019-06-13 10:46:47 +00:00
..
bin
config
controllers Merge branch 'expose-project-git-depth-via-api' into 'master' 2019-06-12 11:02:36 +00:00
db
dependencies
factories Revert "Merge branch '50070-legacy-attachments' into 'master'" 2019-06-09 05:56:11 -07:00
features Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
finders Remove some deprecated code 2019-06-07 14:32:31 +03:00
fixtures Expose prometheus endpoint per metric in dashboard 2019-06-06 11:43:50 +01:00
frontend Extract ide_status_list from ide_status_bar 2019-06-12 15:58:48 +00:00
graphql Add LFS blob ID to GraphQL blob type 2019-06-10 09:05:44 +01:00
haml_lint/linter
helpers Set project default visibility to max allowed 2019-06-05 16:43:31 -07:00
initializers
javascripts Remove the grafana_dashboard_link feature flag 2019-06-12 19:20:22 +00:00
lib Merge branch '61157-reviewer-roulette-shouldn-t-include-the-author-as-a-possibility' into 'master' 2019-06-13 07:54:31 +00:00
mailers
migrations Fix null source_project_id in pool_repositories 2019-06-11 09:00:04 -07:00
models Resolve "Email notifications do not work properly (issue due date)" 2019-06-12 15:55:09 +00:00
policies API issues - minor cleanup of permission check 2019-06-11 23:12:21 +00:00
presenters Expose ci_default_git_depth via project API 2019-06-12 09:51:45 +01:00
rack_servers Add metric for measuring PumaWorkerKiller activity 2019-06-10 16:09:40 +00:00
requests Merge branch 'expose-project-git-depth-via-api' into 'master' 2019-06-12 11:02:36 +00:00
routing
rubocop
serializers
services Modify the branch hooks spec to expect processing of commit messages 2019-06-13 10:46:47 +00:00
sidekiq/cron
support Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
tasks
uploaders
validators
views Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
workers Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb