| .. |
|
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
|
Reuse existing SCSS variables
|
2016-05-18 13:20:46 -05: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
|
Remove reduntant `move_to_store` override
|
2016-03-30 12:50:19 +02:00 |
|
git
|
Fire update hook from GitLab
|
2015-11-30 18:36:34 +02:00 |
|
github_import
|
Enable Lint/LiteralInCondition rubocop cop
|
2016-05-30 12:34:25 +02:00 |
|
gitlab_import
|
fix bad refactoring of import data credentials
|
2016-05-26 11:25:35 +02:00 |
|
gitorious_import
|
Fixed Rubocop offenses
|
2015-12-15 00:53:52 -02:00 |
|
google_code_import
|
create import data in service
|
2016-05-10 11:10:51 +02:00 |
|
graphs
|
…
|
|
|
ldap
|
Unblocks user when active_directory is disabled and it can be found
|
2016-04-05 16:34:31 -03: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
|
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
|
Added total query time to Sherlock
|
2015-11-24 10:57:21 +01:00 |
|
sidekiq_middleware
|
Use SIGTERM during Sidekiq memory shutdown
|
2016-04-21 14:49:15 +02:00 |
|
sql
|
Fix UNION syntax for MySQL
|
2015-11-18 13:31:18 +01:00 |
|
access.rb
|
Improve description of branch protection levels.
|
2015-05-13 09:41:55 +02:00 |
|
akismet_helper.rb
|
Use ActionDispatch Remote IP for Akismet checking
|
2016-04-27 22:12:55 -07:00 |
|
app_logger.rb
|
…
|
|
|
asciidoc.rb
|
Fix relative links in other markup formats
|
2016-02-12 17:20:59 +01:00 |
|
auth.rb
|
Session API: Use case-insensitive authentication like in UI
|
2014-10-30 18:29:18 +02:00 |
|
bitbucket_import.rb
|
Fix specs.
|
2015-02-24 15:07:24 +01:00 |
|
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
|
Add `count` to Themes and ColorSchemes
|
2015-08-26 11:30:38 -07:00 |
|
config_helper.rb
|
…
|
|
|
contributions_calendar.rb
|
Group the contributing calendar by day
|
2016-05-16 12:22:17 +01:00 |
|
contributor.rb
|
Move lib/gitlab/contributors to its correct path
|
2015-04-09 15:34:55 -04:00 |
|
current_settings.rb
|
Add Application Setting to configure Container Registry token expire delay (default 5min)
|
2016-05-31 13:23:13 +02:00 |
|
database.rb
|
Enable Rubocop Casecmp Performance Cop.
|
2016-05-10 18:23:25 -06: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
|
clean up ExclusiveLease
|
2016-04-13 13:12:05 +03:00 |
|
force_push_check.rb
|
Replace all usages of `git` command with configurable binary path
|
2015-11-03 17:11:09 -05:00 |
|
git.rb
|
Freeze the expression instead of the literal
|
2016-02-05 08:39:44 +01:00 |
|
git_access.rb
|
Improve multiple branch push performance by memoizing permission checking
|
2016-05-09 01:17:14 -07: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
|
Rename abilities to correspond contoller/model action names
|
2015-06-26 15:55:56 +02:00 |
|
git_logger.rb
|
…
|
|
|
git_post_receive.rb
|
Back-porting PostReceive refactor made for EE 🍺
|
2016-03-17 00:24:12 -03:00 |
|
git_ref_validator.rb
|
Replace all usages of `git` command with configurable binary path
|
2015-11-03 17:11:09 -05:00 |
|
gitignore.rb
|
Update API and fetching task
|
2016-05-20 15:58:36 -05:00 |
|
gitorious_import.rb
|
Define GITORIOUS_HOST only once
|
2015-06-10 01:31:27 -04:00 |
|
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
|
Use project.commit convenience method.
|
2015-04-24 12:29:36 +02:00 |
|
import_formatter.rb
|
Fix bug where only the first 15 Bitbucket issues would be imported.
|
2015-09-01 08:50:20 -07:00 |
|
import_sources.rb
|
FogBugz project import
|
2015-09-08 20:23:01 -04:00 |
|
incoming_email.rb
|
Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature
|
2016-03-25 13:05:15 +01:00 |
|
issues_labels.rb
|
remove feature label
|
2014-10-31 17:22:16 -07:00 |
|
key_fingerprint.rb
|
Simplify regex.
|
2015-04-14 15:58:28 +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
|
Fix relative links in other markup formats
|
2016-02-12 17:20:59 +01:00 |
|
popen.rb
|
Style/RedundantReturn enabled
|
2015-03-24 18:35:57 -07:00 |
|
production_logger.rb
|
…
|
|
|
project_search_results.rb
|
Restrict access to confidential issues on search results
|
2016-03-17 20:55:59 -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
|
reCAPTCHA is configurable through Admin Settings, no reload needed.
|
2015-12-28 18:50:29 -02:00 |
|
redis.rb
|
Codestyle: make sure we have space around operators
|
2016-05-13 04:46:56 -03:00 |
|
reference_extractor.rb
|
Improvements in issue move feaure (refactoring)
|
2016-03-19 18:46:01 +01: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
|
Added & use Gitlab::Routing for URL helpers
|
2016-04-01 11:13:48 +02:00 |
|
search_results.rb
|
Restrict access to confidential issues on search results
|
2016-03-17 20:55:59 -03:00 |
|
seeder.rb
|
Migrate mailers to ActiveJob
|
2015-11-26 17:03:43 +02:00 |
|
sherlock.rb
|
Only load rblineprof when actually needed
|
2015-11-09 15:54:13 +01:00 |
|
sidekiq_logger.rb
|
…
|
|
|
snippet_search_results.rb
|
Refactor Gitlab::SnippetSearchResults
|
2016-03-11 15:25:22 -05:00 |
|
themes.rb
|
Add `count` to Themes and ColorSchemes
|
2015-08-26 11:30:38 -07:00 |
|
upgrader.rb
|
Replace all usages of `git` command with configurable binary path
|
2015-11-03 17:11:09 -05:00 |
|
uploads_transfer.rb
|
Fix: Images cannot show when projects' path was changed
|
2015-10-14 18:50:35 +03:00 |
|
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
|
Move method to User
|
2016-03-10 12:37:14 +01:00 |
|
utils.rb
|
add common method to force utf8 and force oauth properties to be utf8
|
2015-05-03 00:43:46 +03:00 |
|
version_info.rb
|
…
|
|
|
visibility_level.rb
|
Fix forks creation when visibility level is restricted
|
2016-05-25 10:57:00 -04:00 |
|
workhorse.rb
|
Fix API
|
2016-02-11 18:10:14 +01:00 |