Skip to content
Snippets Groups Projects
  1. Feb 04, 2020
  2. Feb 03, 2020
  3. Feb 02, 2020
  4. Jan 31, 2020
  5. Jan 30, 2020
  6. Jan 29, 2020
    • Feanil Patel's avatar
      Remove the role parameter from the courses api. · 79d097d3
      Feanil Patel authored
      BOM-1228
      
      The api is already not very performant and trying to limit it to only
      show courses where you are staff causes the code to iterate over almost
      all the courses and times out before it returns any results to the user.
      
      The plan is to build a different api for the thing we need that will
      just provide the course IDs for courses where you are staff and sholud
      be much faster.
      79d097d3
    • hunytalk's avatar
      Fix jenkins test · 35d3a285
      hunytalk authored
      35d3a285
    • Troy Sankey's avatar
      Fix typo in comment · b0285c14
      Troy Sankey authored
      b0285c14
Loading