summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Updated tests to not look for flash messagenotification-dropdown-active-fixPhil Hughes2016-06-211-1/+1
* Fixed issue with notification dropdownn not updating activePhil Hughes2016-06-213-5/+6
* Merge branch 'fix-list-style' into 'master' Jacob Schatz2016-06-203-13/+19
|\
| * Make lists looks the same when preview mode and publishedfix-list-styleAlfredo Sumaran2016-06-173-13/+19
* | Merge branch 'lbennett/gitlab-ce-18113-edit-note-shortcut-conflicting' into '...Jacob Schatz2016-06-201-1/+4
|\ \
| * | restricted note edit shortcut to only up keylbennett/gitlab-ce-18113-edit-note-shortcut-conflictingLuke "Jared" Bennett2016-06-171-1/+4
* | | Merge branch 'lbennett/gitlab-ce-18490-top-area-css-tablet-view' into 'master' Jacob Schatz2016-06-201-1/+2
|\ \ \
| * | | Corrected top area css media query paramslbennett/gitlab-ce-18490-top-area-css-tablet-viewLuke "Jared" Bennett2016-06-171-1/+2
| |/ /
* | | Merge branch 'lbennett/gitlab-ce-18114-add-up-arrow-edit-shortcut-documentati...Jacob Schatz2016-06-201-1/+5
|\ \ \
| * | | Added shortcut to help shortcuts viewlbennett/gitlab-ce-18114-add-up-arrow-edit-shortcut-documentationLuke "Jared" Bennett2016-06-171-1/+5
| |/ /
* | | Merge branch 'fix-merge-on-success-widget-buttons' into 'master' Jacob Schatz2016-06-201-3/+12
|\ \ \
| * | | Started fixing, not found dropdown button yet....fix-merge-on-success-widget-buttonsLuke "Jared" Bennett2016-06-171-3/+12
* | | | Merge branch 'diff-commit-id-weight' into 'master' Jacob Schatz2016-06-201-0/+5
|\ \ \ \
| * | | | Fixes font family of commit ID in diffsdiff-commit-id-weightPhil Hughes2016-06-171-0/+1
| * | | | Fixes font weight of commit id on view file buttonPhil Hughes2016-06-161-0/+4
* | | | | Merge branch 'empty-state-project-page' into 'master' Jacob Schatz2016-06-201-8/+14
|\ \ \ \ \
| * | | | | Use existing color variables.empty-state-project-pageConnor Shea2016-06-191-4/+4
| * | | | | Fix regressions in the design of the project statistics bar.Connor Shea2016-06-191-6/+12
* | | | | | Merge branch 'image-border' into 'master' Jacob Schatz2016-06-203-0/+21
|\ \ \ \ \ \
| * | | | | | Emoji shouldn't have borders. #EmojiWithoutBordersConnor Shea2016-06-193-3/+3
| * | | | | | Add borders to images in issues, MRs, and Help.Connor Shea2016-06-193-0/+21
| |/ / / / /
* | | | | | Merge branch 'note-emoji-system-note' into 'master' Jacob Schatz2016-06-201-2/+2
|\ \ \ \ \ \
| * | | | | | Uses not when checking for system notenote-emoji-system-notePhil Hughes2016-06-171-2/+2
| * | | | | | Hides award emoji & access level on system notesPhil Hughes2016-06-131-2/+2
* | | | | | | Merge branch 'async-refs-dropdown' into 'master' Jacob Schatz2016-06-209-29/+82
|\ \ \ \ \ \ \
| * | | | | | | Fixed issue with returning ref in commits JSONasync-refs-dropdownPhil Hughes2016-06-202-4/+4
| * | | | | | | Fixed Ruby to use excludePhil Hughes2016-06-182-2/+2
| * | | | | | | Correctly adds commit ID into dropdownPhil Hughes2016-06-184-25/+10
| * | | | | | | Pulls back tags if any existPhil Hughes2016-06-181-2/+6
| * | | | | | | Escapes branch names before appending to domPhil Hughes2016-06-181-1/+1
| * | | | | | | Tests fix for ref switcherPhil Hughes2016-06-184-4/+7
| * | | | | | | Refs dropdown is now loaded asyncPhil Hughes2016-06-186-11/+72
* | | | | | | | Merge branch '18757-fix' into 'master' Stan Hu2016-06-201-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fallback to group's owners/masters when a project has none18757-fixRémy Coutable2016-06-201-0/+5
* | | | | | | | | Merge branch 'markdowner' into 'master' Jacob Schatz2016-06-207-4/+140
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Made markdown buttons work on all markdown textareasPhil Hughes2016-06-174-24/+27
| * | | | | | | | | Improved designPhil Hughes2016-06-171-105/+43
| * | | | | | | | | Updated design of markdown buttonsPhil Hughes2016-06-173-24/+48
| * | | | | | | | | Move buttons to upper right.Jacob Schatz2016-06-174-13/+30
| * | | | | | | | | Revert _form fileJacob Schatz2016-06-171-2/+3
| * | | | | | | | | Fix syntax error. Remove whitespaceJacob Schatz2016-06-171-2/+2
| * | | | | | | | | Proper class jquery selector for `off`.Jacob Schatz2016-06-171-1/+1
| * | | | | | | | | No need to add bold for the class selector for removing eventsJacob Schatz2016-06-171-1/+1
| * | | | | | | | | Remove console.logJacob Schatz2016-06-171-4/+5
| * | | | | | | | | Add undo history once they click the enter or backspace keyJacob Schatz2016-06-171-1/+12
| * | | | | | | | | Add redo stateJacob Schatz2016-06-171-0/+3
| * | | | | | | | | Overwrite undo historyJacob Schatz2016-06-173-5/+51
| * | | | | | | | | Initial markdown ez buttonsJacob Schatz2016-06-171-2/+1
| * | | | | | | | | Initial markdown ez buttonsJacob Schatz2016-06-174-0/+93
* | | | | | | | | | Merge branch 'mr-button-placement' into 'master' Jacob Schatz2016-06-202-2/+15
|\ \ \ \ \ \ \ \ \ \