Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-12Reuse getterFilipa Lacerda
Add loading button for better UX
2018-02-12Put back class names used in shared testFilipa Lacerda
2018-02-09Makes close/reopen issue request to inside the vue appFilipa Lacerda
2018-02-08Resolve "Cancelling a second comment edit doesn't return its state to before ↵Simon Knox
the edit"
2018-01-18Remove trailing space after author name in note headerAnnabel Dunstone Gray
2018-01-12Fix Ctrl+Enter keyboard shortcut saving comment/note editEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41956
2018-01-08Fix last eslint rulesFilipa Lacerda
2018-01-08Fix more eslint rulesFilipa Lacerda
2018-01-05[ci skip] Fix more rulesFilipa Lacerda
2018-01-05[ci skip] Fix more rulesFilipa Lacerda
2018-01-04Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda
2017-12-12Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'Filipa Lacerda
Stop "ERROR: TypeError{}" from being logged to the console and fail tests Closes #37619 See merge request gitlab-org/gitlab-ce!15830
2017-12-12Merge branch 'issue-note-rename' into 'master'Fatih Acet
rename remaining issue_ prefixed files See merge request gitlab-org/gitlab-ce!15818
2017-12-11Merge branch 'url-utility-es-module' into 'master'Filipa Lacerda
Moved URL utility methods into exported es modules See merge request gitlab-org/gitlab-ce!15783
2017-12-10Try to clean up legit Vue error that was patched overEric Eastwood
See https://gitlab.com/gitlab-org/gitlab-ce/issues/37619#note_50422859
2017-12-09Merge branch 'note-preview' into 'security-10-2'Fatih Acet
prevent potential XSS when editing comment See merge request gitlab/gitlabhq!2238 (cherry picked from commit 80ed6d25a46c0f70ec8baea78b5777118d63876c) 7480e462 prevent potential XSS when editing comment
2017-12-08rename remaining issue_ prefixed filesSimon Knox
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-12-07Use relative _path helper URLs in the GitLab UIEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40825
2017-12-07Resolve "Display member role per project"Mike Greiling
2017-12-04issue note component renameSimon Knox
2017-12-01issue note storeSimon Knox
2017-11-16Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett
2017-11-06Disable issue action button whilst submitting and testLuke "Jared" Bennett
2017-11-01karma spec updatesPhil Hughes
2017-10-31Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann
2017-10-30Merge branch 'es-module-autosave' into 'master'Filipa Lacerda
Remove Autosave class from global namespace See merge request gitlab-org/gitlab-ce!14856
2017-10-19Moves placeholders components into shared folder with documentation. Makes ↵Filipa Lacerda
them easier to reuse in MR and Snippets comments
2017-10-12convert Autosave into pure es module and remove global exportMike Greiling
2017-10-10Flash is now a ES6 modulePhil Hughes
Reduced the technical debt around our JS flash function by making it a module that is imported rather than relying on the global function. The global function still exists mainly for technical debt with how some requests are being completed, but new JS should import the module directly. Also reduces some tech debt in the file by removing the need for jQuery. Instead Flash is now 100% vanilla JS.
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
Resolve "Lock issue and merge request" Closes #18608 See merge request gitlab-org/gitlab-ce!14531
2017-10-03Disable comment textarea while submitting a new comment.Fatih Acet
2017-10-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Jarka Kadlecova
18608-lock-issues-v2 # Conflicts: # db/schema.rb
2017-10-02Fix comment deletion confirmation dialog typoMark Fletcher
2017-10-02Further review changesLuke "Jared" Bennett
2017-10-01FE review changes app codeLuke "Jared" Bennett
2017-09-29Fix md-area top border-radius with issue issuable-note-warningLuke "Jared" Bennett
2017-09-27Correct disabled note form styleLuke "Jared" Bennett
2017-09-27Fix karmaLuke "Jared" Bennett
2017-09-27Fix static analysisLuke "Jared" Bennett
2017-09-26Disable comment form when discussion locked for userJarka Kadlecova
2017-09-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova
# Conflicts: # app/assets/javascripts/notes/components/issue_comment_form.vue
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-22Merge branch 'acet-fix-double-note-render' into 'master'Jacob Schatz
Fix rendering double note issue Closes #38139 See merge request gitlab-org/gitlab-ce!14429
2017-09-22Fix rendering double note issue.Fatih Acet
2017-09-22IssueNotes: Switch back to Write pane when note cancel or submit.Fatih Acet
2017-09-21Merge branch 'acet-fix-comment-form-resize' into 'master'Jacob Schatz
IssueNotes: Resize comment form after note submit and discard. Closes #38115 See merge request gitlab-org/gitlab-ce!14401
2017-09-21IssueNotes: Resize comment form after note submit and discard.Fatih Acet
2017-09-18Merge branch 'master' into 37220-es-modulesMike Greiling
* master: (148 commits) Remove gaps under nav on build page Replace the 'project/snippets.feature' spinach test with an rspec analog Use correct group members path for members flyout link Replace the 'project/commits/revert.feature' spinach test with an rspec analog Merge branch 'rs-incoming-email-domain-docs' into 'security-10-0' Replace the 'project/archived.feature' spinach test with an rspec analog Fix broken link in docs/api/wiki.md Fixed the new sidebars width when browser has scrollbars Improve 'spec/features/profiles/*' specs Replace the 'search.feature' spinach test with an rspec analog dedupe yarn packages add dependency approvals (all MIT license) update build image to latest with node 8.x, yarn 1.0.2, and chrome 61 Ensure we use `Entities::User` for non-admin `users/:id` API requests Minor update to address Sean McGivern's comment. Add data migration Fix setting share_with_group_lock created services for keys Prepare Repository#merge for migration to Gitaly Never connect to webpack-dev-server over SSL ...