- 24 Sep, 2020 40 commits
-
-
Sarah Groff Hennigh-Palermo authored
Log user timing metrics See merge request gitlab-org/gitlab!43266
-
Olena Horal-Koretska authored
Integrate Vue mixin into component and update tests Closes #239861 See merge request gitlab-org/gitlab!42944
-
Yannis Roussos authored
Remove unused index for broken location fingerprints See merge request gitlab-org/gitlab!43126
-
Mike Greiling authored
Improve error handling of Webpack manifest loading See merge request gitlab-org/gitlab!43204
-
Imre Farkas authored
Use Conan recipe as package name in API response See merge request gitlab-org/gitlab!42860
-
Steve Abrams authored
Use the conan recipe as the name value and add conan_package_name as an additional attribute when returning a conan package.
-
Mike Jang authored
Clarify what a user-facing change is for changelogs See merge request gitlab-org/gitlab!43180
-
Jeremy Elder authored
-
Markus Koller authored
Remove a redundant warning already covered by the commit messages check See merge request gitlab-org/gitlab!43281
-
Imre Farkas authored
Add validator for IP address/inet columns See merge request gitlab-org/gitlab!42893
-
Denys Mishunov authored
-
Yannis Roussos authored
Reference pages_deployments in pages_metadata Closes #245304 See merge request gitlab-org/gitlab!42834
-
Mike Jang authored
Fix typo due to missed suggestion See merge request gitlab-org/gitlab!43297
-
Mike Jang authored
Add Redis structured log videos Closes gitlab-com/gl-infra/scalability#510 See merge request gitlab-org/gitlab!43272
-
Jacob Vosmaer authored
-
Peter Leitzen authored
Store pipeline counts by status See merge request gitlab-org/gitlab!43027
-
Adam Hegyi authored
This change periodically stores pipeline counts by status for the instance statistics feature.
-
Nathan Friend authored
Merge branch '232530-update-release-pages-vuex-stores-to-handle-group-milestones-assocaited-with-a-release' into 'master' Resolve "Update Release pages Vuex stores to handle Group milestones assocaited with a release" Closes #232530 See merge request gitlab-org/gitlab!43062
-
Sanad Liaquat authored
Retry clicking delete_key_button if unsuccessful Closes #255287 See merge request gitlab-org/gitlab!43258
-
Mike Jang authored
Add documentation for batch sum method See merge request gitlab-org/gitlab!43227
-
Alishan Ladhani authored
-
Miguel Rincon authored
In order to have more reliable rendering and CSS checks, we can remove the mixin graph_component_mixin.js that creates indirection in the component. Additional tests were added.
-
Mike Jang authored
Updated curl command's data parameter to create a new subgroup. It was missing a single quote('). See merge request gitlab-org/gitlab!43203
-
Sarah Groff Hennigh-Palermo authored
Pre-Collapsed Sections in CI Job Logs See merge request gitlab-org/gitlab!42231
-
Drew Blessing authored
Exclude 2FA from upload#show routes and 404s See merge request gitlab-org/gitlab!42784
-
Peter Leitzen authored
Update prometheus_computed_alerts feature flag info See merge request gitlab-org/gitlab!43270
-
Drew Blessing authored
When using column type `inet` Rails will silently return the value as `nil` when the value is not valid according to its type cast using `IpAddr`. It's not very user friendly to return an error "IP Address can't be blank" when a value was clearly given but was not the right format. This validator will look at the value before Rails type casts it when the value itself is `nil`. This enables the validator to return a specific and useful error message.
-
Gerardo Lopez-Fernandez authored
Move architecture blueprints from epics to docs See merge request gitlab-org/gitlab!43120
-
Bob Van Landuyt authored
Optimise cleaning up LFS objects See merge request gitlab-org/gitlab!42830
-
Natalia Tepluhina authored
Enable sorting vulnerabiliies by detected date See merge request gitlab-org/gitlab!42952
-
Alan (Maciej) Paruszewski authored
-
can eldem authored
-
Alper Akgun authored
-
Imre Farkas authored
Make two factor concern module more auto-load friendly See merge request gitlab-org/gitlab!43077
-
Mark Florian authored
Update shape of skeleton loader on Releases and Release pages See merge request gitlab-org/gitlab!43138
-
Peter Leitzen authored
Show when the last update to seats usage data was in the Billing page See merge request gitlab-org/gitlab!42763
-
Amparo Luna authored
- The information will be displayed in the Billings page - Introduced a method in the worker class to get the last_enqueue_time from the job - Marked messages for translation and updated gitlab.pot file
-
Nick Thomas authored
There's no need to scan the repository if it has no LFS objects linked, and there's also no need to cancel the whole `GitGarbageCollectWorker` run if it encounters an error.
-
Denys Mishunov authored
-
Denys Mishunov authored
-