Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate old notes app test from Karma to Jest | Martin Hanzel | 2019-06-05 | 1 | -1048/+0 |
| | |||||
* | Increase timeout for notes_spec.jswinh-notes_spec-timeout | Winnie Hellmann | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'winh-remove-sushi' into 'master' | Winnie Hellmann | 2019-03-26 | 1 | -1/+1 |
| | | | | | | | | | | Remove .raw from JavaScript fixture file names Closes #59201 See merge request gitlab-org/gitlab-ce!26430 (cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918) | ||||
* | Revert "Merge branch 'winh-remove-sushi' into 'master'" | Filipa Lacerda | 2019-03-22 | 1 | -1/+1 |
| | | | This reverts merge request !26430 | ||||
* | Remove .raw from JavaScript fixture file names | Winnie Hellmann | 2019-03-21 | 1 | -1/+1 |
| | | | | | | | There is nothing more to say but "Commits that change 30 or more lines across at least three files must describe these changes in the commit body" | ||||
* | Fix failing specs and lint errors. | Fatih Acet | 2019-01-30 | 1 | -2/+17 |
| | |||||
* | Prettify all spec files | Mike Greiling | 2018-10-17 | 1 | -798/+796 |
| | |||||
* | enable jasmine/new-line-before-expect | Johann Hubert Sonntagbauer | 2018-10-17 | 1 | -0/+15 |
| | |||||
* | enable jasmine/prefer-jasmine-matcher | Johann Hubert Sonntagbauer | 2018-10-09 | 1 | -3/+3 |
| | |||||
* | Changes tab VUE refactoring | Felipe Artur | 2018-06-21 | 1 | -112/+39 |
| | |||||
* | remove all unused eslint-disable rules | Lukas Eipert | 2018-06-20 | 1 | -1/+1 |
| | |||||
* | Resolve "Placeholder note renders the user name in a new line" | Clement Ho | 2018-06-14 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-04-25 | 1 | -4/+3 |
|\ | |||||
| * | fix more instances of "import *" with spyOnDependency | Mike Greiling | 2018-04-23 | 1 | -4/+3 |
| | | |||||
* | | [skip ci] Replace hidden-xs | Clement Ho | 2018-04-09 | 1 | -2/+2 |
|/ | |||||
* | Cleanup test for disabling comment submit buttonwinh-cleanup-comment-submit-test | Winnie Hellmann | 2018-03-22 | 1 | -92/+225 |
| | |||||
* | Adds tests | Jacob Schatz | 2018-03-21 | 1 | -0/+14 |
| | |||||
* | move render_gfm into behaviors directory | Mike Greiling | 2018-03-19 | 1 | -1/+1 |
| | |||||
* | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 1 | -0/+1 |
| | |||||
* | Render MR Notes with Vue with behind a cookie | Fatih Acet | 2018-02-28 | 1 | -5/+6 |
| | |||||
* | fixed task list spec | Phil Hughes | 2018-02-05 | 1 | -7/+17 |
| | |||||
* | fixed notes_spec.js | Phil Hughes | 2018-02-05 | 1 | -1/+1 |
| | |||||
* | fixed failing karma specs caused by TaskList | Phil Hughes | 2018-02-05 | 1 | -6/+8 |
| | |||||
* | fixed axios mock not being restored | Phil Hughes | 2018-02-01 | 1 | -0/+4 |
| | |||||
* | fixed notes_spec.js | Phil Hughes | 2018-02-01 | 1 | -58/+124 |
| | |||||
* | Tidy up main JS filemain-js-tidy-up | Phil Hughes | 2018-01-10 | 1 | -0/+1 |
| | |||||
* | Export and use Notes ES module | Phil Hughes | 2017-12-15 | 1 | -3/+1 |
| | |||||
* | Merge branch 'master' into 38869-datetime | Filipa Lacerda | 2017-12-11 | 1 | -6/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (112 commits) small change to make less conflict with EE version Add cop for use of remove_column Resolve merge conflicts with dev.gitlab.org/master after security release add index for doc/administration/operations/ Remove RubySampler#sample_objects for performance as well Bugfix: User can't change the access level of an access requester Add spec for removing issues.assignee_id updated imports Keep track of storage check timings Remove a header level in the new 'Automatic CE->EE merge' doc Improve down step of removing issues.assignee_id column Fix specs after removing assignee_id field Remove issues.assignee_id column Resolve conflicts in app/models/user.rb Fix image view mode Do not raise when downstream pipeline is created Remove the need for destroy and add a comment in the spec Use build instead of create in importer spec Simplify normalizing of paths Remove allocation tracking code from InfluxDB sampler for performance ... | ||||
| * | use exported methods instead of gl.utils | Phil Hughes | 2017-12-08 | 1 | -6/+4 |
| | | |||||
* | | Export date utility functions as ES6 modules | Filipa Lacerda | 2017-12-07 | 1 | -2/+0 |
|/ | |||||
* | moved to es6 modulesfix-mermaid-import | Phil Hughes | 2017-11-22 | 1 | -2/+0 |
| | |||||
* | Add support of Mermaid | Vitaliy @blackst0ne Klachkov | 2017-11-22 | 1 | -1/+2 |
| | |||||
* | Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'36248-repo-editor-double-border-under-repo-file-buttons | Filipa Lacerda | 2017-11-06 | 1 | -2/+19 |
|\ | | | | | | | | | | | | | Added discussion_line_code value to note response and use it to query the right… Closes #38677 See merge request gitlab-org/gitlab-ce!14981 | ||||
| * | FE review changes - remove internal details assertion and look for closest ↵ | Luke "Jared" Bennett | 2017-10-27 | 1 | -4/+0 |
| | | | | | | | | form if no discussion_line_code | ||||
| * | Add spec for root diff discussion note | Luke "Jared" Bennett | 2017-10-24 | 1 | -2/+22 |
| | | |||||
| * | Fix karma | Luke "Jared" Bennett | 2017-10-23 | 1 | -0/+1 |
| | | |||||
* | | Resolve "Convert autosize.js library to be a Yarn managed library" | Tim Zallmann | 2017-10-31 | 1 | -1/+1 |
| | | |||||
* | | notes.js: use the original content when resetting the form | Ben Boeckel | 2017-10-19 | 1 | -0/+10 |
|/ | | | | | | | Otherwise, when an error occurred, the content was escaped and re-escaped on every error. Fixes #37724 | ||||
* | Merge branch '38871-cleanup-data-page-attribute-after-karma-test' into 'master' | Clement Ho | 2017-10-11 | 1 | -1/+6 |
|\ | | | | | | | | | | | | | Cleanup data-page attribute after each Karma test Closes #38871 See merge request gitlab-org/gitlab-ce!14742 | ||||
| * | Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-test | Eric Eastwood | 2017-10-11 | 1 | -1/+6 |
| | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38871 | ||||
* | | spec fixesph-gl-form-js-modules | Phil Hughes | 2017-10-11 | 1 | -11/+9 |
|/ | |||||
* | karma spec fixes | Phil Hughes | 2017-10-10 | 1 | -2/+2 |
| | |||||
* | Merge branch 'fix-comment-reflection' into 'security-9-5' | Jacob Schatz | 2017-09-07 | 1 | -0/+14 |
| | | | | | Fix Live Comment XSS Vulnerability See merge request gitlab/gitlabhq!2183 | ||||
* | Fix broken notes spec | Filipa Lacerda | 2017-08-11 | 1 | -1/+2 |
| | |||||
* | Fix broken spec for issuable shortcuts and notes | Filipa Lacerda | 2017-08-11 | 1 | -4/+5 |
| | |||||
* | Remove forgotten fdescribe | Filipa Lacerda | 2017-08-10 | 1 | -1/+1 |
| | |||||
* | Change fixtures of old tests | Filipa Lacerda | 2017-08-10 | 1 | -4/+4 |
| | |||||
* | Remove placeholder note when award emoji slash command is applied | Kushal Pandya | 2017-06-30 | 1 | -0/+45 |
| | |||||
* | Fix note highlight being added to new notes33916-make-note-highlight-toggle-boolean-explcit | Eric Eastwood | 2017-06-19 | 1 | -1/+1 |
| | | | | | | | | Always use a explicit true/false value to set highlight because jQuery assumes `null` means toggle from whatever state and doesn't force false. Regressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12098 | ||||
* | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master' | Sean McGivern | 2017-06-16 | 1 | -24/+24 |
|\ | | | | | | | | | | | | | Rename "Slash commands" to "Quick actions" Closes #27070 See merge request !11811 |