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 (Collapse)Author
2018-08-07Merge branch '49854-recover-mr-regression-fixes-safe' into 'master'Tim Zallmann
Resolve "Recover reverted fixes to Merge Request refactor regressions" Closes #49242, #49343, #48876, #48877, #48817, #48602, and #49843 See merge request gitlab-org/gitlab-ce!20968
2018-08-07Resolve "Frontend for clarifying the usefulness of the search bar"Dennis Tang
2018-08-07Send resize parameters for avatarsTim Zallmann
2018-08-03Merge branch '45318-junit-FE' into 'master'Phil Hughes
Frontend code for "JUnit XML Test Summary In MR widget" See merge request gitlab-org/gitlab-ce!20936
2018-08-03Merge branch 'ide-rename-files' into 'master'Filipa Lacerda
Enable renaming files & folders in the Web IDE Closes #44845 See merge request gitlab-org/gitlab-ce!20835
2018-08-03Adds action spec to cover 204Filipa Lacerda
2018-08-02Changes after review:Filipa Lacerda
- Cleans up CSS to use common classes - Removes getters to use mapState instead - Makes the first request even when tab is not visible - Show loading state in 204
2018-08-02Adds frontend support to render test reports on theMR widgetFilipa Lacerda
Creates an app to render grouped test reports in the MR widget Ports CSS from EE into CE Creates a reusable code component Adds getters and utils to the existing reports store
2018-08-02fixed karmaPhil Hughes
2018-08-02fixed review mode diffsPhil Hughes
2018-08-02Fixed Web IDE row dropdowns scrolling list incorrectlyPhil Hughes
Closes #49892
2018-08-02more spec fixesPhil Hughes
2018-08-02spec fixesPhil Hughes
2018-08-01Add vanilla JS avatar_helper and update existing avatar helpersPaul Slaughter
2018-08-01Raise timeout for Karma tests to 2 secondsWinnie Hellmann
2018-08-01Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into ↵André Luís
'master'" This reverts commit e0fe97ca4a506405af8e85368f2c69cda637e192.
2018-08-01Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís
This reverts commit bd5b177b0fc48d77b5069b112faf36d151221be7.
2018-08-01Merge branch 'andr3-remove-mr-regressions-fixes-from-master' into 'master'Filipa Lacerda
Remove fixes for MR refactor regressions from master See merge request gitlab-org/gitlab-ce!20920
2018-08-01Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís
This reverts commit 740ae2d194f3833e224c326cc909d833c5807484, reversing changes made to 1ba47de5fef7a86a453e97a574741d3dba85c521.
2018-08-01Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís
This reverts commit 5ba542b1094bd8fd95d48d2ac834fd8605cf8fee, reversing changes made to 32c831ea2b8425c71c790b67fb8f2170f3d9955a.
2018-08-01Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís
This reverts commit ced005f330419ec81657e852c5cb9124fdb29fbb, reversing changes made to 9b01b293ce5ddbaeedaf014cdc804af2c5e86416.
2018-08-01Revert "Merge branch 'tz-mr-refactor-memory-reduction' into 'master'"André Luís
This reverts commit 2411ecb5762f8e04a6c6f61cc50ed25f29f55be3, reversing changes made to 58a0df7e68e46902e453a0252e6753517d9cf665.
2018-07-31Merge branch 'winh-lint-console-tests' into 'master'Mike Greiling
Enable no-console ESLint rule for tests See merge request gitlab-org/gitlab-ce!20812
2018-07-31Merge branch '49161-disable-toggle-comments' into 'master'Phil Hughes
Resolve "MR refactor: Disable toggle comments button when diff has no discussions" Closes #49161 See merge request gitlab-org/gitlab-ce!20667
2018-07-31fixed karmaPhil Hughes
2018-07-31Disables toggle comments button for diff with no discussionsFilipa Lacerda
2018-07-31specsPhil Hughes
2018-07-31Merge branch 'ide-warn-staged-files' into 'master'Filipa Lacerda
Warn in IDE when user navigates away with staged changes See merge request gitlab-org/gitlab-ce!20857
2018-07-30karma fixesPhil Hughes
2018-07-30Changes poll.js to keep polling on any 2xx http status codeFilipa Lacerda
2018-07-30[Backport] View summed weights of issues in board columnFelipe Artur
2018-07-30Resolve "Copy diff file path as GFM" is brokenFilipa Lacerda
2018-07-30Enable renaming files & folders in the Web IDEPhil Hughes
Closes #44845
2018-07-28Fix Karma failures due to invalid icon namesStan Hu
The icon JSON field has been renamed from icon_status_success to status_success.
2018-07-27Merge remote-tracking branch 'dev/master'Felipe Artur
2018-07-27Merge branch 'security-ide-branch-name-xss' into 'master'Felipe Artur Cardozo
[master] Fixed XSS in branch name in Web IDE See merge request gitlab/gitlabhq!2431
2018-07-27Merge branch 'security-2690-fix-tooltip' into 'master'Felipe Artur Cardozo
[master] Escapes job name used in tooltips See merge request gitlab/gitlabhq!2427
2018-07-26Full list of vulnerabilitiesSam Beckham
2018-07-26Merge branch '48055-web-ide-resize-handles' into 'master'Phil Hughes
Resolve "Resize handles for Web IDE right sidebar are too thin" Closes #48055 See merge request gitlab-org/gitlab-ce!20818
2018-07-26Enable deleting files in the Web IDEPhil Hughes
2018-07-26Warn in IDE when user navigates away with staged changesPhil Hughes
2018-07-26Make report_issues.vue easily extendableLukas Eipert
2018-07-26Merge branch 'winh-fail-slow-karma-tests' into 'master'Tim Zallmann
Fail Karma tests that take longer than a second Closes #44174 See merge request gitlab-org/gitlab-ce!20518
2018-07-26Fixed IDE not opening JSON filesPhil Hughes
2018-07-26Merge branch 'jivl-redesign-contributors-graph' into 'master'Clement Ho
Add bar chart component See merge request gitlab-org/gitlab-ce!20082
2018-07-26Replace issues time tracking progress bar with gitlab-ui's progress barClement Ho
2018-07-25Add bar chart componentJose
2018-07-25Merge branch 'replace-snake-case-css-classes' into 'master'Phil Hughes
Replace author_link snake case in stylesheets, specs, and helpers Closes #30921 See merge request gitlab-org/gitlab-ce!20797
2018-07-24Rename 'dragleft' and 'dragright' to 'drag-left' and 'drag-right'Paul Slaughter
2018-07-24Rename class dragHandle to drag-handlePaul Slaughter