summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-031-12/+1
* Merge branch '27978-improve-task-list-ux' into 'master' Clement Ho2017-03-021-0/+60
|\
| * Only add a newline in Markdown Editor if the current line is not emptyJan Christophersen2017-03-021-0/+60
* | Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-30/+0
|\ \
| * | Remove unused testFilipa Lacerda2017-02-251-30/+0
* | | remove extra whitespace on dashboard projects pageSimon Knox2017-03-021-8/+28
* | | Remove jQuery UIbye-bye-jquery-uiPhil Hughes2017-03-021-1/+0
| |/ |/|
* | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-011-9/+9
|\ \
| * | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-9/+9
* | | Import vue into specboard-new-issue-template-in-jsPhil Hughes2017-03-011-1/+1
* | | Fixed eslintPhil Hughes2017-03-011-11/+13
* | | Moved issue boards new issue form templatePhil Hughes2017-03-012-1/+190
|/ /
* | Pagination only changes the page parameter.28818-tech-debt-pipelines-paginationFilipa Lacerda2017-02-281-9/+1
|/
* Merge branch 'moving-issue-with-two-list-labels' into 'master' Alfredo Sumaran2017-02-241-0/+21
|\
| * Removes label from previous listmoving-issue-with-two-list-labelsPhil Hughes2017-02-211-0/+21
* | Merge branch 'user-callouts' into 'master' Filipa Lacerda2017-02-242-0/+39
|\ \
| * | Fix failing specsAlfredo Sumaran2017-02-231-5/+9
| * | Modified the user_callout behaviourJose Ivan Vargas2017-02-232-17/+6
| * | Removed disabled rules from the user_callout_spec.jsJose Ivan Vargas2017-02-231-6/+3
| * | Moved the dismiss-icon listener to close the callout to a buttonJose Ivan Vargas2017-02-232-3/+3
| * | Changed the javascript class from using the global scope to exporting it via ...Jose Ivan Vargas2017-02-232-37/+32
| * | Created unit tests, fixtures and integration testsJose Ivan Vargas2017-02-232-0/+54
* | | Merge branch 'refactor-graphs-bundle' into 'master' Filipa Lacerda2017-02-243-27/+4
|\ \ \
| * | | refactor stat_graph_contributors_graph to es6 module syntaxMike Greiling2017-02-241-5/+3
| * | | refactor stat_graph_contributors_util to es6 module syntaxMike Greiling2017-02-241-2/+1
| * | | remove unused StatGraph classMike Greiling2017-02-241-20/+0
| |/ /
* | | Merge branch 'boards-card-template-to-js' into 'master' Filipa Lacerda2017-02-241-0/+168
|\ \ \
| * | | Fixed eslint errorsboards-card-template-to-jsPhil Hughes2017-02-231-3/+7
| * | | Issue boards card in JSPhil Hughes2017-02-231-0/+164
* | | | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-236-7/+7
| |/ / |/| |
* | | Merge branch 'master' into 'master' Clement Ho2017-02-232-0/+60
|\ \ \ | |/ / |/| |
| * | on branch deletion show loading icon and disabled the buttonwendy04022017-02-222-0/+60
* | | added specs for version check imagegamesover/gitlab-ce-broken_iamge_when_doing_offline_update_check(help_page)Luke "Jared" Bennett2017-02-223-1/+37
* | | Merge branch 'add-filtered-search-to-mr' into 'master' Alfredo Sumaran2017-02-221-2/+2
|\ \ \
| * | | Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-211-2/+2
| | |/ | |/|
* | | Merge branch '26703-todos-count' into 'master' Clement Ho2017-02-212-2/+13
|\ \ \ | |/ / |/| |
| * | change todos counter position & format ( for large counts )mhasbini2017-02-212-2/+13
| |/
* | Allow searching issues for strings containing colonsSimon Knox2017-02-211-0/+23
|/
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-1724-24/+24
* Merge branch 'gfm-autocomplete-fixes' into 'master' Alfredo Sumaran2017-02-171-0/+57
|\
| * Fixes errors in GFM slash commands matcher and add tests for default matcherYarNayar2017-02-171-0/+57
* | Merge branch 'dynamic-project-title-fixture' into 'master' Clement Ho2017-02-172-31/+8
|\ \
| * | Replace static fixture for project_title_spec.js (!9175)winniehell2017-02-132-31/+8
* | | Merge branch 'task_list_refactor' into 'master' Fatih Acet2017-02-172-10/+8
|\ \ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactorSimon Knox2017-02-1610-36/+202
| |\ \ \
| * | | | code style and test fixesSimon Knox2017-02-142-4/+4
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-145-48/+66
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-1421-77/+300
| |\ \ \ \ \
| * | | | | | update karma test to expect ajax instead of POSTSimon Knox2017-02-091-8/+6
* | | | | | | Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern2017-02-173-168/+0
|\ \ \ \ \ \ \