summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | Delete sidebar specs and fixtures; update shortcuts_spec to check page titleAnnabel Dunstone Gray2017-02-153-168/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '28247-timeloops-bug' into 'master' Clement Ho2017-02-161-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix broken test28247-timeloops-bugFilipa Lacerda2017-02-161-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'fe-paginated-environments-api' into 'paginate-environments-bund...paginate-environments-bundleFilipa Lacerda2017-02-1613-256/+481
|\ \ \ \ \ \ \
| * | | | | | | Create util to handle pagination transformationFilipa Lacerda2017-02-161-0/+24
| * | | | | | | Merge branch 'fe-paginated-environments-api-add-pagination' into fe-paginated...Filipa Lacerda2017-02-161-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Rename storePagination to setPaginationFilipa Lacerda2017-02-161-1/+1
| * | | | | | | | Fix broken testsfe-paginated-environments-api-add-subviewFilipa Lacerda2017-02-164-75/+96
| * | | | | | | | Move change page param to utility functionFilipa Lacerda2017-02-153-0/+249
| |/ / / / / / /
| * | | | | | | Add pagination tests for environments tableFilipa Lacerda2017-02-121-0/+42
| * | | | | | | Remove spec checking for scope 'all' since it's no longer part of componentFilipa Lacerda2017-02-122-9/+9
| * | | | | | | Integrates pagination component with APIFilipa Lacerda2017-02-122-11/+53
| * | | | | | | Merge branch 'master' into fe-paginated-environments-apiFilipa Lacerda2017-02-125-6/+6
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Fix broken test and linter errorFilipa Lacerda2017-02-091-1/+1
| * | | | | | | Use CJS in all environments componentsFilipa Lacerda2017-02-096-21/+20
| * | | | | | | Use CJS for tests.Filipa Lacerda2017-02-094-35/+36
| * | | | | | | Adjustments for the new response with countersFilipa Lacerda2017-02-091-1/+1
| * | | | | | | Adjustments to receive new data schemaFilipa Lacerda2017-02-093-259/+106
* | | | | | | | Merge branch '27452-update-issue-count' into 'master' Filipa Lacerda2017-02-161-0/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | update issue count when closing/reopening an issueSimon Knox2017-02-141-0/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '27922-cmd-click-todo-doesn-t-work' into 'master' Alfredo Sumaran2017-02-152-6/+97
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix regression where cmd-click stopped working for todos and merge request tabs27922-cmd-click-todo-doesn-t-workClement Ho2017-02-152-6/+97
* | | | | | | Merge branch 'cover-my-karma' into 'master' Clement Ho2017-02-141-0/+35
|\ \ \ \ \ \ \
| * | | | | | | Include all files with 0% coverage in reportwinniehell2017-02-111-0/+35
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'requires-input-fixture' into 'master' Clement Ho2017-02-142-24/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Replace static fixture for behaviors/requires_input_spec.js (!9162)winniehell2017-02-142-24/+7
* | | | | | | Replace static fixture for right_sidebar_spec.js (!9211)winniehell2017-02-144-15/+34
* | | | | | | Add dynamic fixture for todoswinniehell2017-02-141-0/+30
|/ / / / / /
* | | | | | Merge branch '27966-branch-ref-switcher-input-filter-broken' into 'master' Filipa Lacerda2017-02-141-0/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add tests27966-branch-ref-switcher-input-filter-brokenClement Ho2017-02-131-0/+8
* | | | | | Merge branch 'quick-submit-fixture' into 'master' dz-rename-path-with-namespaceAlfredo Sumaran2017-02-132-24/+28
|\ \ \ \ \ \
| * | | | | | Replace static fixture for behaviors/quick_submit_spec.js (!9086)winniehell2017-02-112-10/+13
| * | | | | | Use textarea for quick submit specwinniehell2017-02-112-14/+15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'merge-request-tabs-fixture' into 'master' Alfredo Sumaran2017-02-133-24/+38
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Replace static fixture for merge_request_tabs_spec.js (!9172)winniehell2017-02-133-24/+38
| |/ / / /
* | | | | Merge branch 'dynamic-header-fixture' into 'master' Clement Ho2017-02-132-36/+1
|\ \ \ \ \
| * | | | | Replace static fixture for header_spec.js (!9174)winniehell2017-02-132-36/+1
| |/ / / /
* | | | | Merge branch 'new-branch-fixture' into 'master' Clement Ho2017-02-133-6/+30
|\ \ \ \ \ | |/ / / / |/| | | |