Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-15Make parseBoolean idempotentWinnie Hellmann
2019-01-15Generate searchable JSDoc documentationWinnie Hellmann
2019-01-08Add support for `offset` values in `isInViewport`Kushal Pandya
2018-12-08Resolve "Navigating unresolved discussions on Merge Request page"André Luís
2018-11-27Add parseBoolean helper functionWinnie Hellmann
2018-11-20Resolve "The reply shortcut can add any text of the page to the "comment" tex...Thomas Pathier
2018-10-03Added file tree to merge request diffsPhil Hughes
2018-10-02circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer
2018-09-20Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís
2018-09-07Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann
2018-09-03Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴
2018-08-28don't add trailing = when in urlParamsToArray functionSimon Knox
2018-07-24Add `roundOffFloat` helper methodKushal Pandya
2018-06-27Resolve "Copying ordered list to new comment becomes unordered"Jan Beckmann
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-15Enable no-multi-assignment in JS filesgfyoung
2018-06-05create favicon overlay on the clientAlexis Reigel
2018-06-05fix resetFavicon so that it actually resetsAlexis Reigel
2018-04-19Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho
2018-04-03Refactor discussions/notes codeJan Provaznik
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-02Add support for query params for labels endpointKushal Pandya
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-23Add Tip about Push to Create project on New Project pageAndré Luís
2018-02-07Add `convertObjectPropsToCamelCase` helper methodKushal Pandya
2018-02-01remove useless ajaxPost methodPhil Hughes
2018-01-31fixed eslint :see_no_evil:Phil Hughes
2018-01-31Merge branch 'master' into ph-axios-2Phil Hughes
2018-01-31Use axios instead of jquery ajax for setCiStatusFaviconClement Ho
2018-01-31Converted common_utils to axiosPhil Hughes
2018-01-03Switch issue_show to AxiosEric Eastwood
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-11-28Fix issue comment submit button disabled on GFM pasteEric Eastwood
2017-11-23Improve environments performanceFilipa Lacerda
2017-11-14Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda
2017-11-13Export text utils as ES6 modulesFilipa Lacerda
2017-10-12Add ability to pass class name to spriteIcon helperClement Ho
2017-10-11Cleanup data-page attribute after each Karma testEric Eastwood
2017-09-29Fixed anchored content not being scrolled into viewPhil Hughes
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-18Exports all the methods in the same placeFilipa Lacerda
2017-09-15Fix context for jquery eventFilipa Lacerda
2017-09-09Import modules instead of using the ones in global namespaceFilipa Lacerda
2017-09-09Use modules in common utilsFilipa Lacerda
2017-08-23Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-23IssueNotesRefactor: Fix eslint errors.Fatih Acet
2017-08-21IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet
2017-08-18fix unnecessarily long gl.utils.backOff testMike Greiling
2017-08-04Merge branch 'master' into issue-discussions-refactorFilipa Lacerda