Skip to content
Snippets Groups Projects
  1. Jan 03, 2012
  2. Oct 29, 2011
  3. Aug 01, 2011
  4. May 30, 2011
  5. May 29, 2011
  6. Apr 16, 2011
  7. Mar 27, 2010
  8. Mar 12, 2009
  9. Mar 10, 2009
  10. Feb 01, 2009
  11. Jan 27, 2009
  12. Jan 26, 2009
    • Eric Davis's avatar
      Converted routing and urls to follow the Rails REST convention. · 765f7abc
      Eric Davis authored
      Patch supplied by commits from Gerrit Kaiser on Github.  Existing routes will
      still work (backwards compatible) but any new urls will be generated using the
      new routing rules.
      
      Changes listed below:
      
      * made the URLs for some project tabs and project settings follow the new rails RESTful conventions of /collection/:id/subcollection/:sub_id
      * prettier URL for project roadmap
      * more nice project URLs
      * use GET for filtering form
      * prettified URLs used on issues tab
      * custom route for activity atom feeds
      * prettier repository urls
      * fixed broken route definition
      * fixed failing tests for issuecontroller that were hardcoding the url string
      * more RESTful routes for boards and messages
      * RESTful routes for wiki pages
      * RESTful routes for documents
      * moved old routes that are retained for compatibility to the bottom and grouped them together
      * added RESTful URIs for issues
      * RESTfulness for the news section
      * fixed route order
      * changed hardcoded UR...
      765f7abc
  13. Dec 27, 2008
  14. Dec 24, 2008
  15. May 03, 2008
  16. Feb 26, 2008
  17. Feb 05, 2008
  18. Nov 04, 2007
  19. Aug 12, 2007
  20. Apr 03, 2007
  21. Mar 23, 2007
  22. Jan 08, 2007
  23. Dec 26, 2006
  24. Dec 05, 2006
  25. Oct 21, 2006
  26. Jun 28, 2006