gitlab-org--gitlab-foss/lib/gitlab
Douwe Maan bdbc7d967a Revert "Enable Style/BarePercentLiterals"
This reverts commit 96bef54154e669f9a3e92c3a4bc76c0be3a52e48.
2017-02-23 09:32:42 -06:00
..
auth Introduce has_access_to? so that we could reuse it 2016-11-16 20:31:23 +08:00
badge Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
bitbucket_import Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
chat_commands Chat slash commands show labels correctly 2017-02-21 14:20:08 +01:00
checks Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
ci Fix new offenses 2017-02-23 09:32:42 -06:00
conflict Fix code for cops 2017-02-23 09:31:57 -06:00
cycle_analytics Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
data_builder Adding links to user & build in Chat Notifications 2017-01-25 21:48:57 +05:30
database Revert "Enable Style/BarePercentLiterals" 2017-02-23 09:32:42 -06:00
diff Fix code for cops 2017-02-23 09:31:57 -06:00
downtime_check Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
email Fix code for cops 2017-02-23 09:31:57 -06:00
fogbugz_import Pass user instance to Labels::FindOrCreateService or skip_authorization: true 2016-10-28 11:31:45 +02:00
gfm Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
git Move up delegate calls 2017-02-23 09:32:42 -06:00
github_import Enable Rails/Delegate 2017-02-23 09:32:42 -06:00
gitlab_import
google_code_import Use Namespace#full_path instead of Namespace#path 2017-02-14 18:38:20 +02:00
graphs
import_export Merge branch 'fix/import-hooks' into 'master' 2017-02-16 15:00:40 +00:00
ldap Enable Rails/Delegate 2017-02-23 09:32:42 -06:00
markdown
metrics Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
middleware Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
o_auth Update rubocop and rubocop-rspec and regenerate .rubocop_todo.yml 2017-02-23 09:32:42 -06:00
request_profiler Don't require lib/gitlab/request_profiler/middleware.rb in config/initializers/request_profiler.rb 2017-02-02 17:22:10 +01:00
saml Fix code for cops 2017-02-23 09:31:57 -06:00
sanitizers Enable Style/MultilineArrayBraceLayout 2017-02-23 09:32:22 -06:00
serializer Add specs for standalone pagination for serializers 2017-02-06 15:07:13 +01:00
sherlock Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
sidekiq_middleware
sidekiq_status SidekiqStatus need to be qualified in some cases 2017-02-14 18:37:21 +01:00
slash_commands Allow slashes in slash command arguments 2017-02-17 10:34:43 +01:00
sql Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
template Enable Style/WordArray 2017-02-23 09:32:41 -06:00
view/presenter Raise Gitlab::View::Presenter::CannotOverrideMethodError if presentee already respond to method 2017-01-25 12:14:02 +01:00
access.rb Enable Rails/Delegate 2017-02-23 09:32:42 -06:00
allowable.rb Remove trailing blank line from Allowable module 2016-12-14 08:36:03 +01:00
app_logger.rb
asciidoc.rb Merge branch 'asciidoctor-xss-patch' into 'security' 2017-02-15 10:41:40 -05:00
auth.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
award_emoji.rb Fix code for cops 2017-02-23 09:31:57 -06:00
blame.rb
changes_list.rb Enable Style/ClassCheck 2017-02-23 09:32:22 -06:00
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 Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
contributor.rb
current_settings.rb Enable Rails/Delegate 2017-02-23 09:32:42 -06:00
database.rb Allow setting of a custom connection pool host 2017-02-22 15:47:53 +01:00
devise_failure.rb
downtime_check.rb Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
ee_compat_check.rb Improve Gitlab::EeCompatCheck by using the git apply --3way flag 2017-02-22 16:00:49 +00:00
emoji.rb
environment_logger.rb Show log corresponding to env in admin/logs 2016-11-03 22:02:47 +01:00
exclusive_lease.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
file_detector.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
git.rb Unify parameters and callback after hooks 2016-12-14 02:29:35 +08:00
git_access.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06: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 replace find_with_namespace with find_by_full_path 2017-02-03 07:14:04 +07:00
git_ref_validator.rb
gl_id.rb
gon_helper.rb Enable Style/ColonMethodCall 2017-02-23 09:31:57 -06:00
highlight.rb Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
identifier.rb Use Commit#author so we share logic and cache 2016-11-24 02:33:55 +08:00
import_export.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
import_formatter.rb
import_sources.rb Rescue from ActiveRecord::UnknownAttributeError and fallback to fake settings 2017-01-23 16:58:13 +01:00
incoming_email.rb No strong reasons to freeze them 2017-02-07 01:28:58 +08:00
issues_labels.rb Pass user instance to Labels::FindOrCreateService or skip_authorization: true 2016-10-28 11:31:45 +02:00
job_waiter.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
key_fingerprint.rb
kubernetes.rb Introduce maximum session time for terminal websocket connection 2017-02-06 11:49:30 +01: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 Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
optimistic_locking.rb Enable Performance/RedundantBlockCall 2017-02-23 09:31:57 -06:00
other_markup.rb Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
pages_transfer.rb Rename pages namespace or project path when changed 2017-01-31 22:53:56 +00:00
popen.rb Accept environment variables from the pre-receive script. 2016-12-16 23:32:25 +05:30
project_search_results.rb Search feature: redirects to commit page if query is commit sha and only commit found 2017-01-24 14:58:00 +03:00
project_transfer.rb Rename pages namespace or project path when changed 2017-01-31 22:53:56 +00:00
protocol_access.rb
recaptcha.rb Use reCaptcha when an issue identified as spam 2017-02-07 12:56:20 +01:00
redis.rb Enable Rails/Delegate 2017-02-23 09:32:42 -06:00
reference_extractor.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
regex.rb Add GFM support to nested groups 2017-02-13 22:30:10 +02:00
repository_check_logger.rb
request_profiler.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
route_map.rb Use stricter regex anchors 2017-02-07 14:26:00 -06:00
routing.rb Make it possible to mix Gitlab::Routing in 2016-12-13 14:51:23 +01:00
search_results.rb Fix code for cops 2017-02-23 09:31:57 -06:00
seeder.rb Update rubocop and rubocop-rspec and regenerate .rubocop_todo.yml 2017-02-23 09:32:42 -06:00
sentry.rb
shell.rb Prefer leading style for Style/DotPosition 2017-02-23 09:32:22 -06:00
shell_adapter.rb Move Gitlab::Shell and Gitlab::ShellAdapter files to lib/ 2017-01-27 16:16:55 +01:00
sherlock.rb
sidekiq_logger.rb
sidekiq_status.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
sidekiq_throttler.rb Refactored Sidekiq Throttler and updated documentation 2016-11-11 11:14:58 -06:00
snippet_search_results.rb Reduce query count for snippet search 2017-02-16 08:47:48 +00:00
time_tracking_formatter.rb Add some API endpoints for time tracking. 2017-01-18 10:48:16 -06: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 Don’t exclude some file in lib from rubocop 2017-02-23 09:32:42 -06:00
uploads_transfer.rb Rename pages namespace or project path when changed 2017-01-31 22:53:56 +00:00
url_builder.rb API: Endpoint to expose personal snippets as /snippets 2016-12-01 19:07:49 +01:00
url_sanitizer.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
user_access.rb Allow creating protected branch when it doesn't exist 2017-01-13 10:53:59 -05:00
utils.rb Fix project features default values 2016-11-01 11:03:56 -02:00
version_info.rb
visibility_level.rb Enable Rails/Delegate 2017-02-23 09:32:42 -06:00
workhorse.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00