Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getredash/redash Loading
base: master
Choose a base ref
...
head repository: sumit0k/redash Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 4 files changed
  • 12 contributors

Commits on Jun 1, 2021

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

Commits on Jun 15, 2021

  1. Fix: pagination is broken on the dashboard list page (#5516)

    * Add test that reproduces issue #5466
    
    * Fix: Duplicate dashboard rows were returned by Dashboard.all() (#5466)
    susodapop committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    dec8879 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    0983e69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e5d78 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Support for excluding schemas

    sumit0k committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    dfaa6ff View commit details
    Browse the repository at this point in the history
  2. handling older connections

    sumit0k committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b41b7d1 View commit details
    Browse the repository at this point in the history
  3. pattern fix

    sumit0k committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    62577a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Apply V10 beta period feedback / fixes (#5611)

    The following PR's were cherry-picked:
    
    * Excel & CSV query runner (#2478)
    * Pin python3 image version (#5570)
    * Fix: Edit Source button disappeared for users without CanEdit perms (#5568)
    * Fix: Specify the protobuf version (#5608)
    
    Plus one additional change exclusive to this branch:
    * Replace reference to yarn with NPM
    
    This happened because we cherry-picked #5570 but did not also incorporate
    #5541 into V10.
    
    Co-authored-by: deecay <[email protected]>
    Co-authored-by: Levko Kravets <[email protected]>
    Co-authored-by: zoomdot <[email protected]>
    4 people committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    f312adf View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Bump version to 10.0.0

    susodapop committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    9c928bd View commit details
    Browse the repository at this point in the history
  2. Update changelog for V10

    susodapop committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    41f9482 View commit details
    Browse the repository at this point in the history
  3. Update changelog for #5516

    susodapop committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    1c5ceec View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Update V10 release branch to 10.1 (#5655)

    * Add support for Firebolt Database (#5606)
    
    * Fixes issue #5622 (#5623)
    
    * Update Readme to reflect Firebolt data source (#5649)
    
    * Speed up BigQuery schema fetching (#5632)
    
    New method improves schema fetching by as much as 98% on larger schemas
    
    * Merge pull request from GHSA-vhc7-w7r8-8m34
    
    * WIP: break the flask_oauthlib behavior
    
    * Refactor google-oauth to use cryptographic state.
    
    * Clean up comments
    
    * Fix: tests didn't pass because of the scope issues.
    
    Moved outside the create_blueprint method because this does not depend
    on the Authlib object.
    
    * Apply Arik's fixes. Tests pass.
    
    * Merge pull request from GHSA-g8xr-f424-h2rv
    
    * Merge pull request from GHSA-fcpv-hgq6-87h7
    
    * Update changelog to incorporate security fixes and #5632 & #5606 (#5654)
    
    * Update changelog to incorporate security fixes and #5632 & #5606
    
    * Added reference to sqlite fix
    
    * Bump to V10.1
    
    * Missed package-lock.json on the first pass
    
    * Add a REDASH_COOKIE_SECRET for circleci
    
    * Revert "Add a REDASH_COOKIE_SECRET for circleci"
    
    This reverts commit 4576636.
    
    Moves config to the correct compose files
    
    * Move advocate to core requirements.txt file
    
    [debugging circleci failures]
    
    Co-authored-by: rajeshSigmoid <[email protected]>
    Co-authored-by: Aratrik Pal <[email protected]>
    Co-authored-by: rajeshmauryasde <[email protected]>
    Co-authored-by: Katsuya Shimabukuro <[email protected]>
    5 people committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    2589bef View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

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

Commits on May 27, 2023

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

Commits on May 27, 2024

  1. Merge pull request #3 from getredash/master

    Redash update
    sumit0k committed May 27, 2024
    Configuration menu
    Copy the full SHA
    008e944 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Snapshot: 24.06.0-dev

    github-actions committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    800f04b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Snapshot: 24.07.0-dev

    github-actions committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f6610d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Snapshot: 24.08.0-dev

    github-actions committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    53e6cdb View commit details
    Browse the repository at this point in the history
Loading