gitlab-org--gitlab-foss/lib/gitlab
2015-02-05 12:50:34 -08:00
..
backend Rubocop: no trailing newlines 2015-02-02 21:53:27 -08:00
diff Rubocop: indentation fixes Yay!!! 2015-02-02 21:59:28 -08:00
github Convert hashes to ruby 1.9 style 2015-02-02 19:30:09 -08:00
gitlab_import Gitlab integration: added tests 2015-02-05 12:50:34 -08:00
graphs Refactor commits graph 2014-09-29 12:05:17 +03:00
ldap Rubocop: Style/AlignHash enabled 2015-02-02 21:15:44 -08:00
oauth Supporting for multiple omniauth provider for the same user 2014-12-04 13:03:55 +02:00
satellite Rubocop enabled for: Use spaces inside hash literal braces 2015-02-02 20:36:54 -08:00
sidekiq_middleware Fix typo 2014-12-08 13:39:18 +01:00
access.rb Improve protected branches selectbox options 2015-02-03 18:12:20 -08:00
app_logger.rb Dry admin logs. 2014-10-06 00:14:46 +02:00
auth.rb Session API: Use case-insensitive authentication like in UI 2014-10-30 18:29:18 +02:00
blacklist.rb Prevent people from using ci since we plan to host ci on /ci later. 2014-09-09 10:11:07 +02:00
closing_issue_extractor.rb Allow commit messages to close several issues at once (thanks @123Haynes 2015-01-20 10:45:48 +01:00
commits_calendar.rb Improve contribution calendar on user page 2015-01-29 17:07:44 -08:00
compare_result.rb
config_helper.rb
contributors.rb
current_settings.rb actually fix indentation 2015-01-25 18:38:35 +01:00
force_push_check.rb Rubocop: no trailing newlines 2015-02-02 21:53:27 -08:00
git.rb Send checkout sha for web hooks and services 2015-01-15 10:26:33 -08:00
git_access.rb Rubocop: indentation fixes Yay!!! 2015-02-02 21:59:28 -08:00
git_access_status.rb Rubocop enabled for: Use spaces inside hash literal braces 2015-02-02 20:36:54 -08:00
git_access_wiki.rb Git hook messages: wiki access fix 2014-11-24 16:21:35 +02:00
git_logger.rb Dry admin logs. 2014-10-06 00:14:46 +02:00
git_ref_validator.rb fix system silent call 2014-11-06 13:07:42 +02:00
identifier.rb
inline_diff.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
issues_labels.rb remove feature label 2014-10-31 17:22:16 -07:00
logger.rb Dry admin logs. 2014-10-06 00:14:46 +02:00
markdown.rb Move repetition to the parent. 2015-01-26 16:24:11 -08:00
markdown_helper.rb Factor markup? || gitlab_markdown? into new method 2014-10-04 17:56:12 +02:00
popen.rb Close standard input in Gitlab::Popen.popen 2015-01-05 11:51:21 +01:00
production_logger.rb Dry admin logs. 2014-10-06 00:14:46 +02:00
project_search_results.rb Fix 500 error on empty search in project 2014-09-25 15:01:02 +03:00
push_data_builder.rb Test git builder over annotated tag 2015-01-15 11:17:47 -08:00
reference_extractor.rb Track projects in ReferenceExtractor 2014-10-03 12:30:20 -05:00
regex.rb Github Importer 2015-01-10 09:51:43 -08:00
search_results.rb
seeder.rb Revert "Create dev fixture projects with fixed visibility" 2014-11-10 16:17:04 +02:00
sidekiq_logger.rb Dry admin logs. 2014-10-06 00:14:46 +02:00
snippet_search_results.rb Updating to persist a params snippets variable 2014-09-05 13:30:55 -04:00
theme.rb Add theme type css class 2014-12-15 13:21:26 -06:00
upgrader.rb Rubocop enabled for: Use spaces inside hash literal braces 2015-02-02 20:36:54 -08:00
url_builder.rb Use Gitlab.config instead of Settings everywhere 2014-10-15 23:01:31 +02:00
user_access.rb
utils.rb fix system silent call 2014-11-06 13:07:42 +02:00
version_info.rb
visibility_level.rb