.. |
backend
|
Remove Rack Attack monkey patches and bump to version 4.3.0
|
2015-05-22 16:25:03 -04:00 |
bitbucket_import
|
Use Projects::CreateService to create imported projects so hooks are executed.
|
2015-04-06 14:51:09 +02:00 |
diff
|
Fix commit comments on first line of diff not rendering in Merge Request Discussion view.
|
2015-02-20 10:23:34 +01:00 |
github_import
|
Use Projects::CreateService to create imported projects so hooks are executed.
|
2015-04-06 14:51:09 +02:00 |
gitlab_import
|
Use Projects::CreateService to create imported projects so hooks are executed.
|
2015-04-06 14:51:09 +02:00 |
gitorious_import
|
Get Gitorious importer to work again.
|
2015-04-24 23:30:12 +02:00 |
google_code_import
|
Show incompatible projects in Google Code import status
|
2015-04-30 06:56:49 -07:00 |
graphs
|
|
|
ldap
|
Don't accidentally unblock auto created users from Active Directory.
|
2015-05-12 11:26:43 +02:00 |
markdown
|
Add ExternalLinkFilter to Markdown pipeline
|
2015-05-27 15:39:08 -04:00 |
middleware
|
Revert "Increase timeout for Git-over-HTTP requests."
|
2015-03-19 18:29:20 -07:00 |
o_auth
|
Improve OAuth signup error message.
|
2015-05-13 09:41:56 +02:00 |
satellite
|
Remove now unnecessary satelittes logic for creating and editing file with web editor
|
2015-06-02 10:56:22 +02:00 |
sidekiq_middleware
|
Use SIGKILL by default in Sidekiq::MemoryKiller
|
2015-05-13 17:09:12 +02:00 |
access.rb
|
Improve description of branch protection levels.
|
2015-05-13 09:41:55 +02:00 |
app_logger.rb
|
Dry admin logs.
|
2014-10-06 00:14:46 +02:00 |
asciidoc.rb
|
Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)
|
2015-05-18 20:48:03 +02: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 |
blacklist.rb
|
|
|
closing_issue_extractor.rb
|
Make use of to_reference in more specs
|
2015-05-26 15:49:22 -04:00 |
compare_result.rb
|
|
|
config_helper.rb
|
|
|
contributions_calendar.rb
|
Fix contributions calendar empty problem under mysql
|
2015-04-25 20:13:52 +08:00 |
contributor.rb
|
Move lib/gitlab/contributors to its correct path
|
2015-04-09 15:34:55 -04:00 |
current_settings.rb
|
Support configurable attachment size via Application Settings
|
2015-04-02 00:04:08 -07:00 |
force_push_check.rb
|
Fewer constants, more helpers.
|
2015-03-19 10:34:04 +01:00 |
git.rb
|
Use Gitlab::Git helper methods and constants as much as possible.
|
2015-03-10 13:39:31 +01:00 |
git_access.rb
|
Fix GitAccess.
|
2015-05-13 09:46:22 +02: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
|
Improve Git access error messages.
|
2015-05-13 09:41:55 +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
|
Use project.commit convenience method.
|
2015-04-24 12:29:36 +02:00 |
import_formatter.rb
|
Add Bitbucket importer.
|
2015-02-24 15:07:24 +01:00 |
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 |
key_fingerprint.rb
|
Simplify regex.
|
2015-04-14 15:58:28 +02:00 |
logger.rb
|
Dry admin logs.
|
2014-10-06 00:14:46 +02:00 |
markdown.rb
|
Add ExternalLinkFilter to Markdown pipeline
|
2015-05-27 15:39:08 -04:00 |
markup_helper.rb
|
Simplify and unify helpers for rendering markup
|
2015-05-18 22:52:13 +02:00 |
note_data_builder.rb
|
No longer needed to pass project argument to commit methods.
|
2015-04-24 12:29:36 +02:00 |
popen.rb
|
Style/RedundantReturn enabled
|
2015-03-24 18:35:57 -07:00 |
production_logger.rb
|
Dry admin logs.
|
2014-10-06 00:14:46 +02:00 |
project_search_results.rb
|
Don't include system notes in issue/MR comment count.
|
2015-03-23 16:43:08 +01:00 |
push_data_builder.rb
|
Fix errors.
|
2015-04-24 12:30:37 +02:00 |
reference_extractor.rb
|
DRY up ReferenceExtractor
|
2015-04-25 14:41:07 -04:00 |
regex.rb
|
Fix (project_)name_regex to accept non-ASCII letters and dash
|
2015-04-27 16:38:47 +02:00 |
search_results.rb
|
Add search issues/MR by number
|
2015-05-18 13:09:13 +06:00 |
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
|
|
|
theme.rb
|
Doc typo
|
2015-04-30 16:35:26 -04:00 |
upgrader.rb
|
Rubocop enabled for: Use spaces inside hash literal braces
|
2015-02-02 20:36:54 -08:00 |
url_builder.rb
|
Enforce restricted visibilities for snippets
|
2015-03-08 17:57:08 -06:00 |
user_access.rb
|
|
|
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
|
Move application setting to separate variable.
|
2015-03-18 13:55:41 -07:00 |