Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@13-0-stable-ee | GitLab Bot | 2020-05-20 | 3 | -4/+30 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@12-10-stable-ee | GitLab Bot | 2020-04-20 | 1 | -0/+77 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-31 | 1 | -2/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-13 | 1 | -3/+10 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-12 | 1 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-05 | 5 | -2/+34 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-02 | 1 | -2/+13 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-21 | 1 | -0/+14 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-10 | 2 | -2/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-12 | 1 | -16/+34 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-03 | 1 | -0/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-29 | 1 | -0/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-28 | 2 | -40/+33 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-18 | 1 | -0/+10 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-11 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-03 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-30 | 1 | -10/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-25 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-14 | 1 | -0/+90 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-13 | 5 | -0/+9 |
| | |||||
* | Add system notes for when a zoom call was added/removed from an issue63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issue | Jacopo | 2019-07-29 | 1 | -0/+2 |
| | | | | | Add a zoom link added / removed system note when a zoom link is being added / removed to the issue description. | ||||
* | Skip spam check for task list updates | Felipe Artur | 2019-07-09 | 1 | -2/+2 |
| | | | | Task list updates should not mark users action as spam on akismet. | ||||
* | Add reorder action to Project IssuesControllerbw-issue-reorder | Brett Walker | 2019-06-21 | 2 | -0/+49 |
| | | | | to support manual sorting on the frontend | ||||
* | Change s_() calls to _() calls | Michał Zając | 2019-06-04 | 1 | -1/+1 |
| | | | | There are no namespaces in the strings so we don't need those | ||||
* | Include MR information if possible when emailing notification of closing an ↵ | Michał Zając | 2019-05-16 | 1 | -5/+8 |
| | | | | issue | ||||
* | Externalize strings detected by rubocop-i18n | Martin Wortschack | 2019-04-15 | 1 | -2/+2 |
| | | | | | | - Externalize strings in milestones_helper - Externalize strings in app/services - Update PO file | ||||
* | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requests | Oswaldo Ferreira | 2019-04-08 | 2 | -22/+2 |
| | | | | | Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161 (code out of ee/ folder). | ||||
* | Merge branch 'security-2773-milestones-fix' into 'master' | Yorick Peterse | 2019-03-04 | 1 | -1/+3 |
|\ | | | | | | | | | [master] Check issue milestone availability See merge request gitlab/gitlabhq!2788 | ||||
| * | Check issue milestone availability | Jarka Košanová | 2019-02-14 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Add project when creating milestone in specs We validate milestone is from the same project/parent group as issuable -> we need to set project in specs correctly Improve methods names and specs organization | ||||
* | | Reduce remaining diff with EE in app/services | Rémy Coutable | 2019-02-14 | 1 | -1/+7 |
|/ | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Raise exception if we can't match the update_task | Brett Walker | 2019-01-30 | 1 | -26/+1 |
| | | | | and some additional refactoring | ||||
* | Refactor and added specs | Brett Walker | 2019-01-30 | 1 | -8/+8 |
| | |||||
* | Ignore lock_version for task updates | Brett Walker | 2019-01-30 | 1 | -0/+5 |
| | |||||
* | Refactor toggling of task list item | Brett Walker | 2019-01-30 | 1 | -55/+20 |
| | |||||
* | Added 'handle_update_task' for new task handling | Brett Walker | 2019-01-30 | 1 | -0/+62 |
| | |||||
* | Remove caching of CSV file49231-import-issues-csv | Heinrich Lee Yu | 2019-01-07 | 1 | -18/+6 |
| | | | | Load whole file in memory to simplify code | ||||
* | Improve email messages | Heinrich Lee Yu | 2019-01-07 | 1 | -3/+3 |
| | | | | Also refactored cleanup view to use the same localized string | ||||
* | Import CSV Backend | Heinrich Lee Yu | 2019-01-07 | 1 | -0/+65 |
| | | | | Process CSV uploads async using a worker then email results | ||||
* | Delete confidential issue todos for guests | Felipe Artur | 2018-12-14 | 1 | -1/+1 |
| | | | | | Fix leaking information of confidential issues on TODOs when user is downgraded to guest access. | ||||
* | Merge branch '40085-add-a-create_merge_request-quick-action' into 'master' | Douwe Maan | 2018-11-20 | 1 | -0/+13 |
|\ | | | | | | | | | | | | | Resolve "Add a `/create_merge_request` quick action" Closes #40085 See merge request gitlab-org/gitlab-ce!22485 | ||||
| * | Creates /create_merge_request quickaction40085-add-a-create_merge_request-quick-action | Jacopo | 2018-11-14 | 1 | -0/+13 |
| | | | | | | | | | | | | | | With this quick action the user can create a new MR starting from the current issue using as `source_branch` the given `branch name` and as `target_branch` the project default branch. If the `branch name` is omitted a name is automatically created starting from the issue title. | ||||
* | | Extract code from Issues::MoveServicece-3777-promote-to-epic | Jarka Košanová | 2018-11-12 | 1 | -128/+29 |
|/ | | | | | | | Extract code to make it easier reusable - introduce AttributesRewriter and ContentRewriter - support group entites when rewriting content - make Uploader copy_to working for Namespaces | ||||
* | Add email for milestone change | Chantal Rollison | 2018-11-02 | 1 | -0/+14 |
| | |||||
* | Move issue related_branches to service | Felipe Artur | 2018-10-04 | 1 | -0/+26 |
| | | | | | Moves the related_branches method from Issue model to RelatedBranchesService | ||||
* | Disable existing offenses for the CodeReuse cops | Yorick Peterse | 2018-09-11 | 4 | -0/+16 |
| | | | | | This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop. | ||||
* | Rails 5: fix issue move service | Jasper Maes | 2018-09-11 | 1 | -1/+1 |
| | | | | | In rails 5, the attributes method for an enum returns the name instead of the database integer. | ||||
* | Use ResourceLabelEvent for tracking label changes | Jan Provaznik | 2018-09-07 | 1 | -0/+13 |
| | |||||
* | Merge branch '39665-restrict-issue-reopen' into 'master' | Sean McGivern | 2018-09-04 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Restrict reopening locked issues for non authorized issue authors Closes #39665 See merge request gitlab-org/gitlab-ce!21299 | ||||
| * | Restrict reopening locked issues for issue authors | Jarka Kadlecová | 2018-09-04 | 1 | -1/+1 |
| | | |||||
* | | Only load issue notes once when getting related MRs43096-controller-projects-issuescontroller-referenced_merge_requests-json-executes-more-than-100-sql-queries | Sean McGivern | 2018-08-21 | 1 | -4/+11 |
| | | | | | | | | | | | | | | As we always call both methods from the controller - and elsewhere we call the more general method - and one uses all notes and the other uses system notes, then we should just load the notes and their authors once, and filter on the Ruby side. |