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
2018-05-03Add pass through to stripHtml for undefined and null inputsOlivier Gonzalez
2018-04-19moved keycodes constants to common lib filePhil Hughes
2018-04-06UX Adjustments for the prometheus dashboardJose Ivan Vargas
2018-04-05Add page helper methods for notesAppKushal Pandya
2018-04-03Refactor discussions/notes codeJan Provaznik
2018-03-28Fixed Utility Function based on Review CommentsTim Zallmann
2018-03-28Removed strangely added importTim Zallmann
2018-03-28Added Utility Function for WebIDE URLTim Zallmann
2018-03-20Resolve "Loss of input text on comments after preview"Simon Knox
2018-03-12Merge branch 'remove-jquery-globals' into 'master'Phil Hughes
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-09Removes duplicated & non used codeFilipa Lacerda
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-21Update to jQuery 3.Jacob Schatz
2018-02-07Merge branch '3559-ce-port-group-roadmap' into 'master'Filipa Lacerda
2018-02-07Add `convertObjectPropsToCamelCase` helper methodKushal Pandya
2018-02-07Add `convertToCamelCase` helper methodKushal Pandya
2018-02-07Add more date helper functionsKushal Pandya
2018-02-05Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood
2018-02-02fixed issue with axios_utils not reducing activeVueResources variable when re...Phil Hughes
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-31Converted ajax_cache to axiosPhil Hughes
2018-01-30Converted API.js to axiosPhil Hughes
2018-01-25Make sure that axios adapater is restored after mockingWinnie Hellmann
2018-01-19WebIDE: Fix Commit bugsTim Zallmann
2018-01-04Backport of methods and components added in EBackport of methods and componen...Filipa Lacerda
2018-01-03Switch issue_show to AxiosEric Eastwood
2018-01-03Fix mergeUrlParams encoding query parametersEric Eastwood
2018-01-03Add `X-Requested-With: XMLHttpRequest` header so Rails can recognize XHREric Eastwood
2017-12-21Restore missing language code in datetime_utility.jsWinnie Hellmann
2017-12-18Move dateTickFormat to separate moduleWinnie Hellmann
2017-12-11Merge branch 'master' into 38869-datetimeFilipa Lacerda
2017-12-08fixed URL being undefined :face_palm:Phil Hughes
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-12-08Moved URL utility methods into es modulesPhil Hughes
2017-12-07Merge branch 'master' into 38869-datetimeFilipa Lacerda
2017-12-07Export date utility functions as ES6 modulesFilipa Lacerda
2017-12-07Don't set timeago title to what was already there.Bob Van Landuyt
2017-11-28Fix issue comment submit button disabled on GFM pasteEric Eastwood
2017-11-27Merge branch 'backport-add-epic-sidebar' into 'master'Fatih Acet
2017-11-23Improve environments performanceFilipa Lacerda
2017-11-20Use axios instead of vue resource - step 1Filipa Lacerda
2017-11-17Update text_utility.jsClement Ho
2017-11-16Fix potential EE conflictClement Ho