obsolete.ChilliProject/app/views
Toshi MARUYAMA 70d58275e2 scm: backout r5213. do not display both 'View all revisions' and 'View revision' links (#7984, #7246).
Git and Mercurial support *branch*.

Git in repository root shows *master branch*.
Git master branch does not have all revisions.

Mercurial default branch is *default branch*.
Mercurial shows *tip* in repository root.

Mercurial does not treat directory. "hg log DIR" costs high.
Getting correct limited changesets in sub directory and branch is very heavy.
So, if there is no recent revision in sub directory and branch,
no changeset shows.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5218 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-04-16 16:11:46 -07:00
..
account Adds hooks on login view (#4978). 2010-03-03 20:21:05 +00:00
activities Refactor: extract ProjectsController#activity to a new Activities controller. 2010-08-27 14:05:54 +00:00
admin Adds links to reset filters on users and projects list. 2011-04-16 15:41:32 -07:00
attachments Fixed: Add Another file to ticket doesn't work in IE (broken by r3750). 2010-07-25 10:34:55 +00:00
auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
auto_completes Refactor: move IssuesController#auto_complete to a new controller. #4382 2010-08-17 15:03:58 +00:00
boards Fixed: Syntax highlighting unavailable from board new topic or topic edit preview (#7625). 2011-04-16 14:43:44 -07:00
calendars Makes filters behaviour consistent with the issue list. 2011-04-16 14:57:31 -07:00
common Highlight changes inside diff lines (#7139). 2011-04-16 15:38:55 -07:00
context_menus Fixed: Log Time link broken in issue context menu (#6904). 2010-11-16 19:49:08 +00:00
custom_fields Removes duplicate DOM id in custom field form. 2011-04-16 15:26:40 -07:00
documents Fixed: code syntax highlighting not working in Document page (#3740). 2010-03-18 20:06:16 +00:00
enumerations Adds missing thead tags (#5440). 2010-05-09 11:19:15 +00:00
files Fixed: "Add file" link broken by recent refactoring (#6627). 2010-10-22 14:45:02 +00:00
gantts Prevent text wrap in gantt subjects (#7280). 2011-04-16 14:57:31 -07:00
groups Add a label for user and group search fields. #6521 2010-10-30 16:47:33 +00:00
issue_categories Fixed: User list not sorted on category form (#6760). 2010-11-07 14:56:12 +00:00
issue_moves [#169] Add a ROBOTS meta tag to several forms to hide from web spiders 2011-02-13 18:17:45 -08:00
issue_relations Autocomplete issue relations on subject (#3170). 2010-12-12 16:04:28 +00:00
issue_statuses Adds an helper for displaying the 'checked' image. 2010-03-17 20:46:22 +00:00
issues Adds links on the issue list to collapse/expang all groups (#7236). 2011-04-16 16:11:41 -07:00
journals Keep track of issue description changes (#746). 2011-04-16 15:16:03 -07:00
layouts Send the CSRF token with Ajax requests (#7843). 2011-04-16 15:38:57 -07:00
ldap_auth_sources Refactor AuthSourcesController to support non-LDAP sources. #1131 2010-05-23 03:16:31 +00:00
mailer Adds email notifications support for news comments (#2074). 2011-04-16 15:26:39 -07:00
members User groups branch merged. 2009-09-12 08:36:46 +00:00
messages Fixed: Syntax highlighting unavailable from board new topic or topic edit preview (#7625). 2011-04-16 14:43:44 -07:00
my Adds colon after label. 2011-01-15 14:04:11 +00:00
news Adds email notifications support for news comments (#2074). 2011-04-16 15:26:39 -07:00
previews Refactor: move IssuesController#preview to a new controller. 2010-08-18 15:01:35 +00:00
projects Replaces TimeEntry.visible_by with a visible scope. 2011-04-16 15:40:03 -07:00
queries Fixed: unchecking status filter on the issue list has no effect (#6844). 2010-11-07 15:38:51 +00:00
reports Added two hooks to the issues report. #5233 2010-06-20 03:37:42 +00:00
repositories scm: backout r5213. do not display both 'View all revisions' and 'View revision' links (#7984, #7246). 2011-04-16 16:11:46 -07:00
roles Removed useless javascript. 2011-04-16 15:38:56 -07:00
search Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
settings Add "mystery man" gravatar to options (#7640). 2011-04-16 15:38:56 -07:00
time_entry_reports Refactor: extract TimelogController#new from #edit 2010-10-07 15:51:09 +00:00
timelog Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically. 2010-12-04 17:43:39 +00:00
trackers Refactor: Merged TrackersController#list and #index 2010-02-15 16:41:27 +00:00
users Adds links to reset filters on users and projects list. 2011-04-16 15:41:32 -07:00
versions Show open and closed issues from "Issues by" version links. 2011-04-16 16:11:43 -07:00
watchers Move issue watchers to the sidebar. 2010-03-13 17:45:41 +00:00
welcome Add <div class="wiki"> to the welcome text so it looks like all the other info texts. 2011-02-20 12:04:04 +01:00
wiki Adds an option to #render_page_hierarchy to add timestamp titles. 2011-04-16 15:38:56 -07:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00
workflows Allow additional workflow transitions for issue author and assignee (#2732). 2011-04-16 14:43:45 -07:00