- Feb 21, 2020
-
-
GitLab Bot authored
-
- Jan 10, 2020
-
-
GitLab Bot authored
-
- Dec 12, 2019
-
-
GitLab Bot authored
-
- Dec 03, 2019
-
-
GitLab Bot authored
-
- Nov 29, 2019
-
-
GitLab Bot authored
-
- Oct 28, 2019
-
-
GitLab Bot authored
-
- Oct 18, 2019
-
-
GitLab Bot authored
-
- Oct 11, 2019
-
-
GitLab Bot authored
-
- Oct 03, 2019
-
-
GitLab Bot authored
-
- Sep 30, 2019
-
-
GitLab Bot authored
-
- Sep 25, 2019
-
-
GitLab Bot authored
-
- Sep 14, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Jul 29, 2019
-
-
Jacopo authored
Add a zoom link added / removed system note when a zoom link is being added / removed to the issue description.
-
- Jul 09, 2019
-
-
Felipe Artur authored
Task list updates should not mark users action as spam on akismet.
-
- Jun 21, 2019
-
-
Brett Walker authored
to support manual sorting on the frontend
-
- Jun 04, 2019
-
-
Michał Zając authored
There are no namespaces in the strings so we don't need those
-
- May 16, 2019
-
-
Michał Zając authored
-
- Apr 15, 2019
-
-
Martin Wortschack authored
- Externalize strings in milestones_helper - Externalize strings in app/services - Update PO file
-
- Apr 08, 2019
-
-
Oswaldo Ferreir authored
Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161 (code out of ee/ folder).
-
- Feb 14, 2019
-
-
Jarka Kadlecova authored
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
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jan 30, 2019
-
-
Brett Walker authored
and some additional refactoring
-
Brett Walker authored
-
Brett Walker authored
-
Brett Walker authored
-
Brett Walker authored
-
- Jan 07, 2019
-
-
Heinrich Lee Yu authored
Load whole file in memory to simplify code
-
Heinrich Lee Yu authored
Also refactored cleanup view to use the same localized string
-
Heinrich Lee Yu authored
Process CSV uploads async using a worker then email results
-
- Dec 14, 2018
-
-
Felipe Artur authored
Fix leaking information of confidential issues on TODOs when user is downgraded to guest access.
-
- Nov 14, 2018
-
-
Jacopo authored
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.
-
- Nov 12, 2018
-
-
Jarka Kadlecova authored
Extract code to make it easier reusable - introduce AttributesRewriter and ContentRewriter - support group entites when rewriting content - make Uploader copy_to working for Namespaces
-
- Nov 02, 2018
-
-
- Oct 04, 2018
-
-
Felipe Artur authored
Moves the related_branches method from Issue model to RelatedBranchesService
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
Jasper Maes authored
In rails 5, the attributes method for an enum returns the name instead of the database integer.
-
- Sep 07, 2018
-
-
Jan Provaznik authored
-
- Sep 04, 2018
-
-
- Aug 21, 2018
-
-
Sean McGivern authored
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.
-