gitlab-org--gitlab-foss/app/services
Mayra Cabrera 5bc58bac26 Handle limit for datetime attributes on MySQL
The TIMESTAMP data type is used for values that contain both date and
time parts. TIMESTAMP has a range of '1970-01-01 00:00:01' UTC to
'2038-01-19 03:14:07' UTC.

A Forever lib class was included to handle future dates for PostgreSQL
and MySQL, also changes were made to DeployToken to enforce Forever.date

Also removes extra conditional from JwtController
2018-04-06 22:28:44 -05:00
..
application_settings
applications
auth Addresses database comments 2018-04-06 21:20:17 -05:00
badges
boards Fix more specs 2018-04-05 14:58:49 -03:00
chat_names
ci Partition job_queue_duration_seconds with jobs_running_for_project 2018-04-05 17:44:55 +02:00
clusters
commits
concerns
deploy_keys
deploy_tokens Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
discussions
emails
events
files Use correct encoding with Lfs::FileTransfromer 2018-03-15 21:49:01 +00:00
gpg_keys
groups
issuable Deleting a MR you are assigned to should decrements counter 2018-04-05 13:24:45 -05:00
issues Improve specs and docs 2018-04-05 15:14:04 -03:00
keys
labels
lfs Use correct encoding with Lfs::FileTransfromer 2018-03-15 21:49:01 +00:00
mattermost
members
merge_requests Send notification emails when push to a merge request 2018-03-26 13:24:52 +01:00
milestones
notes Merge branch 'jprovazn-comment-refs' into 'master' 2018-04-05 12:41:01 +00:00
projects Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
prometheus
protected_branches ProtectedBranchPolicy used from Controller for destroy/update 2018-03-26 10:29:52 +01:00
protected_tags DestroyService for protected tags/branches used from controller 2018-03-26 10:29:52 +01:00
quick_actions Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
search
tags
test_hooks
users
wiki_pages
access_token_validation_service.rb
after_branch_delete_service.rb
akismet_service.rb
audit_event_service.rb
base_count_service.rb
base_renderer.rb
base_service.rb
check_gcp_project_billing_service.rb
cohorts_service.rb
compare_service.rb
create_branch_service.rb
create_deployment_service.rb
create_release_service.rb
create_snippet_service.rb
delete_branch_service.rb
delete_merged_branches_service.rb
event_create_service.rb
git_push_service.rb
git_tag_push_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb Show issues of subgroups in group-level issue board 2018-04-05 14:58:49 -03:00
merge_request_metrics_service.rb
metrics_service.rb
note_summary.rb
notification_recipient_service.rb
notification_service.rb Send notification emails when push to a merge request 2018-03-26 13:24:52 +01:00
pages_service.rb
preview_markdown_service.rb
push_event_payload_service.rb
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
reset_project_cache_service.rb
search_service.rb
spam_check_service.rb
spam_service.rb
submit_usage_ping_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
system_hooks_service.rb
system_note_service.rb Better group support notes-related code 2018-04-05 13:29:57 +02:00
todo_service.rb
update_release_service.rb
update_snippet_service.rb
upload_service.rb
user_agent_detail_service.rb
user_project_access_changed_service.rb
validate_new_branch_service.rb
verify_pages_domain_service.rb Allow pages domain verification to run on invalid domains 2018-03-26 15:07:01 +01:00
web_hook_service.rb Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00