summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Use hook for setting Pipeline config_sourceZeger-Jan van de Weg2017-09-065-19/+31
* Incorporate another round of feedbackZeger-Jan van de Weg2017-09-063-4/+4
* Fix boolean logic with nil valueZeger-Jan van de Weg2017-09-041-1/+1
* Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into zj-auto-d...Zeger-Jan van de Weg2017-09-042-28/+26
|\
| * Updates settings sections to:Filipa Lacerda2017-09-041-28/+25
| * Adds documentation path to pipelines table in merge request pageFilipa Lacerda2017-09-041-0/+1
* | Incorporate reviewZeger-Jan van de Weg2017-09-044-14/+29
|/
* Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into zj-auto-d...Zeger-Jan van de Weg2017-09-045-26/+29
|\
| * Accomodate several tags in one cellFilipa Lacerda2017-09-013-3/+15
| * Improves popover to show on focusFilipa Lacerda2017-09-014-24/+15
| * Fix documention pathFilipa Lacerda2017-09-011-1/+1
* | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-04121-465/+3501
|\ \
| * \ Merge branch 'winh-comment-action-dropdown' into 'master'Phil Hughes2017-09-042-19/+5
| |\ \
| | * | Make comment actions dropdown style consistentwinh-comment-action-dropdownwinh2017-08-282-19/+5
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas2017-09-03119-438/+3468
| |\ \ \
| | * \ \ Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-0278-156/+3105
| | |\ \ \
| | | * \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3142-130/+196
| | | |\ \ \
| | | * \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3127-74/+164
| | | |\ \ \ \
| | | * | | | | Fix specsDouwe Maan2017-08-303-4/+4
| | | * | | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-30219-660/+1239
| | | |\ \ \ \ \
| | | * | | | | | IssueNotesRefactor: Fix broken specs.Fatih Acet2017-08-291-0/+1
| | | * | | | | | IssueNotesRefactor: Fix quick submit spec.Fatih Acet2017-08-251-1/+1
| | | * | | | | | IssueNotesRefactor: Hide note reply form when submitted and show it again if ...Fatih Acet2017-08-231-9/+11
| | | * | | | | | IssueNotesRefactor: Empty textarea while submitting comment and restore conte...Fatih Acet2017-08-231-5/+4
| | | * | | | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-2390-313/+689
| | | |\ \ \ \ \ \
| | | * | | | | | | IssueNotesRefactor: Show placeholder note immediately when editing.Fatih Acet2017-08-233-7/+46
| | | * | | | | | | IssueNotesRefactor: Fix eslint errors.Fatih Acet2017-08-233-17/+16
| | | * | | | | | | IssueNotesRefactor: Fix error messages of edit/reply failure for discussions.Fatih Acet2017-08-233-10/+20
| | | * | | | | | | IssueNotesRefactor: Hide placeholders and flash messages before submitting a ...Fatih Acet2017-08-221-0/+3
| | | * | | | | | | IssueNotesRefactor: Support legacy multiple notes for individual_note: true c...Fatih Acet2017-08-221-1/+16
| | | * | | | | | | IssueNotesRefactor: Fix consistent typo.Fatih Acet2017-08-223-4/+4
| | | * | | | | | | IssueNotesRefactor: Trigger change event for Vue to catch programmatically va...Fatih Acet2017-08-211-1/+1
| | | * | | | | | | IssueNotesRefactor: Poll again when commands applied.Fatih Acet2017-08-211-2/+4
| | | * | | | | | | IssueNotesRefactor: Fix GFM rendering after edits come in.Fatih Acet2017-08-211-0/+3
| | | * | | | | | | IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet2017-08-214-12/+15
| | | * | | | | | | IssueNotesRefactor: First comment and then close the issue.Fatih Acet2017-08-211-8/+13
| | | * | | | | | | IssueNotesRefactor: Minor naming change to improve readability.Fatih Acet2017-08-212-4/+4
| | | * | | | | | | IssueNotesRefactor: Reenable button after failed submit attempt.Fatih Acet2017-08-213-5/+9
| | | * | | | | | | IssueNotesRefactor: Fix flash container positioning.Fatih Acet2017-08-191-1/+1
| | | * | | | | | | Fix empty markdown render request.Fatih Acet2017-08-181-25/+29
| | | * | | | | | | IssueNotesRefactor: Prevent anon user to try to add award.Fatih Acet2017-08-184-3/+8
| | | * | | | | | | IssueNotesRefactor: Don’t explicitly check against undefined.Fatih Acet2017-08-181-1/+1
| | | * | | | | | | IssueNotesRefactor: Fix award handler.Fatih Acet2017-08-181-1/+1
| | | * | | | | | | IssueNotesRefactor: Fix edit button and emoji dropdown for anon user.Fatih Acet2017-08-181-3/+6
| | | * | | | | | | IssueNotesRefactor: Support legacy last edited by case.Fatih Acet2017-08-183-9/+11
| | | * | | | | | | IssueNotesRefactor: Fix discussion last updated text.Fatih Acet2017-08-181-3/+21
| | | * | | | | | | Use `try` instead of `repond_to?` and a method callDouwe Maan2017-08-181-3/+1
| | | * | | | | | | No explicit `to_a` or instance variables needed.Douwe Maan2017-08-182-9/+15
| | | * | | | | | | IssueNotesRefactor: Fix padding bottom of the discussion note header.Fatih Acet2017-08-182-0/+5
| | | * | | | | | | IssueNotesRefactor: Fix bottom padding inconsistency of reply form.Fatih Acet2017-08-182-1/+7