summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Disable submit button and dropdown when submitt comment formAlfredo Sumaran2017-04-062-2/+8
* Be more specific with selectorAlfredo Sumaran2017-04-051-1/+1
* Fix squared buttons by removing not needed CSS classesAlfredo Sumaran2017-04-052-3/+17
* Add class selector to make secondary button to workAlfredo Sumaran2017-04-051-2/+2
* Do not initialize comment type toggle if form is not availableAlfredo Sumaran2017-04-051-4/+6
* Display secondary button only in resolvable noteablesAlfredo Sumaran2017-04-052-16/+31
* Customize Start discussion message according to if the noteable can be resolv...Alfredo Sumaran2017-04-053-2/+8
* Move discussion button to its own fileAlfredo Sumaran2017-04-052-17/+19
* Make issue-from-discussion description text more consistentDouwe Maan2017-04-051-4/+7
* Fix close buttob bug when toggling dropdownLuke "Jared" Bennett2017-04-052-1/+5
* Remove unused codeDouwe Maan2017-04-052-6/+1
* Move CommentTypeToggle use from gl_form to notesLuke "Jared" Bennett2017-04-052-17/+16
* Added resolvable discussion frontendLuke "Jared" Bennett2017-04-056-5/+121
* Add line breaks in long commentsDouwe Maan2017-04-052-4/+7
* Remove and ignore notes.original_discussion_id columnDouwe Maan2017-04-052-0/+31
* Address review commentsDouwe Maan2017-04-0521-81/+107
* Fix specsDouwe Maan2017-04-054-7/+8
* Address review commentsDouwe Maan2017-04-0527-67/+90
* Correctly display multiple separate discussions on the same diff lineDouwe Maan2017-04-0514-65/+64
* Don't use original_discussion_idDouwe Maan2017-04-0518-113/+42
* Extract commonalities between DiffDiscussion and LegacyDiffDiscussionDouwe Maan2017-04-059-164/+162
* Fix specsDouwe Maan2017-04-057-8/+11
* Add specsDouwe Maan2017-04-0517-78/+104
* Enable discussions on issues, commits and snippetsDouwe Maan2017-04-051-1/+1
* Better notification emails for notes and (diff) discussionsDouwe Maan2017-04-0524-84/+100
* Fix field nameDouwe Maan2017-04-051-1/+1
* Fix merge conflict issueDouwe Maan2017-04-051-1/+1
* Fix some specsDouwe Maan2017-04-054-6/+6
* Add option to start a new discussion on an MRDouwe Maan2017-04-0539-479/+695
* Prep for moving droplab to npmLuke "Jared" Bennett2017-04-059-1638/+15
* update droplabLuke "Jared" Bennett2017-04-0510-341/+299
* Updated droplab version to webpack versionLuke "Jared" Bennett2017-04-0514-851/+1502
* Merge branch 'emoji-menu-duplicated-search-icon' into 'master' Filipa Lacerda2017-04-051-2/+2
|\
| * Removes the duplicated search icon in emoji menuemoji-menu-duplicated-search-iconPhil Hughes2017-04-051-2/+2
* | Use PDFLab to render PDFs in GitLabSam Rose2017-04-054-0/+76
* | Merge branch 'sketch-preview-files' into 'master' Jacob Schatz2017-04-054-0/+94
|\ \
| * | Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-054-0/+94
* | | Make group skip validation in the frontendAlfredo Sumaran2017-04-051-2/+2
* | | MR empty stateLuke "Jared" Bennett2017-04-058-29/+64
* | | Return an empty array when dependencies is an empty arrayMike Wyatt2017-04-051-0/+6
* | | Added mock deployment and monitoring service with environments fixturesKamil TrzciƄski2017-04-054-1/+40
* | | Merge branch 'issue-boards-list-template-in-js' into 'master' Filipa Lacerda2017-04-055-140/+181
|\ \ \
| * | | Changed order in Vue filePhil Hughes2017-04-051-77/+78
| * | | Added specs for board list componentPhil Hughes2017-04-052-6/+9
| * | | Issue boards list template in JS filePhil Hughes2017-04-055-138/+175
| | |/ | |/|
* | | Create subgroups if they don't exist while importing projectsJames Lopez2017-04-051-9/+19
|/ /
* | Merge branch 'fix_wiki_commit_message' into 'master' Sean McGivern2017-04-051-1/+3
|\ \
| * | Fix wiki commit messageblackst0ne2017-04-051-1/+3
* | | Merge branch 'issue_91_ee_backport' into 'master'Sean McGivern2017-04-051-4/+0
|\ \ \ | |_|/ |/| |
| * | Do not set closed_at to nil when issue is reopenedissue_91_ee_backportFelipe Artur2017-04-041-4/+0