- Feb 14, 2018
-
-
Jarka Kadlecova authored
-
- Feb 13, 2018
-
-
Jeff Stubler authored
Closes #26466.
-
Stan Hu authored
When JIRA or Redmine were enabled and the branch name did not match the matching regular expression, the `issue_iid` would be `nil`, preventing users from creating merge requests. Closes #43193
-
- Feb 12, 2018
-
-
Stan Hu authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Rubén Dávila authored
This reverts commit a58f8c32, reversing changes made to cd5d75c3.
-
Filipa Lacerda authored
Add loading button for better UX
-
Alessio Caiazza authored
In the attempt to unify file uploading at workhorse level gitlab-org/gitlab-workhorse!230 we moved to a prefix-based tempfile creation in order to avoid upload collisions. Artifacts and LFS uploads already set original_filename to workhorse provided filename This commit add the same feature to `Gitlab::Middleware::Multipart`
-
Rémy Coutable authored
We do that because it's using factories and it's not worth it to get rid of them. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This is useful for migration tests that relies on factories and that are very old and/or tedious to modify to not use factories. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
This is to fix job failures, such as https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/51409392.
-
-
Winnie Hellmann authored
-
George Tsiolis authored
-
- Feb 09, 2018
-
-
Ahmad Sherif authored
Fixes gitlab-development-kit#321
-
Winnie Hellmann authored
-
Robert Speicher authored
-
Filipa Lacerda authored
-
Kamil Trzcińśki authored
Fix using wildcards in protected tags to expose protected variables
-
[10.4] Fix GH namespace security issue
-
Robert Speicher authored
Restrict Todo API mark_as_done endpoint to the user's todos only
-
Douwe Maan authored
[10.4] Fix stored XSS in code blocks
-
Douwe Maan authored
Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4' [Port for security-10-4]: Makes SnippetFinder ensure feature visibility
-
Jarka Kadlecova authored
-
-
Dylan Griffith authored
Right now this fails in EE since the EE codebase defaults to having a starter license which means there are features in this value. This seems to be incompatible with the statement that tests should behave the same in CE as EE but I think that since there is a before on all EE specs creating a starter license it unfortunately does not behave that way. This is needed for #40994 and fixes the failing specs in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4393
-
- Feb 08, 2018
-
-
Filipa Lacerda authored
-
Sean McGivern authored
-
Lin Jen-Shin authored
-
Constance Okoghenun authored
-
-
Hassan Zamani authored
-
Constance Okoghenun authored
-
Shah El-Rahman authored
-
Shah El-Rahman authored
Fix tests Address code review feedback Fix tests
-