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-10-07Commenting on image diffsFelipe Artur
2017-09-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova
# Conflicts: # app/assets/javascripts/notes/components/issue_comment_form.vue
2017-09-20Make resolve discussion icon grayAnnabel Dunstone Gray
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-14Add the possibility to lock issuables from the frontendJarka Kadlecova
2017-09-13Update line-resolve-all checkmark to be green when all discussions resolvedEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/37465 Related MRs - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13821 - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14042
2017-09-06remove lintmicael.bergeron
2017-09-06fix note-role alignmentmicael.bergeron
2017-09-06rework the contributor badgemicael.bergeron
- only show in merge-requests - show as a little glyph
2017-09-04Merge branch 'winh-comment-action-dropdown' into 'master'Phil Hughes
Make comment actions dropdown style consistent See merge request !13476
2017-08-30Merge branch 'master' into issue-discussions-refactorDouwe Maan
# Conflicts: # app/models/issue.rb
2017-08-28Make comment actions dropdown style consistentwinh
2017-08-25Update and fix resolvable note icons for easier recognitionEric Eastwood
2017-08-23IssueNotesRefactor: Show placeholder note immediately when editing.Fatih Acet
Obviously not one of the best commits I always do.
2017-08-18IssueNotesRefactor: Fix padding bottom of the discussion note header.Fatih Acet
2017-08-17Merge branch 'master' into issue-discussions-refactorDouwe Maan
# Conflicts: # package.json # spec/support/features/reportable_note_shared_examples.rb
2017-08-10take edit note button out of dropdownSimon Knox
2017-08-03[ci skip] Make sure we show first class action errors properly.Filipa Lacerda
2017-07-12Merge branch 'enable-scss-lint-declaration-order' into 'master'Clement Ho
Enable DeclarationOrder in scss-lint See merge request !12805
2017-07-12Enable DeclarationOrder in scss-lintTakuya Noguchi
2017-07-12Enable UnnecessaryParentReference in scss-lintTakuya Noguchi
2017-06-29Render add-diff-note button with server.Bryce Johnson
This commit moves the rendering of the button back to the server, and shows/hides it using opacity rather than display. It also removes the transform applied to the button on hover (scale). Previously, both of these factors automatically triggered a reflow, which creates a performance bottleneck on pages with larger DOM size. MR: !12103
2017-06-27Resolve "Unable to access edit comment from dropdown menu in certain screen ↵Luke "Jared" Bennett
sizes"
2017-06-22Resolve "MR comment + system note highlight don't have the same width"Mike Greiling
2017-06-20Fixed commit list system not gradientPhil Hughes
Closes #33896
2017-06-20Fix hover style for emoji button on parallel diff viewAnnabel Dunstone Gray
2017-06-09remove outline from dropdown toggles when dropdown openSimon Knox
2017-06-07Added more actions and report as abuse to all notesLuke "Jared" Bennett
2017-05-31Ui improvements for count badges and permission badgesDimitrie Hoekstra
2017-05-26Apply responsive note styles to parallel diffsEric Eastwood
Fix inspired while working on https://gitlab.com/gitlab-org/gitlab-ce/issues/32801
2017-05-26More consistent padding of notes, system notes, and note formDouwe Maan
2017-05-26Resolve "Resolved discussions icon is misaligned"Luke "Jared" Bennett
2017-05-25Merge branch '32801-fix-discussion-header-wrapping-in-parallel-diff' into ↵Annabel Dunstone Gray
'master' Fix note header author and time ago wrapping in parallel diff Closes #32801 See merge request !11702
2017-05-25Fix note header author and time ago wrapping in parallel diffEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32801
2017-05-24Merge branch '32715-fix-note-padding' into 'master'Annabel Dunstone Gray
32715 Make all notes use equal padding Closes #32715 and #32467 See merge request !11616
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-2332715 Make all notes use equal paddingtauriedavis
2017-05-17Align resolve comment btnAnnabel Dunstone Gray
2017-05-15Merge branch '31106-tabs-alignment' into 'master' Annabel Dunstone Gray
fix Resolved Discussions counter wrapping to next line Closes #31106 See merge request !10775
2017-05-13fix Resolved Discussions counter wrapping to next lineSimon Knox
change all .nav-links to use flex place Resolve Discussions above tabs on small screens, and to the right on large
2017-05-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-05-09Remove unused CSSDouwe Maan
2017-05-05Wrap note actions below timestamp on discussionsSam Rose
2017-05-05Add instant comments supportKushal Pandya
2017-05-03Add real-time note edits :chipmunk:Eric Eastwood
2017-04-28Merge branch 'make_markdown_tables_thinner' into 'master' Sean McGivern
Make markdown tables thinner Closes #14123 See merge request !10909
2017-04-27Make markdown tables thinnerblackst0ne
2017-04-25Resolve "Clean up padding with Markdown headers"Taurie Davis
2017-04-21Add normal wrapping to task listsAnnabel Dunstone Gray
2017-04-17Merge branch '30863-fix-award-button-smiley-jumping-out-of-place' into 'master' Fatih Acet
Fix award button smiley jumping out of place Closes #30863 See merge request !10672