summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* jQuery selector refactor in application.js.selector-refactorFatih Acet2016-06-211-14/+19
* 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-203-1/+6
|\ \ \
| * | | Added shortcut to help shortcuts viewlbennett/gitlab-ce-18114-add-up-arrow-edit-shortcut-documentationLuke "Jared" Bennett2016-06-173-1/+6
| |/ /
* | | 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-204-0/+22
|\ \ \ \ \ \
| * | | | | | Emoji shouldn't have borders. #EmojiWithoutBordersConnor Shea2016-06-193-3/+3
| * | | | | | Add borders to images in issues, MRs, and Help.Connor Shea2016-06-194-0/+22
| |/ / / / /
* | | | | | 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-2015-86/+133
|\ \ \ \ \ \ \
| * | | | | | | Fixed issue with returning ref in commits JSONasync-refs-dropdownPhil Hughes2016-06-203-4/+24
| * | | | | | | Fixed Ruby to use excludePhil Hughes2016-06-182-2/+2
| * | | | | | | Correctly adds commit ID into dropdownPhil Hughes2016-06-185-70/+10
| * | | | | | | Pulls back tags if any existPhil Hughes2016-06-181-2/+6
| * | | | | | | Escapes branch names before appending to domPhil Hughes2016-06-182-2/+2
| * | | | | | | Tests fix for ref switcherPhil Hughes2016-06-187-16/+37
| * | | | | | | Refs dropdown is now loaded asyncPhil Hughes2016-06-187-11/+73
* | | | | | | | Merge branch '18584-document-request-access-feature' into 'master' Achilleas Pipinellis2016-06-2017-1/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Update images for the 'Project users' documentation18584-document-request-access-featureRémy Coutable2016-06-1510-1/+1
| * | | | | | | | Add documentation for the 'request access to group' featureRémy Coutable2016-06-154-0/+22
| * | | | | | | | Add documentation for the 'request access to project' featureRémy Coutable2016-06-154-0/+22
* | | | | | | | | Merge branch '18757-fix' into 'master' Stan Hu2016-06-202-14/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fallback to group's owners/masters when a project has none18757-fixRémy Coutable2016-06-202-14/+52
* | | | | | | | | | Merge branch 'markdowner' into 'master' Jacob Schatz2016-06-209-11/+148
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added text_utility to JS testsmarkdownerPhil Hughes2016-06-201-6/+7
| * | | | | | | | | | 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
| * | | | | | | | | | Make tests pass.Jacob Schatz2016-06-171-1/+1
| * | | | | | | | | | Fix spec issueJacob Schatz2016-06-171-1/+1
| * | | | | | | | | | 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