gitlab-org--gitlab-foss/lib/gitlab
Kamil Trzcinski 8ce1896b46 Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commit
* commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9':
  Let contributors know where to start
  Ensure branch cleanup regardless of whether the import process succeeds
  Fix failing todo tests
  Reorder the todos because the use of the project finder attempts to order them differently
  Update target todo test to use a public project
  Use the project finder in the todos finder to limit todos to just ones within projects you have access to.
  Move filtering todos by projects not pending deletion into a scope on the todo model
  Reduce the filters on the todos joins project query by being explicit about the join
  Ensure we don't show TODOS for projects pending delete
  Fix deprecation warnings in spec/services/issues/bulk_update_service_spec.rb
  Remove unused Issuable#is_assigned? method
  fixup! Don't allow merges with new commits
  fixup! Add `sha` parameter to MR accept API
  Reduce Namespace queries in UserReferenceFilter
  Added ReferenceFilter#nodes
  Returning enums in ReferenceFilter#each_node
  Don't allow merges with new commits
  Add `sha` parameter to MR accept API
2016-06-03 15:53:26 +02:00
..
backend Enable the Rubocop DeprecatedClassMethods cop 2016-05-08 15:33:34 -06:00
badge Extend build status badge, add html/markdown methods 2016-04-06 19:56:34 +02:00
bitbucket_import Enable Performance/RangeInclude cop and fix single offense 2016-05-23 13:10:42 -04:00
ci/build/artifacts Enable Style/WhileUntilDo rubocop style cop 2016-05-30 11:37:14 +02:00
database Extend comment for migrations helper MySQL fix 2016-05-22 23:31:33 +02:00
diff Add leading comment space cop 2016-05-31 19:33:46 -03:00
email Syntax-highlight diffs in push emails 2016-05-17 13:23:17 +01:00
fogbugz_import create import data in service 2016-05-10 11:10:51 +02:00
gfm
git
github_import Ensure branch cleanup regardless of whether the import process succeeds 2016-06-02 19:48:11 -03:00
gitlab_import Add leading comment space cop 2016-05-31 19:33:46 -03:00
gitorious_import
google_code_import create import data in service 2016-05-10 11:10:51 +02:00
graphs
ldap
lfs
markdown
metrics Add cache count metrics to rails cache 2016-05-15 19:47:41 +01:00
middleware Enable Style/Semicolon rubocop style cop 2016-06-01 08:45:14 +02:00
o_auth Better control flow. 2016-04-11 18:01:51 -05:00
saml Better control flow and added guard clause. 2016-04-11 17:25:18 -05:00
sanitizers Fix warning messages with SVG ALLOWED_ELEMENTS 2016-05-19 01:35:04 -05:00
sherlock
sidekiq_middleware Use SIGTERM during Sidekiq memory shutdown 2016-04-21 14:49:15 +02:00
sql
access.rb
akismet_helper.rb Use ActionDispatch Remote IP for Akismet checking 2016-04-27 22:12:55 -07:00
app_logger.rb
asciidoc.rb
auth.rb
bitbucket_import.rb
blame.rb
build_data_builder.rb Try to use `pipeline` where applicable 2016-06-03 13:09:49 +02:00
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
contributions_calendar.rb Group the contributing calendar by day 2016-05-16 12:22:17 +01:00
contributor.rb
current_settings.rb Merge branch 'current-settings-use-request-store-during-request' 2016-06-01 12:55:00 +02:00
database.rb Enable Rubocop Casecmp Performance Cop. 2016-05-10 18:23:25 -06:00
devise_failure.rb
exclusive_lease.rb clean up ExclusiveLease 2016-04-13 13:12:05 +03:00
force_push_check.rb
git.rb
git_access.rb Improve multiple branch push performance by memoizing permission checking 2016-05-09 01:17:14 -07:00
git_access_status.rb
git_access_wiki.rb
git_logger.rb
git_post_receive.rb
git_ref_validator.rb
gitignore.rb Update API and fetching task 2016-05-20 15:58:36 -05:00
gitorious_import.rb
gon_helper.rb Merge remote-tracking branch 'origin/master' into issue_14904 2016-04-21 12:47:32 -05:00
highlight.rb Properly handle bigger files 2016-04-28 21:28:39 +02:00
identifier.rb
import_formatter.rb
import_sources.rb
incoming_email.rb
issues_labels.rb
key_fingerprint.rb
lazy.rb Added Gitlab::Lazy 2016-05-26 13:58:01 +02:00
logger.rb
markup_helper.rb Enable Rubocop Casecmp Performance Cop. 2016-05-10 18:23:25 -06:00
metrics.rb Fix setting of "action" for Grape transactions 2016-04-20 22:42:52 +02:00
note_data_builder.rb Refactor and expose only Gitlab::UrlBuilder.build(record) 2016-04-13 16:07:04 +02:00
other_markup.rb
popen.rb
production_logger.rb
project_search_results.rb Confidential notes data leak 2016-05-31 21:32:53 +03:00
push_data_builder.rb API support for the 'since' and 'until' operators on commit requests 2016-04-29 09:26:52 +02:00
recaptcha.rb
redis.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
reference_extractor.rb Split Markdown rendering & reference gathering 2016-05-26 17:14:00 +02:00
regex.rb WIP 2016-05-08 22:50:30 +02:00
repository_check_logger.rb Rename almost all the things 2016-04-06 13:47:05 +02:00
routing.rb
search_results.rb
seeder.rb
sherlock.rb
sidekiq_logger.rb
snippet_search_results.rb
themes.rb
upgrader.rb
uploads_transfer.rb
url_builder.rb Use the relative url prefix for links in Wiki 2016-05-13 22:42:07 +02:00
url_sanitizer.rb fix changelog and merge 2016-05-23 09:11:21 +02:00
user_access.rb
utils.rb
version_info.rb
visibility_level.rb Fix forks creation when visibility level is restricted 2016-05-25 10:57:00 -04:00
workhorse.rb