..
application_setting
Store application wide terms
2018-05-04 13:52:55 +02:00
badges
Projects and groups badges API
2018-03-05 17:51:40 +00:00
blob_viewer
BlobViewer::PackageJson - if private link to homepage
2017-12-18 23:18:23 -06:00
ci
Preload pipeline data for project pipelines
2018-05-17 13:53:00 +02:00
clusters
Set runner_type
for cluster/application
2018-05-09 06:57:40 +02:00
concerns
Fixed typo
2018-05-16 08:58:07 +02:00
conversational_development_index
Store & use ConvDev percentages returned by Version app
2017-08-07 20:52:08 +02:00
diff_viewer
Implement diff viewers
2017-06-14 10:12:21 -05:00
hooks
Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6'
2018-04-05 08:41:56 +02:00
issue
members
Ensure member notifications are sent after the member actual creation/update in the DB
2018-04-26 08:28:05 +02:00
merge_request
Cache merged and closed events data in merge_request_metrics table
2018-01-02 17:45:25 -02:00
network
Fix Gitaly n+1 in NetworkController#show
2018-03-06 13:32:48 +00:00
project_services
Flowdock uses Gitaly, not Grit
2018-04-23 08:00:24 +02:00
protected_branch
Enabled no-one as a merge access level in protected branches
2017-05-10 17:19:40 +01:00
protected_tag
Deduplicate protected ref human_access_levels
2017-11-24 13:47:03 +00:00
storage
Gitlab::Shell works on shard name, not path
2018-04-25 13:36:22 +02:00
.gitkeep
ability.rb
Backport of 4084-epics-username-autocomplete
2018-05-04 11:33:09 -06:00
abuse_report.rb
Refactor the DeleteUserWorker
2017-06-05 13:08:06 +01:00
active_session.rb
Display and revoke active sessions
2018-05-02 08:08:16 +00:00
appearance.rb
Changed order of include
2018-05-16 08:58:07 +02:00
application_setting.rb
Adds remote mirror table migration
2018-05-07 12:00:13 +02: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
badge.rb
Projects and groups badges API
2018-03-05 17:51:40 +00:00
blob.rb
26039 - update github-linguist to 5.3.3 version
2018-02-21 03:29:04 +10:30
board.rb
Bring one group board to CE
2018-03-03 12:56:17 -03:00
broadcast_message.rb
Backport: Propagate broadcast messages to secondaries
2018-04-11 11:28:44 -07:00
chat_name.rb
Expose ChatName objects to slash commands
2018-02-23 14:37:53 +01:00
chat_team.rb
Remove Mattermost team with GitLab group
2017-07-28 09:09:55 +02:00
commit.rb
Preload pipeline data for project pipelines
2018-05-17 13:53:00 +02:00
commit_collection.rb
Optimise getting the pipeline status of commits
2017-11-16 16:01:14 +01:00
commit_range.rb
Fix link text from group context
2017-11-23 12:59:14 +01:00
commit_status.rb
[Rails5] Fix enum question mark methods
2018-05-02 08:09:19 +00:00
compare.rb
Remove unused Compare#base_commit
2018-03-08 11:39:50 -03:00
container_repository.rb
Sanitize container repository path in model class
2017-04-13 11:54:02 +02:00
cycle_analytics.rb
Refactors median code to work with both single and multiple projects
2018-02-28 10:46:20 +00:00
dashboard_milestone.rb
replace is_dashboard_milestone?
with dashboard_milestone?
2017-08-29 11:14:41 +03:00
deploy_key.rb
Revert the addition of goldiloader
2018-04-18 15:51:39 +02:00
deploy_keys_project.rb
Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3'
2018-01-16 17:04:51 -08:00
deploy_token.rb
Refactor deploy token methods on Ci::Build
2018-04-20 12:18:41 -05:00
deployment.rb
Atomic internal ids for all models
2018-04-20 14:00:15 +00:00
diff_discussion.rb
Fix links to old commits in merge requests
2017-12-29 14:44:39 +01:00
diff_note.rb
Use persisted diff data instead fetching Git on discussions
2018-04-30 20:07:21 -03:00
directly_addressed_user.rb
discussion.rb
Allow commenting on individual commits inside an MR
2017-12-07 09:01:19 -05:00
discussion_note.rb
Refactor resolvability checks based on type
2017-04-06 10:51:45 -05:00
email.rb
Use fuzzy search with minimum length of 3 characters where appropriate
2017-11-27 11:29:40 +01:00
environment.rb
Fix environment deployment platform filter method
2018-04-06 12:10:30 +02:00
epic.rb
Refactor banzai to support referencing from group context
2017-12-06 19:16:22 +01:00
event.rb
[Rails5] Update Event#subclass_from_attributes method
2018-04-11 22:16:59 +11:00
event_collection.rb
Use a specialized class for querying events
2017-08-10 17:45:49 +02:00
external_issue.rb
Fix closing issues text added to MRs for external issue trackers
2018-02-14 14:58:28 +00:00
fork_network.rb
Revert the addition of goldiloader
2018-04-18 15:51:39 +02:00
fork_network_member.rb
Delete the fork network when removing the last membership
2017-11-17 12:58:15 +01: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
Merge branch 'milestones-finder-order-fix' into 'security-10-3'
2018-01-16 17:04:38 -08:00
gpg_key.rb
Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKey
2017-10-05 08:26:02 -05:00
gpg_key_subkey.rb
Remove no longer required methods
2017-10-05 08:26:02 -05:00
gpg_signature.rb
Fix error with GPG signature updater when commit was deleted
2017-10-07 10:47:53 -05:00
group.rb
Changed order of include
2018-05-16 08:58:07 +02:00
group_custom_attribute.rb
Support custom attributes on groups
2017-11-06 10:51:50 +01: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
Backport Identity.uniqueness_scope from EE
2018-05-02 14:36:47 +01:00
individual_note_discussion.rb
Ensure replying to an individual note by email creates a note with its own discussion ID
2017-04-24 12:24:39 -05:00
instance_configuration.rb
Added ssh fingerprint, gitlab ci and pages information in an instance configuration page
2017-10-25 23:51:26 +03:00
internal_id.rb
Atomic internal ids for all models
2018-04-20 14:00:15 +00:00
issue.rb
Moves Uniquify counter in the initializer
2018-04-19 13:56:37 +02:00
issue_assignee.rb
use Gitlab::UserSettings directly as a singleton instead of including/extending it
2018-02-02 18:39:55 +00:00
issue_collection.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
key.rb
Revert "Merge branch 'rd-43185-revert-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-key' into 'master'"
2018-02-15 09:50:19 -05:00
label.rb
Revert the addition of goldiloader
2018-04-18 15:51:39 +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
Commenting on image diffs
2017-10-07 04:25:17 +00:00
legacy_diff_note.rb
Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison
2017-12-22 18:07:15 +01:00
lfs_file_lock.rb
Backport of LFS File Locking API
2018-02-07 09:04:00 -05:00
lfs_object.rb
Fix file_store for artifacts and lfs when saving
2018-05-01 22:27:54 +02:00
lfs_objects_project.rb
Don’t schedule workers from inside transactions
2017-06-02 11:43:32 -05:00
list.rb
Adjust board lists header text color
2018-05-14 19:05:20 -03:00
member.rb
Add 2FA filter to group members page
2018-05-10 13:02:56 +03:00
merge_request.rb
Display merge commit SHA in merge widget after merge
2018-05-07 14:09:47 -03:00
merge_request_diff.rb
Cleanup after adding MR diff's commit_count (try 2)
2018-04-25 10:53:37 +02:00
merge_request_diff_commit.rb
[Rails5] Update type_cast_*_database
methods
2018-04-06 10:57:19 +00: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
Atomic internal ids for all models
2018-04-20 14:00:15 +00:00
namespace.rb
Merge branch '4084-epics-username-autocomplete-ce' into 'master'
2018-05-07 08:26:44 +00:00
note.rb
Backport 5480-epic-notifications from EE
2018-05-07 12:58:47 -06:00
notification_reason.rb
Initial work to add notification reason to emails
2018-01-16 19:17:55 -06:00
notification_recipient.rb
Resolve "Make a Rubocop that forbids returning from a block"
2018-04-18 09:19:40 +00:00
notification_setting.rb
Only send issue due emails to participants and custom subscribers
2018-03-30 13:25:46 +01:00
oauth_access_grant.rb
oauth_access_token.rb
Update specs for sudo behavior
2017-11-02 11:39:03 +01:00
out_of_context_discussion.rb
Ensure replying to an individual note by email creates a note with its own discussion ID
2017-04-24 12:24:39 -05:00
pages_domain.rb
Add HTTPS-only pages
2018-03-22 19:58:36 +01:00
personal_access_token.rb
Fix new personal access token showing up in a flash message
2017-12-07 16:22:37 -06:00
personal_snippet.rb
project.rb
Changed order of include
2018-05-16 08:58:07 +02:00
project_authorization.rb
Enable Style/DotPosition Rubocop 👮
2017-06-21 13:48:12 +00:00
project_auto_devops.rb
Fix rubocop offense in auto devops predefined variables
2018-03-13 15:26:16 +01:00
project_ci_cd_setting.rb
Fix Project#group_runners_enabled as it was doing nothing
2018-05-03 14:37:19 +02:00
project_custom_attribute.rb
Support custom attributes on projects
2017-11-06 10:51:46 +01:00
project_deploy_token.rb
Increase test suite around deploy tokens behavior
2018-04-06 21:20:17 -05:00
project_feature.rb
Fix project feature being deleted when updating project with invalid visibility level
2017-09-12 18:10:34 -03: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_import_state.rb
Backports every CE related change from ee-44542 to CE
2018-05-04 17:33:26 +02:00
project_label.rb
project_snippet.rb
project_statistics.rb
Update ProjectStatistics#build_artifacts_size synchronously without summing ( #41059 )
2018-04-19 18:35:40 +10:00
project_team.rb
Backport relevant changes from EE https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4827 to CE
2018-03-07 17:01:32 +00:00
project_wiki.rb
Gitlab::Shell works on shard name, not path
2018-04-25 13:36:22 +02:00
protectable_dropdown.rb
Whitelist or fix additional Gitlab/PublicSend
cop violations
2017-08-14 12:14:11 -04:00
protected_branch.rb
Allow admins to push to empty repos
2018-04-24 14:06:59 +02:00
protected_ref_matcher.rb
Protected tags changes from backend maintainer review
2017-04-07 01:17:38 +01:00
protected_tag.rb
Only load branch names for protected branch checks
2017-11-29 16:54:54 +01:00
push_event.rb
Last push widget will show banner for new pushes to previously merged branch
2018-01-15 16:45:56 -06: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
Remove permanent redirects
2018-03-28 14:12:08 +02:00
release.rb
remote_mirror.rb
Adds changelog entry, changes RemoteMirror#sync? to be semantically sound and remove reference to pull mirrors in view
2018-05-07 12:00:14 +02:00
repository.rb
Add Repository#xcode_project? method
2018-05-09 18:49:38 +02:00
route.rb
Remove permanent redirects
2018-03-28 14:12:08 +02:00
security_event.rb
sent_notification.rb
Backport 5480-epic-notifications from EE
2018-05-07 12:58:47 -06:00
service.rb
[Rails5] Add FALSE_VALUES constant to Service#boolean_accessor
2018-04-08 09:48:38 +11:00
snippet.rb
Add discussion API
2018-03-07 12:27:50 +01:00
snippet_blob.rb
Refactor Blob support of external storage in preparation of job artifact blobs
2017-05-03 10:20:05 -05:00
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
Backport of 1481-changing-weight-values-should-trigger-system-notes
2018-05-03 11:18:51 -07:00
term_agreement.rb
Add model to track users accepting agreements
2018-05-04 13:52:55 +02:00
timelog.rb
todo.rb
Revert the addition of goldiloader
2018-04-18 15:51:39 +02:00
tree.rb
Migrate recursive tree entries fetching to Gitaly
2018-02-26 16:59:29 +01:00
trending_project.rb
u2f_registration.rb
upload.rb
remove EE-only code
2018-03-22 13:00:58 -04:00
user.rb
Resolve "Opening Project with invite but without accepting leads to 404 error page"
2018-05-17 09:19:47 +00:00
user_agent_detail.rb
Added Cop to blacklist polymorphic associations
2017-06-07 17:36:55 +02:00
user_callout.rb
Resolve "Inform users of up to $500 offer for GCP account"
2018-05-07 18:06:02 +00:00
user_custom_attribute.rb
Support custom attributes on users
2017-09-28 16:49:42 +00:00
user_interacted_project.rb
Shortcut and return on duplicate record error.
2018-03-06 12:53:15 +01:00
user_synced_attributes_metadata.rb
Moved o_auth/saml/ldap modules under gitlab/auth
2018-02-28 16:53:02 +01:00
users_star_project.rb
wiki_directory.rb
wiki_page.rb
Fix Custom hooks are not triggered by UI wiki edit
2018-04-18 17:50:56 +00:00