summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue with build auto-refresh not workingbuild-auto-refreshPhil Hughes2016-07-061-4/+4
* Merge branch '19161-non-helpful-flash-message-when-attaching-file-fails' into...Fatih Acet2016-07-051-2/+2
|\
| * _Hacked_ in a better error message19161-non-helpful-flash-message-when-attaching-file-failsLuke "Jared" Bennett2016-06-301-2/+2
* | Merge branch 'underscore-templates' into 'master' Jacob Schatz2016-07-054-16/+16
|\ \
| * | Fix unescaped strings in Underscore templates.underscore-templatesConnor Shea2016-06-294-16/+16
* | | Fixed markdown buttons in FFff-markdown-buttons-fixPhil Hughes2016-07-051-2/+3
* | | Cache results from jQuery selectors to retrieve namespace nameDouglas Barbosa Alexandre2016-07-011-4/+7
* | | Fix import button when import fail due the namespace already been takenDouglas Barbosa Alexandre2016-07-011-1/+1
* | | Cache autocomplete resultscache-autocomplete-resultsPhil Hughes2016-07-011-2/+5
* | | Updated breakpoint for sidebar pinningPhil Hughes2016-06-301-1/+1
* | | Merge branch 'pin-nav-cookie-expiry' into 'master' Jacob Schatz2016-06-301-2/+2
|\ \ \
| * | | Expiry date on pinned nav cookiepin-nav-cookie-expiryPhil Hughes2016-06-301-2/+2
| | |/ | |/|
* | | Merge branch 'global-ajax-error-handler' into 'master' Dmitriy Zaporozhets2016-06-301-0/+9
|\ \ \ | |/ / |/| |
| * | Added global ajax error handler to show a flash notification for failed reque...global-ajax-error-handlerFatih Acet2016-06-211-0/+9
* | | 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-291-2/+10
|\ \ \ | |/ / |/| |
| * | Align flash messages with left side of page content (!4959)winniehell2016-06-291-2/+10
* | | Merge branch 'issue_3359_3' into 'master' Douwe Maan2016-06-291-0/+2
|\ \ \
| * \ \ Merge branch 'master' into issue_3359_3issue_3359_3Felipe Artur2016-06-2929-86/+142
| |\ \ \ | | |/ /
| * | | merge master into issue_3359_3Felipe Artur2016-06-291-0/+1
| |\ \ \
| | * | | Insert notification settings dropdown into groupsFelipe Artur2016-06-221-0/+1
| * | | | merge master into issue_3359_3Felipe Artur2016-06-2245-245/+734
| |\ \ \ \
| * | | | | 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 '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 '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 '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
| | |_|_|/ / | |/| | | |
* | | | | | Switched mobile button icons to ellipsis and angleAnnabel Dunstone2016-06-281-1/+0
* | | | | | Decreased window min width for pinned sidebarAnnabel Dunstone2016-06-281-1/+1
* | | | | | Merge branch 'emoji-menu-stick-search' into 'master' Jacob Schatz2016-06-271-2/+4
|\ \ \ \ \ \
| * | | | | | Made the search bar on emoji menu stickyPhil Hughes2016-06-201-2/+4
| | |_|/ / / | |/| | | |
* | | | | | Fix check for existence of new branch button (!4630)winniehell2016-06-271-1/+1
| |_|/ / / |/| | | |
* | | | | 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 '18438-ios-scrolling' into 'master' Jacob Schatz2016-06-231-3/+3
|\ \ \ \ \ \