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

Jkmarx/update httpresponse #2533

Merged
merged 40 commits into from
Feb 12, 2018
Merged

Commits on Jan 24, 2018

  1. Configuration menu
    Copy the full SHA
    5f06e02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebda65d View commit details
    Browse the repository at this point in the history
  3. Update comment.

    jkmarx committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    a3daf10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39e198e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c84fb24 View commit details
    Browse the repository at this point in the history
  6. Add migrations.

    jkmarx committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    b68e726 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6812a4 View commit details
    Browse the repository at this point in the history
  8. Refactor.

    jkmarx committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    4d289fe View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

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

Commits on Jan 31, 2018

  1. Configuration menu
    Copy the full SHA
    83a6f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f1d98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90ae2da View commit details
    Browse the repository at this point in the history
  4. Fix typo.

    jkmarx committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    ecd9849 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5528d8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26ccf36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46ba4db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a854bb View commit details
    Browse the repository at this point in the history
  9. Remove duplicate setting.

    jkmarx committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    721dfe6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    740531e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f79419 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Configuration menu
    Copy the full SHA
    5d42882 View commit details
    Browse the repository at this point in the history
  2. Fix pep8 in migration.

    jkmarx committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    ff912e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

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

Commits on Feb 5, 2018

  1. Add mocks to unit test.

    jkmarx committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    bee52c4 View commit details
    Browse the repository at this point in the history
  2. Remove unneccessary deletion.

    jkmarx committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    9ff9032 View commit details
    Browse the repository at this point in the history
  3. Fix selium unit test errors.

    jkmarx committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    3e1c4eb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Remove accidently added json

    jkmarx committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    2f4316f View commit details
    Browse the repository at this point in the history
  2. Jkmarx/registration redux upgrade (#2562)

    * update redux.
    
    * Update method params changed from upgrade
    
    * Update flockblock params due to upgrade.
    jkmarx committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    8166553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1e00b1 View commit details
    Browse the repository at this point in the history
  4. Fix unit test.

    jkmarx committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    39ba7e9 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    404345c View commit details
    Browse the repository at this point in the history
  6. Remove typo.

    jkmarx committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    5e67bd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Remove unneeded field.

    jkmarx committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    428839c View commit details
    Browse the repository at this point in the history
  2. Chunked_upload migration.

    jkmarx committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    7a5fc77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eeeb75 View commit details
    Browse the repository at this point in the history
  4. Fix syntax.

    jkmarx committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    f712ca4 View commit details
    Browse the repository at this point in the history
  5. Fix pep8.

    jkmarx committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    6801aa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Swap deprecated method out. (#2566)

    * Swap deprecated method out.
    
    * Remove solr_igv dependencies. (#2570)
    
    * Remove solr_igv dependencies.
    
    * Remove visualization_manager.
    
    * Upgrade django storage. (#2571)
    
    * Upgrade django storage.
    
    * Remove post-css library, unused. (#2574)
    
    * Update user/file facet/columns per user request. (#2577)
    
    * Remove post-css library, unused.
    
    * Update user/file facet/columns per user request.
    
    * Remove typo ,
    
    * Fix typo, double quotes.
    
    * Remove space.
    
    * Add cell_type to facets.
    
    * Fix unit test.
    
    * Add missing facets.
    
    * Fix cypress test.
    
    * Revert to 1.6.0 due to django 1.9 support.
    jkmarx committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    ca22e4c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Configuration menu
    Copy the full SHA
    2f91446 View commit details
    Browse the repository at this point in the history
  2. Add json.load exception.

    jkmarx committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    d8e90cd View commit details
    Browse the repository at this point in the history