Time(wrong timezone and time usage)
Created by: funkycode
the tree and commits showen and sorted by the client side changes: for example if my clock is wrong and is +15 minutes( or i don't use timezone but UTC) and i pulled commit, than if person with right time or time than is lower than mine makes the commit after me in this gap of 15 mins would lead to gitlab showing only my commits would be shown, while git repo would be still updated.
I think the time calculation of when the pull was performed or any changes should be made localy, using the server side time.