Commit graph

9 commits

Author SHA1 Message Date
Mario de la Ossa
eaada9d706 use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
Phil Hughes
554afea059
Fix race condition with dispatcher.js
The dispatcher was trying to create a new instance of a class that is loaded in a file after main.js which would cause the filtered search to not work on issues. This would only happen on the first load when the JS is not cached. If the JS is cached, then everything will be fine.
2017-08-15 16:09:36 +01:00
Tim Zallmann
52b8a0db68 Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
Ken Ding
d5f34b3771 hide the version check image if internet connection is broken 2017-01-25 03:36:03 +10:30
Robert Speicher
be142e6bd6 Move the version_check_enabled check from view to helper 2015-09-23 16:28:51 -04:00
Dmitriy Zaporozhets
0928c3ae04
Enable version check only for production environment
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-11 18:23:40 +03:00
Dmitriy Zaporozhets
f38ce01bc3
Remove encryption
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-05-08 15:14:56 +03:00
Dmitriy Zaporozhets
deb384a73b Prevent crash if file does not exists 2015-03-09 20:58:29 -07:00
Dmitriy Zaporozhets
345fd545bf Add version check badge to admin area 2015-03-09 20:58:28 -07:00