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-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
2016-10-22Added forceLoad ability to singleFileDiffs, added callback to getContentHTML,...Luke Bennett
2016-10-20Fixed issue when images are loading it would push off the tabsPhil Hughes
2016-10-20Fixed issues with sticky mr tabs & sidebarPhil Hughes
2016-10-14Merge branch 'mr-tabs-affix' into 'master' Fatih Acet
2016-10-06MergeRequest new form load diff asynchronouslyPaco Guzman
2016-10-06Fixed testsPhil Hughes
2016-10-06Merge request tabs stick when scrolling pagePhil Hughes
2016-09-20ensure the 'fixed layout' preference is honored whenever possibleMike Greiling
2016-09-13Fix line diff side-by-side line highlightingPhil Hughes
2016-09-08Require comments must be included before codeJared Deckard
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-08-18Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-18Fix tabs navigation and do not update URL via pushstateAlfredo Sumaran
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Refactor merge_request-tabsAnnabel Dunstone
2016-08-05Implement Jump behavior for Changes tabDouwe Maan
2016-08-01Checks if DiffNotesApp is definedPhil Hughes
2016-08-01Moved method to compile components from window into diffnotesappPhil Hughes
2016-07-29Moved most of the data handling into discussion & notes modelsPhil Hughes
2016-07-27Added tests for resolving comments featurePhil Hughes
2016-07-26Correctly resolves/unresolves discussionsPhil Hughes
2016-07-26Merge branch 'master' into diff-line-comment-vuejsPhil Hughes
2016-07-26Convert to javascriptAnnabel Dunstone
2016-07-24ES6ify all the things!Fatih Acet