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
2017-04-21Merge branch 'form-focus-previous-incorrect-form' into 'master' Filipa Lacerda
Fixed the preview keyboard shortcut focusing wrong tab Closes #31101 See merge request !10849
2017-04-21Improved the specPhil Hughes
Now correctly tests against different forms
2017-04-21Refactor environments components into vue files - part 3Filipa Lacerda
2017-04-21Fixed the preview keyboard shortcut focusing wrong tabPhil Hughes
Closes #31101
2017-04-21Merge branch '31189-pipelines-error-state' into 'master' Phil Hughes
Guarantee only one state is shown at a time Closes #31189 See merge request !10835
2017-04-21Merge branch '30637-replace-delete-buttons-get-fork-cancel-confirmation' ↵Filipa Lacerda
into 'master' Add Fork/Cancel confirmation to "Replace"/"Delete" buttons Closes #30637 See merge request !10602
2017-04-20Guarantee only one state is shown at a timeFilipa Lacerda
2017-04-20Add Fork/Cancel confirmation to "Replace"/"Delete" buttonsEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637
2017-04-20Change spec folder to match the assets oneFilipa Lacerda
2017-04-20Refactor into .vue filesFilipa Lacerda
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-20Refactor into .vue files part 2Filipa Lacerda
2017-04-20Resolve "start discussion toggle clicking divider causes UI break"Luke "Jared" Bennett
2017-04-19Add renderNote animation and added specLuke "Jared" Bennett
2017-04-19Remove special naming of pipelines folderFilipa Lacerda
2017-04-19Merge branch 'remove-iife-diff-notes-bundle' into 'master' Filipa Lacerda
Remove IIFE's in diff_notes_bundle.js See merge request !10729
2017-04-19Merge branch 'remove-iife-filtered-search-bundle' into 'master' Filipa Lacerda
Remove IIFE's in filtered_search_bundle.js See merge request !10730
2017-04-18Resolve "Mini pipeline graph + status badge, when updating in real time ↵Luke "Jared" Bennett
don't change color and svg icon"
2017-04-18Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master' Filipa Lacerda
Use favicon full path See merge request !10676
2017-04-18Merge branch '29595-customize-experience-callout' into 'master' Annabel Dunstone Gray
29595 Customize experience callout design Closes #29595 See merge request !10026
2017-04-18Improves support for long build traces:Filipa Lacerda
2017-04-18Merge branch 'issue-boards-count-not-updating' into 'master' Filipa Lacerda
Only increase the page number for boards when we need to Closes #30902 See merge request !10684
2017-04-17Remove IIFEs in filtered_search_bundle.jsAlfredo Sumaran
2017-04-17Remove IIFEs from diff_notes_bundle.jsAlfredo Sumaran
2017-04-17Merge branch '27655-clear-emoji-search-after-selection' into 'master' Alfredo Sumaran
Clear emoji search in awards menu after picking emoji Closes #27655 See merge request !10524
2017-04-15Issue Title Vue: convert to .vue - use 'render' with 'createElement' in indexRegis Boudinot
2017-04-15Fixed testsJose Ivan Vargas
2017-04-14frontend prevent authored votesbarthc
2017-04-13ESLint fixPhil Hughes
2017-04-13Only increase the page number for boards when we need toPhil Hughes
Closes #30902
2017-04-13Merge branch '30188-handle-remove-branch-failure' into 'master' Filipa Lacerda
fix js error in MR remove branch failure handler Closes #30188 See merge request !10304
2017-04-13tests for success and failure of deleting branch from MR pageSimon Knox
2017-04-13Updated specsLuke "Jared" Bennett
2017-04-13Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' Filipa Lacerda
Remove IIFEs from files in cycle_analytics_bundle.js See merge request !10613
2017-04-13Clear emoji search in awards menu after picking emojiEric Eastwood
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27655
2017-04-12Reset New branch button when issue state changes💃 Winnie 💃
2017-04-12Fixed random failures with Poll specPhil Hughes
Correctly waits for requests to finish before testing anything. Previously it was waiting for a set amount of time which could possibly cause failures dependant on how quickly these execute Stops any polling requests once done so that the error callback doesn't get called with a 404 Closes #30824
2017-04-11Remove IIFEs from files in cycle_analytics_bundle.jsAlfredo Sumaran
2017-04-10Merge branch '1595-ee-backport-environments-tests' into 'master' Clement Ho
Backport of EE changes in environments tests See merge request !10528
2017-04-10Merge branch 'add-vue-loader' into 'master' Filipa Lacerda
Add vue loader Closes #29519 See merge request !10517
2017-04-10Fixed karmaPhil Hughes
2017-04-09convert pipeline async_button component to vue templateMike Greiling
2017-04-09convert pipeline error state to vue templateMike Greiling
2017-04-09convert pipeline empty state to vue templateMike Greiling
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Remove Vue from main bundle and disable production warningsMike Greiling
2017-04-07Merge branch 'karma-failure-fix' into 'master' Jacob Schatz
Fixed duplicate jQuery AJAX spyon See merge request !10531
2017-04-07Fixed duplicate jQuery AJAX spyonPhil Hughes
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Added variable button fixLuke "Jared" Bennett