aboutsummaryrefslogtreecommitdiff
path: root/bench/snippets/set-timeout.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'bench/snippets/set-timeout.mjs')
0 files changed, 0 insertions, 0 deletions
vatar/b2896c513e42a4573a23580a1278bf01?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Frédéric Guillot 11-14/+99 2018-01-29Do not update entry date while refreshing a feedGravatar Frédéric Guillot 1-4/+5 We do not update the published date because some feeds do not contains any date, in this case it default to time.Now(), which could change the order of items on the history page. 2018-01-29Enable debug mode for integration testsGravatar Frédéric Guillot 1-1/+1 2018-01-29Add the possiblity to enable debug mode with an environment variableGravatar Frédéric Guillot 2-1/+6 2018-01-29Keep code base tidyGravatar Frédéric Guillot 5-18/+16 2018-01-29Add flag to enable debug loggingGravatar Rogier Lommers 2-7/+64 2018-01-25Improve unread counter updatesGravatar Mahendra Kalkura 1-6/+35