| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59034
|
|\
| |
| |
| |
| |
| |
| | |
Disable PostgreSQL fsync for faster CI
Closes #60435
See merge request gitlab-org/gitlab-ce!27295
|
| |
| |
| |
| |
| |
| | |
As described in
https://www.postgresql.org/docs/current/non-durability.html, we can save
money and time by disabling durability in tests.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Rescue and log errors raised when preparing builds
Closes #60480
See merge request gitlab-org/gitlab-ce!27351
|
| | |
| | |
| | |
| | | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/60480
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
Add frozen_string_literal to qa/
See merge request gitlab-org/gitlab-ce!27266
|
| | |
| | |
| | |
| | |
| | | |
This will be default in Ruby 3, so will be good to apply in QA ahead of
time to be consistent.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add time tracking information to Issue Boards sidebar
Closes #31331
See merge request gitlab-org/gitlab-ce!27166
|
| | | | |
|
| |/ /
| | |
| | |
| | | |
Add time tracking progress bar to Issue Boards sidebar.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
CE Fix protected branch example failing on master
See merge request gitlab-org/gitlab-ce!27332
|
| | | |
| | | |
| | | |
| | | | |
Failing due to updates in capybara and selenium driver.
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
Revert "Merge branch 'sh-allow-unauth-chrome' into 'master'"
See merge request gitlab-org/gitlab-ce!27329
|
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit 026c92d5fa82fac87386d5691c3d5b1e02f2eb5e, reversing
changes made to 8cda9d33a96e34c3809dcaddcde2619cc4923c0b.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'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
|
| | | | | |
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'master'
Always return the deployment in the UpdateDeploymentService#execute method
Closes gitlab-ee#11124
See merge request gitlab-org/gitlab-ce!27322
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add information about moving migrations
See merge request gitlab-org/gitlab-ce!27159
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | | |
Add to docs paragraph about a way of moving EE migrations to CE
if needed
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add frozen_string_literal to spec/services
See merge request gitlab-org/gitlab-ce!27267
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Probably useful as we often move these files to "new" files.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix styling for `app/assets/stylesheets/framework/notes.scss`
Closes #59868
See merge request gitlab-org/gitlab-ce!26877
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
'57318-track-discussion-thread-usage-on-gitlab-com-with-snowplow' into 'master'
CE backport of Added Snowplow tracking to notes
Closes #57318
See merge request gitlab-org/gitlab-ce!25899
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bacport of Snowplow tracking for
- Reply comment button
- Start discussion and Comment buttons
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
Docs for pages inplace chroot limitation
See merge request gitlab-org/gitlab-ce!27250
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
into 'master'
Resolve "Merge Request popover doesn't go away on mouse leave"
Closes #60241
See merge request gitlab-org/gitlab-ce!27143
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add a check to make sure eventListener is not added twice
|
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | |
| | | | | | |
| | | | | | | |
Remove slugify text utility
See merge request gitlab-org/gitlab-ce!27290
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
**Why?**
This function was not being used and it's
documentation was out of date.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Replaces CSS with utility class
See merge request gitlab-org/gitlab-ce!27311
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Update capybara and selenium-webdriver
See merge request gitlab-org/gitlab-ce!27201
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | |_|_|_|_|/
| |/| | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
Fix typo in activity lease
See merge request gitlab-org/gitlab-ce!27288
|
| | |_|_|/ /
| |/| | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix grouping wiki pages by directory
See merge request gitlab-org/gitlab-ce!27294
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Refactor cluster application services
See merge request gitlab-org/gitlab-ce!27191
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Removes unused CSS in reports
Closes #59925
See merge request gitlab-org/gitlab-ce!27310
|
| | |_|/ / /
| |/| | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Replaces CSS with BS4 utility class
Closes #59921
See merge request gitlab-org/gitlab-ce!27309
|
| |/ / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Externalize strings in app/models
See merge request gitlab-org/gitlab-ce!27207
|