- 30 Sep, 2020 17 commits
-
-
Jacques Erasmus authored
Remove 290kb of CSS from sidebar Edit buttons See merge request gitlab-org/gitlab!43106
-
Simon Knox authored
Adding no additional styles means there are some slight inconsistencies in active/focus states, but no more than there already are with the mix of plain links, gl-links, gl-buttons, and other things.
-
Shinya Maeda authored
Add info on the phabricator_import feature flag See merge request gitlab-org/gitlab!43723
-
Marcel Amirault authored
Update Visual Reviews docs with walkthrough link and screenshots See merge request gitlab-org/gitlab!42378
-
James Heimbuck authored
-
Simon Knox authored
Remove pipelines autodevops popover CSS See merge request gitlab-org/gitlab!43673
-
Heinrich Lee Yu authored
Audit failed 2-factor login attempt See merge request gitlab-org/gitlab!41641
-
Miguel Rincon authored
-
Marcel Amirault authored
Edit CI settings doc to shorten sentences Closes #241688 See merge request gitlab-org/gitlab!43659
-
Dylan Griffith authored
Add Epics to Basic Search Closes #4745 See merge request gitlab-org/gitlab!42456
-
Dmitry Gruzd authored
This MR adds epics to basic (postgres) search. It's possible to search text in the title and description fields
-
Dylan Griffith authored
Handle elastic:reindex_cluster unique index violation See merge request gitlab-org/gitlab!43690
-
charlie ablett authored
Deprecate lowercase enums in BaseEnum See merge request gitlab-org/gitlab!43650
-
Sean Arnold authored
- Update docs
-
Simon Knox authored
Automate todo and doing board columns See merge request gitlab-org/gitlab!42038
-
Donald Cook authored
Accidentally committed site speed directory Removed it in a future commit Removed commented out code Removed unneeded code and tests Removed unused rspec tests Did not mean to commit sitespeed-result Removing it here Removed unneeded lib Moved default list creation to store Also updated docs Removed unneeded code Added back accidentally deleted code More unneeded code removal Fixed a couple more specs
-
Russell Dickenson authored
Removing notes from security docs See merge request gitlab-org/gitlab!43766
-
- 29 Sep, 2020 23 commits
-
-
Marcel Amirault authored
Docs: Remove unneeded Overview header from pages See merge request gitlab-org/gitlab!43779
-
Simon Knox authored
Introduce User Timing API metrics for WebIDE See merge request gitlab-org/gitlab!43407
-
Russell Dickenson authored
Doc: Remove unneeded Overview header from page See merge request gitlab-org/gitlab!43787
-
Thong Kuah authored
Bump GITLAB_KAS_VERSION to 0.0.6 See merge request gitlab-org/gitlab!43784
-
Craig Norris authored
-
Mike Jang authored
Add mutation granularity guidance See merge request gitlab-org/gitlab!38558
-
charlie ablett authored
- Simplify language - Break down long lines - Future -> present tense
-
charlie ablett authored
Fix Ruby 2.7 deprecation warnings for Conflict::FileCollection See merge request gitlab-org/gitlab!43679
-
Craig Norris authored
Update Note description in styleguide.md See merge request gitlab-org/gitlab!43761
-
Craig Norris authored
-
Matt Kasa authored
-
Nick Gaskill authored
Doc: Remove unneeded Overview header from pages See merge request gitlab-org/gitlab!43777
-
Kerri Miller authored
Add default date range for audit events See merge request gitlab-org/gitlab!42986
-
Jiaan Louw authored
This sets the default date range filter for audit events to this month, startint at the 1st day of the month and ending at the current date. It also sets the created_before paramater time to the end_of_day time to include events that occured on that date.
-
ngaskill authored
-
Craig Norris authored
-
Craig Norris authored
-
Craig Norris authored
-
Nick Gaskill authored
Remove mention of SAST See merge request gitlab-org/gitlab!43645
-
Russell Dickenson authored
It has been several GitLab versions since Secret Detection was split from SAST. As such this admonition can now be removed.
-
Kerri Miller authored
Allow access to Users Public GPG Keys Closes #21584 See merge request gitlab-org/gitlab!43332
-
Suzanne Selhorn authored
Docs: Remove Overview h2 from APM-related page See merge request gitlab-org/gitlab!43771
-
Denys Mishunov authored
- We accept only one mark instead of Array - Got rid of unnecessary performanceMark() utility function
-