- 15 Apr, 2019 5 commits
-
-
Denys Mishunov authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59034
-
Kamil Trzciński authored
Disable PostgreSQL fsync for faster CI Closes #60435 See merge request gitlab-org/gitlab-ce!27295
-
Kamil Trzciński authored
Rescue and log errors raised when preparing builds Closes #60480 See merge request gitlab-org/gitlab-ce!27351
-
Sanad Liaquat authored
Add frozen_string_literal to qa/ See merge request gitlab-org/gitlab-ce!27266
-
-
- 12 Apr, 2019 35 commits
-
-
Tim Zallmann authored
Add time tracking information to Issue Boards sidebar Closes #31331 See merge request gitlab-org/gitlab-ce!27166
-
Michael Kozono authored
CE Fix protected branch example failing on master See merge request gitlab-org/gitlab-ce!27332
-
Douglas Barbosa Alexandre authored
Revert "Merge branch 'sh-allow-unauth-chrome' into 'master'" See merge request gitlab-org/gitlab-ce!27329
-
Luke Bennett authored
Failing due to updates in capybara and selenium driver.
-
Fatih Acet authored
Merge branch '60369-border-radius-still-showing-up-after-improve-diff-nav-header-was-finished' into 'master' Breakpoints.isDesktop should not always return false Closes #60369 See merge request gitlab-org/gitlab-ce!27240
-
Stan Hu authored
Always return the deployment in the UpdateDeploymentService#execute method Closes gitlab-ee#11124 See merge request gitlab-org/gitlab-ce!27322
-
Marcia Ramos authored
Add information about moving migrations See merge request gitlab-org/gitlab-ce!27159
-
Gosia Ksionek authored
Add to docs paragraph about a way of moving EE migrations to CE if needed
-
Michael Kozono authored
Add frozen_string_literal to spec/services See merge request gitlab-org/gitlab-ce!27267
-
Phil Hughes authored
Fix styling for `app/assets/stylesheets/framework/notes.scss` Closes #59868 See merge request gitlab-org/gitlab-ce!26877
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Clement Ho authored
CE backport of Added Snowplow tracking to notes Closes #57318 See merge request gitlab-org/gitlab-ce!25899
-
Constance Okoghenun authored
Bacport of Snowplow tracking for - Reply comment button - Start discussion and Comment buttons
-
Marcia Ramos authored
Docs for pages inplace chroot limitation See merge request gitlab-org/gitlab-ce!27250
-
Phil Hughes authored
Resolve "Merge Request popover doesn't go away on mouse leave" Closes #60241 See merge request gitlab-org/gitlab-ce!27143
-
Stan Hu authored
As described in https://www.postgresql.org/docs/current/non-durability.html, we can save money and time by disabling durability in tests.
-
Filipa Lacerda authored
Remove slugify text utility See merge request gitlab-org/gitlab-ce!27290
-
Sam Bigelow authored
-
Phil Hughes authored
Replaces CSS with utility class See merge request gitlab-org/gitlab-ce!27311
-
Sam Bigelow authored
Add a check to make sure eventListener is not added twice
-
Stan Hu authored
Update capybara and selenium-webdriver See merge request gitlab-org/gitlab-ce!27201
-
Stan Hu authored
Fix typo in activity lease See merge request gitlab-org/gitlab-ce!27288
-
Paul Slaughter authored
**Why?** This function was not being used and it's documentation was out of date.
-
Douwe Maan authored
Fix grouping wiki pages by directory See merge request gitlab-org/gitlab-ce!27294
-
Igor authored
If a page has the same name as a directory the WikiPage#group_by_directory method can have a wrong behaviour This commit fixes it
-
Kamil Trzciński authored
Refactor cluster application services See merge request gitlab-org/gitlab-ce!27191
-
Thong Kuah authored
As this are un-expected errors which we should hear about from Sentry. Still rescue StandardError when operating a Helm action as we can get non Kubeclient errors such as SSL certificate or network errors
-
Phil Hughes authored
Removes unused CSS in reports Closes #59925 See merge request gitlab-org/gitlab-ce!27310
-
Phil Hughes authored
Replaces CSS with BS4 utility class Closes #59921 See merge request gitlab-org/gitlab-ce!27309
-
Lin Jen-Shin authored
-
Thong Kuah authored
This will be default in Ruby 3, so will be good to apply in QA ahead of time to be consistent.
-
Nick Thomas authored
Externalize strings in app/models See merge request gitlab-org/gitlab-ce!27207
-
Martin Wortschack authored
- Update PO file
-