- 30 Sep, 2020 40 commits
-
-
Imre Farkas authored
Ignore rake task license check on geo secondaries See merge request gitlab-org/gitlab!42920
-
Robert Marshall authored
- It seemed strange to be prompted for a license installation on geo secondary site application nodes when a license is only required on Geo primary site application nodes. Alter the gitlab:geo:check rake task to properly inform the user about the license situation. Related https://gitlab.com/gitlab-org/gitlab-orchestrator/-/issues/30Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
-
James Lopez authored
Fix Ruby 2.7 keyword parameter deprecations in Api::Geo See merge request gitlab-org/gitlab!43801
-
Achilleas Pipinellis authored
Add warning to upgrade instructions for Geo See merge request gitlab-org/gitlab!43748
-
Dmytro Zaporozhets (DZ) authored
Resolve "QRTLY COTERMS .COM: - API call to pull user/seat data from GitLab.com" See merge request gitlab-org/gitlab!43093
-
Adam Hegyi authored
Add projects_creating_incidents to usage ping Closes #233719 See merge request gitlab-org/gitlab!42934
-
Sean Arnold authored
- Update schema
-
James Lopez authored
Refactor the _skip-trial view specs See merge request gitlab-org/gitlab!43449
-
Achilleas Pipinellis authored
Compress docs images See merge request gitlab-org/gitlab!43654
-
Stan Hu authored
Revert prevent groups assign quick action See merge request gitlab-org/gitlab!43809
-
Patrick Bajao authored
Ensure utilities are loaded after page specific bundles See merge request gitlab-org/gitlab!43680
-
Achilleas Pipinellis authored
Docs: Update PostgreSQL-related pages with metadata See merge request gitlab-org/gitlab!43755
-
Martin Wortschack authored
Initial gray-matter replacement Closes #247127 See merge request gitlab-org/gitlab!42641
-
Adam Hegyi authored
Update programming language colors and metadata See merge request gitlab-org/gitlab!43111
-
Alper Akgun authored
Add database column for governing admin approval after user signup See merge request gitlab-org/gitlab!43661
-
Zeger-Jan van de Weg authored
When linguist was phased out the data we depended on was vendored. This created some stale data since than, and this commit updates the vendored file to the file upstream has at 7.11.0. This version number was choosen as Gitaly will shortly run `github-linguist` at that version. Than this updated file is used to update the colors in the database, for records already in the database. About 200 `UPDATE` statements are executed.
-
Bob Van Landuyt authored
Document negated arguments Closes #235115 See merge request gitlab-org/gitlab!41350
-
Jan Provaznik authored
Adds a note about usage of `not` argument.
-
Natalia Tepluhina authored
Initial submit changes speed See merge request gitlab-org/gitlab!43189
-
Derek Knox authored
Updated success component to conditionally show a loader for perceived speed UX boost
-
Martin Wortschack authored
Group members Vue conversion - date fields See merge request gitlab-org/gitlab!43450
-
Peter Hegman authored
Add `Access granted`, `Access expires`, `Invited`, and `Requested` fields
-
Mark Chao authored
Fix Ruby 2.7 deprecation warnings for ci/pipeline/chain See merge request gitlab-org/gitlab!43525
-
Marcel Amirault authored
Make sure all docs images are properly compressed
-
Natalia Tepluhina authored
Add tracking to whats new See merge request gitlab-org/gitlab!42653
-
Marcel Amirault authored
Edit CI settings doc to shorten sentences Closes #241688 See merge request gitlab-org/gitlab!43662
-
Rachel Gottesman authored
-
Kushal Pandya authored
Add feedback alert from user in DAST On-demand Scans See merge request gitlab-org/gitlab!43374
-
Dheeraj Joshi authored
This change should show an alert to users to solicit feedback on DAST on-demand scan page
-
Kushal Pandya authored
Remove feedback alerts from License Compliance & Dependency List See merge request gitlab-org/gitlab!43371
-
Dheeraj Joshi authored
This should remove alerts introduced in license compliance and dependency list to gather feedback from users
-
Kushal Pandya authored
Add epic component to swimlanes board sidebar See merge request gitlab-org/gitlab!38752
-
Vitaly Slobodin authored
Initialize rails-ujs earlier See merge request gitlab-org/gitlab!43712
-
Patrick Bajao authored
Fix Ruby 2.7 keyword parameter deprecations in Git HTTP tests See merge request gitlab-org/gitlab!43739
-
Mark Chao authored
Add feature flag details for `schema_linting` See merge request gitlab-org/gitlab!43400
-
Mark Chao authored
Only applicable to root group, and to group owner
-
Ezekiel Kigbo authored
Splits changed event with close and open in board_editable_item See merge request gitlab-org/gitlab!43756
-
Scott Stern authored
-
Heinrich Lee Yu authored
Add API endpoint to list group descendants See merge request gitlab-org/gitlab!42620
-
Sanad Liaquat authored
Wait_for_requests after dropdown item search Closes #255283 See merge request gitlab-org/gitlab!43267
-