summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* shows user avatar in mention autocomplete in editor22790-mention-autocomplete-avatarNur Rony2016-11-161-2/+8
* Merge branch 'vue2' into 'master' Fatih Acet2016-11-1123-162/+196
|\
| * Fixed tests for issue boards & diff note resolvingvue2Phil Hughes2016-11-101-0/+2
| * Fix Merge Conflicts app to make it work with Vue 2Alfredo Sumaran2016-11-101-1/+16
| * Changed how lists get sortedPhil Hughes2016-11-103-2/+6
| * Issue board spec fixesPhil Hughes2016-11-102-1/+3
| * Fixed jump to discussion button not showingPhil Hughes2016-11-101-1/+5
| * Changed how resolving notes is renderedPhil Hughes2016-11-104-35/+39
| * Remove unnecesarry require.Fatih Acet2016-11-101-1/+0
| * Fixed up resolve discussionsPhil Hughes2016-11-106-17/+32
| * Refactor of issue boards to work with Vue2Phil Hughes2016-11-108-80/+85
| * VueJSMigration: Remove parallel-conflict-line component.Fatih Acet2016-11-102-19/+1
| * Vue migration fix syntax highlighting.Fatih Acet2016-11-101-1/+1
| * Migrate Vue v1 to v2.Fatih Acet2016-11-109-21/+23
* | Account for merge request fixed affix bar23520-mr-sticky-tabs-overlap-discussion-from-anchorLuke Bennett2016-11-102-2/+19
|/
* Merge branch '22058-auto-selection' into 'master' Fatih Acet2016-11-091-0/+4
|\
| * Fixes #22058 and #23578Yann Gravrand2016-11-061-0/+4
* | Merge branch 'remove-heading-space-from-diff-content' into 'master' Alfredo Sumaran2016-11-091-4/+0
|\ \
| * | Remove an extra leading space from diff contentHiroyuki Sato2016-11-041-4/+0
* | | Merge branch '24146-add-focus-state' into 'master' Annabel Dunstone Gray2016-11-081-3/+0
|\ \ \
| * | | 24146 Add focus state to buttons and dropdowns24146-add-focus-statetauriedavis2016-11-081-3/+0
| | |/ | |/|
* | | Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' Fatih Acet2016-11-082-47/+53
|\ \ \
| * | | Add javascript unit tests for BuildJared Deckard2016-11-041-8/+8
| * | | Removed inline JS and added new affix declarationLuke Bennett2016-11-042-40/+46
* | | | Merge branch 'upgrade-timeago' into 'master' Fatih Acet2016-11-089-70/+298
|\ \ \ \
| * | | | Replace jQuery.timeago with timeago.jsClement Ho2016-11-079-70/+298
| | |/ / | |/| |
* | | | Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-081-0/+22
|\ \ \ \
| * | | | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-0/+22
| |/ / /
* | | | Network page appear with an error message when entering nonexistent git revisionHiroyuki Sato2016-11-061-0/+2
|/ / /
* | | Merge branch 'add-matches-and-closest-element-extensions' into 'master' Fatih Acet2016-11-041-2/+4
|\ \ \
| * | | Added Element extension with .matches and .closestadd-matches-and-closest-element-extensionsLuke "Jared" Bennett2016-10-311-2/+4
* | | | Merge branch 'issue-board-new-label-new-list' into 'master' Fatih Acet2016-11-042-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Creates new list from a new labelissue-board-new-label-new-listPhil Hughes2016-11-042-0/+15
* | | | Merge branch '22588-todos-filter-shows-all-users' into 'master' Sean McGivern2016-11-041-0/+4
|\ \ \ \
| * | | | Fix: Todos Filter Shows All Users22588-todos-filter-shows-all-usersValery Sizov2016-11-041-0/+4
| |/ / /
* | | | Merge branch 'backport-ee-js-groups-api' into 'master' Robert Speicher2016-11-044-13/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Backport Group API code that was added in EE onlybackport-ee-js-groups-apiRémy Coutable2016-10-314-13/+12
* | | | Cleaned up global namespace JSJosé Iván2016-11-037-137/+137
| |_|/ |/| |
* | | Merge branch 'fix-invalid-filename-eslint' into 'master' Alfredo Sumaran2016-11-042-182/+1
|\ \ \
| * | | Add jquery.timeago.js to application.jsAlfredo Sumaran2016-11-031-0/+1
| * | | Move jquery.timeago to vendor directoryAlfredo Sumaran2016-11-031-182/+0
* | | | Merge branch 'project-container-repo-disable' into 'master' Fatih Acet2016-11-031-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Hides registry if project is disabledPhil Hughes2016-11-011-1/+12
| | |/ | |/|
* | | Merge branch 'group-name-validation' into 'master' Alfredo Sumaran2016-11-033-127/+169
|\ \ \
| * | | Unchange username_validator.Bryce Johnson2016-11-021-0/+1
| * | | Move snake_case to camelCase.Bryce Johnson2016-11-021-2/+2
| * | | Change show-gl-field-errors to gl-show-field-errorsBryce Johnson2016-11-022-5/+5
| * | | List gl_field_error as gl_field_errors dep.Bryce Johnson2016-11-011-0/+3
| * | | Break out GlFieldError into separate file.Bryce Johnson2016-11-012-166/+165
| * | | Upgrade gl_field_errors to support more use cases.Bryce Johnson2016-11-012-8/+47