- 04 Mar, 2021 40 commits
-
-
charlie ablett authored
- Accidentally modified with local structure.sql changes
-
Achilleas Pipinellis authored
Update other ref arch docs with Gitaly Cluster See merge request gitlab-org/gitlab!54454
-
Grant Young authored
-
Natalia Tepluhina authored
Make vulnerability file path linkable See merge request gitlab-org/gitlab!55356
-
Bob Van Landuyt authored
Enable optimal API v3/repos/{full-path}/events [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55442
-
Luke Duncalfe authored
Removing the feature flag added in 44777e66 https://gitlab.com/gitlab-org/gitlab/-/issues/321839 https://gitlab.com/gitlab-org/gitlab/-/issues/322059
-
Tim Zallmann authored
Merge branch '198562-merge-request-user-interface-encourages-accidentally-closing-the-request' into 'master' De-emphasize "Comment and close" button See merge request gitlab-org/gitlab!55075
-
Marcel van Remmerden authored
-
Marcel Amirault authored
Edited for style and consistency See merge request gitlab-org/gitlab!55677
-
Suzanne Selhorn authored
Related to: https://gitlab.com/groups/gitlab-org/-/epics/4138
-
Thong Kuah authored
Add tracking to merge request assignees/reviewers changes [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55486
-
Nicolò Maria Mezzopera authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55629
-
Dylan Griffith authored
Big sorted sets in redis for Elastic bookkeeping See merge request gitlab-org/gitlab!55047
-
Nicolò Maria Mezzopera authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55622
-
Thong Kuah authored
Update validate_url gem See merge request gitlab-org/gitlab!55706
-
Nicolò Maria Mezzopera authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55616
-
Stan Hu authored
Only move state if the state will change while updating a merge request See merge request gitlab-org/gitlab!53537
-
Patrick Bajao authored
We need to track how many users change the assignees/reviewers of MRs. To get that, whenever the assignees/reviewers changes for a merge request, we track the following events: - i_code_review_user_assignees_changed - i_code_review_user_reviewers_changed
-
Kushal Pandya authored
Move from btn-success to btn-confirm in shared/groups directory See merge request gitlab-org/gitlab!55302
-
Yogi authored
-
Jacques Erasmus authored
Add upload blob modal component See merge request gitlab-org/gitlab!55634
-
Marc Shaw authored
MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/53537 Issue: gitlab.com/gitlab-org/gitlab/-/issues/218410
-
Thong Kuah authored
Fix Kroki formats spec See merge request gitlab-org/gitlab!55720
-
Lin Jen-Shin authored
Resolve "Add diff-filter=d to lefthook files config" See merge request gitlab-org/gitlab!55339
-
Brandon Labuschagne authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55621
-
Kushal Pandya authored
Move from btn-success to btn-confirm in shared/wikis directory See merge request gitlab-org/gitlab!55316
-
Yogi authored
-
Kushal Pandya authored
Move from btn-success to btn-confirm in shared directory See merge request gitlab-org/gitlab!55317
-
Yogi authored
-
Kushal Pandya authored
Split new column form into data/display components See merge request gitlab-org/gitlab!55460
-
Simon Knox authored
Makes it easier to extend for different types of list in EE
-
Kushal Pandya authored
Improve search box for filter dropdowns on vulnerability page See merge request gitlab-org/gitlab!55159
-
Daniel Tian authored
1. Auto focus search box when dropdown is opened 2. Change placeholder text from "Filter..." to "Search" 3. Emit dropdown-show and dropdown-hide events when dropdown is toggled 4. Hide the browser's autocomplete 5. Always show search box at top instead of scrolling with list
-
Kushal Pandya authored
Resolve "Improve compliance frameworks form UI/UX" See merge request gitlab-org/gitlab!55592
-
Jiaan Louw authored
- Adds a submitButtonText prop to the shared form
-
Kushal Pandya authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55615
-
Sean McGivern authored
We merged two changes almost simultaneously: one added this spec to check the supported Kroki formats, and one bumped the gem to fix a typo in a format name (wavedrow -> wavedrom). This broke the new tests.
-
Kushal Pandya authored
Refactor blame view See merge request gitlab-org/gitlab!55488
-
Kushal Pandya authored
Hide issue count and link in project list where issues are disabled See merge request gitlab-org/gitlab!54275
-
Dmitry Gruzd authored
This change moves Elastic::ProcessBookkeepingService and Elastic::ProcessInitialBookkeepingService to using sharded zsets instead of having 1 big ZSET in redis, which often appears in redis slowlogs. The sharding code uses SHA256 as hashing function.
-