[galaxyproject/galaxy] 3672ed: UI, history: update using xhr date header
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 3672eda0ea82ece74dae918503518e0d19c5dee6 https://github.com/galaxyproject/galaxy/commit/3672eda0ea82ece74dae918503518... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-05-10 (Tue, 10 May 2016) Changed paths: M client/galaxy/scripts/mvc/history/history-model.js M static/maps/mvc/history/history-model.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/history/history-model.js Log Message: ----------- UI, history: update using xhr date header Makes the 'updated since' contents query based on any previous update's ajax Date response header instead of the client time. This may offer more protection against incorrect client time. This works (and may work better than the previous method) because the Date header is floored and not rounded and seems to mark a time before the contents query is made. Resolves #2242 (hopefully) Commit: 5437c9a7d9131fa4748ee7d338d7a01ba5618fec https://github.com/galaxyproject/galaxy/commit/5437c9a7d9131fa4748ee7d338d7a... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-05-10 (Tue, 10 May 2016) Changed paths: M Makefile Log Message: ----------- (merge conflicts) Commit: 6ca6ba198de0d71652c18ee8007103fdb3fad3d9 https://github.com/galaxyproject/galaxy/commit/6ca6ba198de0d71652c18ee800710... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-05-10 (Tue, 10 May 2016) Changed paths: M client/galaxy/scripts/mvc/history/history-model.js M static/maps/mvc/history/history-model.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/history/history-model.js Log Message: ----------- Merge pull request #2335 from carlfeberhard/history.updating-sync UI, history: update using xhr date header Compare: https://github.com/galaxyproject/galaxy/compare/75a99eb11235...6ca6ba198de0
participants (1)
-
GitHub