Skip to content
Snippets Groups Projects
  1. Apr 11, 2016
  2. Feb 05, 2016
  3. Sep 28, 2015
  4. 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
  5. Aug 10, 2015
  6. May 27, 2015
  7. Feb 19, 2015
  8. Jan 18, 2015
  9. Jan 17, 2015
  10. Oct 29, 2014
  11. Sep 12, 2014
  12. Aug 24, 2014
  13. Aug 21, 2014
  14. Aug 06, 2014
  15. Aug 01, 2014
  16. Jul 31, 2014
  17. May 28, 2014
  18. May 25, 2014
  19. May 24, 2014
  20. May 19, 2014
  21. May 13, 2014
  22. May 12, 2014
  23. May 11, 2014
  24. May 07, 2014
  25. Apr 13, 2014
  26. Apr 11, 2014
  27. Apr 05, 2014