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
path: root/app
AgeCommit message (Expand)Author
2017-08-23IssueNotesRefactor: Show placeholder note immediately when editing.Fatih Acet
2017-08-23IssueNotesRefactor: Fix eslint errors.Fatih Acet
2017-08-23IssueNotesRefactor: Fix error messages of edit/reply failure for discussions.Fatih Acet
2017-08-22IssueNotesRefactor: Hide placeholders and flash messages before submitting a ...Fatih Acet
2017-08-22IssueNotesRefactor: Support legacy multiple notes for individual_note: true c...Fatih Acet
2017-08-22IssueNotesRefactor: Fix consistent typo.Fatih Acet
2017-08-21IssueNotesRefactor: Trigger change event for Vue to catch programmatically va...Fatih Acet
2017-08-21IssueNotesRefactor: Poll again when commands applied.Fatih Acet
2017-08-21IssueNotesRefactor: Fix GFM rendering after edits come in.Fatih Acet
2017-08-21IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet
2017-08-21IssueNotesRefactor: First comment and then close the issue.Fatih Acet
2017-08-21IssueNotesRefactor: Minor naming change to improve readability.Fatih Acet
2017-08-21IssueNotesRefactor: Reenable button after failed submit attempt.Fatih Acet
2017-08-19IssueNotesRefactor: Fix flash container positioning.Fatih Acet
2017-08-18Fix empty markdown render request.Fatih Acet
2017-08-18IssueNotesRefactor: Prevent anon user to try to add award.Fatih Acet
2017-08-18IssueNotesRefactor: Don’t explicitly check against undefined.Fatih Acet
2017-08-18IssueNotesRefactor: Fix award handler.Fatih Acet
2017-08-18IssueNotesRefactor: Fix edit button and emoji dropdown for anon user.Fatih Acet
2017-08-18IssueNotesRefactor: Support legacy last edited by case.Fatih Acet
2017-08-18IssueNotesRefactor: Fix discussion last updated text.Fatih Acet
2017-08-18Use `try` instead of `repond_to?` and a method callDouwe Maan
2017-08-18No explicit `to_a` or instance variables needed.Douwe Maan
2017-08-18IssueNotesRefactor: Fix padding bottom of the discussion note header.Fatih Acet
2017-08-18IssueNotesRefactor: Fix bottom padding inconsistency of reply form.Fatih Acet
2017-08-18IssueNotesRefactor: Stop making request for disabled emojis.Fatih Acet
2017-08-18IssueNotesRefactor: Move edit button out the dropdown.Fatih Acet
2017-08-17Misc tweaksDouwe Maan
2017-08-17Prefer polymorphism over `is_a?`Douwe Maan
2017-08-17Rename a few attribute suffixes from `_url` to `_path`Douwe Maan
2017-08-17Remove cross-references user cannot see from issue discussions JSONDouwe Maan
2017-08-17Remove view=full_data from NotesControllerDouwe Maan
2017-08-17Return null attachment when there is noneDouwe Maan
2017-08-17Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-17Merge branch '35072-fix-pages-delete' into 'master'Sean McGivern
2017-08-17Run remove_pages in a run_after_commit blockNick Thomas
2017-08-17Remove a wat in NamespacelessProjectDestroyWorkerNick Thomas
2017-08-17Merge branch 'dev.non-referable-inspect' into 'master'Sean McGivern
2017-08-17Merge branch 'zj-fix-fe-posting-value' into 'master'Kamil Trzciński
2017-08-17Merge branch 'fixed-collapsed-sidebar-fly-out-not-showing' into 'master'Tim Zallmann
2017-08-17Merge branch 'fix-milestone-sidebar' into 'master'Phil Hughes
2017-08-17Fixed collapsed sidebar not showing fly-out menuPhil Hughes
2017-08-17Document project templates and link to itZeger-Jan van de Weg
2017-08-17Frontend to send template name instead of on/offZeger-Jan van de Weg
2017-08-17Fix milestone sidebar collapse buttonClement Ho
2017-08-16IssueNotesRefactor: Add existence check to find the note.Fatih Acet
2017-08-16expose Referable#non_referable_inspecthttp://jneen.net/
2017-08-16Merge branch 'dm-gpg-signature-performance' into 'master'Robert Speicher
2017-08-16IssueNotesRefactor: Implement missing attachment image.Fatih Acet
2017-08-16Merge branch '36450_second_touch_up' into 'master'Clement Ho