| Commit message (Expand) | Author | Age | Files | Lines |
* | scm: git: use stdin instead of command line in "git log" (#10470) | Toshi MARUYAMA | 2012-03-28 | 2 | -15/+20 |
* | scm: git: rename "scm_cmd" to "git_cmd" and not use variable argument (#10470) | Toshi MARUYAMA | 2012-03-28 | 1 | -10/+10 |
* | Ruby1.9: scm: use :set_encoding instead of "RUBY_VERSION < '1.9'" for IO.pope... | Toshi MARUYAMA | 2012-03-28 | 1 | -5/+2 |
* | replace tabs to spaces and fix indents at app/views/issues/new.html.erb | Toshi MARUYAMA | 2012-03-28 | 1 | -8/+8 |
* | reposman: allow underscores in project identifiers (#1363) | Toshi MARUYAMA | 2012-03-27 | 1 | -1/+1 |
* | Failing test with 1.8.7 and jruby (#10538). | Jean-Philippe Lang | 2012-03-25 | 1 | -1/+3 |
* | Override watcher_user_ids= to make ids uniq (#10538). | Jean-Philippe Lang | 2012-03-25 | 2 | -2/+17 |
* | Remove duplicate watchers (#10538). | Jean-Philippe Lang | 2012-03-25 | 1 | -1/+1 |
* | Fixed that issues can be moved to projects with issue tracking disabled (#104... | Jean-Philippe Lang | 2012-03-25 | 2 | -28/+10 |
* | Fixes error message for LDAP filter (#1060). | Jean-Philippe Lang | 2012-03-24 | 2 | -1/+9 |
* | Adds the repository identifier in the activity and search results (#779). | Jean-Philippe Lang | 2012-03-24 | 1 | -1/+8 |
* | Makes Redmine.pm work with multiple repositories per project (#779). | Jean-Philippe Lang | 2012-03-24 | 1 | -1/+10 |
* | Adds the repository identifier to Changeset#text_tag (#779). | Jean-Philippe Lang | 2012-03-24 | 2 | -0/+14 |
* | Ability to add non-member watchers on issue creation (#5159). | Jean-Philippe Lang | 2012-03-24 | 12 | -14/+98 |
* | Replace tables that were using the 'width' attribute with inline styles (shou... | Toshi MARUYAMA | 2012-03-24 | 3 | -4/+4 |
* | Remove some inline styling and some depreciated table cell attributes and rep... | Toshi MARUYAMA | 2012-03-24 | 2 | -3/+13 |
* | Fix missing cells at app/views/issues/show.html.erb | Toshi MARUYAMA | 2012-03-24 | 1 | -0/+3 |
* | Fix duplicated 'back_url' IDs | Toshi MARUYAMA | 2012-03-24 | 2 | -2/+2 |
* | Dutch "field_login" translation changed by Siebe Joris Jochems (#10513) | Toshi MARUYAMA | 2012-03-22 | 1 | -1/+1 |
* | Dutch "field_password_confirmation" translation changed by Siebe Joris Jochem... | Toshi MARUYAMA | 2012-03-22 | 1 | -1/+1 |
* | replace GMail configuration guide url | Toshi MARUYAMA | 2012-03-20 | 1 | -2/+2 |
* | pdf: enhanced issues list (#10464) | Toshi MARUYAMA | 2012-03-20 | 1 | -50/+161 |
* | remove trailing white-spaces from lib/redmine/export/pdf.rb | Toshi MARUYAMA | 2012-03-19 | 1 | -3/+3 |
* | Fixed: ruby 1.9.3 Time Zone setting Internal error (#10442). | Jean-Philippe Lang | 2012-03-17 | 2 | -0/+10 |
* | Typo (#1913). | Jean-Philippe Lang | 2012-03-17 | 1 | -1/+1 |
* | Fixed test names (#1913). | Jean-Philippe Lang | 2012-03-17 | 1 | -2/+2 |
* | LDAP: adds the ability to bind with user's account (#1913). | Jean-Philippe Lang | 2012-03-17 | 2 | -3/+58 |
* | replace hard-coded non ASCII literal to UTF-8 hexadecimal at test/unit/mail_h... | Toshi MARUYAMA | 2012-03-14 | 1 | -2/+6 |
* | replace hard-coded non ASCII literal to UTF-8 hexadecimal at test/unit/wiki_t... | Toshi MARUYAMA | 2012-03-14 | 1 | -1/+3 |
* | remove hard-coded non ASCII literal from unit git lib test | Toshi MARUYAMA | 2012-03-14 | 1 | -7/+0 |
* | Don't use #delete on String in Mailer. | Jean-Philippe Lang | 2012-03-12 | 2 | -6/+21 |
* | add missing fixtures to unit wiki_content_test | Toshi MARUYAMA | 2012-03-12 | 1 | -1/+3 |
* | Adds an icon to the "Test" link. | Jean-Philippe Lang | 2012-03-11 | 2 | -1/+2 |
* | Fixed that LDAP error is not displayed when testing connection. | Jean-Philippe Lang | 2012-03-11 | 2 | -4/+4 |
* | Resourcified auth_sources. | Jean-Philippe Lang | 2012-03-11 | 5 | -31/+16 |
* | Merged LdapAuthSourceController into AuthSourceController. | Jean-Philippe Lang | 2012-03-11 | 12 | -256/+80 |
* | Additional tests for UsersController. | Jean-Philippe Lang | 2012-03-11 | 1 | -2/+39 |
* | Updates for 1.3.2 release. | Jean-Philippe Lang | 2012-03-11 | 2 | -1/+21 |
* | set svn:eol-style native app/controllers/*.rb | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |
* | set svn:eol-style native app/views/users/*.erb | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |
* | set svn:eol-style native app/views/timelog/bulk_edit.html.erb | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |
* | set svn:eol-style native app/views/projects/_members_box.html.erb | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |
* | set svn:eol-style native app/views/issues/_action_menu.html.erb | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |
* | set svn:eol-style native app/views/context_menus/time_entries.html.erb | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |
* | set svn:eol-style native app/views/auth_sources/_form.html.erb | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |
* | set svn:eol-style native test/unit/*.rb | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |
* | set svn:eol-style native test/functional/*.rb | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |
* | set svn:eol-style native test/integration/api_test/*.rb | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |
* | remove trailing white-spaces from lib/generators/redmine_plugin/redmine_plugi... | Toshi MARUYAMA | 2012-03-11 | 1 | -3/+3 |
* | set svn:eol-style native lib/generators/redmine_plugin/templates/en_rails_i18... | Toshi MARUYAMA | 2012-03-11 | 0 | -0/+0 |