summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '27287-label-dropdown-error-messages' into 'master'Sean McGivern2017-02-221-3/+3
|\
| * fix new label errors not visible in dropdown for #27287, also humanize error ...Tom Koole2017-02-091-3/+3
* | Merge branch 'add-filtered-search-to-mr' into 'master' Alfredo Sumaran2017-02-226-39/+44
|\ \
| * | Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-216-39/+44
* | | Merge branch '26703-todos-count' into 'master' Clement Ho2017-02-212-1/+4
|\ \ \
| * | | change todos counter position & format ( for large counts )mhasbini2017-02-212-1/+4
* | | | Merge branch 'dropdown-loading-class-add' into 'master' Filipa Lacerda2017-02-211-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed eslint errordropdown-loading-class-addPhil Hughes2017-02-201-1/+1
| * | | Changes when loading indicator is added to dropdownPhil Hughes2017-02-201-1/+2
| |/ /
* | | Allow searching issues for strings containing colonsSimon Knox2017-02-212-2/+5
|/ /
* | Merge branch 'remove-imports-loader-window-bind' into 'master' Filipa Lacerda2017-02-20105-105/+105
|\ \
| * | replace implicit this == window with explicit bindingMike Greiling2017-02-17105-105/+105
* | | Merge branch '28295-mr-loading-icon' into 'master' Filipa Lacerda2017-02-202-2/+1
|\ \ \
| * | | loading icon sometimes toggled alongside MR pipeline contents28295-mr-loading-iconSimon Knox2017-02-192-2/+1
* | | | Merge branch 'add-additional-checks-to-ca-data' into 'master' Jacob Schatz2017-02-185-28/+137
|\ \ \ \
| * | | | Make sure events have most properties definedadd-additional-checks-to-ca-dataAlfredo Sumaran2017-02-105-28/+137
* | | | | Merge branch '25465-todo-done-clicking-is-kind-of-unsafe' into 'master' Clement Ho2017-02-181-85/+58
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Todo done clicking is kind of unusable.Jacopo2017-02-171-85/+58
* | | | | Merge branch 'fix-dependency-in-environments' into 'master' Clement Ho2017-02-174-6/+6
|\ \ \ \ \
| * | | | | Fix depenendencies loading Vue in EEFilipa Lacerda2017-02-174-6/+6
* | | | | | Merge branch 'gfm-autocomplete-fixes' into 'master' Alfredo Sumaran2017-02-171-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes errors in GFM slash commands matcher and add tests for default matcherYarNayar2017-02-171-2/+2
* | | | | | Merge branch 'task_list_refactor' into 'master' Fatih Acet2017-02-174-91/+67
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactorSimon Knox2017-02-1613-31/+60
| |\ \ \ \ \ \
| * | | | | | | update correct field for Notes - it's called note not descriptionSimon Knox2017-02-154-1/+5
| * | | | | | | code style and test fixesSimon Knox2017-02-141-0/+0
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-1445-426/+532
| |\ \ \ \ \ \ \
| * | | | | | | | enable lintSimon Knox2017-02-101-4/+1
| * | | | | | | | forgot to iifeSimon Knox2017-02-081-1/+1
| * | | | | | | | notes use new task_list, and PATCH instead of POSTSimon Knox2017-02-084-23/+17
| * | | | | | | | appease lintSimon Knox2017-02-081-9/+8
| * | | | | | | | switch notes to use task_list, but keep its update function for nowSimon Knox2017-02-082-19/+14
| * | | | | | | | copypaste task_list setup and events to own classSimon Knox2017-02-073-66/+53
* | | | | | | | | Merge branch '27920-both-wip-messages-showing' into 'master' Fatih Acet2017-02-171-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Dispatch needed JS when creating a new MR in diff view27920-both-wip-messages-showingSam Rose2017-02-141-0/+1
* | | | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-174-121/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Cache js selectors; fix css26200-convert-sidebar-to-dropdownAnnabel Dunstone Gray2017-02-161-5/+9
| * | | | | | | | | Move necessary sidebar code to right_sidebar.js; delete sidebar.jsAnnabel Dunstone Gray2017-02-153-22/+12
| * | | | | | | | | Change iteration strategy to make PhantomJS happyAlfredo Sumaran2017-02-151-2/+4
| * | | | | | | | | Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-5/+0
| * | | | | | | | | Remove all unnecessary sidebar.jsAnnabel Dunstone Gray2017-02-151-91/+0
* | | | | | | | | | Merge branch '27883-autocomplete-seems-to-not-trigger-when-at-character-is-pa...Filipa Lacerda2017-02-171-0/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Retrigger at.js for slash commands with autocomplete suffix27883-autocomplete-seems-to-not-trigger-when-at-character-is-part-of-an-autocompleted-textSam Rose2017-02-131-0/+3
* | | | | | | | | | Merge branch '28248-use-page' into 'master' Robert Speicher2017-02-171-3/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Reduce number of pipelines created to test pagination28248-use-pageFilipa Lacerda2017-02-161-1/+1
| * | | | | | | | | | Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-162-3/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-1624-1143/+1293
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use `page` query parameter instead of `p` to keep consistency with all URLsFilipa Lacerda2017-02-151-2/+2
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'add-issues-button-disable' into 'master' Fatih Acet2017-02-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Disables add issue buttonadd-issues-button-disablePhil Hughes2017-02-091-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |