Skip to content
Snippets Groups Projects
  1. Dec 17, 2015
  2. Dec 16, 2015
  3. Dec 11, 2015
  4. Dec 10, 2015
  5. Dec 02, 2015
  6. Oct 16, 2015
  7. Oct 14, 2015
  8. Sep 17, 2015
  9. Sep 07, 2015
  10. Jul 30, 2015
  11. Jun 26, 2015
  12. Jun 25, 2015
  13. May 06, 2015
  14. Apr 30, 2015
  15. Feb 26, 2015
  16. Feb 20, 2015
  17. Feb 18, 2015
  18. Feb 14, 2015
    • Vinnie Okada's avatar
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  19. Jan 16, 2015
  20. Dec 25, 2014
  21. Dec 22, 2014
  22. Dec 18, 2014
  23. Dec 03, 2014
  24. Nov 08, 2014
  25. Oct 08, 2014
  26. Oct 06, 2014
    • Vinnie Okada's avatar
      Add task lists to issues and merge requests · 9f0083a9
      Vinnie Okada authored
      Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
      list item and turn it into a checkbox input.  Users who can modify the
      issue or MR can toggle the checkboxes directly or edit the Markdown to
      manage the tasks.  Task status is also displayed in the MR and issue
      lists.
      9f0083a9
Loading