summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Remove interpolated translation stringsLuke "Jared" Bennett2017-10-032-7/+8
* Further review changesLuke "Jared" Bennett2017-10-023-11/+10
* FE review changes app codeLuke "Jared" Bennett2017-10-018-24/+40
* Fix md-area top border-radius with issue issuable-note-warningLuke "Jared" Bennett2017-09-291-1/+2
* Correct disabled note form style18608-lock-issuesLuke "Jared" Bennett2017-09-271-2/+7
* Fix karmaLuke "Jared" Bennett2017-09-271-1/+1
* Fix static analysisLuke "Jared" Bennett2017-09-271-2/+0
* Disable comment form when discussion locked for userJarka Kadlecova2017-09-262-0/+19
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-2560-710/+866
|\
| * Removes cycle analytics service and store from global namespaceFilipa Lacerda2017-09-253-59/+49
| * Merge branch 'fly-out-nav-mousepos-error' into 'master'Filipa Lacerda2017-09-251-1/+1
| |\
| | * spec fixesfly-out-nav-mousepos-errorPhil Hughes2017-09-221-1/+1
| | * Fixed fly-out error if mousePos array is emptyPhil Hughes2017-09-221-1/+1
| * | Removed old icons from project pagePhil Hughes2017-09-222-7/+2
| |/
| * Merge branch '32782-i18n-support-pagination' into 'master'Tim Zallmann2017-09-221-4/+6
| |\
| | * Add i18n support for pagination testkushalpandya2017-09-211-4/+6
| * | Merge branch 'emoji-dom-size' into 'master'Fatih Acet2017-09-221-6/+38
| |\ \
| | * | Remove eslint-disable, and use arrow function.emoji-dom-sizeBryce Johnson2017-09-201-3/+2
| | * | Reverse order in showMenuElement for readability.Bryce Johnson2017-09-201-2/+2
| | * | Remove emoji-menu from the render tree when hidden.Bryce Johnson2017-09-191-6/+39
| * | | Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-2216-70/+91
| * | | Merge branch 'acet-fix-double-note-render' into 'master'Jacob Schatz2017-09-223-9/+26
| |\ \ \
| | * | | Fix rendering double note issue.Fatih Acet2017-09-223-9/+26
| * | | | IssueNotes: Switch back to Write pane when note cancel or submit.acet-switch-markdown-paneFatih Acet2017-09-221-1/+3
| |/ / /
| * | | Merge branch 'acet-fix-comment-form-resize' into 'master'Jacob Schatz2017-09-211-0/+8
| |\ \ \
| | * | | IssueNotes: Resize comment form after note submit and discard.acet-fix-comment-form-resizeFatih Acet2017-09-211-0/+8
| | |/ /
| * | | Standardize access to CSRF token in JavaScriptBryce Johnson2017-09-214-12/+63
| * | | Merge branch 'force-two-up-view' into 'master'Filipa Lacerda2017-09-211-6/+14
| |\ \ \
| | * | | Force two up viewClement Ho2017-09-201-6/+14
| * | | | Merge branch '37220-es-modules' into 'master'Phil Hughes2017-09-2135-534/+563
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Exports all the methods in the same place37220-es-modulesFilipa Lacerda2017-09-181-25/+28
| | * | | Merge branch 'master' into 37220-es-modulesMike Greiling2017-09-1811-123/+75
| | |\ \ \
| | * | | | Fix context for jquery eventFilipa Lacerda2017-09-151-7/+5
| | * | | | fixed todos specPhil Hughes2017-09-121-11/+6
| | * | | | Merge branch 'master' into 37220-es-modulesFilipa Lacerda2017-09-129-38/+26
| | |\ \ \ \
| | * | | | | Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-0926-85/+105
| | * | | | | Use modules in common utilsFilipa Lacerda2017-09-0913-460/+472
| * | | | | | Merge branch 'fix-image-diff-swipe-handle' into 'master'Annabel Dunstone Gray2017-09-201-1/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Fix image diff swipe handle offset to correctly align with the framefix-image-diff-swipe-handleClement Ho2017-09-201-1/+2
| | | |_|_|/ | | |/| | |
* | | | | | Fix diff commenting on commitsLuke "Jared" Bennett2017-09-201-1/+1
* | | | | | Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-2019-223/+106
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '37298-the-prettytime-utils-module-could-use-some-light-maintena...Fatih Acet2017-09-193-73/+56
| |\ \ \ \ \
| | * | | | | Lightly refactor prettyTime module.37298-the-prettytime-utils-module-could-use-some-light-maintenanceBryce Johnson2017-09-143-73/+56
| * | | | | | Merge branch 'revert-feature-highlight' into 'master'Jacob Schatz2017-09-194-131/+0
| |\ \ \ \ \ \
| | * | | | | | Revert feature highlightClement Ho2017-09-194-131/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Only show the sidebar scroll bars if the user can scrollsidebar-sidebars-only-when-scrollPhil Hughes2017-09-191-0/+11
| * | | | | | Change all instances of btn-sm to btn-small to keep things consistentJedidiah2017-09-195-7/+7
| * | | | | | Fix MR widget with external CI services/integrations33287-fix-mr-widget-errors-with-external-servicesEric Eastwood2017-09-184-9/+24
| * | | | | | Merge branch '37259-some-mr-ready-mobile-fixes' into 'master'Fatih Acet2017-09-181-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix MR ready to merge buttons/controls at mobile breakpoint37259-some-mr-ready-mobile-fixesEric Eastwood2017-09-131-3/+3