gitlab-org--gitlab-foss/lib/gitlab
Grzegorz Bizon 5e3c9475a9 Add minor improvements in code related to issue move 2016-03-17 07:39:16 +01:00
..
backend Increase project import timeout from 4 minutes to 15 minutes 2016-02-04 13:41:42 -06:00
bitbucket_import Fix bug where Bitbucket `closed` issues were imported as `opened` 2016-03-07 19:23:47 +01:00
ci/build/artifacts Add method that calculates total size for artifacts subfolder 2016-01-20 21:55:13 +01:00
diff Return an empty Array when there aren't lines to parse. 2016-03-15 19:51:27 -05:00
email Use Gitlab::Git::DiffCollections 2016-03-03 18:38:44 +01:00
fogbugz_import DRY up upload and download services 2016-01-08 17:38:53 +01:00
gfm Add minor improvements in code related to issue move 2016-03-17 07:39:16 +01:00
git Fire update hook from GitLab 2015-11-30 18:36:34 +02:00
github_import Fix importing PR's from GitHub when the source repo was removed 2016-03-10 19:29:54 -03:00
gitlab_import Fix import from gitlab.com 2016-03-02 10:35:44 +01:00
gitorious_import Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
google_code_import Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
graphs
ldap Move method to User 2016-03-10 12:37:14 +01:00
lfs Recursivity needed if a fork is a fork of a fork. 2015-12-04 12:32:13 +01:00
markdown Prevent circular reference error in Banzai 2016-01-14 11:30:28 +01:00
metrics Correct arity for instrumented methods w/o args 2016-01-25 21:28:59 +01:00
middleware Revert "Revert "Merge branch 'support-go-subpackages' into 'master' "" 2016-03-12 21:05:23 +00:00
o_auth Make new `allow_single_sign_on` feature backwards compatible 2016-02-18 17:02:43 -05:00
saml Decouple SAML authentication from the default Omniauth logic 2016-02-18 17:01:07 -05:00
sherlock Added total query time to Sherlock 2015-11-24 10:57:21 +01:00
sidekiq_middleware
sql
access.rb
akismet_helper.rb Memoize Akismet client initialization on AkismetHelper 2016-02-02 11:25:44 -02:00
app_logger.rb
asciidoc.rb Fix relative links in other markup formats 2016-02-12 17:20:59 +01:00
auth.rb
bitbucket_import.rb
blame.rb Load all blob data when highlighting content for git-blame. 2016-02-11 18:30:05 -05:00
build_data_builder.rb Suppress e-mails on failed builds if allow_failure is set 2016-01-07 10:45:39 -08:00
closing_issue_extractor.rb Allow invalid URLs in closing pattern 2015-12-02 18:48:39 +01:00
color_schemes.rb
config_helper.rb
contributions_calendar.rb Simplify `ContributionsCalendar#starting_year` and `#starting_month` 2016-01-01 22:11:34 -05:00
contributor.rb
current_settings.rb Fix CurrentSettings autoload bug in development. 2016-02-08 15:28:48 +01:00
database.rb Fix undefined method `postgresql?` during migration 2016-02-15 14:13:47 -05:00
devise_failure.rb Use a custom Devise failure app to handle unauthenticated .zip requests 2016-03-08 23:49:30 -05:00
exclusive_lease.rb Typo 2016-03-10 18:41:57 +01:00
force_push_check.rb
git.rb Freeze the expression instead of the literal 2016-02-05 08:39:44 +01:00
git_access.rb
git_access_status.rb
git_access_wiki.rb
git_logger.rb
git_ref_validator.rb
gitorious_import.rb
highlight.rb Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobs 2016-02-01 13:51:05 +01:00
identifier.rb
import_formatter.rb
import_sources.rb
incoming_email.rb
issues_labels.rb
key_fingerprint.rb
logger.rb
markup_helper.rb
metrics.rb Make the metrics sampler interval configurable 2016-01-13 12:29:48 +01:00
note_data_builder.rb Add new data to project in push, issue, merge-request and note webhooks data 2016-02-11 17:22:11 +01:00
other_markup.rb Fix relative links in other markup formats 2016-02-12 17:20:59 +01:00
popen.rb
production_logger.rb
project_search_results.rb Added ProjectSearchResults#project_ids_relation 2016-03-11 15:25:23 -05:00
push_data_builder.rb web hooks to webhooks 2016-03-10 14:48:29 -05:00
recaptcha.rb reCAPTCHA is configurable through Admin Settings, no reload needed. 2015-12-28 18:50:29 -02:00
redis_config.rb Always with the newlines 2016-03-09 15:56:44 +01:00
reference_extractor.rb Move reference unfolder for GFM to separate class 2016-03-17 07:39:15 +01:00
regex.rb Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/atom-url-issue 2016-02-02 15:15:59 +01:00
search_results.rb Removed order from sub-query projects for search 2016-03-11 15:25:23 -05:00
seeder.rb Migrate mailers to ActiveJob 2015-11-26 17:03:43 +02:00
sherlock.rb
sidekiq_logger.rb
snippet_search_results.rb Refactor Gitlab::SnippetSearchResults 2016-03-11 15:25:22 -05:00
themes.rb
upgrader.rb
uploads_transfer.rb
url_builder.rb
user_access.rb Move method to User 2016-03-10 12:37:14 +01:00
utils.rb
version_info.rb
visibility_level.rb
workhorse.rb Fix API 2016-02-11 18:10:14 +01:00