This website requires JavaScript.
Explore
Help
Sign In
dinislage
/
redmine
Watch
1
Star
0
Fork
0
You've already forked redmine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4eea64d38fd813d8f0edf87efe59ed7d3826d29c
redmine
/
app
History
Jean-Philippe Lang
3172359f97
Avoid N queries when displaying the issue list with custom fields.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12223 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-10-15 16:38:17 +00:00
..
controllers
Fixed that viewing/editing a wiki page without WikiContent raises an error (
#14986
).
2013-10-13 11:19:47 +00:00
helpers
Avoid lots of CustomField.find_by_id calls when displaying an issue history with custom fields (
#15072
).
2013-10-13 10:04:59 +00:00
models
Avoid N queries when displaying the issue list with custom fields.
2013-10-15 16:38:17 +00:00
views
Adds some links for wiki history navigation.
2013-10-14 16:58:39 +00:00