gitlab-org--gitlab-foss/lib/gitlab
Douwe Maan 28c23d99c1 Merge branch '25018-gitlab-checks-changeaccess-looks-for-user-permissions-that-don-t-exist' into 'master'
Resolve "`Gitlab::Checks::ChangeAccess` looks for user permissions that don't exist"

Closes #25018

See merge request !8551
2017-01-14 21:35:51 +00:00
..
auth Introduce has_access_to? so that we could reuse it 2016-11-16 20:31:23 +08:00
backend
badge Also use latest_status, feedback: 2016-12-15 18:12:33 +08:00
bitbucket_import Add Wiki import to BB importer 2016-12-19 20:48:08 +02:00
chat_commands Revert specific URL 2016-12-27 10:43:23 +01:00
checks Remove useless permission checks in Gitlab::Checks::ChangeAccess 2017-01-12 17:37:14 -05:00
ci Do not check for valid url for .gitlab-ci.yml 2017-01-05 19:59:10 +01:00
conflict
cycle_analytics Fix and relevant spec for plan stage breaking with nil commits 2016-11-23 09:10:04 +01:00
data_builder Added Ci::Stage specs 2016-12-06 16:04:30 +01:00
database fixing spec failures 2016-11-17 08:22:55 +01:00
diff Fix MR with files hidden by .gitattributes 2016-12-26 16:25:55 +00:00
downtime_check
email fix guard style 2016-12-22 00:10:35 -08:00
fogbugz_import
gfm Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
git Use configured git rather than system git 2017-01-05 13:46:26 +01:00
github_import Add Project#gitea_import? 2016-12-19 17:35:51 +01:00
gitlab_import
google_code_import
graphs
import_export Fix error importing label priorities and added relevant spec 2016-12-21 10:33:20 +01:00
ldap Fix Rubocop offenses in LDAP related code and spec 2017-01-10 14:31:21 +01:00
markdown
metrics Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.route 2017-01-12 23:15:25 -05:00
middleware Inject ::UploadedFile from Multipart middleware 2016-12-21 13:07:53 +01:00
o_auth Improve the Gitlab::OAuth::User error message 2016-11-30 11:23:04 -06:00
request_profiler
saml
sanitizers
serialize/ci Keep the value type for YAML variables 2016-12-19 21:15:47 +08:00
sherlock
sidekiq_middleware
slash_commands
sql Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
template Rename "autodeploy" to "auto deploy" 2016-12-23 11:08:18 +01:00
access.rb
allowable.rb Remove trailing blank line from Allowable module 2016-12-14 08:36:03 +01:00
app_logger.rb
asciidoc.rb Add support for PlantUML diagrams in Asciidoc. 2017-01-12 10:04:52 +00:00
auth.rb Rename the token_has_scope? method. 2016-12-16 16:29:32 +05:30
award_emoji.rb
blame.rb
changes_list.rb
chat_name_token.rb Add most of specs for chat names 2016-11-17 21:34:23 +01:00
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
contributions_calendar.rb Merge branch '23403-fix-events-for-private-project-features' into 'security' 2016-11-09 12:27:41 +01:00
contributor.rb
current_settings.rb Add support for PlantUML diagrams in Asciidoc. 2017-01-12 10:04:52 +00:00
database.rb Refresh project authorizations using a Redis lease 2016-11-25 13:35:01 +01:00
devise_failure.rb
downtime_check.rb
ee_compat_check.rb Ensure we sanitize branch names with path-unfriendly characters 2016-11-23 10:55:28 +01:00
emoji.rb
environment_logger.rb
exclusive_lease.rb
file_detector.rb Unify detecting of special repository files 2016-11-21 12:51:40 +01:00
git.rb
git_access.rb Rubocop prefers to indent this way 2016-12-20 23:30:01 +08:00
git_access_status.rb
git_access_wiki.rb Prefer guest_can_download_code? and fix typo 2016-12-06 21:10:27 +08:00
git_logger.rb
git_post_receive.rb
git_ref_validator.rb
gl_id.rb
gon_helper.rb Add username to gon 2017-01-09 16:00:53 -06:00
highlight.rb
identifier.rb Use Commit#author so we share logic and cache 2016-11-24 02:33:55 +08:00
import_export.rb
import_formatter.rb
import_sources.rb Improve Gitlab::ImportSources 2016-12-19 17:35:51 +01:00
incoming_email.rb
issues_labels.rb
key_fingerprint.rb
kubernetes.rb Add terminals to the Kubernetes deployment service 2016-12-19 19:53:04 +00:00
lazy.rb
lfs_token.rb
logger.rb
mail_room.rb Make mail_room idle_timeout option configurable. 2016-11-16 12:46:37 +01:00
markup_helper.rb
metrics.rb
optimistic_locking.rb
other_markup.rb
popen.rb Accept environment variables from the pre-receive script. 2016-12-16 23:32:25 +05:30
project_search_results.rb Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
protocol_access.rb
recaptcha.rb
redis.rb Allow to use ENV variables in redis config 2017-01-13 10:41:50 +05:00
reference_extractor.rb
regex.rb Add an environment slug 2016-12-15 13:57:03 +00:00
repository_check_logger.rb
request_profiler.rb
routing.rb Make it possible to mix Gitlab::Routing in 2016-12-13 14:51:23 +01:00
search_results.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
seeder.rb
sentry.rb
sherlock.rb
sidekiq_logger.rb
sidekiq_throttler.rb Refactored Sidekiq Throttler and updated documentation 2016-11-11 11:14:58 -06:00
snippet_search_results.rb
themes.rb rename theme to match actual colors 2016-12-06 12:51:06 -07:00
timeless.rb
update_path_error.rb Fix error 500 renaming group. Also added specs and changelog. 2016-12-20 17:52:27 +01:00
upgrader.rb
uploads_transfer.rb
url_builder.rb API: Endpoint to expose personal snippets as /snippets 2016-12-01 19:07:49 +01:00
url_sanitizer.rb
user_access.rb Introduce no_user_or_blocked? and fix tests due to 2016-11-16 22:07:04 +08:00
utils.rb
version_info.rb
visibility_level.rb
workhorse.rb Add terminals to the Kubernetes deployment service 2016-12-19 19:53:04 +00:00