gitlab-org--gitlab-foss/app
Jacob Vosmaer bd8b2b7fd9 Default last_fetched_at to 0 for old clients
Users who have not refreshed their browser tab will poll GitLab using
outdated JS. This change makes the server fall back to the old behavior
(send all comments) for old clients, instead of throwing an exception
for old clients.
2014-04-28 16:39:42 +02:00
..
assets Pass last_fetched_at for notes to javascript 2014-04-28 12:21:49 +02:00
controllers Serialize last_fetched_at as a string with seconds 2014-04-28 12:42:01 +02:00
finders Default last_fetched_at to 0 for old clients 2014-04-28 16:39:42 +02:00
helpers Merge branch 'email_in_gravatar_urls' into 'master' 2014-04-23 08:52:15 +00:00
mailers Fix emails on push service when a single commit is pushed 2014-04-11 11:54:02 -04:00
models Migrate invalid rows with missing iids or duplicates 2014-04-24 19:39:33 +02:00
observers Only send email when project access level changes. 2014-04-03 13:24:05 +02:00
services Use ProjectWiki instead of GollumWiki in code 2014-04-09 14:35:58 +03:00
uploaders Expire event cache on avatar creation/removal 2013-12-11 09:30:22 -06:00
views Serialize last_fetched_at as a string with seconds 2014-04-28 12:42:01 +02:00
workers Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq into dzaporozhets/gitlabhq-import-timeout 2014-03-14 12:00:21 +02:00