Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from rmosolgo:master #189

Open
wants to merge 3,038 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    91579ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5021 from juanrgon/patch-1

    Use fresh path and ast_node values for errors of lazy evaluated queries
    rmosolgo authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1d0d777 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    aeca37b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5023 from rmosolgo/fix-anon-class-resolved-type-e…

    …rror
    
    Use GraphQL::UnresolvedTypeError for anonymous unions and interfaces
    rmosolgo authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    82c59a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23cc863 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5027 from rmosolgo/parse-leading-pipes

    Support leading pipes in Union type definitions
    rmosolgo authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9f44d5b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. update Flagged test

    rmosolgo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7bc9378 View commit details
    Browse the repository at this point in the history
  2. Update some more tests

    rmosolgo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    105f56a View commit details
    Browse the repository at this point in the history
  3. Compat with old ruby

    rmosolgo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5c33404 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2739f4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30644b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f1ba59 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5030 from rmosolgo/remove-rule-for-no-non-null-de…

    …faults
    
    Remove rule that prohibits non-null variables from having default values
    rmosolgo authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    18fdf6f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    8a32bde View commit details
    Browse the repository at this point in the history
  2. Fix a mismatch

    rmosolgo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    09e1e95 View commit details
    Browse the repository at this point in the history
  3. Fix schema spec

    rmosolgo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    57f71e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad5ad16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa07053 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5033 from rmosolgo/fix-operation-name-parsing

    Fix parsing operation names that match keywords
    rmosolgo authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4615d6e View commit details
    Browse the repository at this point in the history
  7. 2.3.10

    rmosolgo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    83dabed View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    e405cf3 View commit details
    Browse the repository at this point in the history
  2. fix ci

    rmosolgo committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ed566c5 View commit details
    Browse the repository at this point in the history
  3. Make nil => false

    rmosolgo committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c135521 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38f57bc View commit details
    Browse the repository at this point in the history
  5. Fix other failures

    rmosolgo committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    6f83081 View commit details
    Browse the repository at this point in the history
  6. Address more test failures

    rmosolgo committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    bbf91e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    108fdf5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bc597e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. fix rake_task specg

    rmosolgo committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5b7e0a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae48744 View commit details
    Browse the repository at this point in the history
  3. Remove test hack

    rmosolgo committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f6d78a4 View commit details
    Browse the repository at this point in the history
  4. Docs for Subset

    rmosolgo committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3ab2cd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70f4889 View commit details
    Browse the repository at this point in the history
  6. Update call signature

    rmosolgo committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f41d1af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    242a402 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge pull request #5018 from rmosolgo/lazy-load-types

    Schema::Subset: Don't require schema-wide type caches at runtime
    rmosolgo authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9f1fc94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eabad70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5e4d3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5038 from rmosolgo/remove-old-flags

    Remove old interpreter?, using_ast_analysis?, and new_connections? flags
    rmosolgo authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1a52cad View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5037 from rmosolgo/compare-by-identity-cleanup

    Clean up compare-by-identity usage
    rmosolgo authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a502b6a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    aff15d7 View commit details
    Browse the repository at this point in the history
  2. Update some tests

    rmosolgo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9ff8ed1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    ffcfe3e View commit details
    Browse the repository at this point in the history
  2. Fix directive traversal

    rmosolgo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    82877b7 View commit details
    Browse the repository at this point in the history
  3. Fix directive_exists?

    rmosolgo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6876171 View commit details
    Browse the repository at this point in the history
  4. Update some tests

    rmosolgo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6acdac5 View commit details
    Browse the repository at this point in the history
  5. Update some tests

    rmosolgo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4a1de58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a40780c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. enterprise-1.5.0

    rmosolgo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    af4bfae View commit details
    Browse the repository at this point in the history
  2. fix website

    rmosolgo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    67c1441 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5039 from rmosolgo/run-without-schema-caches

    Schema::Subset: Don't build schema caches, sort directives in introspection
    rmosolgo authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    730d732 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    df2ab8c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    960512f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5047 from rmosolgo/use-manual-ast-nodes

    Fix Node#line and Node#col when it's not provided and no parser is present
    rmosolgo authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4225b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04547d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Improve setup code

    rmosolgo committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c551798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3952174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecef447 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c6bc12 View commit details
    Browse the repository at this point in the history
  5. Add unit tests and doc

    rmosolgo committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    aab4692 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3b47c6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5034 from rmosolgo/query-logs-integration

    Add GraphQL::Current, test with ActiveRecord::QueryLogs
    rmosolgo authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    225c4ff View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. 2.3.11

    rmosolgo committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5a7e235 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Add failing CI build

    rmosolgo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0f3e2f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6b283d View commit details
    Browse the repository at this point in the history
  3. Actually require the gem...

    rmosolgo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aeaaa7a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5052 from rmosolgo/add-fiber-dep

    Add fiber-storage dependency
    rmosolgo authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bcb8d15 View commit details
    Browse the repository at this point in the history
  5. 2.3.12

    rmosolgo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    907125c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ce95a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge pull request #5048 from brandon-at-wrk/patch-1

    fix: avoid iterating on null array if all validator permits null value
    rmosolgo authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f068799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1580b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5033aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47d2327 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    bb49ab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad0a915 View commit details
    Browse the repository at this point in the history
  3. Fix rubocop test setup

    rmosolgo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c987cc9 View commit details
    Browse the repository at this point in the history
  4. Fix type check

    rmosolgo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d6ea2d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    a05e04b View commit details
    Browse the repository at this point in the history
  2. Add some docs

    rmosolgo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d976ec0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9aac57 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5054 from rmosolgo/lazy-field-resolve-blocks

    Defer calling field do ... end blocks until needed
    rmosolgo authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    92273b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9675002 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3dc381 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5055 from rmosolgo/lazy-root-types

    Accept blocks to reference schema root types
    rmosolgo authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    62a2df0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    173b6bc View commit details
    Browse the repository at this point in the history
  9. Add docs

    rmosolgo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fa623aa View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Remove debug

    rmosolgo committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c50957f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e07d3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5058 from rmosolgo/authorized-enum-values

    Call .authorized? on incoming and outgoing enum values
    rmosolgo authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e866884 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    288359c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5059 from rmosolgo/mutation-ready-dataloader-cache

    Fix dataloader fiber switching in Mutations
    rmosolgo authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    27b57e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. 2.3.13

    rmosolgo committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d9bd9cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584e7fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    253bd91 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Fix subscription setup

    rmosolgo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c77d195 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5063 from rmosolgo/fix-subscription-setup

    Fix subscription setup
    rmosolgo authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6fe1aec View commit details
    Browse the repository at this point in the history
  3. 2.3.14

    rmosolgo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6447163 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5062 from ravangen/ravangen/set-nil-validate_timeout

    Allow `validate_timeout` to be cleared/reset after being set
    rmosolgo authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    455a814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66f51f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6adf709 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61d83cb View commit details
    Browse the repository at this point in the history
  8. pro-1.27.6

    rmosolgo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b5ff984 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ccbcb5 View commit details
    Browse the repository at this point in the history
  10. pro-1.27.7

    rmosolgo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a9e36cd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Use symbols for namespaced_types generator option

    this will allow the following to work:
    
        Rails.application.config.generators do |g|
          g.graphql namespaced_types: true
    
    right now, it is
    
        Rails.application.config.generators do |g|
          g.graphql "namespaced_types" => true
    schpet committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    31b2714 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge pull request #5066 from ravangen/ravangen/expose-token-count

    Expose parser `tokens_count`
    rmosolgo authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    fc7082d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5068 from schpet/namespace-types-option

    Use symbols for namespaced_types generator option
    rmosolgo authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c95f4c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5065 from ravangen/ravangen/set-nil-validate_max_…

    …errors
    
    Allow `validate_max_errors` to be cleared/reset after being set
    rmosolgo authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6650f8a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    bae2765 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge pull request #5061 from rmosolgo/tweak-resolve

    Reduce object allocation in resolve_each_at_depth
    rmosolgo authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    78a339f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    727b862 View commit details
    Browse the repository at this point in the history
  3. Fix broken test

    rmosolgo committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d80854d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5064 from rmosolgo/preload-schema-visibility

    Rename Schema::Subset => Schema::Visibility
    rmosolgo authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c029725 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5045 from rmosolgo/fix-trace-inheritance-bug

    Fix default traces added to parent classes after default traces added to child class
    rmosolgo authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0b1ec4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    951cb16 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    e480c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1733a View commit details
    Browse the repository at this point in the history
  3. Update test

    rmosolgo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2f9ac82 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5070 from rmosolgo/asn-super-fix

    Call super in NotificationsTrace
    rmosolgo authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    761191d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5071 from rmosolgo/handle-execution-error-from-ob…

    …ject-from-id
    
    Handle GraphQL::ExecutionError from loading objects during analysis
    rmosolgo authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f44d7ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    493416a View commit details
    Browse the repository at this point in the history
  7. pro-1.28.0

    rmosolgo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7cdc24e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. pro-1.28.1

    rmosolgo committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a794fc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge pull request #5072 from adampetro/support-variable-definition-d…

    …irectives
    
    Allow variable definition directives in validation
    rmosolgo authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8ec90a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. pro-1.28.1

    rmosolgo committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e510a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcfed4c View commit details
    Browse the repository at this point in the history
  3. Start visible_in

    rmosolgo committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5830fb6 View commit details
    Browse the repository at this point in the history
  4. Fix test

    rmosolgo committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    792bfb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    474f918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e99d99f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13c6555 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ce7361 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cd87f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89058a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d140800 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d27329 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5329682 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f72809 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d1097b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53875df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    de82aa3 View commit details
    Browse the repository at this point in the history
  14. Update docs vol. 1

    vaclavbohac committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    be6320a View commit details
    Browse the repository at this point in the history
  15. Fix flaky test

    vaclavbohac committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a158259 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    620ed19 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2a4f493 View commit details
    Browse the repository at this point in the history
  18. Revert typo

    vaclavbohac committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a0576b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. pro-1.29.0

    rmosolgo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5854e5b View commit details
    Browse the repository at this point in the history
  2. Fix internal link

    rmosolgo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    155b2f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Add debugging info to shapes test

    rmosolgo authored and vaclavbohac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bce6080 View commit details
    Browse the repository at this point in the history
  2. more debug info

    rmosolgo authored and vaclavbohac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6aa0a94 View commit details
    Browse the repository at this point in the history
  3. Set comment for interfaces

    rmosolgo authored and vaclavbohac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2433e07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0211989 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5067 from productboard/feat/vbo-comments-vol-2

    Support for comments v2
    rmosolgo authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    23c2770 View commit details
    Browse the repository at this point in the history
  6. pro-1.29.1

    rmosolgo committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a7ecad1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. enterprise-1.5.1

    rmosolgo committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a5e12e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    fd0c3b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5080 from amomchilov/use-attr_reader

    Use `attr_reader` where applicable
    rmosolgo authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4836730 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. pro-1.29.2

    rmosolgo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    55024ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd34888 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5085 from rmosolgo/fix-union-possible-type-printing

    fix printing union possible types when the union is an extra type
    rmosolgo authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dda906b View commit details
    Browse the repository at this point in the history
  4. update object shape testS

    rmosolgo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a00bbbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    865cd9b View commit details
    Browse the repository at this point in the history
  6. update shape tests again

    rmosolgo committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3d6b1ae View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    45f6221 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5090 from rmosolgo/minus-sign-fix

    Handle minus followed by identifier
    rmosolgo authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    61d697b View commit details
    Browse the repository at this point in the history
  3. Docs: Mention SQIDs as an alternative to to_pid_param

    closes #5089 
    
    Is this ok? I didn't want to pull too much content into the guide as it might confuse folks, went with little trail and a link to detailed guide.
    lawrencegripper authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    eb7bc21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5091 from lawrencegripper/patch-1

    Docs: Mention SQIDs as an alternative to `to_pid_param`
    rmosolgo authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    98232e2 View commit details
    Browse the repository at this point in the history
  5. enterprise-1.5.2

    rmosolgo committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a733ea8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    79b58a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5092 from tmanhkha/master

    Add frozen_string_literal to base_resolver template
    rmosolgo authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    312e0a6 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    rmosolgo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d52198b View commit details
    Browse the repository at this point in the history
  4. Fix vis initialization

    rmosolgo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bb05e15 View commit details
    Browse the repository at this point in the history
  5. update test

    rmosolgo committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    213253e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    5534a8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5095 from rmosolgo/optimize-escape-newline

    Optimize escape_single_quoted_newlines
    rmosolgo authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e1fdd9b View commit details
    Browse the repository at this point in the history
  3. 2.3.15

    rmosolgo committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2c10917 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb73923 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5096 from rmosolgo/testing-helpers-context-curren…

    …t-field
    
    Set context[:current_field] in testing helpers
    rmosolgo authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a85669b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix field_type_in_block cop

    rmosolgo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d2f9d6c View commit details
    Browse the repository at this point in the history
  2. Fix string typo

    rmosolgo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f4fe469 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5098 from rmosolgo/rubocop-field-type-fix

    Handle single-line classes in field_type_in_block cop
    rmosolgo authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8909063 View commit details
    Browse the repository at this point in the history
  4. 2.3.16

    rmosolgo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    57a9c61 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. docs: fix grammar

    dijonkitchen authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aa76d84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5102 from dijonkitchen/patch-1

    docs: fix grammar
    rmosolgo authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a814873 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    ff470b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5103 from etiennebarrie/InvalidNullError.inspect

    Don't raise NoMethodError on InvalidNullError.inspect
    rmosolgo authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f82ed87 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    a955fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    310bcc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    5dcdb59 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    4f16e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c2d497 View commit details
    Browse the repository at this point in the history
  3. run non-system tests, too

    rmosolgo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0f90c8a View commit details
    Browse the repository at this point in the history
  4. Fix some tests

    rmosolgo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5cc29c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge pull request #5108 from rmosolgo/better-action-cable-tests

    Add server-side action cable tests
    rmosolgo authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    24732e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5107 from rmosolgo/fix-field-type-in-array-for-li…

    …st-types
    
    Fix FieldTypeInBlock for list types
    rmosolgo authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    32e1662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37f5081 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    304d2f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5112 from rmosolgo/type-block-cop-module-fix

    Fix types-in-block cop for Interface types
    rmosolgo authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4496dba View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    a4f4341 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge pull request #5113 from bolandrm/ably-link-subscription

    fix logic that checks whether a request has a subscription header
    rmosolgo authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c58ba43 View commit details
    Browse the repository at this point in the history
  2. Add AblyLink test

    rmosolgo committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    895074b View commit details
    Browse the repository at this point in the history
  3. js-1.14.1

    rmosolgo committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d0131b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. enterprise-1.5.3

    rmosolgo committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3e84775 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Fix some tests

    rmosolgo committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    122272d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. bug fix: extensions can register more extensions via apply method

    #5054 introduced a regression
    where an extension registered eagerly can no longer register another
    extension in its `apply` method. I fix the bug here by restoring the
    previous `@call_after_define` logic.
    ElvinEfendi committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ca493a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c92b8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4ab0b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5117 from LanceRabbit/fix/nested_input_object_wit…

    …h_null_value_error
    
    subscription triggering with nested input object occurred error
    rmosolgo authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6d57bba View commit details
    Browse the repository at this point in the history
  5. Fix name in migration mode

    rmosolgo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    22bec21 View commit details
    Browse the repository at this point in the history
  6. Update ruby version on lint

    rmosolgo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d05874f View commit details
    Browse the repository at this point in the history
  7. Lint fixes

    rmosolgo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3c0eb04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c367e5 View commit details
    Browse the repository at this point in the history
  9. Remove visible_in

    rmosolgo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b9932a0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5116 from Shopify/elvin/fix-extension-instantiation

    bug fix: extensions can register more extensions via apply method
    rmosolgo authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cbebcfa View commit details
    Browse the repository at this point in the history
  11. Rename Subset => Profile

    rmosolgo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    23c79bb View commit details
    Browse the repository at this point in the history
  12. 2.3.17

    rmosolgo committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e409ef4 View commit details
    Browse the repository at this point in the history
  13. Respect options when using trace_with after trace_class.

    #5045 introduced a new behaviour
    to `add_trace_options_for` where it no longer merges options when
    trace class does not include `DefaultTraceClass`. While it did update
    `build_trace_mode` to include `DefaultTraceClass` in the trace classes,
    there is still `trace_class` method where it can register a new trace class
    in default mode without including `DefaultTraceClass`. So I fix the issue by
    ensuring `DefaultTraceClass` is included in the `new_class` in `trace_class`.
    ElvinEfendi committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1baf0d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge pull request #5118 from Shopify/elvin/fix-trace-class-behaviour

    bug fix: respect options when using `trace_with` after `trace_class`.
    rmosolgo authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    47cadd1 View commit details
    Browse the repository at this point in the history
  2. 2.3.18

    rmosolgo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    eff5c91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    879096d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    466a4e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update test

    rmosolgo committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f591d98 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    31787c6 View commit details
    Browse the repository at this point in the history
  2. Fix test cleanup

    rmosolgo committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c615edf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa90ecc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5074 from rmosolgo/named-visibility

    Add cached, named Visibility profiles
    rmosolgo authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3ddf36b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    c1860ea View commit details
    Browse the repository at this point in the history
  2. Fix liquid tags

    rmosolgo committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c663621 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    8c0e258 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Handle no selected operation

    ravangen committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8a60325 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge pull request #5129 from ravangen/lookahead-no-selected-operation

    Handle no selected operation for `Query#lookahead`
    rmosolgo authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    56265cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c22540 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge pull request #5125 from francisbeaudoin/master

    Optimization - Skip processing non-existing fields in FieldsWillMerge
    rmosolgo authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ec80ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062d7b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d4bb6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abd7ee2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5131 from alexcwatt/yard-latest

    No longer pin yard to specific commit
    rmosolgo authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    238c4d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    71f6ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    783f3c6 View commit details
    Browse the repository at this point in the history
  3. Update docstring

    alexcwatt committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8e7cdc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14794b1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5130 from alexcwatt/one-of-validation-error

    Update validation message for one_of
    rmosolgo authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2ae5393 View commit details
    Browse the repository at this point in the history
  6. Add exception to test

    rmosolgo committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b08be86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b199306 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59ec797 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5132 from rmosolgo/limit-dataloader-fibers

    Add Dataloader fiber_limit option
    rmosolgo authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9268dc3 View commit details
    Browse the repository at this point in the history
  10. 2.3.19

    rmosolgo committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    44be301 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b2555e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5133 from rmosolgo/non-null-default-value-variabl…

    …e-fix
    
    Don't require input object argument when default value is configured
    rmosolgo authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f318775 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    180a57f View commit details
    Browse the repository at this point in the history