Skip to content
Snippets Groups Projects
  1. May 05, 2017
  2. May 04, 2017
  3. May 01, 2017
  4. Apr 26, 2017
    • Clinton Blackburn's avatar
      Added OpenID Connect discovery endpoint · 2b4817b1
      Clinton Blackburn authored
      Although we are phasing out our support of OIDC, this particular feature will allow us to eliminate many of the settings we
      share across services. Instead of reading various endpoints and secret keys from settings or hardcoded values, services
      with the proper authentication backend can simply read (and cache) the information from this endpoint.
      
      ECOM-3629
      2b4817b1
    • Saleem Latif's avatar
      edx-enterprise version upgrade to 0.33.9 · f4b1554c
      Saleem Latif authored
      f4b1554c
  5. Apr 21, 2017
  6. Apr 20, 2017
  7. Apr 18, 2017
  8. Apr 11, 2017
  9. Apr 10, 2017
  10. Apr 07, 2017
  11. Apr 04, 2017
  12. Mar 28, 2017
  13. Mar 25, 2017
  14. Mar 23, 2017
  15. Mar 22, 2017
  16. Mar 21, 2017
  17. Mar 18, 2017
    • Jillian Vogel's avatar
      Adds settings.ENTERPRISE_PUBLIC_ENROLLMENT_API_URL · be088dd9
      Jillian Vogel authored
      which is used for external, client-side requests by the Enterprise app to the
      Enrollments API.
      
      This allows ENTERPRISE_ENROLLMENT_API_URL to use localhost:8000, to be used for
      internal, server-side requests.
      
      Bumps edx-enterprise version to 0.27.4 to use this change.
      be088dd9
  18. Mar 17, 2017
    • Michael Youngstrom's avatar
      Disable Django API browser and bump pa11ycrawler · 195e7f27
      Michael Youngstrom authored
      Force run on PR for testing
      
      Remove pa11ycrawler from base.txt for testing
      
      Update pa11ycrawler dependency
      
      Revert code needed for testing on Jenkins
      
      Enable testing for Jenkins
      
      Update accessibility-tests.sh
      
      Update accessibility-tests.sh
      
      Point to newest pa11ycrawler release
      
      Remove force run on PR
      
      Reset accessibility-tests.sh
      195e7f27
  19. Mar 16, 2017
  20. Mar 14, 2017
  21. Mar 11, 2017
  22. Mar 09, 2017
  23. Mar 06, 2017
  24. Mar 02, 2017
  25. Mar 01, 2017
  26. Feb 28, 2017
  27. Feb 24, 2017
  28. Feb 23, 2017
  29. Feb 22, 2017
  30. Feb 21, 2017
    • Michael Youngstrom's avatar
      Allow Pa11ycrawler to run against a single url · 067348b8
      Michael Youngstrom authored
      Utilize scrapy parse
      
      specify custom callback and add port
      
      Getting rid of scrapy parse. A modified crawl will work
      
      remove log
      
      Remove unnecessary input options
      
      Remove extra empty line
      
      version bump v1.5.9
      
      Reduce duplicate code
      
      add in port and simplify further
      
      clean command further
      
      add port to basic command
      
      Bump Pa11yversion to the newest version
      067348b8
  31. Feb 17, 2017
Loading