Activity
From 2011-08-21 to 2011-08-23
2011-08-23
-
10:42 Revision 6543 (svn): rename .rhtml to .html.erb of app/views/repositories/_breadcrumbs.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:41 Revision 6542 (svn): rename .rhtml to .html.erb of app/views/repositories/_dir_list_content.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:41 Revision 6541 (svn): rename .rhtml to .html.erb of app/views/repositories/diff.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:41 Revision 6540 (svn): rename .rhtml to .html.erb of app/views/repositories/changes.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:40 Revision 6539 (svn): rename .rhtml to .html.erb of app/views/repositories/annotate.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:40 Revision 6538 (svn): rename .rhtml to .html.erb of app/views/repositories/entry.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:39 Revision 6537 (svn): rename .rhtml to .html.erb of app/views/repositories/committers.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:39 Revision 6536 (svn): rename .rhtml to .html.erb of app/views/repositories/revision.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:38 Revision 6535 (svn): rename .rhtml to .html.erb of app/views/repositories/_navigation.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:37 Revision 6534 (svn): rename .rhtml to .html.erb of app/views/repositories/_link_to_functions.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:37 Revision 6533 (svn): rename .rhtml to .html.erb of app/views/repositories/revisions.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:36 Revision 6532 (svn): rename .rhtml to .html.erb of app/views/repositories/_dir_list.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:35 Revision 6531 (svn): rename .rhtml to .html.erb of app/views/repositories/_revisions.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
10:34 Revision 6530 (svn): rename .rhtml to .html.erb of app/views/repositories/stats.rhtml.
- :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
-
08:57 Revision 6529 (svn): rename .rhtml to .html.erb of app/views/repositories/show.rhtml
2011-08-22
-
15:32 Revision 6528 (svn): remove trailing white-spaces from app/views/layouts/base.rhtml.
-
15:31 Revision 6527 (svn): remove trailing white-spaces from app/models/journal_detail.rb.
-
15:30 Revision 6526 (svn): remove trailing white-spaces from app/models/attachment.rb.
-
15:29 Revision 6525 (svn): remove trailing white-spaces from app/controllers/application_controller.rb.
-
09:09 Revision 6524 (svn): remove trailing white-spaces from test/unit/helpers/projects_helper_test.rb.
-
04:08 Revision 6523 (svn): remove trailing white-spaces from app/models/tracker.rb.
-
04:07 Revision 6522 (svn): remove trailing white-spaces from app/models/issue_category.rb.
2011-08-21
-
16:13 Revision 6521 (svn): remove trailing white-spaces from lib/redmine/version.rb.
-
13:50 Revision 6520 (svn): remove trailing white-spaces from test/unit/project_test.rb.
-
13:11 Revision 6519 (svn): Rails3: replace » of breadcrumb() at ApplicationHelper to hexadecimal UTF-8 strings and use String#html_safe.
-
11:26 Revision 6518 (svn): remove trailing white-spaces from app/controllers/timelog_controller.rb.
-
10:46 Revision 6517 (svn): remove trailing white-spaces from app/models/project.rb.
-
10:46 Revision 6516 (svn): remove trailing white-spaces except SQL from app/models/issue.rb.
-
07:17 Revision 6515 (svn): replace « and » at app/views/activities/index.html.erb to hexadecimal UTF-8 strings (#4796).
-
06:45 Revision 6514 (svn): remove trailing white-spaces from app/models/custom_value.rb.
-
06:44 Revision 6513 (svn): remove trailing white-spaces from app/models/custom_field.rb.
-
06:43 Revision 6512 (svn): remove trailing white-spaces from app/models/auth_source_ldap.rb.
-
04:00 Revision 6511 (svn): remove trailing white-spaces from app/models/wiki_page.rb.
-
03:59 Revision 6510 (svn): remove trailing white-spaces from app/models/watcher.rb.
-
03:58 Revision 6509 (svn): remove trailing white-spaces from app/models/user_preference.rb.
-
03:58 Revision 6508 (svn): remove trailing white-spaces from app/models/token.rb.
-
03:57 Revision 6507 (svn): remove trailing white-spaces from app/models/user.rb.
-
03:56 Revision 6506 (svn): remove trailing white-spaces from app/models/message.rb.
-
03:56 Revision 6505 (svn): remove trailing white-spaces from app/models/issue_relation.rb.
-
03:55 Revision 6504 (svn): remove trailing white-spaces from app/models/issue_status.rb.
-
03:54 Revision 6503 (svn): remove trailing white-spaces from app/models/member.rb.
-
03:53 Revision 6502 (svn): remove trailing white-spaces from app/models/member_role.rb.
-
03:14 Revision 6501 (svn): remove trailing white-spaces from app/models/enumeration.rb.
-
03:00 Revision 6500 (svn): replace tabs to spaces at app/views/trackers/index.html.erb.
-
02:59 Revision 6499 (svn): replace <br> to <br /> at app/views/custom_fields/_form.rhtml.
-
01:12 Revision 6498 (svn): Rails3: use String#html_safe for render_custom_fields_rows() at IssuesHelper.
-
01:12 Revision 6497 (svn): Rails3: use String#html_safe for render_descendants_tree() at IssuesHelper.
-
01:11 Revision 6496 (svn): Rails3: use String#html_safe for render_issue_subject_with_tree() at IssuesHelper.
-
01:11 Revision 6495 (svn): Rails3: use String#html_safe for render_issue_tooltip() at IssuesHelper.
-
00:53 Revision 6494 (svn): Rails3: use String#html_safe for javascript_heads() at ApplicationHelper.
-
00:53 Revision 6493 (svn): Rails3: use String#html_safe for render_project_hierarchy() at ProjectsHelper.
-
00:52 Revision 6492 (svn): Rails3: use String#html_safe for parent_project_select_tag() at ProjectsHelper.
Also available in: Atom