- 05 Jan, 2018 37 commits
-
-
Filipa Lacerda authored
Backport 'Rebase' feature from EE to CE See merge request gitlab-org/gitlab-ee!3890
-
Sean McGivern authored
API for epic issues Closes #4250 See merge request gitlab-org/gitlab-ee!3907
-
Sean McGivern authored
Add group boards API endpoint Closes #3413 See merge request gitlab-org/gitlab-ee!3663
-
Tim Zallmann authored
Fix import project url not updating project name -- EE See merge request gitlab-org/gitlab-ee!3911
-
Jarka Kadlecová authored
-
Douwe Maan authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!3930
-
Tim Zallmann authored
Some UI polish on Geo pages Closes #4425 See merge request gitlab-org/gitlab-ee!3863
-
Tim Zallmann authored
Resolve "Show DAST results in the MR widget" Closes #4348 See merge request gitlab-org/gitlab-ee!3885
-
Dmitriy Zaporozhets authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
Toon Claes authored
Use geo-nodes sprite icon where appropriate: Instead of using the fontawesome globe icon, use the geo-nodes icon for Geo related action. Closes gitlab-org/gitlab-ee#4425.
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
GitLab Crowdin Bot authored
-
Douwe Maan authored
Modify `LDAP::Person` to return username value based on attributes See merge request gitlab-org/gitlab-ee!3915
-
Jan Provaznik authored
-
Jan Provaznik authored
When a project uses fast-forward merging strategy user has to rebase MRs to target branch before it can be merged. Now user can do rebase in UI by clicking 'Rebase' button instead of doing rebase locally. This feature was already present in EE, this is only backport of the feature to CE. Rebase license check is now removed. Related to !16071 Related to #40301
-
Stan Hu authored
Revert "Add ee only comment to boards_bundle.js ee imports" See merge request gitlab-org/gitlab-ee!3927
-
Drew Blessing authored
`Gitlab::LDAP::Person` did not respect the LDAP attributes username configuration and would simply return the uid value. There are cases where users would like to specify a different username field to allow more friendly GitLab usernames. For example, it's common in AD to have sAMAccountName be an employee ID like `A12345` while the local part of the email address is more human-friendly.
-
LUKE BENNETT authored
This reverts commit de4c74f9
-
LUKE BENNETT authored
-
Robert Speicher authored
CE upstream - Wednesday Closes gitaly#813, #3482, gitaly#847, and gitaly#852 See merge request gitlab-org/gitlab-ee!3906
-
- 04 Jan, 2018 3 commits
-
-
Robert Speicher authored
-
Jacob Vosmaer authored
-
Filipa Lacerda authored
Fix rebase status check throwing flash message Closes #4473 See merge request gitlab-org/gitlab-ee!3922
-