summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-1024-9/+21
|
* Fixing re-ordering of an issue when dragging it to the bottom a long issue ↵David Kuri2018-01-091-0/+12
| | | | list in the board
* Improve table pagination specClement Ho2018-01-091-1/+1
|
* Refactor dashboard todos inside dispatcherClement Ho2018-01-081-1/+1
|
* Make tasklist:changed test in merge_request_spec.js asyncwinh-fix-merge-request-specWinnie Hellmann2018-01-081-4/+11
|
* Resolve "Add graph value to hover"Mike Greiling2018-01-082-156/+102
|
* Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-062-36/+48
|\ | | | | | | | | | | | | Resolve "Improve non-triggered manual action job detail page" Closes #22643 and #37843 See merge request gitlab-org/gitlab-ce!15991
| * Changes after reviewFilipa Lacerda2018-01-051-3/+3
| |
| * Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-0432-310/+460
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (200 commits) Fix issue boards scroll config. Added multi editor setting on the profile preferences page fix missing import of timeWeek which would cause errors in prometheus graphs with deployments Remove downcase from special path helper Rename db:seed_fu-{pg,mysql} to gitlab:setup-{pg,mysql} Fix error when viewing diffs without blobs Moves prettier to dev dependency Eager load event target authors whenever possible Do not run ee_compat_check on security branches Include integration tests in CE/EE testing documentation 41054-Disallow creation of new Kubernetes integrations Resolve "Resizable file list and commit panel" Make tooltip placement bottom by default as per design guidelines Fix groups list icon, timestamp alignment and row height Avoid leaving a push event empty if payload cannot be created Move git operations for UpdateRemoteMirrorService into Gitlab::Git Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Move push_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Update Kubernetes service documentation fix issue #37843 ...
| * \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-225-3/+23
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (22 commits) Extend Cluster Applications to allow installation of Prometheus Docs: move article LDAP-CE to its topic-related folder Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison Reverted fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15788 Execute project hooks and services after commit when moving an issue Use relative URLs when linking to uploaded files Use gitlab-styles Clarify Auto DevOps pipelines Make webpack fail for missing exports Update VERSION to 10.4.0-pre Update CHANGELOG.md for 10.3.0 Explictly require Gitlab::Utils in ProjectFeaturesCompatibility Add note about using the term GPG for all related implementations Add index on namespaces lower(name) for UsersController#exists docs: fix a typo in LFS documentation Fix prometheus arg in prometheus.yml Update Dependencies It should escape spaces to %20 rather than + Replaced the remaining code-fork icons code-fork replacements ...
| * \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-2244-559/+683
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (68 commits) Last push event widget width for fixed layout Added 'admin' persona Docs: move article Artifactory + GL to subject-related folder Mention GitLab Pages when changing username Consolidate the docs when changing a repo path Add docs for automatic redirects when renaming namespaces move "Transfer an existing project into a group" to project docs Do not show Vue pagination if only one page Resolve "Decouple multi-file editor from file list" Update Ruby version to 2.3.6 Skip projects filter on merge requests search Fall back to the `MergeRequestWidgetEntity` LDAP extern_uids are not normalized when updated via API organise content by subject Restore missing language code in datetime_utility.js Add support for defining explicit dependencies to QA factories Document mounting volumes with Docker-in-Docker add missing word to pawel-reduce_cardinality_of_prometheus_metrics.yml Use seconds where possible, and convert to milliseconds for Influxdb consumption update dispatcher to allow for dynamic imports until webpack plugin is updated ...
| * \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-205-16/+52
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (50 commits) Prevent some specs from mangling the gitlab-shell checkout Line up search dropdown with other nav dropdowns Fix onion-skin re-entering state Remove related links in MR widget when empty state Show inline edit button for issues Fix tags in the Activity tab not being clickable Fix shortcut links on help page Don't link LFS-objects multiple times. [CE->EE] Fix spec/lib/gitlab/git/gitlab_projects_spec.rb Tidy up the documentation of Gitlab HA/Gitlab Application Make sure two except won't overwrite each other Update axios.md Remove transitionend event from GL dropdown Preserve gem path so that we use the same gems Load commit in batches for pipelines#index BlobViewer::PackageJson - if private link to homepage Do not generate links for private NPM modules in blob view Fix missing WHERE clause in 20171106135924_issues_milestone_id_foreign_key migration Inverse the has_multiple_clusters? helper usage Remove block styling from search dropdown ...
| * | | | | Adds illustrations for manual actions and non triggered jobsFilipa Lacerda2017-12-192-36/+48
| | | | | |
* | | | | | Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński2018-01-062-3/+28
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Clearing the cache" Closes #41249 See merge request gitlab-org/gitlab-ce!16067
| * | | | | | Use anchor instead of form for reset caches button41249-clearing-the-cacheMatija Čupić2018-01-061-1/+1
| | | | | | |
| * | | | | | Change reset_cache action from get to postMatija Čupić2018-01-051-1/+1
| | | | | | |
| * | | | | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-058-37/+247
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-0432-310/+460
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2017-12-2248-557/+699
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Fix clear/reset wording in nav_controls_specMatija Čupić2017-12-211-1/+1
| | | | | | | |
| * | | | | | | Add reset cache button to pipelines viewMatija Čupić2017-12-212-3/+28
| | | | | | | |
* | | | | | | | Resolve "Helpful and instructing Empty state for multi file editor"Tim Zallmann2018-01-052-4/+6
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'jprovazn-rebase' into 'master'Filipa Lacerda2018-01-051-0/+115
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport 'Rebase' feature from EE to CE Closes #40301 See merge request gitlab-org/gitlab-ce!16071
| * | | | | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+115
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a project uses fast-forward merging strategy user has to rebase MRs to target branch before it can be merged. Now user can do rebase in UI by clicking 'Rebase' button instead of doing rebase locally. This feature was already present in EE, this is only backport of the feature to CE. Couple of changes: * removed rebase license check * renamed migration (changed timestamp) Closes #40301
* | | | | | | Merge branch 'ce-4348-show-dast-results-in-the-mr-widget' into 'master'Tim Zallmann2018-01-052-0/+42
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport of methods and components added in EE See merge request gitlab-org/gitlab-ce!16208
| * | | | | | | Backport of methods and components added in EBackport of methods and ↵Filipa Lacerda2018-01-032-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | components added in EEE
* | | | | | | | Merge branch 'jivl-fix-import-project-url-bug' into 'master'Tim Zallmann2018-01-051-14/+18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix import project url not updating project name Closes #40607 See merge request gitlab-org/gitlab-ce!16120
| * | | | | | | | Fix import project url not updating project namejivl-fix-import-project-url-bugJose Ivan Vargas2018-01-031-14/+18
| | | | | | | | |
* | | | | | | | | Merge branch 'winh-modal-target-id' into 'master'Filipa Lacerda2018-01-054-23/+72
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add id to modal.vue to support data-toggle="modal" Closes #41584 See merge request gitlab-org/gitlab-ce!16189
| * | | | | | | | Add id to modal.vue to support data-toggle="modal"Winnie Hellmann2018-01-054-23/+72
| | | | | | | | |
* | | | | | | | | Merge branch '40533-groups-tree-updates' into 'master'Filipa Lacerda2018-01-045-55/+121
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Groups tree enhancements Closes #40533 See merge request gitlab-org/gitlab-ce!15980
| * | | | | | | | Update selector to test SVG icon nameKushal Pandya2017-12-281-7/+3
| | | | | | | | |
| * | | | | | | | Update selector to test SVG icon name, cleanup testsKushal Pandya2017-12-262-45/+18
| | | | | | | | |
| * | | | | | | | Update icon names, add `updated_at` prop to mock objectsKushal Pandya2017-12-261-3/+19
| | | | | | | | |
| * | | | | | | | ItemStatsValue ComponentKushal Pandya2017-12-261-0/+81
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-043-13/+20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve closed/merged events queries performance on Projects::MergeRequestsController#show.json See merge request gitlab-org/gitlab-ce!15642
| * | | | | | | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-023-13/+20
| | | | | | | | |
* | | | | | | | | Resolve "Resizable file list and commit panel"Tim Zallmann2018-01-041-0/+59
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch '34534-switch-to-axios' into 'master'Filipa Lacerda2018-01-0320-223/+159
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch some bundles to use Axios Closes #41043 See merge request gitlab-org/gitlab-ce!15951
| * | | | | | | Switch boards to AxiosEric Eastwood2018-01-0210-83/+70
| | | | | | | |
| * | | | | | | Switch blob/notebook to AxiosEric Eastwood2018-01-021-31/+17
| | | | | | | |
| * | | | | | | Switch vue_merge_request_widget to AxiosEric Eastwood2018-01-027-31/+17
| | | | | | | |
| * | | | | | | Switch issue_show to AxiosEric Eastwood2018-01-022-78/+55
| |/ / / / / /
* | | | | | | Multi File Editor File iconsTim Zallmann2018-01-032-15/+83
|/ / / / / /
* | | | | | Clears visual token on second backspaceMartin Wortschack2018-01-021-0/+14
| | | | | |
* | | | | | Humanize the units of "Showing last X KiB of log" in job tracesh-make-kib-humanStan Hu2017-12-271-4/+4
|/ / / / / | | | | | | | | | | | | | | | Closes #38613
* | | | | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-223-0/+18
| | | | |
* | | | | Make webpack fail for missing exportsWinnie Hellmann2017-12-221-1/+3
| | | | |
* | | | | Merge branch 'jivl-general-icons-2' into 'master'Tim Zallmann2017-12-221-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | Replace the download, fork and resolve discussion in a new issue icons See merge request gitlab-org/gitlab-ce!15436
| * | | | Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-191-2/+2
| | |_|/ | |/| |