- 27 Nov, 2019 40 commits
-
-
Tetiana Chupryna authored
-
Andreas Brandl authored
Removed ignore_columns from MilestoneRelease Closes #31852 See merge request gitlab-org/gitlab!20777
-
Rémy Coutable authored
Remove build badge path from route Closes #18824 See merge request gitlab-org/gitlab!20188
-
Lee Tickett authored
-
Andreas Brandl authored
Remove ignore column of trace section id Closes #32569 See merge request gitlab-org/gitlab!20224
-
Heinrich Lee Yu authored
Load commits in batches for MR RefreshService See merge request gitlab-org/gitlab!20358
-
Igor authored
This commit will allow us to avoid the case when database is loaded with a query which consists ~30k+ shas as an argument
-
Rémy Coutable authored
Use shared initial passord and license secrets for all Review Apps Closes #37259 See merge request gitlab-org/gitlab!20723
-
Bob Van Landuyt authored
Move project delegators together See merge request gitlab-org/gitlab!20790
-
Heinrich Lee Yu authored
Expose moved_to in issues api Closes #36554 and #31443 See merge request gitlab-org/gitlab!20083
-
Lee Tickett authored
-
Filipa Lacerda authored
Fix broken UI on Environment folder Closes #32470 See merge request gitlab-org/gitlab!17427
-
Imre Farkas authored
Unify permissions to manage Vulnerabilities under admin_vulnerability See merge request gitlab-org/gitlab!20635
-
Rémy Coutable authored
Refactor predefined dashboard services See merge request gitlab-org/gitlab!20413
-
Reuben Pereira authored
Move code for predefined dashboards into a common class that can be inherited from.
-
Achilleas Pipinellis authored
Docs: update release version of Release Evidence See merge request gitlab-org/gitlab!20789
-
Rémy Coutable authored
Add docs exception to Danger, and fix links to foss See merge request gitlab-org/gitlab!20815
-
Marcel Amirault authored
-
Rémy Coutable authored
Conan package registry file upload endpoints See merge request gitlab-org/gitlab!17791
-
Steve Abrams authored
Add endpoints to consume the workhorse /authorize call and the following file upload endpoint containing the workhorse file data. Adds create_package and create_package_File services for conan.
-
Ash McKenzie authored
Remove docs for moving migrations from EE to CE See merge request gitlab-org/gitlab!20807
-
Natalia Tepluhina authored
Use ApolloMutation component in design_management/pages/design/index.vue Closes #35072 See merge request gitlab-org/gitlab!20753
-
Tom Quirk authored
- explicitly pass no args to `mutate()` - remove redundant `error` arg in scoped slot - remove unnecessary double-incr. of `notesCount`
-
Phil Hughes authored
Resolve "Version dropdown goes wrong if versions are not monotonic" See merge request gitlab-org/gitlab!20515
-
Tom Quirk authored
Issue was that, previously, the version id (obtained from the query param) was being compared to allVersions.length, when instead it should be currentVersionNumber. A few methods were also converted to computed values for better performance, and a few items were renamed for improved readability
-
Shinya Maeda authored
This commit removes the ignore column for trace section id
-
Thong Kuah authored
Resolve "No Audit Event When Access is Removed Due To Expiration" See merge request gitlab-org/gitlab!20529
-
Martin Wortschack authored
Resolve "Improve Tracking.mixin" Closes #36382 See merge request gitlab-org/gitlab!20232
-
Nicolò Maria Mezzopera authored
- adjust methods, add computed properties - add some tests
-
Marcel Amirault authored
Edit troubleshooting content See merge request gitlab-org/gitlab!20750
-
Evan Read authored
-
Marcel Amirault authored
Update doc/gitlab-basics/start-using-git.md See merge request gitlab-org/gitlab!18189
-
Afzaal Ahmad Zeeshan authored
Added content to the Git guide explaining how to work with forks and upstream repos.
-
Evan Read authored
Fix and Clarify GraphQL API Getting Started instructions See merge request gitlab-org/gitlab!20685
-
James Tharpe authored
Resolvers docs aren't relevant to client dev, redundent w/ syleguide
-
Evan Read authored
Add missing IAM permission to EKS cluster docs See merge request gitlab-org/gitlab!20821
-
Russell Dickenson authored
Fix caps and backticks in various docs (/dev, etc) Closes #31185 See merge request gitlab-org/gitlab!20812
-
Marcel Amirault authored
Fix capitalizations and backticks in various docs, in /development, /university, etc.
-
Tiger authored
-
Stan Hu authored
Remove environment_logs_use_vue_ui feature flag and corresponding code Closes #34306 See merge request gitlab-org/gitlab!20274
-