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-07-24Replace author_link snake case in specsGeorge Tsiolis
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-04-23convert remaining instances of import * to use spyOnDependencyMike Greiling
2018-03-20move render_gfm into behaviors directoryMike Greiling
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-26Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable
2018-01-23Use restore() instead of reset() for removing axios MockAdapterWinnie Hellmann
2018-01-18Add confirm when navigating away from page with tests.Jacob Schatz
2018-01-10Tidy up main JS filePhil Hughes
2018-01-03Switch issue_show to AxiosEric Eastwood
2017-12-12Rename recaptcha-dialog to recaptcha-modalWinnie Hellmann
2017-12-11Merge branch 'master' into 'url-utility-es-module'Phil Hughes
2017-12-08Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-12-06Export template selector as ES6 modulesFilipa Lacerda
2017-11-29Merge branch 'backport-border-inline-edit' into 'master'Fatih Acet
2017-11-29Backport epic tasklistClement Ho
2017-11-28Backport border inline editClement Ho
2017-11-16Backport delete epic changesClement Ho
2017-10-17Add inline edit button to issue_show appClement Ho
2017-09-11Remove confidential toggle checkbox and related code as no longer necessarykushalpandya
2017-09-04Move "Move to different project" to sidebarEric Eastwood
2017-08-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-30Fix invalid attribute used for time-ago-tooltip componentClement Ho
2017-08-17Rename a few attribute suffixes from `_url` to `_path`Douwe Maan
2017-07-12Update vue-resourceFilipa Lacerda
2017-07-06refactor TaskList class to ES module syntaxMike Greiling
2017-06-30Remove empty afterEach() from issue_show app_spec.jsWinnie Hellmann
2017-06-24Fixes ctrl+enter not submit issue edit formPhil Hughes
2017-06-23Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann
2017-06-20Stop showing task status if no tasks are presentPhil Hughes
2017-06-20Clean up Vue warnings in testsWinnie Hellmann
2017-06-19Fix issue description syntax highlighting and math renderingEric Eastwood
2017-06-16fix frontend test failures after jasmine upgradeMike Greiling
2017-06-02Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett
2017-05-31Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett
2017-05-30fixed issuable shortcuts not workingPhil Hughes
2017-05-25Warn before moving issue in inline edit formPhil Hughes
2017-05-25renamed path to web_url in endpointPhil Hughes
2017-05-24fixed karma failuresPhil Hughes
2017-05-24Merge branch 'issue-edit-inline-getdata-after-update' into 'issue-edit-inline'Filipa Lacerda
2017-05-22Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes
2017-05-22Get new data after inline edit savePhil Hughes
2017-05-22Added test to check if warning is not visiblePhil Hughes
2017-05-22Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warningPhil Hughes
2017-05-22Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes
2017-05-19Merge branch 'issue-edit-inline-move-project' into 'issue-edit-inline'Filipa Lacerda
2017-05-19Removed un-used CSSPhil Hughes
2017-05-18Added specs for testing when warning is visiblePhil Hughes
2017-05-18Added back a removed testPhil Hughes