gitlab-org--gitlab-foss/lib
Sean McGivern b63e8d64c1 Handle error when fetching ref for MR with deleted source branch
If the ref doesn't exist, and the source branch is deleted, we can't get it back
easily. Previously, we ignored this error by shelling out, so replicate that
behaviour.
2017-09-28 11:11:10 +01:00
..
api refactor emails service 2017-09-28 08:46:39 +02:00
assets
backup Adds EE tag detection to remove_old in gitlab backup. 2017-09-21 13:00:58 +01:00
banzai Re-allow name attribute on user-provided anchor HTML 2017-09-22 12:00:02 -04:00
bitbucket Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
constraints Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
container_registry
declarative_policy Merge branch 'rs-more-public-send-whitelists' into 'master' 2017-08-16 11:25:26 +00:00
generators/rails/post_deployment_migration
github Add a spec for Github::Client and revert an if ! to unless 2017-09-26 19:17:00 +02:00
gitlab Handle error when fetching ref for MR with deleted source branch 2017-09-28 11:11:10 +01:00
haml_lint Restrict InlineJavaScript for haml_lint to dev and test environment 2017-08-08 10:36:21 +02:00
json_web_token
mattermost Fix Mattermost integration 2017-08-04 12:22:10 +03:00
microsoft_teams
omni_auth/strategies Refactor CSRF protection 2017-07-26 11:05:44 +02:00
peek/rblineprof Improve & fix the performance bar UI and behavior 2017-07-06 19:37:31 +00:00
rouge
rspec_flaky Use a new RspecFlakyListener to detect flaky specs 2017-08-11 14:55:10 +02:00
support Filter sensitive query string parameters from NGINX access logs 2017-08-10 12:28:04 +01:00
system_check Fixed few gitlab:check tasks that were failing with exception 2017-09-25 00:34:12 +02:00
tasks Enable ee_compat_check for forks, but not EE 2017-09-15 02:06:48 +08:00
additional_email_headers_interceptor.rb
after_commit_queue.rb Update rubocop-gitlab-security to 0.1.0 2017-08-28 12:46:00 -04:00
banzai.rb
declarative_policy.rb declarative_policy rubocop fix 2017-08-03 09:07:18 -07:00
disable_email_interceptor.rb
email_template_interceptor.rb current_application_settings belongs on Gitlab::CurrentSettings 2017-08-31 13:38:33 +01:00
event_filter.rb
expand_variables.rb
extracts_path.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
feature.rb Re-add Feature.register_feature_groups which is already documented 2017-07-10 15:56:23 +02:00
file_size_validator.rb Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
system_check.rb
unfold_form.rb
uploaded_file.rb Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
version_check.rb