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-10-10Flash is now a ES6 modulePhil Hughes
2017-10-07Commenting on image diffsFelipe Artur
2017-09-25Stop breadcrumbs changing container when in side-by-side diffPhil Hughes
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-09Import modules instead of using the ones in global namespaceFilipa Lacerda
2017-09-09Use modules in common utilsFilipa Lacerda
2017-09-04Adds documentation path to pipelines table in merge request pageFilipa Lacerda
2017-08-29Fixes the diff changes buttons from toggling when scrollingPhil Hughes
2017-08-10removed global use of breakpoint checkerPhil Hughes
2017-08-09Fix the sticky changes bar on commits pagePhil Hughes
2017-08-03made the changed files holder stickyPhil Hughes
2017-08-03Moved changed files into a dropdownPhil Hughes
2017-06-30Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master'Tim Zallmann
2017-06-29Refactored tests and added a breakpoint to the merge_request_tabsJose Ivan Vargas
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-27Fixed sidebar not collapsing on merge request in mobile screensJose Ivan Vargas
2017-06-23Fix offset for fixed navAnnabel Dunstone Gray
2017-06-21Fix linking to line number on parallel diff creating empty discussionEric Eastwood
2017-06-21Remove vue from main.bundle.js file being loaded through `app/assets/javascri...Filipa Lacerda
2017-06-20Uniformize code between both pipelines tablesFilipa Lacerda
2017-05-26Fix error thrown with missing note fragment in DOMEric Eastwood
2017-05-18Fix linking to unresolved/expanded diff noteEric Eastwood
2017-05-16Merge branch '32125-fix-link-to-note-in-diff' into 'master' Fatih Acet
2017-05-13Fix linking to resolved note in diffEric Eastwood
2017-05-12Add fixed positioning to top level navbarAnnabel Dunstone Gray
2017-05-11Use position sticky on merge request tabsPhil Hughes
2017-04-25Update MR diff blob_fork_suggestion after jQuery updateEric Eastwood
2017-04-24Fix diffs with edit-forking needsEric Eastwood
2017-04-07Remove Vue from main bundle and disable production warningsMike Greiling
2017-04-07Fixed duplicate jQuery AJAX spyonPhil Hughes
2017-04-07Fixes failing specAlfredo Sumaran
2017-04-07Destroys pipeline table component when we change tabs in order to stop pollingFilipa Lacerda
2017-03-28Reset container width when switching to pipelines MR tabEric Eastwood
2017-03-23Remove forced scroll into view when switching to "Changes" MR tabEric Eastwood
2017-03-22remove Cookies class from global spaceMike Greiling
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2016-12-03refactor MergeRequestTabs to es6 class syntaxMike Greiling
2016-12-03fix diff line highlighting by moving method from the MergeRequestTabs class t...Mike Greiling
2016-12-03temporarily revert "Added forceLoad ability to singleFileDiffs, added callbac...Mike Greiling
2016-12-02Clean up common_utils.js (!7318)winniehell
2016-11-17Merge branch '24010-Add-named-anchors-for-diffs-in-the-commit-page' into 'mas...Sean McGivern
2016-11-15Fix double event and xhr request call on MR page !7298Yar
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-11-11Merge branch 'vue2' into 'master' Fatih Acet
2016-11-10Changed how resolving notes is renderedPhil Hughes
2016-11-10Account for merge request fixed affix barLuke Bennett
2016-11-01Merge branch '21633-permalink-to-collapsed-diff-line-does-not-work' into 'mas...Fatih Acet
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-25replace jquery.cookie vendor script with js.cookieMike Greiling
2016-10-24invoked the pipelines class when builds are dynamically loaded and dispatched...Luke Bennett