Commit Graph

4864 Commits (caa6f9f3c650ee251e463a5c1f65165454b56181)

Author SHA1 Message Date
Jens Ulferts a5cf2252f2 defines routes for time_entry/reports 12 years ago
Jens Ulferts dfbc8aee7f fixes timelog routes 12 years ago
Jens Ulferts 06848bd4ef adds wikis and wiki_pages routes for watch 12 years ago
Jens Ulferts b7819bcf6c makes the routing tests pass for wiki 12 years ago
Philipp Tessenow b7bbf52465 adapt wiki routes to rails3 12 years ago
Philipp Tessenow 26c362f649 remove deprecated wiki routes 12 years ago
Jens Ulferts 5d1a72f399 resourcifies roles 12 years ago
Jens Ulferts dd8dda61ca defines resourceful versions 12 years ago
Philipp Tessenow df634d8955 adapt wiki routes to rails3 12 years ago
Philipp Tessenow 4c6b533365 remove deprecated wiki routes 12 years ago
Jens Ulferts 93449b9e06 corrects routs for project_enumerations 12 years ago
Jens Ulferts 21de2c7f28 adds explicit routes for enumerations, resourcifies them 12 years ago
Jens Ulferts dcea08f70e adds watch routes for messages and boards 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Jens Ulferts 9cd5d4f26a resourcified boards 12 years ago
Jens Ulferts df9fbdfcfa lets attachments be resourceful 12 years ago
Jens Ulferts 5ec77ab57b makes activities a resource 12 years ago
Jens Ulferts 81e03169e3 removes post issues#index route 12 years ago
Martin Linkhorst 47af847f96 added documents route for projects 12 years ago
Martin Linkhorst 4d5c1e9f61 remove tmail specific stuff from the initializer 12 years ago
Romano Licker b68fef1e7a refactor autocomplete notification and move it to core 12 years ago
Dennis Schmidt 693c939f6e routes for issue copy and moving 12 years ago
Jens Ulferts 9b599b63fa removes duplicate routes for issue /issues/:issue_id/time_entries 12 years ago
Jens Ulferts ac693a4d2e removes ambivalence between routes for index and create for issues as both used /issues with post verb 12 years ago
Jens Ulferts 0643843645 fixes scope declaration for "my" route 12 years ago
Jens Ulferts 0bc4bdf824 moves users resource declaration upwards to give it precedence 12 years ago
Jens Ulferts b05868c09b adds route to preview a new issue 12 years ago
Martin Linkhorst 5d9b8a0523 gave the route a name, see modified controller. also documented it with example usage. let me know what you think about that. 12 years ago
Dennis Schmidt f203f52310 re-added routing fix 12 years ago
Jens Ulferts 43e3f98958 makes action on project/issue routes optional so that index can be matched 12 years ago
Jens Ulferts 4a24b38059 moves resourceful routes to the top to give it precedence, adds issues as nested resource to projects 12 years ago
Dennis Schmidt cb62f124ec updated issues routes 12 years ago
Dennis Schmidt 306f870e52 updated routes for project settings 12 years ago
Jens Ulferts 944f6f86ab handles responses to api again 12 years ago
Jens Ulferts 65642f0c2a removes deprecations in auth_sources 12 years ago
Martin Linkhorst 497460bbaa added the bullet gem to find n+1 queries easily at runtime 12 years ago
Martin Linkhorst ddf490a0f7 adding the awesome rails footnotes 12 years ago
Martin Linkhorst 23ca8f6839 make timelogs readable (html_safe) 12 years ago
Martin Linkhorst e357eb9317 this is way it works with the named routes 12 years ago
Martin Linkhorst d1e0c6d971 REVIEW: merge the two patches 12 years ago
Martin Linkhorst b6aac286d4 take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
Martin Linkhorst b49e0207a5 fix nested issues tests (1 test still fails from time to time :() 12 years ago
Holger Just afa147beee Fix SQL injection via nested hashes in conditions. CVE-2012-2695 #1037 12 years ago
Holger Just 5c71f038c5 Fix SQL injection via nested hashes in conditions (CVE-2012-2694) #1036 12 years ago
Holger Just 5ac0002526 [#1025] Fix Rails vulnerability (CVE-2012-2660) 12 years ago
Jens Ulferts d6516ccfc4 rewrite routes to reflect the new syntax 12 years ago
Jens Ulferts 723cd7ebb8 renames globalize2 patch to globalize3 patch as this is what is patched 12 years ago
Jens Ulferts 61d7c58f65 replaces own validates_uniqueness with one issued as a pull request 12 years ago
Jens Ulferts fd94b7ca07 renames mime_types initializer 12 years ago
Jens Ulferts 8994831cda Revert "REVIEW: deactivates custom_fields#possible_values translation overrides" 12 years ago