summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix_filebrowser_reload' into 'master' Fatih Acet2016-06-301-3/+9
|\
| * Fixes opening files on a new tab with meta key + click or using mouse middle ...Alfredo Sumaran2016-06-291-2/+6
| * Skip element that is wrapped by a linkAlfredo Sumaran2016-06-291-1/+3
* | Merge branch '19157-use-shortcuts-is-not-working-on-gitlab-com-help' into 'ma...Fatih Acet2016-06-301-3/+3
|\ \
| * | Exposed 'onToggleHelp() to window object so showHelp() can be a global function'Luke "Jared" Bennett2016-06-291-3/+3
* | | Merge branch 'left-align-flash-messages' into 'master' Jacob Schatz2016-06-292-2/+17
|\ \ \ | |_|/ |/| |
| * | Align flash messages with left side of page content (!4959)winniehell2016-06-292-2/+17
* | | Merge branch 'button-focus-style' into 'master' Jacob Schatz2016-06-291-1/+2
|\ \ \
| * | | Adds focus state style to markdown area buttons.button-focus-styleConnor Shea2016-06-221-1/+2
* | | | Merge branch 'commit-avatar-alignment' into 'master' Fatih Acet2016-06-292-9/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed comit avatar alignmentcommit-avatar-alignmentPhil Hughes2016-06-272-9/+4
* | | | Merge branch 'issue_3359_3' into 'master' Douwe Maan2016-06-293-6/+4
|\ \ \ \
| * \ \ \ Merge branch 'master' into issue_3359_3issue_3359_3Felipe Artur2016-06-2940-171/+287
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | merge master into issue_3359_3Felipe Artur2016-06-293-6/+3
| |\ \ \ \
| | * | | | Insert notification settings dropdown into groupsFelipe Artur2016-06-221-0/+1
| * | | | | merge master into issue_3359_3Felipe Artur2016-06-2279-524/+1341
| |\ \ \ \ \
| * | | | | | Insert notification settings dropdown into groupsFelipe Artur2016-06-221-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'search-input-blur' into 'master' Jacob Schatz2016-06-292-10/+8
|\ \ \ \ \ \
| * | | | | | Fixed failing search category testssearch-input-blurPhil Hughes2016-06-201-2/+0
| * | | | | | Checks for relatedTargetPhil Hughes2016-06-201-4/+5
| * | | | | | Fixed issue with focusing out of dropdown not hiding menuPhil Hughes2016-06-201-0/+6
| * | | | | | Fixed search field blur not removing focusPhil Hughes2016-06-201-8/+1
* | | | | | | Merge branch 'optimize-png-image' into 'master' Jacob Schatz2016-06-2925-0/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | optimize png images losslessly using zopflipngPeter Dave Hello2016-06-2925-0/+0
* | | | | | | Merge branch 'filter-fade-fix' into 'master' Jacob Schatz2016-06-291-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Removed fade when filtering resultsfilter-fade-fixPhil Hughes2016-06-271-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '17295_discussion_note' into 'master' Jacob Schatz2016-06-291-0/+4
|\ \ \ \ \ \
| * | | | | | Display user avatar inside of .discussion-bodyAlfredo Sumaran2016-06-281-0/+4
* | | | | | | Merge branch 'md-toolbar-multiline-code' into 'master' Jacob Schatz2016-06-291-10/+35
|\ \ \ \ \ \ \
| * | | | | | | Markdown toolbar inserts code blocksmd-toolbar-multiline-codePhil Hughes2016-06-271-10/+35
* | | | | | | | Merge branch 'new-mr-avatar-alignment' into 'master' Jacob Schatz2016-06-291-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed avatar alignment in new MR viewnew-mr-avatar-alignmentPhil Hughes2016-06-241-1/+8
* | | | | | | | | Merge branch '18942-dropdowns-should-apply-any-present-filter-once-data-is-lo...Jacob Schatz2016-06-281-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | forced filter input to process inputs after data has loaded18942-dropdowns-should-apply-any-present-filter-once-data-is-loadedLuke "Jared" Bennett2016-06-221-0/+2
* | | | | | | | | | Merge branch 'lbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pa...Jacob Schatz2016-06-282-6/+68
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Wiped old page and started on new UIlbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pageLuke "Jared" Bennett2016-06-282-6/+68
* | | | | | | | | | Switched mobile button icons to ellipsis and angleAnnabel Dunstone2016-06-282-4/+2
* | | | | | | | | | Decreased window min width for pinned sidebarAnnabel Dunstone2016-06-282-2/+2
|/ / / / / / / / /
* | | | | | | | | Merge branch 'emoji-menu-stick-search' into 'master' Jacob Schatz2016-06-272-13/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Made the search bar on emoji menu stickyPhil Hughes2016-06-202-13/+14
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Fix check for existence of new branch button (!4630)winniehell2016-06-271-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Wrap images in divs with Banzai and limit max-height.image-sizingConnor Shea2016-06-273-0/+3
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'issue_15588' into 'master' Jacob Schatz2016-06-241-32/+31
|\ \ \ \ \ \ \
| * | | | | | | Add specs and improve coffescript sortable binding functionissue_15588Felipe Artur2016-06-241-31/+29
| * | | | | | | Fix issue being ordered twice and callback when moving between statesFelipe Artur2016-06-241-2/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'js-content-for' into 'master' Jacob Schatz2016-06-2418-11/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Reorganize the lib directory.Connor Shea2016-06-2316-4/+1
| * | | | | | Re-implement page-specific JS in a better way.Connor Shea2016-06-236-8/+6
* | | | | | | Merge branch 'fix-logo' into 'master' Jacob Schatz2016-06-231-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove width restriction for logo on sign-in page.Connor Shea2016-06-231-1/+0