.. |
backend
|
Merge gitlab.com:gitlab-org/gitlab-ce
|
2016-01-06 14:55:44 +01:00 |
bitbucket_import
|
Fixed Rubocop offenses
|
2015-12-15 00:53:52 -02:00 |
ci/build/artifacts
|
Minor improvements in build arfifacts browser
|
2016-01-14 12:48:17 +01:00 |
diff
|
Validate bounds just to be sure
|
2016-01-20 19:33:34 +01:00 |
email
|
Added X-GitLab-... headers to emails from CI and Email On Push services
|
2016-01-19 20:18:39 +02:00 |
fogbugz_import
|
DRY up upload and download services
|
2016-01-08 17:38:53 +01:00 |
git
|
Fire update hook from GitLab
|
2015-11-30 18:36:34 +02:00 |
github_import
|
Fix import of GitHub's wiki when the repository has not been created
|
2016-01-21 13:11:38 -02:00 |
gitlab_import
|
Use CGI.escape instead of URI.escape, because URI is obsoleted.
|
2016-01-12 18:20:03 +08: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
|
Allow LDAP users to change their email if it was not set by the LDAP server
|
2016-01-19 16:25:38 +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
|
Randomize metrics sample intervals
|
2016-01-13 12:57:46 +01:00 |
middleware
|
|
|
o_auth
|
Allow LDAP users to change their email if it was not set by the LDAP server
|
2016-01-19 16:25:38 +01:00 |
sherlock
|
Added total query time to Sherlock
|
2015-11-24 10:57:21 +01:00 |
sidekiq_middleware
|
|
|
sql
|
Fix UNION syntax for MySQL
|
2015-11-18 13:31:18 +01:00 |
access.rb
|
|
|
app_logger.rb
|
|
|
asciidoc.rb
|
Move Markdown/reference logic from Gitlab::Markdown to Banzai
|
2015-12-15 15:51:16 +01:00 |
auth.rb
|
|
|
bitbucket_import.rb
|
|
|
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 |
compare_result.rb
|
Add ignore white space option in merge request diff
|
2015-11-13 16:53:53 +09:00 |
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
|
Ensure that doesn't have pending migrations when running the specs
|
2016-01-19 00:12:30 -02:00 |
database.rb
|
Migrate CI WebHooks and Emails to new tables
|
2015-12-10 16:04:08 +01: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
|
Show git version on admin page
|
2015-12-15 08:02:19 -08:00 |
git_access.rb
|
Add support for git lfs.
|
2015-11-16 12:39:13 +01:00 |
git_access_status.rb
|
|
|
git_access_wiki.rb
|
Rename abilities to correspond contoller/model action names
|
2015-06-26 15:55:56 +02:00 |
git_logger.rb
|
|
|
git_ref_validator.rb
|
Replace all usages of git command with configurable binary path
|
2015-11-03 17:11:09 -05:00 |
gitorious_import.rb
|
Define GITORIOUS_HOST only once
|
2015-06-10 01:31:27 -04:00 |
highlight.rb
|
Don't crash when file can't be highlighted
|
2016-01-19 15:13:37 +01:00 |
identifier.rb
|
|
|
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
|
Make Reply by email easier to configure
|
2015-10-13 13:10:49 +02:00 |
ip_check.rb
|
Add IP blocking against DNSBL at sign-up
|
2016-01-20 15:28:19 +01:00 |
issues_labels.rb
|
|
|
key_fingerprint.rb
|
|
|
logger.rb
|
|
|
markup_helper.rb
|
markup_helper: detect .mkd and .mkdn as markdown
|
2015-08-12 15:29:15 -04:00 |
metrics.rb
|
Make the metrics sampler interval configurable
|
2016-01-13 12:29:48 +01:00 |
note_data_builder.rb
|
|
|
popen.rb
|
|
|
production_logger.rb
|
|
|
project_search_results.rb
|
Fix commits search for empty repository
|
2015-11-03 10:16:09 +01:00 |
push_data_builder.rb
|
fixes after review
|
2015-12-07 15:13:06 +02:00 |
recaptcha.rb
|
reCAPTCHA is configurable through Admin Settings, no reload needed.
|
2015-12-28 18:50:29 -02:00 |
reference_extractor.rb
|
Prevent circular reference error in Banzai
|
2016-01-14 11:30:28 +01:00 |
regex.rb
|
Add ability to create directories in the editor
|
2015-10-29 15:49:07 +01:00 |
search_results.rb
|
Ability to search milestones
|
2015-08-24 13:59:01 +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
|
|
|
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
|
Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g
|
2015-09-09 14:56:02 +02:00 |
user_access.rb
|
|
|
utils.rb
|
|
|
version_info.rb
|
|
|
visibility_level.rb
|
Fix GitlabV::isibilityLevel::level_name method
|
2015-11-04 22:13:40 +01:00 |