summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/dispatcher.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-407/+0
* Refactor projects filtering by nameDmitriy Zaporozhets2017-03-031-3/+10
* Update JS to use new standardsFilipa Lacerda2017-03-021-0/+6
* Changed the javascript class from using the global scope to exporting it via ...Jose Ivan Vargas2017-02-231-0/+5
* Merge branch 'master' into 'master' Clement Ho2017-02-231-0/+3
|\
| * on branch deletion show loading icon and disabled the buttonwendy04022017-02-221-0/+3
* | Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-211-1/+1
|/
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Dispatch needed JS when creating a new MR in diff view27920-both-wip-messages-showingSam Rose2017-02-141-0/+1
* Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-081-0/+1
|\
| * Replaced more jQuery UI datepickersPhil Hughes2017-02-061-0/+1
* | Merge branch '23785-with-builds-tab-gone-give-additional-context-in-system-in...Alfredo Sumaran2017-02-071-0/+5
|\ \
| * | added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-071-0/+5
* | | Merge branch '8082-permalink-to-file' into 'master' Alfredo Sumaran2017-02-071-2/+8
|\ \ \ | |/ / |/| |
| * | Add keyboard shortcut to move to file permalink8082-permalink-to-fileEric Eastwood2017-02-061-2/+8
| |/
* | Merge branch '26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipe...Kamil TrzciƄski2017-02-071-1/+1
|\ \
| * | Fixed tests, renamed files and methodsJose Ivan Vargas2017-02-061-1/+1
| * | changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas2017-02-061-1/+1
| |/
* | Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-031-5/+0
|/
* Merge branch '26282-autosize-js-memory-leak' into 'master' Alfredo Sumaran2017-01-301-7/+6
|\
| * remove ba-resize26282-autosize-js-memory-leakLuke "Jared" Bennett2017-01-201-7/+6
* | Initial fix proposal for u2f not working27047-8-16-cannot-login-with-2faLuke "Jared" Bennett2017-01-261-12/+12
* | hide the version check image if internet connection is brokenKen Ding2017-01-251-0/+3
|/
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* Code review changesClement Ho2017-01-091-1/+1
* Fix specsClement Ho2017-01-091-1/+1
* Fix spinach testsClement Ho2017-01-091-1/+1
* Convert hasOwnProperty check to if statementClement Ho2017-01-091-1/+1
* Add basic searchClement Ho2017-01-091-0/+3
* Merge branch 'auto-pipelines-vue' into 'master' Fatih Acet2017-01-091-5/+0
|\
| * Merge branch 'master' into auto-pipelines-vueRegis2017-01-091-5/+3
| |\
| * \ fix pipelines/index.html.haml merge conflictRegis2017-01-021-0/+11
| |\ \
| * | | remove mini-graph js from dispatcher for pipelines:indexRegis2016-12-271-5/+0
| * | | almost close to svgs - fixed bug for API callRegis2016-12-261-3/+3
* | | | Merge branch 'didemacet-ci-lint-page' into 'master' Alfredo Sumaran2017-01-091-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change CI template linter textarea with Ace EditorClement Ho2017-01-041-0/+4
| | |/ | |/|
* | | Added groups to members section, added a members finderJose Ivan Vargas2017-01-031-5/+2
* | | Moved the members (project_members)option to a single controller called membersJose Ivan Vargas2017-01-031-0/+1
|/ /
* | Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-271-0/+11
|/
* Fix dropdown content non appearing in MR view25961-spec-list-blankFilipa Lacerda2016-12-221-5/+0
* Resolve conflicts23638-remove-builds-tabFilipa Lacerda2016-12-211-0/+1
* Remove builds tabsFilipa Lacerda2016-12-211-4/+0
* Remove builds tab from commitFilipa Lacerda2016-12-211-1/+0
* Makes API call when stage is clickedFilipa Lacerda2016-12-191-0/+15
* Fix eslint errorsfix-master-eslint-errorsAlfredo Sumaran2016-12-151-1/+1
* Merge branch '24877-bulk-edit-only-keeps-common-labels-when-searching' into '...Fatih Acet2016-12-151-5/+3
|\
| * Address feedback24877-bulk-edit-only-keeps-common-labels-when-searchingAlfredo Sumaran2016-12-141-5/+1
| * Improve issuable's bulk assignment implementationAlfredo Sumaran2016-12-141-1/+3
* | expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+39
|/
* Merge branch '15081-wrong-login-tab-ldap-frontend' into 'master' Fatih Acet2016-12-091-0/+1
|\