- 23 Jul, 2019 40 commits
-
-
GitLab Bot authored
-
Rémy Coutable authored
Cleaning up ee and ce separation inside one repo Closes gitlab-ce#59964 See merge request gitlab-org/gitlab-ee!14686
-
Tomislav Nikic authored
Moved any specs that are ee to a specific folder inside spec folder. Inside this folder the same structure was recreated as in the parent. Any methods that where ee specific, where moved to the ee base folder.
-
Kamil Trzciński authored
Extra logging for new live trace architecture See merge request gitlab-org/gitlab-ce!30892
-
Kamil Trzciński authored
Use persistent Redis cluster for Workhorse pub/sub notifications See merge request gitlab-org/gitlab-ce!30990
-
Kamil Trzciński authored
Fix suggestion on lines that are not part of an MR See merge request gitlab-org/gitlab-ce!30606
-
Kamil Trzciński authored
Enable Junit reports Closes #64756 See merge request gitlab-org/gitlab-ce!30931
-
Nick Thomas authored
Make pipeline emails respect group email setting Closes #63485 See merge request gitlab-org/gitlab-ce!30907
-
GitLab Bot authored
-
Kamil Trzciński authored
Remove :livesum from RubySampler metrics See merge request gitlab-org/gitlab-ce!31047
-
Nick Thomas authored
Add index for issues on relative position, project, and state for manual sorting See merge request gitlab-org/gitlab-ce!30542
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Make Bootsnap available via ENABLE_BOOTSNAP=1 Closes #45230 See merge request gitlab-org/gitlab-ce!30963
-
Ramya Authappan authored
Ensure test is on login page before attempting login See merge request gitlab-org/gitlab-ce!31040
-
GitLab Bot authored
-
Ash McKenzie authored
Resolve "Log impersonation actions in audit log" See merge request gitlab-org/gitlab-ee!14740
-
Ash McKenzie authored
CE Port: Log impersonation actions in audit log See merge request gitlab-org/gitlab-ce!31039
-
Thong Kuah authored
Merge vulnerabilities data to Dependency List report See merge request gitlab-org/gitlab-ee!14706
-
Tetiana Chupryna authored
-
GitLab Bot authored
-
Bob Van Landuyt authored
Rake task to cleanup expired ActiveSession lookup keys See merge request gitlab-org/gitlab-ce!30668
-
Aleksei Lipniagov authored
-
GitLab Bot authored
-
Lin Jen-Shin authored
Extend yamllint test to changelogs See merge request gitlab-org/gitlab-ce!31017
-
Peter Dave Hello authored
cc !30979
-
GitLab Bot authored
-
Sean McGivern authored
Multiple pipeline support for Build status See merge request gitlab-org/gitlab-ce!30828
-
Ash McKenzie authored
Add better error message to MembersMapper#ensure_default_member! See merge request gitlab-org/gitlab-ce!30838
-
manojmj authored
This change adds audit logs for user impersonation when an admin starts/stops impersonating another user.
-
Shinya Maeda authored
Often live traces are removed even though the archived trace doesn't exist. This commit checkes the existence strictly.
-
GitLab Bot authored
-
Bob Van Landuyt authored
Remove duplicated mapping key in config/locales/en.yml See merge request gitlab-org/gitlab-ce!30980
-
Matija Čupić authored
Adds specs for testing the new behavior of specifying a pipeline when POSTing a status.
-
GitLab Bot authored
-
Grzegorz Bizon authored
Support remove source branch on merge w/ push options See merge request gitlab-org/gitlab-ce!30728
-
Grzegorz Bizon authored
Bring backward compatibility for request profiles See merge request gitlab-org/gitlab-ce!30956
-
Kamil Trzciński authored
It seems that we missed the backward compatibility support for profiles in the existing folder. This commit also fixes some specs to be idempotent and work in a temporary directory which not always seems to be the case. This commit also brings the profile_spec.rb which seems to be missing.
-
GitLab Bot authored
-
Sanad Liaquat authored
-
Grzegorz Bizon authored
Group update_service, call super to allow CE to remove any params in `remove_unallowed_params` See merge request gitlab-org/gitlab-ee!14788
-