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-18Fix failing testsBrandon Labuschagne
2018-10-17Prettify all spec filesMike Greiling
2018-10-17enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer
2018-10-09enable jasmine/prefer-jasmine-matcherJohann Hubert Sonntagbauer
2018-09-12Use GitLab ui pagination component for groupsAdriel Santiago
2018-09-07Resolve "Improve handling of projects shared with a group"Dennis Tang
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-04-23convert remaining instances of import * to use spyOnDependencyMike Greiling
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-06Resolve "Group Leave action is broken on Groups Dashboard and Homepage"Shah El-Rahman
2018-02-26Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable
2018-02-08Add modal for stopping and retrying pipelinesShah El-Rahman
2018-01-11Update tests to cover modal dialogKushal Pandya
2018-01-11Update tests for modal changesKushal Pandya
2018-01-05Merge branch 'winh-modal-target-id' into 'master'Filipa Lacerda
2018-01-05Add id to modal.vue to support data-toggle="modal"Winnie Hellmann
2017-12-28Update selector to test SVG icon nameKushal Pandya
2017-12-26Update selector to test SVG icon name, cleanup testsKushal Pandya
2017-12-26Update icon names, add `updated_at` prop to mock objectsKushal Pandya
2017-12-26ItemStatsValue ComponentKushal Pandya
2017-12-12Rename popup-dialog to modalWinnie Hellmann
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-11-01karma spec updatesPhil Hughes
2017-10-13Add support for `archived` paramkushalpandya
2017-10-04Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya
2017-08-30Renamed to `identicon` and make shared componentkushalpandya
2017-08-02Use `$mount` for component rendering, remove tests for `props` datatype as un...kushalpandya
2017-08-01Tests for `group_identicon` componentkushalpandya
2017-08-01Remove unnecessary importskushalpandya
2017-08-01Change ID type to numberkushalpandya
2017-07-31Update testskushalpandya
2017-06-22Resolve "Can't sort Groups"Alfredo Sumaran
2017-06-16Expose correct path to groupAlfredo Sumaran
2017-06-08Add tests when user has no direct acces to a groupAlfredo Sumaran
2017-06-08Display user access type for each groupAlfredo Sumaran
2017-06-07Address feedbackAlfredo Sumaran
2017-06-07Address feedbackAlfredo Sumaran
2017-06-06Minor visual adjustmentsAlfredo Sumaran
2017-06-01Make GroupsStore.store method non-staticAlfredo Sumaran
2017-06-01Fix karma testsAlfredo Sumaran
2017-05-30Fix tests and eslint errorsAlfredo Sumaran
2017-05-26Add tests for Group item componentAlfredo Sumaran
2017-05-23Add basic tests for groups componentAlfredo Sumaran