- 30 Sep, 2020 40 commits
-
-
Sean McGivern authored
Remove `projects/group_links/update.js.haml` in favor of vanilla JS See merge request gitlab-org/gitlab!42745
-
Peter Hegman authored
Remove legacy JS eval in favor of vanilla JS
-
Imre Farkas authored
Fix Ruby 2.7 keyword parameter deprecations in Geo transfer classes See merge request gitlab-org/gitlab!43798
-
Heinrich Lee Yu authored
Add invitation declined page See merge request gitlab-org/gitlab!43305
-
Kamil Trzciński authored
Add URLs and Group Information for Progressive Delivery Feature Flags See merge request gitlab-org/gitlab!43776
-
Kamil Trzciński authored
Remove network_policy_editor flag definition See merge request gitlab-org/gitlab!43793
-
Sean McGivern authored
Add Debian regexps See merge request gitlab-org/gitlab!43259
-
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
-