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
2017-09-24Hide close MR button after merge without reloading pageJacopo
2017-07-07Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' in...Jacob Schatz
2017-07-07Fix MR and issue specsLuke "Jared" Bennett
2017-07-07Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett
2017-07-07Fixed issue_spec and merge_request_spec for report toggle changesLuke "Jared" Bennett
2017-07-07Fixed MR single button submit failure and attempted to tidy up close_reopen p...Luke "Jared" Bennett
2017-07-07Dont show toggle if only one action is available and do not show report as ab...Luke "Jared" Bennett
2017-07-07Remove inclusive JS importsLuke "Jared" Bennett
2017-07-07Added specsLuke "Jared" Bennett
2017-07-07Added report issuable featureLuke "Jared" Bennett
2017-07-06refactor TaskList class to ES module syntaxMike Greiling
2017-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-05-09Merge branch 'remove-needless-bind-polyfills' into 'master' Filipa Lacerda
2017-05-09Merge request widget redesignFatih Acet
2017-05-09remove bind polyfill from merge_request.jsMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-15update correct field for Notes - it's called note not descriptionSimon Knox
2017-02-13Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox
2017-02-10fixes MR widget jumpNur Rony
2017-02-08notes use new task_list, and PATCH instead of POSTSimon Knox
2017-02-07copypaste task_list setup and events to own classSimon Knox
2017-01-29fix failing rspec buildMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-16add eslint disable prefix for prefer-arrow-callback rule on header of merge_r...Gabriel Gizotti
2016-12-16add js prefix to classes used to toggle description on commit message in merg...Gabriel Gizotti
2016-12-16Unify commit message listeners in one functionGabriel Gizotti
2016-12-16move javascript code from _commit_message_container view to javascripts/merge...Gabriel Gizotti
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-12-03refactor MergeRequestTabs to es6 class syntaxMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-28add "x of y tasks completed" on issuableGuilherme Salazar
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-09-20ensure the 'fixed layout' preference is honored whenever possibleMike Greiling
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-07-29Hides jump to next button if only one discussion visiblePhil Hughes
2016-07-24ES6ify all the things!Fatih Acet