gitlab-org--gitlab-foss/app
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
..
assets Fix form javascript 2018-04-06 21:20:17 -05:00
controllers Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
finders Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
helpers Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
mailers Fix body of email when commits are pushed to an MR 2018-04-03 13:22:25 +01:00
models Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
policies Support Deploy Tokens properly without hacking abilities 2018-04-06 21:20:16 -05:00
presenters Removes deploy tokens presenter 2018-04-06 21:20:17 -05:00
serializers Resolve "Show `failure_reason` and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
services Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
uploaders Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
validators Rename allow_private_networks to allow_local_network 2018-04-02 17:24:19 +02:00
views Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
workers Better group support notes-related code 2018-04-05 13:29:57 +02:00