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-05-20Add users endpoint to frontend API classWinnie Hellmann
2017-05-19Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet
2017-05-19Refine MR widget styling for buttons and info textKushal Pandya
2017-05-19Merge branch '32551-fix-system-note-comparison-and-standardize-note-setup' in...Filipa Lacerda
2017-05-19Fix system note comparison and standardize note setupEric Eastwood
2017-05-19Merge branch 'user-avatar-vue-ce' into 'master'Phil Hughes
2017-05-19Fix Karma expectOswaldo Ferreira
2017-05-19Remove unnecessary initial requestOswaldo Ferreira
2017-05-18Fix clicking disabled clipboard button toolipLuke "Jared" Bennett
2017-05-18Fixes per feedback on user avatar components.Bryce Johnson
2017-05-18Consolidate user avatar Vue logicBryce Johnson
2017-05-18Fix ability to edit diff notes multiple timesKushal Pandya
2017-05-18Fix missing .original-note-content and trailing new line edge caseEric Eastwood
2017-05-17Merge branch 'acet-mr-widget-nothing-to-commit-state' into 'master' Filipa Lacerda
2017-05-17Merge branch '32172-improve-responsive-styling-of-pipeline-schedules-form' in...Tim Zallmann
2017-05-16Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood
2017-05-16Address MR comments.Fatih Acet
2017-05-16MRWidget: Fix specs and address WIP comments.Fatih Acet
2017-05-16Merge branch '24373-warning-message-go-away' into 'master' Phil Hughes
2017-05-16Merge branch 'issue-boards-label-filtering' into 'master' Filipa Lacerda
2017-05-15Notes: Warning message should go away once resolvedJacopo
2017-05-15Clean up UI and styles.Bryce Johnson
2017-05-15Merge branch 'rename-rendered_title' into 'master' Rémy Coutable
2017-05-15Improve slash command stripping, escape temporary note contentsKushal Pandya
2017-05-15Added balsamiq jasmine integration testLuke "Jared" Bennett
2017-05-13Rename all references to rendered_title to realtime_changesLuke "Jared" Bennett
2017-05-12Removed all instances of Object.assign by using es6 classes, also includes so...Luke "Jared" Bennett
2017-05-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-05-12Merge branch 'acet-mr-widget-fix-link' into 'master' Filipa Lacerda
2017-05-12Merge branch '32178-prevent-merge-on-sha-change' into 'master' Fatih Acet
2017-05-12Uniform CI status components in vueFilipa Lacerda
2017-05-12Merge branch 'remove-vue-from-poll_spec-fix-transient-failures' into 'master' Filipa Lacerda
2017-05-12Merge branch 'refactor-realtime-issue' into 'master' Filipa Lacerda
2017-05-12Fixed issue boards not filtering when URL params are encodedPhil Hughes
2017-05-12MRWidget: Use targetBranchPath in everywhere.Fatih Acet
2017-05-12ensure hasSHAChanged == true when setData includes a different SHA from const...Mike Greiling
2017-05-12ensure the correct state component is loaded when hasSHAChanged == trueMike Greiling
2017-05-12add test for sha-mismatch state componentMike Greiling
2017-05-12MRWidget: Fix target branch link.Fatih Acet
2017-05-11Removed unneeded false from poll_spec mockServiceCall callLuke "Jared" Bennett
2017-05-11Merge branch 'pipeline-schedules-callout-docs-url' into 'master' Filipa Lacerda
2017-05-11Merge branch 'winh-sidebar-mock-fix' into 'master' Filipa Lacerda
2017-05-11Merge branch 'winh-pipeline-author-link' into 'master' Filipa Lacerda
2017-05-11Pass docsUrl to pipeline schedules callout component.Bryce Johnson
2017-05-11Fixed karma spec with elements not appearing in DOMPhil Hughes
2017-05-11Fixed promise action binding and simplified callbacks spyLuke "Jared" Bennett
2017-05-11improved mockservicecall and fixed up a settimeoutLuke "Jared" Bennett
2017-05-11Add missing tear down of sidebarMockInterceptor (!11204)winh
2017-05-11Fix slash commands detection in commentsKushal Pandya
2017-05-11Add failing test for #29368winh