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-03-26Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann
2019-03-22Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda
2019-03-21Remove .raw from JavaScript fixture file namesWinnie Hellmann
2018-10-17Prettify all spec filesMike Greiling
2018-10-15Remove unused eslint disableClement Ho
2018-10-15Remove obsolete usage of gl.lazyLoader.loadCheckLukas Eipert
2018-10-09enable jasmine/new-line-between-declarationsJohann Hubert Sonntagbauer
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-09-20Upgrade eslint-plugin-jasmine and resolve violationsMike Greiling
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-04-23fix illegal references to "this" in module contextMike Greiling
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-05fixed unhandled promise rejectionPhil Hughes
2018-02-05fixed failing karma specs caused by TaskListPhil Hughes
2018-02-05Converted right_sidebar.js to use axiosPhil Hughes
2017-12-15Exported JS classes as modulesPhil Hughes
2017-12-09Rename page-with-sidebar to layout-pageAnnabel Dunstone Gray
2017-09-28Only trigger loadCheck on open toggle, not close. Update specs and add right_...Luke "Jared" Bennett
2017-03-29Merge branch 'create-collapsed-todo-button' into 'master' Filipa Lacerda
2017-03-28Fixed labels icon being hidden in collapsed issuable sidebarPhil Hughes
2017-03-27Added specs for collapsed sidebarPhil Hughes
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling
2017-02-18fix overlooked window binding in spec filesMike Greiling
2017-02-14Replace static fixture for right_sidebar_spec.js (!9211)winniehell
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-13phantomJS doesn't allow us to spyOn history.replaceStateMike Greiling
2017-01-10use ~ to reference non-local scripts instead of resolve.rootMike Greiling
2017-01-10move additional libraries into spec_helperMike Greiling
2017-01-10include spec_helper within karma config rather than each individual testMike Greiling
2017-01-10fix broken js.cookie importsMike Greiling
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-05fix right_sidebar_spec ajax callMike Greiling
2017-01-05replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-28Replace static fixture for right_sidebar_spec (!7687)winniehell
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-27Merge branch 'add-todo-toggle-event' into 'master' Fatih Acet
2016-10-27Add todo toggle eventClement Ho
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-25replace jquery.cookie vendor script with js.cookieMike Greiling
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-07-24ES6ify all the things!Fatih Acet