- 30 Sep, 2020 40 commits
-
-
Marc Shaw authored
Merge Request: gitlab.com/gitlab-org/gitlab/-/merge_requests/43836
-
Natalia Tepluhina authored
Scope css pipeline graph rules to the pipelines show page See merge request gitlab-org/gitlab!43651
-
Heinrich Lee Yu authored
Fix issues with optional merge requests approval in CE Closes #231306 See merge request gitlab-org/gitlab!42119
-
Olena Horal-Koretska authored
Remove bootrap alert from gcp offer See merge request gitlab-org/gitlab!41814
-
Alexander Turinske authored
- remove unnecessary container and update css
-
Natalia Tepluhina authored
Enable GraphQL and vue apollo in the cleanup policy for tags form See merge request gitlab-org/gitlab!43417
-
Nicolò Maria Mezzopera authored
- expiration_policy_fields - tests
-
Dmytro Zaporozhets (DZ) authored
Add GraphQL endpoint for Terraform state metadata See merge request gitlab-org/gitlab!43375
-
Imre Farkas authored
Fix Ruby 2.7 keyword parameter deprecations in Geo::ReplicationToggleRequestService tests See merge request gitlab-org/gitlab!43797
-
Kerri Miller authored
Remove the store_mentioned_users_to_db feature flag See merge request gitlab-org/gitlab!43393
-
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
-
Pavel Kuznetsov authored
Fix note about MRs approves in activity Fix icons on approve note in MR feed
-
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
-
Miguel Rincon authored
Scope pipeline graph CSS rules could be moved a single file related to the an individual pipeline page (projects:pipelines:show). This change helps scope them only to that page while the rules are moved.
-
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
-