- 23 Jul, 2019 37 commits
-
-
Stan Hu authored
This is no longer needed with Rails 5.2. opclass is the attribute used per https://github.com/rails/rails/pull/19090/files. Now that we've removed the monkey patch and restored the Rails schema dumper, it appears Rails has dropped the inclusion of `using: :btree` as well (https://github.com/rails/rails/pull/27981). Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64529
-
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
-
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
-
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
-
Ash McKenzie authored
CE Port: Log impersonation actions in audit log See merge request gitlab-org/gitlab-ce!31039
-
Bob Van Landuyt authored
Rake task to cleanup expired ActiveSession lookup keys See merge request gitlab-org/gitlab-ce!30668
-
Aleksei Lipniagov authored
-
Lin Jen-Shin authored
Extend yamllint test to changelogs See merge request gitlab-org/gitlab-ce!31017
-
Peter Dave Hello authored
cc !30979
-
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
-
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.
-
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.
-
Sanad Liaquat authored
-
Fatih Acet authored
Updates all our stylelint dependencies See merge request gitlab-org/gitlab-ce!31028
-
Tim Zallmann authored
Removed stylelint-error-string-formatter as this was having a circular reference fail
-
George Koltsov authored
-
Phil Hughes authored
Resolve difference in app/assets/stylesheets/application.scss See merge request gitlab-org/gitlab-ce!31007
-
Phil Hughes authored
Port common class only used in EE See merge request gitlab-org/gitlab-ce!31008
-
Phil Hughes authored
hoverable area on collapsed sidebar icons Closes #61207 See merge request gitlab-org/gitlab-ce!30974
-
Michel Engelen authored
-
Lin Jen-Shin authored
CE-EE parity for pipelines development fixture See merge request gitlab-org/gitlab-ce!30870
-
Grzegorz Bizon authored
Update GitLab Runner Helm Chart to 0.7.0/12.1.0 See merge request gitlab-org/gitlab-ce!30950
-
Sanad Liaquat authored
-
Sanad Liaquat authored
-
manojmj authored
This change adds audit logs for user impersonation when an admin starts/stops impersonating another user.
-
Kushal Pandya authored
Update webpack-bundle-analyzer to 3.3.2 See merge request gitlab-org/gitlab-ce!31035
-
Heinrich Lee Yu authored
When a user's notification email is set for a group, we should use that for pipeline emails
-
Stan Hu authored
This is needed to fix an issue where updating to the latest Webpack causes an acorn dependency error: https://github.com/webpack-contrib/webpack-bundle-analyzer/issues/245 Seen while trying to update dependencies for Mermaid in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30985
-
Evan Read authored
Docs: Update old SAML settings screenshot See merge request gitlab-org/gitlab-ce!31031
-
Tristan Williams authored
-
- 22 Jul, 2019 3 commits
-
-
Dan Davison authored
QA: Prefer `flat_map` over `map` + `flatten` See merge request gitlab-org/gitlab-ce!30883
-
Peter Leitzen authored
-
Robert Speicher authored
Port EE specific settings to CE See merge request gitlab-org/gitlab-ce!30998
-