An error occurred fetching the project authors.
- 06 Jun, 2018 2 commits
-
-
Alexis Reigel authored
the initial reason for this change was that graphicsmagick does not support writing to ico files. this fact lead to a chain of changes: 1. use png instead of ico (browser support is good enough) 2. render the overlays on the client using the canvas API. this way we only need to store the original favion and generate the overlay versions dynamically. this change also enables (next step) to simplify the handling of the stock favicons as well, as we don't need to generate all the versions upfront.
-
Alexis Reigel authored
-
- 25 May, 2018 1 commit
-
-
Clement Ho authored
-
- 19 Apr, 2018 1 commit
-
-
Clement Ho authored
-
- 03 Apr, 2018 2 commits
-
-
Jan Provaznik authored
-
Jan Provaznik authored
-
- 09 Mar, 2018 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
- 02 Mar, 2018 1 commit
-
-
Kushal Pandya authored
-
- 28 Feb, 2018 2 commits
-
-
Fatih Acet authored
-
Fatih Acet authored
-
- 23 Feb, 2018 1 commit
-
-
André Luís authored
-
- 08 Feb, 2018 1 commit
-
-
Kushal Pandya authored
-
- 07 Feb, 2018 1 commit
-
-
Kushal Pandya authored
-
- 01 Feb, 2018 1 commit
-
-
Phil Hughes authored
-
- 31 Jan, 2018 3 commits
-
-
Phil Hughes authored
-
Clement Ho authored
-
Phil Hughes authored
-
- 03 Jan, 2018 1 commit
-
-
Eric Eastwood authored
-
- 02 Jan, 2018 1 commit
-
-
Eric Eastwood authored
-
- 08 Dec, 2017 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 28 Nov, 2017 1 commit
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40373 When copying some text from another note and paste, it goes through `copy_as_gfm` `paste` handler that calls `e.preventDefault()` which stops things. But then when inserting the text, we manually trigger an `input` event with jQuery which doesn't seem to be picked up by Vue `v-model`. Using copy/paste trick from https://stackoverflow.com/a/41046276/796832
-
- 23 Nov, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 22 Nov, 2017 1 commit
-
-
Filipa Lacerda authored
Fix broken test Add end to end test for endpoint and folder name changes Improve e2e test to use dot in folder name Fix broken test
-
- 14 Nov, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 13 Nov, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 12 Oct, 2017 1 commit
-
-
Clement Ho authored
-
- 11 Oct, 2017 2 commits
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38871 Conflicts: app/assets/javascripts/milestone_select.js
-
-
- 29 Sep, 2017 1 commit
-
-
Phil Hughes authored
Correctly scrolls anchored content into view when the user loads the page. This is most obvious when the user loads a link note in a merge request & the page does not scroll down to the note. Closes #38326
-
- 22 Sep, 2017 2 commits
-
-
Tim Zallmann authored
-
Tim Zallmann authored
-
- 21 Sep, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 18 Sep, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 15 Sep, 2017 1 commit
-
-
Filipa Lacerda authored
Remove unused function
-
- 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
-
- 22 Aug, 2017 1 commit
-
-
Fatih Acet authored
-
- 21 Aug, 2017 1 commit
-
-
Fatih Acet authored
-