summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Update to jQuery 3.Jacob Schatz2018-02-2010-34/+46
|
* fix broken specsremove-chart-show-bundleMike Greiling2018-02-193-4/+4
|
* Merge branch '42929-hide-new-variable-values' into 'master'Clement Ho2018-02-152-15/+72
|\ | | | | | | | | | | | | Hide CI secret variable values on save Closes #42929 See merge request gitlab-org/gitlab-ce!17044
| * Hide CI secret variable values on save42929-hide-new-variable-valuesEric Eastwood2018-02-142-15/+72
| | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/42928
* | Replace $.get with axios in importerStatusClement Ho2018-02-151-7/+67
| |
* | Merge branch 'winh-new-modal-component' into 'master'Filipa Lacerda2018-02-151-0/+192
|\ \ | | | | | | | | | | | | Add new modal Vue component See merge request gitlab-org/gitlab-ce!17108
| * | Add new modal Vue componentwinh-new-modal-componentWinnie Hellmann2018-02-141-0/+192
| | |
* | | Re-enable eslint in `commits.js` fileAndré Luís2018-02-151-9/+11
| | |
* | | Converted pipeline_schedules bundles into automatic webpack entriespipeline-schedule-webpackPhil Hughes2018-02-152-2/+2
| | | | | | | | | | | | #41341
* | | Merge branch '35530-teleporting-emoji-fix' into 'master'Fatih Acet2018-02-151-1/+12
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix teleporting emoji (MR description instead of comment) Closes #35530 See merge request gitlab-org/gitlab-ce!17100
| * | | The emoji menu should not close when the search box is clickedJared Deckard2018-02-071-1/+12
| | | |
* | | | Merge branch '34130-null-pipes' into 'master'Fatih Acet2018-02-151-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Resolve "Merge request says "Could not connect to the CI server", no CI or integration is configured" See merge request gitlab-org/gitlab-ce!17053
| * | | | Prevent MR Widget error when no CI configured34130-null-pipesSimon Knox2018-02-121-0/+9
| | | | |
* | | | | Moves mr widget components into vue filesfl-mr-widget-4Filipa Lacerda2018-02-132-21/+35
| |_|/ / |/| | | | | | | | | | | | | | | Adds i18n Improves test cases
* | | | Merge branch '43198-fix-settings-panel-expanding-when-fragment-hash-linked' ↵Phil Hughes2018-02-131-0/+29
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix settings panels not expanding when fragment hash linked Closes #43198 See merge request gitlab-org/gitlab-ce!17074
| * | | | Fix settings panel not expanding when fragment hash linkedEric Eastwood2018-02-131-0/+29
| | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/43198
* | | | | Merge branch '42923-close-issue' into 'master'Phil Hughes2018-02-134-0/+91
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Can't close issue through buttons in the textarea on mobile" Closes #42923 See merge request gitlab-org/gitlab-ce!17043
| * \ \ \ \ [ci skip] Merge branch 'master' into 42923-close-issueFilipa Lacerda2018-02-134-24/+32
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (25 commits) Addressed mr observations Clean new Flash() and stop disabling no-new (eslint) when possible Disable query limiting warnings for now on GitLab.com Revert "Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' into 'master'" Fix warning messages for promoting labels and milestones Fixed missing js selector for the realtime pipelines commit comp Honour workhorse provided file name Create an empty wiki when there is no wiki in the gitlab export bundle Revert and remove header_title line from labels issue Fixed bug with param config changed params passed to from a string to an object Move IssuableTimeTracker vue component Fix breadcrumb on labels page for groups Convert groups_select ajax to use axios Default CI variables to unprotected make sure there is a dependency on Gitlab::CurrentSettings is Make GITLAB_FEATURES in build_spec compatible with EE Update jquery.waitforimages & use npm version Fixed typo, updated test, and removed commented code Replaced use of $.get with axios.get and updated tests ...
| * | | | | | Reuse getter42923-close-issueFilipa Lacerda2018-02-122-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add loading button for better UX
| * | | | | | [ci skip] Merge branch 'master' into 42923-close-issueFilipa Lacerda2018-02-122-88/+9
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (21 commits) GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. standard, LDAP) Return a warning string if we try to encode to unsupported encoding Remove confirmation_input Resolve failures in GitHub-ish import controller specs Remove changelogs for already-released security patches Merge branch 'mc/bug/38984-wildcard-protected-tags' into 'security-10-4' Merge branch 'fix/gh-namespace-issue' into 'security-10-4' Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4' Merge branch 'fix-mermaid-xss' into 'security-10-4' Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4' API - fix searching in group/project specified by path Add documentation on how to build a QA Docker image Fix english in style_guide_js.md Adds tooltip for environment name Adds CSS for child envrionments Do not attach runner to a non-exsiting network in QA Remove not needed default statement Improve docs about allowing some side effects on the constructor Move all ENV to Runtime::Env Rename .scss files to use snake_case Moves missing branch into a vue file ...
| * | | | | | Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-093-0/+85
| | | | | | |
* | | | | | | Merge branch 'winh-new-branch-dropdown-style' into 'master'Phil Hughes2018-02-131-36/+77
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup new branch/merge request form in issues Closes #41938 See merge request gitlab-org/gitlab-ce!16854
| * | | | | | Cleanup new branch/merge request form in issueswinh-new-branch-dropdown-styleWinnie Hellmann2018-02-121-36/+77
| | | | | | |
* | | | | | | Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-1233-305/+1048
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'diff-and-gpg-badges-ajax-refactor' into 'master'Phil Hughes2018-02-121-21/+29
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaced use of $.get with axios.get and updated tests See merge request gitlab-org/gitlab-ce!16989
| | * | | | | | Fixed typo, updated test, and removed commented codeConstance Okoghenun2018-02-081-2/+2
| | | | | | | |
| | * | | | | | Replaced use of $.get with axios.get and updated testsConstance Okoghenun2018-02-081-21/+29
| | | | | | | |
| * | | | | | | Merge branch 'refactor/move-issuable-time-tracker-vue-component' into 'master'Filipa Lacerda2018-02-121-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move IssuableTimeTracker vue component See merge request gitlab-org/gitlab-ce!16948
| | * | | | | | | Move IssuableTimeTracker vue componentGeorge Tsiolis2018-02-121-1/+1
| | | | | | | | |
| * | | | | | | | Merge branch '42928-default-protected-variables-to-off' into 'master'Filipa Lacerda2018-02-121-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default CI variables to unprotected Closes #42928 See merge request gitlab-org/gitlab-ce!17039
| | * | | | | | | Default CI variables to unprotected42928-default-protected-variables-to-offEric Eastwood2018-02-091-1/+1
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/42928
| * | | | | | | Remove confirmation_inputWinnie Hellmann2018-02-091-63/+0
| | | | | | | |
| * | | | | | | Merge branch 'fl-mr-widget-missing-branch' into 'master'Phil Hughes2018-02-091-25/+9
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Moves missing branch into a vue file See merge request gitlab-org/gitlab-ce!17016
| | * | | | | | Moves missing branch into a vue filefl-mr-widget-missing-branchFilipa Lacerda2018-02-081-25/+9
| | | |/ / / / | | |/| | | |
| * | | | | | Replace $.post in importer status with axiosClement Ho2018-02-091-0/+47
| |/ / / / /
| * | | | | Refactored merge_requests/show path in dispatcher.jsConstance Okoghenun2018-02-081-14/+6
| | |_|/ / | |/| | |
| * | | | Merge branch '41297-new-design-for-cancel-stop-pipeline-confirmation' into ↵Clement Ho2018-02-082-10/+10
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "New design for cancel / stop pipeline confirmation" Closes #41297 See merge request gitlab-org/gitlab-ce!16813
| | * | | Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-072-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix tests Address code review feedback Fix tests
| * | | | Resolve "Cancelling a second comment edit doesn't return its state to before ↵Simon Knox2018-02-072-47/+66
| | |/ / | |/| | | | | | | | | | the edit"
| * | | Merge branch '4656-ce-port-filtered-search-bar' into 'master'Clement Ho2018-02-076-32/+36
| |\ \ \ | | | | | | | | | | | | | | | | | | | | CE Port: for Filtered search releated changes See merge request gitlab-org/gitlab-ce!16917
| | * | | Import FilteredSearchTokenKeys, update class initialization syntax4656-ce-port-filtered-search-barKushal Pandya2018-02-071-5/+6
| | | | |
| | * | | Import and use `FilteredSearchTokenKeys` independentlyKushal Pandya2018-02-075-27/+30
| | | |/ | | |/|
| * | | Merge branch 'clear-job-request-timeout' into 'master'Filipa Lacerda2018-02-071-18/+27
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clear the timeout in Jobs class after each test Closes #42830 See merge request gitlab-org/gitlab-ce!16969
| | * | | Clear the timeout in Jobs class after each testPhil Hughes2018-02-071-18/+27
| | | | |
| * | | | Merge branch 'pawel/connect_to_prometheus_through_proxy-30480' into 'master'Robert Speicher2018-02-072-28/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deploy prometheus through kubernetes and autoconnect to cluster Closes #30480 and #28916 See merge request gitlab-org/gitlab-ce!16182
| | * \ \ \ Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-02-0630-828/+1850
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (242 commits) Validate user namespace before saving so that errors persist on model Reset Project's column information in spec/lib/gitlab/background_migration/populate_merge_request_metrics_with_events_data_spec.rb Explicitly set cwd in Sidekiq memory killer instead of depending on getcwd Downgrade google-protobuf Close low level rugged repository in project cache worker File upload UI obeys LFS filters Resolve "Add a link to documentation on how to get external ip in the Kubernetes cluster details page" Upgrade GitLab Workhorse to v3.6.0 Add sorting options for /users API (admin only) improvements from feedback [ci-skip] add changelog remove file after `Upload#destroy` Fix a hardcoded pipeline ID in a spinach step Override group sidebar links Replace "cluster" with "Kubernetes cluster" Reorder async/sync tasks in BuildFinishedWorker to read traces efficiently Fix tests for Drop filename enforcement Revert using expand_fixture_path in factory Revert "Add FixtureHelpers for FactoryGirl" Refactor :trace to :trace_live in spec ...
| | * | | | fix broken karma specs due to removed functionMike Greiling2018-01-312-28/+2
| | | | | |
| * | | | | Merge branch '3559-ce-port-group-roadmap' into 'master'Filipa Lacerda2018-02-073-0/+99
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | CE Port for Group Roadmap changes See merge request gitlab-org/gitlab-ce!16908
| | * | | | Add `convertObjectPropsToCamelCase` helper methodKushal Pandya2018-02-071-0/+29
| | | | | |
| | * | | | Add `convertToCamelCase` helper methodKushal Pandya2018-02-071-0/+6
| | | | | |