OSDN Git Service

redminele/redmine.git
2011-04-16 Toshi MARUYAMAfix functional projects controller test fails in Ruby...
2011-04-16 Toshi MARUYAMAscm: add unit test of preventing PostgreSQL or Ruby...
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-16 Toshi MARUYAMAscm: code clean up unit changeset test.
2011-04-15 Toshi MARUYAMAscm: add test of empty committer at unit changeset...
2011-04-15 Toshi MARUYAMAscm: add test of committer nil at unit changeset test.
2011-04-15 Toshi MARUYAMAscm: add test of invalid utf8 sequences in committer...
2011-04-15 Jean-Philippe... Upgrades prototype.js to 1.7.0.0 (#7954).
2011-04-15 Jean-Philippe... Makes set_own_issues_private permission not available...
2011-04-15 Jean-Philippe... Adds translation strings for r5466.
2011-04-15 Jean-Philippe... Private issues (#7414).
2011-04-15 Toshi MARUYAMAscm: cvs: add path encoding select box at setting ...
2011-04-15 Toshi MARUYAMAscm: cvs: convert encoding paths in entries() of adapte...
2011-04-15 Toshi MARUYAMAscm: cvs: convert encoding paths in revisions() of...
2011-04-15 Toshi MARUYAMAscm: cvs: convert encoding of command line arguments...
2011-04-15 Toshi MARUYAMAscm: cvs: set path encoding instance value (#3462).
2011-04-15 Toshi MARUYAMAscm: cvs: strict string type and timezone in cvstime.
2011-04-14 Jean-Philippe... Code cleanup.
2011-04-14 Jean-Philippe... Skip memberships query for anonymous user.
2011-04-14 Jean-Philippe... Skip 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-14 Toshi MARUYAMAscm: cvs: add comment of author regexp fails in some...
2011-04-14 Toshi MARUYAMAscm: git: more strict functional test.
2011-04-14 Toshi MARUYAMAscm: cvs: code clean up functional test.
2011-04-14 Toshi MARUYAMAscm: cvs: update test repository.
2011-04-13 Toshi MARUYAMAscm: cvs: code clean up model.
2011-04-13 Toshi MARUYAMAscm: cvs: code clean up adapter.
2011-04-13 Toshi MARUYAMAscm: darcs: code clean up model.
2011-04-12 Jean-Philippe... Adds a helper for issue heading (#7647).
2011-04-12 Jean-Philippe... Fixed no method error due to typo.
2011-04-12 Jean-Philippe... No need to query changesets if user is not allowed...
2011-04-12 Jean-Philippe... Code cleanup.
2011-04-12 Jean-Philippe... Adds noindex,noarchive robots meta tag on form pages...
2011-04-12 Jean-Philippe... Extract visibility condition from project statement...
2011-04-12 Jean-Philippe... Fixed: ambiguous lft column SQL error on Issue#descenda...
2011-04-12 Toshi MARUYAMAscm: cvs: fix unit model cat test fails on Windows.
2011-04-12 Toshi MARUYAMAscm: cvs: code clean up unit model test.
2011-04-12 Toshi MARUYAMAscm: cvs: refactor adapter.
2011-04-12 Toshi MARUYAMAscm: cvs: remove adapter root_url() and url() methods...
2011-04-12 Toshi MARUYAMAscm: cvs: code clean up adapter.
2011-04-12 Toshi MARUYAMAscm: darcs: add entries test in invalid revision in...
2011-04-12 Toshi MARUYAMAscm: cvs: add entries test in invalid revision in model.
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: subversion: use revision and identifier as string...
2011-04-12 Toshi MARUYAMAscm: subversion: code clean up model.
2011-04-12 Toshi MARUYAMAscm: additional test of replacing invalid utf-8 sequenc...
2011-04-12 Toshi MARUYAMAscm: replace invalid utf-8 sequences instead of strippi...
2011-04-11 Jean-Philippe... Removed invalid css line.
2011-04-11 Jean-Philippe... Do not select the row when clicking on an image.
2011-04-11 Jean-Philippe... Adds a specific icon for deleting a relation.
2011-04-11 Jean-Philippe... Do a redirect when accessing a renamed wiki page.
2011-04-11 Jean-Philippe... Code cleanup.
2011-04-11 Jean-Philippe... Makes the issue subject field use full width.
2011-04-11 Jean-Philippe... Set fixed width for select tags on the issue form.
2011-04-11 Jean-Philippe... Added strings for r5416.
2011-04-11 Jean-Philippe... Moved the parent issue field above start/due date fields.
2011-04-11 Jean-Philippe... Fixed: #setup triggers a failure even if git tests...
2011-04-11 Jean-Philippe... Adds an issues visibility level on roles (#7412).
2011-04-11 Jean-Philippe... Fixes an error raised by cvs test with Postgresql ...
2011-04-11 Toshi MARUYAMAscm: cvs: add invalid revision annotate test in unit...
2011-04-11 Toshi MARUYAMAscm: cvs: add test annotate with revision in unit model...
2011-04-11 Toshi MARUYAMAscm: cvs: use scm_cmd() in annotate of adapter.
2011-04-11 Toshi MARUYAMAscm: cvs: add annotate test of HEAD revision in unit...
2011-04-11 Toshi MARUYAMAscm: cvs: override annotate() in model.
2011-04-11 Toshi MARUYAMAscm: cvs: add test that cat returns nil if revision...
2011-04-11 Toshi MARUYAMAscm: cvs: cat returns nil if revision does not exist...
2011-04-11 Toshi MARUYAMAscm: cvs: add cat test of removed file in unit model...
2011-04-11 Toshi MARUYAMAscm: cvs: code clean up model.
2011-04-11 Toshi MARUYAMAscm: cvs: use model instead of adapter in unit model...
2011-04-11 Toshi MARUYAMAscm: code clean up abstract_adapter.rb.
2011-04-11 Toshi MARUYAMAscm: move :identifier from to attr_accessor in Abstract...
2011-04-11 Toshi MARUYAMAscm: cvs: override Revision.format_identifier() for...
2011-04-11 Toshi MARUYAMAscm: cvs: set identifier nil in blame.
2011-04-11 Toshi MARUYAMAscm: bazaar: use revision and identifier as string.
2011-04-11 Toshi MARUYAMAscm: cvs: add -q option at rls.
2011-04-11 Toshi MARUYAMAscm: cvs: add invalid path entries test at unit model...
2011-04-11 Toshi MARUYAMAscm: cvs: add -q option at rlog.
2011-04-11 Toshi MARUYAMAscm: cvs: add -q option at cat.
2011-04-11 Toshi MARUYAMAscm: cvs: use scm_cmd() in cat.
2011-04-11 Toshi MARUYAMAscm: cvs: add cat test in unit model test.
2011-04-11 Toshi MARUYAMAscm: cvs: use scm_cmd() for diff.
2011-04-11 Toshi MARUYAMAscm: bazaar: use identifier in blame.
2011-04-11 Toshi MARUYAMAscm: git: use revision and scmid in blame.
2011-04-11 Toshi MARUYAMAscm: subversion: use revision in blame.
2011-04-11 Toshi MARUYAMAscm: cvs: code clean up adapter.
2011-04-11 Toshi MARUYAMAscm: code clean up RepositoriesHelper.
2011-04-11 Toshi MARUYAMAscm: more strict to_utf8() test in repository helper...
2011-04-10 Toshi MARUYAMAscm: cvs: code clean up adapter.
2011-04-10 Toshi MARUYAMAPDF: switch FPDF ANSI or TCPDF UTF-8 with general_pdf_e...
2011-04-10 Toshi MARUYAMAPDF: code clean up lib/redmine/export/pdf.rb.
2011-04-10 Toshi MARUYAMAPDF: switch FPDF font with general_pdf_encoding value...
2011-04-10 Toshi MARUYAMAPDF: set general_pdf_encoding UTF-8 on non CJK and...
2011-04-10 Toshi MARUYAMAscm: code clean up lib/redmine/scm/adapters/abstract_ad...
2011-04-10 Toshi MARUYAMAscm: cvs: code clean up lib/redmine/scm/adapters/cvs_ad...
2011-04-10 Toshi MARUYAMAchange "utf8" of general_csv_encoding to "UTF-8" in...
2011-04-10 Toshi MARUYAMAPDF: change "utf8" of general_pdf_encoding to "UTF...
next