.. |
blob_viewer
|
Fix external link to Composer website
|
2017-08-17 12:54:30 +07:00 |
ci
|
Improve spec. Add validation for accel_level on runner.
|
2017-09-03 23:49:10 +09:00 |
concerns
|
Merge branch 'master' into issue-discussions-refactor
|
2017-08-31 18:02:19 +02:00 |
conversational_development_index
|
Store & use ConvDev percentages returned by Version app
|
2017-08-07 20:52:08 +02:00 |
cycle_analytics
|
|
|
diff_viewer
|
Implement diff viewers
|
2017-06-14 10:12:21 -05:00 |
hooks
|
Wrong data type when testing webhooks
|
2017-07-20 15:12:06 +00:00 |
issue
|
|
|
members
|
a membership with no user is always notifiable
|
2017-08-11 16:02:04 -07:00 |
merge_request
|
|
|
network
|
replace is_overlap? with overlap?
|
2017-08-29 11:14:41 +03:00 |
project_services
|
replace is_update? with update?
|
2017-08-29 11:14:41 +03:00 |
protected_branch
|
Enabled no-one as a merge access level in protected branches
|
2017-05-10 17:19:40 +01:00 |
protected_tag
|
|
|
storage
|
Use @hashed prefix for hashed paths on disk, to avoid collision with existing ones
|
2017-08-22 06:33:20 +02:00 |
.gitkeep
|
|
|
ability.rb
|
bugfix: use require_dependency to bring in DeclarativePolicy
|
2017-06-29 11:57:59 -07:00 |
abuse_report.rb
|
Refactor the DeleteUserWorker
|
2017-06-05 13:08:06 +01:00 |
appearance.rb
|
Cache Appearance instances in Redis
|
2017-08-10 12:45:49 +02:00 |
application_setting.rb
|
More review comments
|
2017-08-30 21:20:00 +01:00 |
audit_event.rb
|
Rename ActiverecordSerialize cop
|
2017-07-06 12:01:36 +02:00 |
award_emoji.rb
|
Use try instead of repond_to? and a method call
|
2017-08-18 12:48:04 +02:00 |
blob.rb
|
Detect if file that appears to be text in the first 1024 bytes is actually binary afer loading all data
|
2017-06-08 12:49:03 -05:00 |
board.rb
|
Added Cop to blacklist the use of dependent:
|
2017-07-06 12:01:36 +02:00 |
broadcast_message.rb
|
Fix caching of future broadcast messages
|
2017-08-21 17:58:37 +02:00 |
chat_name.rb
|
|
|
chat_team.rb
|
Remove Mattermost team with GitLab group
|
2017-07-28 09:09:55 +02:00 |
commit.rb
|
Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'
|
2017-09-01 10:24:29 +00:00 |
commit_range.rb
|
|
|
commit_status.rb
|
Update related stage status when job status is changed
|
2017-07-24 11:34:01 +02:00 |
compare.rb
|
|
|
container_repository.rb
|
|
|
cycle_analytics.rb
|
|
|
dashboard_milestone.rb
|
replace is_dashboard_milestone? with dashboard_milestone?
|
2017-08-29 11:14:41 +03:00 |
deploy_key.rb
|
Added Cop to blacklist the use of dependent:
|
2017-07-06 12:01:36 +02:00 |
deploy_keys_project.rb
|
Enable Layout/TrailingWhitespace cop and auto-correct offenses
|
2017-08-15 13:44:37 -04:00 |
deployment.rb
|
replace is_ancestor? with ancestor?
|
2017-08-29 11:14:41 +03:00 |
diff_discussion.rb
|
Update diff discussion position per discussion instead of per note
|
2017-05-31 14:34:56 -05:00 |
diff_note.rb
|
Rename ActiverecordSerialize cop
|
2017-07-06 12:01:36 +02:00 |
directly_addressed_user.rb
|
|
|
discussion.rb
|
Add full JSON endpoints for issue notes and discussions
|
2017-07-21 22:35:24 +03:00 |
discussion_note.rb
|
|
|
email.rb
|
|
|
environment.rb
|
Try to make reserved ref names more obvious
|
2017-08-25 23:00:06 +08:00 |
event.rb
|
Fix display of push events for removed refs
|
2017-08-22 20:15:45 +02:00 |
event_collection.rb
|
Use a specialized class for querying events
|
2017-08-10 17:45:49 +02:00 |
event_for_migration.rb
|
Migrate events into a new format
|
2017-08-10 17:45:44 +02:00 |
external_issue.rb
|
Improve support for external issue references
|
2017-06-30 14:47:53 +02:00 |
forked_project_link.rb
|
Don't resolve fork relationships for projects pending delete
|
2017-07-04 12:02:29 +01:00 |
generic_commit_status.rb
|
Allow to access pipelines even if they are disabled, but only present jobs and commit statuses without giving ability to access them
|
2017-06-13 09:52:48 +02:00 |
global_label.rb
|
Fix dashboard labels dropdown
|
2017-07-07 14:35:16 +01:00 |
global_milestone.rb
|
Native group milestones
|
2017-07-07 15:08:49 +00:00 |
gpg_key.rb
|
improve gpg key validation
|
2017-07-27 15:46:04 +02:00 |
gpg_signature.rb
|
Only create commit GPG signature when necessary
|
2017-08-16 18:57:50 +02:00 |
group.rb
|
Merge branch '31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public' into 'master'
|
2017-08-31 17:17:05 +00:00 |
group_label.rb
|
|
|
group_milestone.rb
|
replace is_legacy_group_milestone? with legacy_group_milestone?
|
2017-08-29 11:14:41 +03:00 |
guest.rb
|
|
|
identity.rb
|
|
|
individual_note_discussion.rb
|
|
|
issue.rb
|
Merge branch 'master' into issue-discussions-refactor
|
2017-08-31 18:02:19 +02:00 |
issue_assignee.rb
|
Move update_assignee_cache_counts to the service
|
2017-05-12 14:12:29 +03:00 |
issue_collection.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
key.rb
|
Address review comments
|
2017-08-30 20:50:44 +01:00 |
label.rb
|
Added Cop to blacklist the use of dependent:
|
2017-07-06 12:01:36 +02:00 |
label_link.rb
|
Added Cop to blacklist polymorphic associations
|
2017-06-07 17:36:55 +02:00 |
label_priority.rb
|
|
|
legacy_diff_discussion.rb
|
Allow commenting on older versions of the diff and comparisons between diff versions
|
2017-05-03 14:47:21 -05:00 |
legacy_diff_note.rb
|
Rename ActiverecordSerialize cop
|
2017-07-06 12:01:36 +02:00 |
lfs_object.rb
|
Added Cop to blacklist the use of dependent:
|
2017-07-06 12:01:36 +02:00 |
lfs_objects_project.rb
|
Don’t schedule workers from inside transactions
|
2017-06-02 11:43:32 -05:00 |
list.rb
|
Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'
|
2017-06-07 15:05:37 +00:00 |
member.rb
|
Merge branch '34533-speed-up-group-project-authorizations' into 'master'
|
2017-08-15 08:06:37 +00:00 |
merge_request.rb
|
Merge branch 'issue_36820' into 'master'
|
2017-09-01 09:15:40 +00:00 |
merge_request_diff.rb
|
Refactor Gitlab::Git::Commit to include a repository
|
2017-08-07 22:34:34 -04:00 |
merge_request_diff_commit.rb
|
Re-enable SqlInjection and CommandInjection
|
2017-08-08 10:50:54 -04:00 |
merge_request_diff_file.rb
|
Fix saving diffs that are not valid UTF-8
|
2017-07-26 15:34:57 +01:00 |
merge_requests_closing_issues.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
milestone.rb
|
replace is_group_milestone? with group_milestone?
|
2017-08-29 11:14:41 +03:00 |
namespace.rb
|
Don't show references to Pages when not available
|
2017-08-31 09:27:42 +02:00 |
note.rb
|
Fix specs
|
2017-08-30 10:43:10 +02:00 |
notification_recipient.rb
|
don't rely on order of notification levels
|
2017-08-21 15:34:25 -07:00 |
notification_setting.rb
|
Re-enable SqlInjection and CommandInjection
|
2017-08-08 10:50:54 -04:00 |
oauth_access_grant.rb
|
|
|
oauth_access_token.rb
|
|
|
out_of_context_discussion.rb
|
|
|
pages_domain.rb
|
Allow numeric pages domain
|
2017-06-06 12:39:37 +01:00 |
personal_access_token.rb
|
Rename ActiverecordSerialize cop
|
2017-07-06 12:01:36 +02:00 |
personal_snippet.rb
|
|
|
project.rb
|
Merge branch '37266-nomethoderror-undefined-method-current_application_settings-build-failed-30837482' into 'master'
|
2017-08-31 14:55:54 +00:00 |
project_authorization.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
project_feature.rb
|
Re-enable SqlInjection and CommandInjection
|
2017-08-08 10:50:54 -04:00 |
project_group_link.rb
|
|
|
project_import_data.rb
|
Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE
|
2017-08-07 19:17:11 +01:00 |
project_label.rb
|
|
|
project_snippet.rb
|
|
|
project_statistics.rb
|
Re-enable SqlInjection and CommandInjection
|
2017-08-08 10:50:54 -04:00 |
project_team.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
project_wiki.rb
|
Allow wiki pages to be renamed in the UI
|
2017-08-03 07:38:11 +07:00 |
protectable_dropdown.rb
|
Whitelist or fix additional Gitlab/PublicSend cop violations
|
2017-08-14 12:14:11 -04:00 |
protected_branch.rb
|
current_application_settings belongs on Gitlab::CurrentSettings
|
2017-08-31 13:38:33 +01:00 |
protected_ref_matcher.rb
|
|
|
protected_tag.rb
|
Backport EE refactorings for Protected Tag EE-only functionality
|
2017-05-31 13:06:29 +01:00 |
push_event.rb
|
Migrate events into a new format
|
2017-08-10 17:45:44 +02:00 |
push_event_payload.rb
|
Migrate events into a new format
|
2017-08-10 17:45:44 +02:00 |
readme_blob.rb
|
Load tree readme asynchronously
|
2017-05-10 08:21:58 -05:00 |
redirect_route.rb
|
Enable Layout/TrailingWhitespace cop and auto-correct offenses
|
2017-08-15 13:44:37 -04:00 |
release.rb
|
|
|
repository.rb
|
Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'
|
2017-09-01 10:24:29 +00:00 |
route.rb
|
Added Cop to blacklist polymorphic associations
|
2017-06-07 17:36:55 +02:00 |
security_event.rb
|
|
|
sent_notification.rb
|
Rename ActiverecordSerialize cop
|
2017-07-06 12:01:36 +02:00 |
service.rb
|
Merge branch 'backport_slack_application_changes' into 'master'
|
2017-07-06 14:50:22 +00:00 |
snippet.rb
|
current_application_settings belongs on Gitlab::CurrentSettings
|
2017-08-31 13:38:33 +01:00 |
snippet_blob.rb
|
|
|
spam_log.rb
|
Refactor the DeleteUserWorker
|
2017-06-05 13:08:06 +01:00 |
subscription.rb
|
Added Cop to blacklist polymorphic associations
|
2017-06-07 17:36:55 +02:00 |
system_note_metadata.rb
|
Changes based on MR feedback.
|
2017-07-20 15:33:24 +01:00 |
timelog.rb
|
|
|
todo.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
tree.rb
|
Load tree readme asynchronously
|
2017-05-10 08:21:58 -05:00 |
trending_project.rb
|
|
|
u2f_registration.rb
|
|
|
upload.rb
|
Added Cop to blacklist polymorphic associations
|
2017-06-07 17:36:55 +02:00 |
user.rb
|
Merge branch '37202-revert-changes-to-signing-enabled' into 'master'
|
2017-09-01 11:49:22 +00:00 |
user_agent_detail.rb
|
Added Cop to blacklist polymorphic associations
|
2017-06-07 17:36:55 +02:00 |
users_star_project.rb
|
|
|
wiki_directory.rb
|
|
|
wiki_page.rb
|
Unescape HTML characters in Wiki title
|
2017-08-30 21:59:09 +02:00 |