OSDN Git Service

Fix newline 'LF' to 'CRLF' in Basque eu.yml (#8330).
[redminele/redmine.git] / app /
2011-05-10 Toshi MARUYAMAscm: change separator between command and version ...
2011-05-10 Toshi MARUYAMAscm: change i18n key name 'text_scm_version' to 'text_s...
2011-05-08 Toshi MARUYAMAremove trailing white-spaces from MailHandler model...
2011-05-08 Toshi MARUYAMAscm: code clean up Repositories Controller.
2011-05-07 Toshi MARUYAMAremove trailing white-spaces from attachments helper.
2011-05-07 Toshi MARUYAMAscm: filesystem: change i18n l() parameter in setting...
2011-05-07 Toshi MARUYAMAscm: bazaar: change i18n l() parameter in setting from...
2011-05-07 Toshi MARUYAMAscm: cvs: change i18n l() parameter in setting from...
2011-05-07 Toshi MARUYAMAscm: git: change i18n l() parameter in setting from...
2011-05-07 Toshi MARUYAMAscm: mercurial: change i18n l() parameter in setting...
2011-05-07 Toshi MARUYAMAscm: darcs: change i18n l() parameter in setting from...
2011-05-06 Toshi MARUYAMAscm: git: change model report_last_commit() name to...
2011-05-05 Toshi MARUYAMAscm: git: use the model value of whether reporting...
2011-05-05 Toshi MARUYAMAscm: git: add the model method whether reporting last...
2011-05-05 Toshi MARUYAMAscm: git: override entries() in model for browsing...
2011-05-05 Toshi MARUYAMAscm: code clean up repository model.
2011-05-05 Toshi MARUYAMAscm: git: fix indent in model.
2011-05-05 Toshi MARUYAMAscm: code clean up repository model.
2011-05-04 Toshi MARUYAMAscm: git: add comments of revision order in fetch_chang...
2011-05-04 Toshi MARUYAMAscm: git: rearrange fetch_changesets() comment.
2011-05-04 Toshi MARUYAMAscm: add the feature of SCM command availability automa...
2011-05-04 Toshi MARUYAMAscm: refactor projects/settings/_repository.rhtml.
2011-05-04 Toshi MARUYAMAscm: code clean up projects/settings/_repository.rhtml.
2011-05-04 Toshi MARUYAMAscm: set disable a button if scm is not selected in...
2011-05-04 Toshi MARUYAMAscm: git: refactor saving a revision in model.
2011-05-03 Toshi MARUYAMAscm: code clean up app/views/projects/settings/_reposit...
2011-05-03 Toshi MARUYAMAscm: code clean up RepositoriesHelper.
2011-05-03 Toshi MARUYAMAscm: code clean up RepositoriesController.
2011-05-01 Toshi MARUYAMAFix potential Execution After Redirect bugs.
2011-04-29 Jean-Philippe LangFixed: notes are lost when copying issue(s) (#6901...
2011-04-29 Jean-Philippe LangFixed: copying an issue keeps the author of the origina...
2011-04-29 Jean-Philippe LangAdds context menu for related issues on version view.
2011-04-29 Jean-Philippe LangMoved the version summary to the right of related issues.
2011-04-29 Jean-Philippe LangMakes 'This week' filter work with any starting day...
2011-04-29 Jean-Philippe LangFixed: selected modules are not activated when copying...
2011-04-28 Toshi MARUYAMAcode clean up app/views/admin/info.rhtml.
2011-04-25 Toshi MARUYAMAcode clean up AdminController.
2011-04-23 Toshi MARUYAMAscm: mercurial: use i18n text of repository note in...
2011-04-23 Toshi MARUYAMAscm: git: use i18n text of repository note in setting.
2011-04-23 Toshi MARUYAMAscm: cvs: use i18n string at 'CVSROOT' and 'Module...
2011-04-23 Toshi MARUYAMAscm: filesystem: use i18n string at 'Root directory...
2011-04-23 Toshi MARUYAMAscm: use i18n string at 'Path to repository' setting...
2011-04-23 Toshi MARUYAMAscm: mercurial: change "url" human attribute name from...
2011-04-23 Toshi MARUYAMAscm: darcs: change "url" human attribute name from...
2011-04-23 Toshi MARUYAMAscm: bazaar: change "url" human attribute name from...
2011-04-23 Toshi MARUYAMAscm: use i18n string at path encoding setting note...
2011-04-23 Toshi MARUYAMAscm: use i18n string at path encoding setting (#2274...
2011-04-23 Toshi MARUYAMAscm: use i18n string at commit log encoding setting...
2011-04-23 Toshi MARUYAMAscm: cvs: fix mistake human attribute names of root_url...
2011-04-23 Toshi MARUYAMAscm: code clean up RepositoriesHelper.
2011-04-20 Toshi MARUYAMAscm: code clean up RepositoriesHelper.
2011-04-17 Jean-Philippe LangWarn about subtasks before deleting a parent issue...
2011-04-17 Toshi MARUYAMAscm: darcs: set supports_directory_revisions true at...
2011-04-16 Toshi MARUYAMAscm: prevent PostgreSQL or Ruby 1.9 errors if paths...
2011-04-16 Toshi MARUYAMAadd Redmine::CodesetUtil and move replacing invalid...
2011-04-15 Jean-Philippe LangPrivate issues (#7414).
2011-04-15 Toshi MARUYAMAscm: cvs: add path encoding select box at setting ...
2011-04-14 Jean-Philippe LangCode cleanup.
2011-04-14 Jean-Philippe LangSkip memberships query for anonymous user.
2011-04-14 Jean-Philippe LangSkip a count query.
2011-04-14 Toshi MARUYAMAscm: cvs: convert author encoding with log encoding...
2011-04-14 Toshi MARUYAMAscm: cvs: fix parsing revisions if author is not ASCII.
2011-04-13 Toshi MARUYAMAscm: cvs: code clean up model.
2011-04-13 Toshi MARUYAMAscm: darcs: code clean up model.
2011-04-12 Jean-Philippe LangAdds a helper for issue heading (#7647).
2011-04-12 Jean-Philippe LangFixed no method error due to typo.
2011-04-12 Jean-Philippe LangNo need to query changesets if user is not allowed...
2011-04-12 Jean-Philippe LangCode cleanup.
2011-04-12 Jean-Philippe LangAdds noindex,noarchive robots meta tag on form pages...
2011-04-12 Jean-Philippe LangExtract visibility condition from project statement...
2011-04-12 Toshi MARUYAMAscm: darcs: model entries returns nil if revision is...
2011-04-12 Toshi MARUYAMAscm: darcs: code clean up model.
2011-04-12 Toshi MARUYAMAscm: cvs: model entries returns nil if revision is...
2011-04-12 Toshi MARUYAMAscm: replace invalid utf-8 sequences instead of strippi...
2011-04-11 Jean-Philippe LangAdds a specific icon for deleting a relation.
2011-04-11 Jean-Philippe LangDo a redirect when accessing a renamed wiki page.
2011-04-11 Jean-Philippe LangCode cleanup.
2011-04-11 Jean-Philippe LangMoved the parent issue field above start/due date fields.
2011-04-11 Jean-Philippe LangAdds an issues visibility level on roles (#7412).
2011-04-11 Toshi MARUYAMAscm: cvs: override annotate() in model.
2011-04-11 Toshi MARUYAMAscm: cvs: cat returns nil if revision does not exist...
2011-04-11 Toshi MARUYAMAscm: cvs: code clean up model.
2011-04-11 Toshi MARUYAMAscm: code clean up RepositoriesHelper.
2011-04-09 Toshi MARUYAMAscm: cvs: code clean up app/models/repository/cvs.rb.
2011-04-09 Toshi MARUYAMAscm: use upcase to compare encoding name "UTF-8" in...
2011-04-09 Toshi MARUYAMAscm: code clean up app/models/changeset.rb.
2011-04-09 Toshi MARUYAMAscm: replace invalid utf-8 sequences in comments instea...
2011-04-09 Toshi MARUYAMAscm: code clean up app/models/changeset.rb.
2011-04-09 Toshi MARUYAMAscm: code clean up app/models/changeset.rb.
2011-04-09 Toshi MARUYAMAscm: fix log converting error in Ruby 1.9 and add more...
2011-04-09 Toshi MARUYAMAscm: set empty log encoding UTF-8 in Ruby 1.9 and add...
2011-04-09 Toshi MARUYAMAscm: not use Iconv for log converting in Ruby 1.9 and...
2011-04-08 Jean-Philippe LangAdds visibility condition to Issue.by_* count methods.
2011-04-07 Jean-Philippe LangFixes test broken by r5354.
2011-04-07 Jean-Philippe LangAdds functional test for project copy.
2011-04-07 Jean-Philippe LangFixed: empty list for user/version custom fields on...
2011-04-07 Jean-Philippe LangFixes #possible_values for version custom field.
2011-04-05 Jean-Philippe LangLocalize anonymous and non member roles names (#8072).
2011-04-05 Jean-Philippe LangWrap text custom fields in the issue list (#8064).
2011-04-05 Jean-Philippe LangRemoved duplicate Modules fieldset on project copy...
next