| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ignore InlineJavaScript linter in existing script tag locations.winh-inline-script-linter | Connor Shea | 2018-02-28 | 1 | -0/+1 |
| | | |||||
| * | Render MR Notes with Vue with behind a cookie | Fatih Acet | 2018-02-28 | 1 | -3/+4 |
| | | |||||
| * | Use more specific #avatar_icon_for_user. | Andreas Brandl | 2018-02-13 | 2 | -2/+2 |
| | | | | | | Whenever we already deal with a User object, let's use the more specific method avatar_icon_for_user. | ||||
| * | Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignment | Eric Eastwood | 2017-12-08 | 1 | -2/+2 |
| | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39608 Use SVG icons to avoid having to position things See https://gitlab.com/gitlab-org/gitlab-ce/issues/39608#note_50088917 | ||||
| * | Fixed merge request locked icon sizemerge-request-lock-icon-size-fix | Phil Hughes | 2017-12-06 | 1 | -1/+1 |
| | | | | | Closes #40876 | ||||
| * | Add underline hover state to all links | Annabel Dunstone Gray | 2017-12-04 | 1 | -2/+1 |
| | | |||||
| * | Commenting on image diffs | Felipe Artur | 2017-10-07 | 2 | -18/+32 |
| | | |||||
| * | Merge branch '18608-lock-issues-v2' into 'master' | Sean McGivern | 2017-10-06 | 1 | -1/+13 |
| |\ | | | | | | | | | | | | | Resolve "Lock issue and merge request" Closes #18608 See merge request gitlab-org/gitlab-ce!14531 | ||||
| | * | Correct disabled note form style18608-lock-issues | Luke "Jared" Bennett | 2017-09-27 | 1 | -5/+7 |
| | | | |||||
| | * | use downcase instead of underscore | Jarka Kadlecova | 2017-09-26 | 1 | -1/+1 |
| | | | |||||
| | * | add feature specs for discussion lock | Jarka Kadlecova | 2017-09-26 | 1 | -1/+1 |
| | | | |||||
| | * | Disable comment form when discussion locked for user | Jarka Kadlecova | 2017-09-26 | 1 | -4/+6 |
| | | | |||||
| | * | Add the possibility to lock issuables from the frontend | Jarka Kadlecova | 2017-09-14 | 1 | -1/+9 |
| | | | |||||
| * | | Fix bottom spacing for dropdowns that open upwards38187-38315-fix-dropdown-open-top-bottom-spacing | Eric Eastwood | 2017-10-03 | 1 | -1/+1 |
| |/ | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38315 Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38187 | ||||
| * | Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-list | Tiago Botelho | 2017-09-06 | 1 | -2/+2 |
| | | |||||
| * | Misc tweaks | Douwe Maan | 2017-08-17 | 1 | -1/+1 |
| | | |||||
| * | Fix open discussions | Filipa Lacerda | 2017-08-11 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-07-31 | 2 | -2/+2 |
| |\ | | | | | | | | | | | | | # Conflicts: # app/controllers/concerns/notes_actions.rb # spec/features/task_lists_spec.rb # spec/support/features/issuable_slash_commands_shared_examples.rb | ||||
| | * | Merge branch 'fix-replying-to-commit-comment-in-mr-from-fork' into 'master' | Douwe Maan | 2017-07-28 | 1 | -0/+1 |
| | |\ | | | | | | | | | | | | | | | | | | | Fix replying to commit comments on merge requests created from forks Closes #31772 See merge request !13137 | ||||
| | | * | Fix replying to commit comments on MRs from forks | Sean McGivern | 2017-07-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | A commit comment shows in the MR, but if the MR is from a fork, it will have a different project ID to the MR's target project. In that case, add an note_project_id param so that we can pick the correct project for the note. | ||||
| | * | | Removed inline JS in shared HAML files | Phil Hughes | 2017-07-25 | 1 | -2/+1 |
| | |/ | |||||
| * | | Implement initial version of Vue notes for issues. 🎉 🎉 | Fatih Acet | 2017-07-21 | 1 | -3/+3 |
| |/ | |||||
| * | First FE review changes | Luke "Jared" Bennett | 2017-07-07 | 1 | -4/+4 |
| | | |||||
| * | Added report issuable feature | Luke "Jared" Bennett | 2017-07-07 | 1 | -1/+1 |
| | | |||||
| * | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 1 | -1/+1 |
| | | |||||
| * | Resolve "MR comment + system note highlight don't have the same width" | Mike Greiling | 2017-06-22 | 1 | -6/+7 |
| | | |||||
| * | Disable autocomplete on snippets comments | Eric Eastwood | 2017-06-19 | 2 | -2/+4 |
| | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33594 Was supposedly fixed in MR for https://gitlab.com/gitlab-org/gitlab-ce/issues/32086 but seeing this pop up again | ||||
| * | Rename "Slash commands" to "Quick actions" | Eric Eastwood | 2017-06-15 | 2 | -8/+8 |
| | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070 Deprecate "chat commands" in favor of "slash commands" We looked for things like: - `slash commmand` - `slash_command` - `slash-command` - `SlashCommand` | ||||
| * | More consistent padding of notes, system notes, and note form | Douwe Maan | 2017-05-26 | 1 | -12/+11 |
| | | |||||
| * | Merge branch '32801-fix-discussion-header-wrapping-in-parallel-diff' into ↵ | Annabel Dunstone Gray | 2017-05-25 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | 'master' Fix note header author and time ago wrapping in parallel diff Closes #32801 See merge request !11702 | ||||
| | * | Fix note header author and time ago wrapping in parallel diff32801-fix-discussion-header-wrapping-in-parallel-diff | Eric Eastwood | 2017-05-25 | 1 | -1/+1 |
| | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32801 | ||||
| * | | Fix user and issues autocomplete in diff notes | Kushal Pandya | 2017-05-24 | 1 | -1/+1 |
| |/ | |||||
| * | Fix system note comparison and standardize note setup | Eric Eastwood | 2017-05-19 | 1 | -2/+0 |
| | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32551 | ||||
| * | Merge branch '32449-fix-note-comparison-trailing-newline-edge-case' into ↵ | Phil Hughes | 2017-05-18 | 2 | -2/+2 |
| |\ | | | | | | | | | | | | | | | | | 'master' Fix note flicker with note you can't edit and trailing new line edge case Closes #32449 See merge request !11472 | ||||
| | * | Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-case | Eric Eastwood | 2017-05-18 | 2 | -2/+2 |
| | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32449 | ||||
| * | | Disable reference prefixes in notes for Snippets | Sam Rose | 2017-05-18 | 1 | -1/+1 |
| |/ | |||||
| * | Add an ability to cancel attaching file and redesign attaching files UI | blackst0ne | 2017-05-16 | 1 | -3/+24 |
| | | |||||
| * | Fix flickering of system notes32087-fix-flickering-system-notes | Eric Eastwood | 2017-05-10 | 1 | -0/+2 |
| | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32087 Easy reproduction: 1. Edit an issue title 1. Notice the system note added 1. Switch to another tab and back (to fire the polling immediately) 1. Notice the flicker (without this fix) | ||||
| * | Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable' | Sean McGivern | 2017-05-05 | 1 | -1/+1 |
| |\ | |||||
| | * | Change 'exclude_author' param | blackst0ne | 2017-05-04 | 1 | -1/+1 |
| | | | |||||
| * | | Support comments for personal snippets | Jarka Kadlecova | 2017-05-05 | 7 | -4/+128 |
| |/ | |||||
| * | Add real-time note edits :chipmunk: | Eric Eastwood | 2017-05-03 | 1 | -1/+5 |
| | | |||||
| * | Display comments for personal snippets12910-personal-snippets-notes-show | Jarka Kadlecova | 2017-05-02 | 2 | -0/+70 |
