- 15 Dec, 2017 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
#38869
-
- 13 Dec, 2017 2 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
- 11 Dec, 2017 1 commit
-
-
Phil Hughes authored
-
- 08 Dec, 2017 1 commit
-
-
Phil Hughes authored
-
- 07 Dec, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 23 Oct, 2017 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 19 Oct, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 10 Oct, 2017 1 commit
-
-
Phil Hughes authored
Reduced the technical debt around our JS flash function by making it a module that is imported rather than relying on the global function. The global function still exists mainly for technical debt with how some requests are being completed, but new JS should import the module directly. Also reduces some tech debt in the file by removing the need for jQuery. Instead Flash is now 100% vanilla JS.
-
- 07 Oct, 2017 1 commit
-
-
Felipe Artur authored
-
- 25 Sep, 2017 1 commit
-
-
Phil Hughes authored
Closes #37641
-
- 22 Sep, 2017 1 commit
-
-
Tim Zallmann authored
-
- 09 Sep, 2017 2 commits
-
-
Filipa Lacerda authored
Removes set favicon related methods from global scope Improves test related with favicon Removes convertPermissionToBoolean from global scope. Adds tests for convertPermissionToBoolean - were non existant Removes setParamInURL from gl.utils Removes parseIntPagination from gl.utils namespace Remove normalizeCRLFHeaders from gl.utils namespace Removes normalizeHeaders from gl.utils namespace Use gl.utils for filtered search Fix bad import Fix broken test by cleaning window.history namespace Adds changelog
-
Filipa Lacerda authored
-
- 04 Sep, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 29 Aug, 2017 1 commit
-
-
Phil Hughes authored
Closes #36698
-
- 10 Aug, 2017 1 commit
-
-
Phil Hughes authored
-
- 09 Aug, 2017 1 commit
-
-
Phil Hughes authored
-
- 03 Aug, 2017 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
This makes navigating through diff files quickly. Currently we just toggle a list, which could be pretty big. This moves it into a dropdown to make it much easier. Also includes a filter bar to quickly search for certain files/extensions. Closes #29778
-
- 29 Jun, 2017 1 commit
-
-
Jose Ivan Vargas authored
-
- 28 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 27 Jun, 2017 1 commit
-
-
Jose Ivan Vargas authored
-
- 23 Jun, 2017 1 commit
-
-
Annabel Dunstone Gray authored
-
- 21 Jun, 2017 2 commits
-
-
Filipa Lacerda authored
Remove vue from main.bundle.js file being loaded through `app/assets/javascripts/merge_request_tabs.js`
- 20 Jun, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 26 May, 2017 1 commit
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32888 Reproduction: 1. Visit /namespace/project/merge_requests/x/diffs#note_1234 1. When `#note_1234` isn't in the diff, an error is thrown
-
- 18 May, 2017 1 commit
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32424 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11327
-
- 12 May, 2017 2 commits
-
-
Annabel Dunstone Gray authored
- 11 May, 2017 1 commit
-
-
Phil Hughes authored
Removes the need for Bootstraps affix on browser that support sticky positions. On these browsers, there should be a slight performance improvement as there will be no scrolling events, it will all be handled by the browser
-
- 25 Apr, 2017 1 commit
-
-
Eric Eastwood authored
`.init()` was added in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10858 We need to add it the MR diff instance that was added in a separate MR and of course didn't add a conflict because it is a completely different piece
-
- 24 Apr, 2017 1 commit
-
- 07 Apr, 2017 3 commits
-
-
Mike Greiling authored
-
Phil Hughes authored
-
Alfredo Sumaran authored
-
- 06 Apr, 2017 1 commit
-
-
Filipa Lacerda authored
-