Skip to content
Snippets Groups Projects
  1. Jul 06, 2016
  2. May 11, 2016
  3. Apr 11, 2016
  4. Feb 05, 2016
  5. Sep 28, 2015
  6. Sep 17, 2015
    • Paul-Christian Volkmer's avatar
      Fixed boxing/unboxing to parse a primitive and corrected indention · 539af011
      Paul-Christian Volkmer authored
      A boxed primitive is created from a String in
      * RangeAspect#handlePaginationRange()
      * LoginController#dialog()
      just to extract the unboxed primitive value with Integer#valueOf().
      This creates an Integer object. It is more efficient to use parseInt()
      which creates a primitive int.
      
      Corrected random indention in LoginController
      539af011
  7. Aug 10, 2015
  8. May 27, 2015
  9. Feb 19, 2015
  10. Jan 18, 2015
  11. Jan 17, 2015
  12. Oct 29, 2014
  13. Sep 12, 2014
  14. Aug 24, 2014
  15. Aug 21, 2014
  16. Aug 06, 2014
  17. Aug 01, 2014
  18. Jul 31, 2014
  19. May 28, 2014
  20. May 25, 2014
  21. May 24, 2014
  22. May 19, 2014
  23. May 13, 2014
  24. May 12, 2014
  25. May 11, 2014
  26. May 07, 2014
  27. Apr 13, 2014