summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Address feedback24877-bulk-edit-only-keeps-common-labels-when-searchingAlfredo Sumaran2016-12-144-17/+23
* Improve issuable's bulk assignment implementationAlfredo Sumaran2016-12-145-121/+143
* Merge branch '3478-copy-commit-hash-to-clipboard' into 'master' Sean McGivern2016-12-131-2/+2
|\
| * Clean up commit copy to clipboard and make consistentvictorwu2016-12-121-2/+2
* | Merge branch '24949-view-2-up-swipe-onion-skin-controls-for-merge-request-dif...Fatih Acet2016-12-133-4/+7
|\ \
| * | Instantiate ImageFile for diff-files in Diff24949-view-2-up-swipe-onion-skin-controls-for-merge-request-diff-containing-an-imageLuke "Jared" Bennett2016-12-043-4/+7
* | | Merge branch '25286-customer-label-doesn-t-autocomplete-correctly' into 'mast...Alfredo Sumaran2016-12-121-10/+11
|\ \ \
| * | | Added special char test to the default beforeInsert callback. I removed the q...25286-customer-label-doesn-t-autocomplete-correctlyLuke "Jared" Bennett2016-12-081-10/+11
| |/ /
* | | Merge branch '19550-fix-contributer-graph-duplicates' into 'master' Alfredo Sumaran2016-12-121-4/+7
|\ \ \ | |_|/ |/| |
| * | normalize author email so we can treat it as case insensitiveMike Greiling2016-12-101-4/+7
* | | Merge branch '25483-broken-tabs' into 'master' Fatih Acet2016-12-121-4/+7
|\ \ \
| * | | Fix tests25483-broken-tabsFilipa Lacerda2016-12-121-1/+4
| * | | Fix Pipeline graph disappeared from the builds tab in commits and merge reque...Filipa Lacerda2016-12-121-2/+2
| * | | Adds tests to prevent future errors.Filipa Lacerda2016-12-121-1/+1
| * | | Fix TypeError: Cannot read property 'initTabs'Filipa Lacerda2016-12-121-1/+1
| |/ /
* | | Added hiddenInterval and immediateExecution settings, fixed visibilitychange ...24807-stop-ddosing-ourselvesLuke "Jared" Bennett2016-12-122-70/+73
|/ /
* | Merge branch 'issue_24020' into 'master' Alfredo Sumaran2016-12-091-1/+1
|\ \
| * | fix display hook error messagebasyura2016-12-051-1/+1
* | | Merge branch 'members-dropdowns' into 'master' Fatih Acet2016-12-092-11/+59
|\ \ \
| * | | Updated JS based on reviewPhil Hughes2016-12-091-14/+8
| * | | Updated members dropdownsPhil Hughes2016-12-072-11/+65
| |/ /
* | | Changes after review25374-svg-as-propFilipa Lacerda2016-12-092-4/+4
* | | Adds testsFilipa Lacerda2016-12-092-4/+6
* | | Uniformize props name formatFilipa Lacerda2016-12-095-25/+26
* | | Replace commit icon svg logicFilipa Lacerda2016-12-092-20/+8
* | | Replace play icon svg logicFilipa Lacerda2016-12-093-28/+25
* | | Merge branch '15081-wrong-login-tab-ldap-frontend' into 'master' Fatih Acet2016-12-092-0/+50
|\ \ \
| * | | Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo2016-12-022-0/+50
* | | | Merge branch 'fix-reset-template' into 'master' Fatih Acet2016-12-081-0/+2
|\ \ \ \
| * | | | Do nothing if file is undefinedfix-reset-templateAlfredo Sumaran2016-12-071-0/+2
| | |/ / | |/| |
* | | | Fixed timeago re-rendering every elementtimeago-perf-fixPhil Hughes2016-12-071-1/+3
|/ / /
* | | Satisfied eslintSteffen Rauh2016-12-031-1/+1
* | | Fix compatibility with Internet Explorer 11 for merge requestsSteffen Rauh2016-12-032-3/+15
| |/ |/|
* | satisfy eslint no-param-reassign rule23696-fix-diff-view-highlightingMike Greiling2016-12-022-8/+10
* | display error when a tab cannot be loadedMike Greiling2016-12-021-1/+5
* | use shorthand instead of length > 0 (http://airbnb.io/javascript/#comparison-...Mike Greiling2016-12-021-1/+1
* | use e instead of event variable nameMike Greiling2016-12-022-10/+10
* | adjust scrollToElement to account for fixed merge request tabsMike Greiling2016-12-021-5/+7
* | re-apply MR !6285 "Added forceLoad ability to singleFileDiffs, added callback...Luke Bennett2016-12-023-10/+32
* | fix eslint failures on Diff and MergeRequestTabsMike Greiling2016-12-022-64/+63
* | remove array destructuring until we can fix babel configMike Greiling2016-12-021-2/+6
* | refactor Diff class event bindingsMike Greiling2016-12-021-48/+48
* | refactor Diff to es6 class syntaxMike Greiling2016-12-023-42/+35
* | prefer es6 string interpolation over concatinationMike Greiling2016-12-021-27/+26
* | refactor awkward bind workarounds into arrow functionsMike Greiling2016-12-021-69/+44
* | refactor MergeRequestTabs to es6 class syntaxMike Greiling2016-12-022-90/+87
* | fix diff line highlighting by moving method from the MergeRequestTabs class t...Mike Greiling2016-12-022-42/+48
* | temporarily revert "Added forceLoad ability to singleFileDiffs, added callbac...Mike Greiling2016-12-022-28/+9
* | Merge branch '25264-ref-commit' into 'master' Jacob Schatz2016-12-022-8/+8
|\ \
| * | Change prop name to keep consistency with other props.25264-ref-commitFilipa Lacerda2016-12-021-4/+4