Skip to content
Snippets Groups Projects
  1. Jan 14, 2013
  2. Nov 15, 2012
  3. Nov 14, 2012
  4. Oct 05, 2012
  5. Oct 04, 2012
  6. Aug 21, 2012
  7. Aug 20, 2012
  8. Jul 26, 2012
  9. Jul 16, 2012
  10. Jul 12, 2012
  11. Jul 11, 2012
  12. Jun 21, 2012
  13. Jun 07, 2012
  14. May 30, 2012
  15. May 29, 2012
  16. May 24, 2012
  17. May 21, 2012
  18. May 14, 2012
  19. May 11, 2012
  20. May 09, 2012
    • Vermaat's avatar
      Refactor name checker to accept GET requests · d5f1e49d
      Vermaat authored
      Until now, the name checker form used POST requests. As a special case for
      linking from LOVD, GET requests were handled by showing results without the
      full interface (header, menu, etc). Ordinary linking was done to a separate
      checkForward location which then set a cookie with the variant name and a
      redirect to the name checker results. This was all very hackish and somewhat
      broken (see Track issue #94).
      
      This commit refactors the name checker to use GET requests, so ordinary
      bookmarking of result pages is possible. All old entrypoints are handled with
      a redirect for backwards compatibility.
      
      Worth mentioning is that variant descriptions in the name checker are now
      limited in length by the maximum query string length. However, this maximum
      is several thousand characters with Internet Explorer having the lowest
      maximum of just over 2000. Longer descriptions are not practically checked
      with the name checker web interface anyway, so this should not be a problem.
      
      
      git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@521 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
      d5f1e49d
  21. Mar 29, 2012
  22. Mar 12, 2012
  23. Mar 01, 2012
  24. Feb 21, 2012
  25. Feb 20, 2012
  26. Feb 01, 2012
  27. Jan 31, 2012
  28. Jan 26, 2012
Loading