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
2017-02-11Remove navbar height offsetsAnnabel Dunstone Gray
2017-02-09Refactored diff notes Vue appPhil Hughes
2017-01-19resolve all indent eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-12-14expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-08-19Fix jumping between discussions on changes tabDouwe Maan
2016-08-19Fix bug causing “Jump to discussion” button not to showDouwe Maan
2016-08-17Fix more incomplete if/else statements.Connor Shea
2016-08-15Resolve feedback.Connor Shea
2016-08-10Fix a bug and a test.Connor Shea
2016-08-09If the next discussion is closed, toggle it open.Connor Shea
2016-08-05Implement Jump behavior for Changes tabDouwe Maan
2016-08-04Jumps between discussions on the changes tabPhil Hughes
2016-08-04Comment & resolve button no longer looks for can-resolve attributePhil Hughes
2016-08-01Unminified versions of vue & vue-resourcePhil Hughes
2016-08-01Updated issues with jump tp buttonPhil Hughes
2016-07-29Added tests for hidden jump to buttonPhil Hughes
2016-07-29Hides jump to next button if only one discussion visiblePhil Hughes
2016-07-29Correctly cycles the unresolved discussionsPhil Hughes
2016-07-29Moved most of the data handling into discussion & notes modelsPhil Hughes
2016-07-29Don’t depend on unique class.Douwe Maan
2016-07-28Moved the parentheses outside to make Babel happyPhil Hughes
2016-07-27Added tests for resolving comments featurePhil Hughes
2016-07-27Added jump tp next discussion buttonPhil Hughes
2016-07-26Added jump to next discussion buttonPhil Hughes