| Commit message (Expand) | Author | Age | Files | Lines |
* | change Japanese translation for field_login (#19509) | Toshi MARUYAMA | 2015-04-20 | 1 | -1/+1 |
* | replace tabs to spaces at test/fixtures/ldap/slapd.conf | Toshi MARUYAMA | 2015-04-19 | 1 | -10/+10 |
* | remove trailing white space from Gemfile | Toshi MARUYAMA | 2015-04-18 | 1 | -1/+1 |
* | When changing tracker, clear the attributes that are disabled for the new tra... | Jean-Philippe Lang | 2015-04-14 | 2 | -1/+46 |
* | Fixed workflow rules when user has duplicated role by inheritance (#19569). | Jean-Philippe Lang | 2015-04-14 | 4 | -1/+44 |
* | Generate tag once per request. | Jean-Philippe Lang | 2015-04-14 | 1 | -1/+1 |
* | Gemfile: remove activerecord-jdbcsqlite3-adapter version and pin jdbc-sqlite3... | Toshi MARUYAMA | 2015-04-14 | 1 | -1/+2 |
* | .travis.yml: replace DATABASE_ADAPTER to DB | Toshi MARUYAMA | 2015-04-14 | 1 | -36/+37 |
* | remove trailing white spaces from test/unit/helpers/application_helper_test.rb | Toshi MARUYAMA | 2015-04-14 | 1 | -3/+3 |
* | upgrade rmagick to 2.14 | Toshi MARUYAMA | 2015-04-14 | 2 | -2/+2 |
* | Gemfile: pin rmagick version 2.13 | Toshi MARUYAMA | 2015-04-14 | 1 | -1/+1 |
* | Fixed test failures (#19544). | Jean-Philippe Lang | 2015-04-12 | 1 | -2/+2 |
* | SQL error with SQLServer when grouping+sorting issues (#19544). | Jean-Philippe Lang | 2015-04-12 | 2 | -4/+17 |
* | Keywords in commit messages: journal entries are created even if nothing was ... | Jean-Philippe Lang | 2015-04-12 | 2 | -2/+29 |
* | Fixed that journals are shown multiple times in activity (#19168). | Jean-Philippe Lang | 2015-04-12 | 2 | -1/+9 |
* | Fixed validation when logging time on issue (#19464). | Jean-Philippe Lang | 2015-04-12 | 2 | -3/+58 |
* | Fixed tests failures (#19400). | Jean-Philippe Lang | 2015-04-12 | 2 | -1/+3 |
* | "Required" and "Read-only" rules on "Fields Permissions" screen are not color... | Jean-Philippe Lang | 2015-04-11 | 2 | -1/+10 |
* | Mail handler should not ignore emails with x-auto-response-suppress header (#... | Jean-Philippe Lang | 2015-04-11 | 4 | -4/+2 |
* | When create by copying the issue, status can not be changed to default (#19553). | Jean-Philippe Lang | 2015-04-11 | 2 | -1/+15 |
* | Typo in wiki_syntax_detailed.html (#19444). | Jean-Philippe Lang | 2015-04-11 | 44 | -44/+44 |
* | Fixed that 2 repositories can be created with blank/nil identifier (#19400). | Jean-Philippe Lang | 2015-04-11 | 2 | -0/+17 |
* | Fixed that setting config.logger.level in additional_environment.rb has no ef... | Jean-Philippe Lang | 2015-03-22 | 2 | -2/+4 |
* | Include custom fields description in project settings and issue view (#19296). | Jean-Philippe Lang | 2015-03-21 | 4 | -6/+10 |
* | Fixed test failures (#19163). | Jean-Philippe Lang | 2015-03-21 | 2 | -4/+7 |
* | Fixed that the bulk edit form shows additional custom fields (#19163). | Jean-Philippe Lang | 2015-03-21 | 1 | -1/+1 |
* | Fixed that the bulk edit form shows additional custom fields (#19163). | Jean-Philippe Lang | 2015-03-21 | 2 | -1/+12 |
* | Don't render the issue form if issue.project is nil (#19276). | Jean-Philippe Lang | 2015-03-20 | 2 | -2/+8 |
* | Don't validate the repository when updating/clearing extra info (#19400). | Jean-Philippe Lang | 2015-03-20 | 1 | -2/+2 |
* | Don't allow 2 repositories with blank identifier (#19400). | Jean-Philippe Lang | 2015-03-20 | 2 | -1/+19 |
* | API: creating an issue with an invalid project_id should return 422 instead o... | Jean-Philippe Lang | 2015-03-20 | 2 | -1/+6 |
* | Don't let users be sorted by email (#19161). | Jean-Philippe Lang | 2015-03-20 | 2 | -2/+2 |
* | Fixed that custom fields with hidden/read-only combination may be displayed o... | Jean-Philippe Lang | 2015-03-20 | 2 | -4/+35 |
* | revert r13896 (#14534) | Toshi MARUYAMA | 2015-03-20 | 1 | -11/+3 |
* | Gemfile: upgrade Rails version to 4.2.1 | Toshi MARUYAMA | 2015-03-20 | 1 | -1/+1 |
* | .travis.yml: replace TEST_SUITE to SUITE | Toshi MARUYAMA | 2015-03-19 | 1 | -33/+33 |
* | add MariaDB 5.5 environment to travis (#17460, #19344, #19395) | Toshi MARUYAMA | 2015-03-16 | 1 | -1/+7 |
* | Updates for 3.0.1 release. | Jean-Philippe Lang | 2015-03-16 | 2 | -1/+23 |
* | remove trailing white-space from app/models/issue.rb | Toshi MARUYAMA | 2015-03-16 | 1 | -1/+1 |
* | Gemfile: remove "ffi" | Toshi MARUYAMA | 2015-03-16 | 1 | -2/+0 |
* | Reverts r14115 in trunk. | Jean-Philippe Lang | 2015-03-15 | 1 | -1/+1 |
* | Compatibility with ruby1.8 (#19305). | Jean-Philippe Lang | 2015-03-15 | 1 | -1/+1 |
* | Make sure that settings are unserialized as UTF-8 encoded strings (#19305). | Jean-Philippe Lang | 2015-03-15 | 2 | -1/+46 |
* | Restored project name as version prefix when different (#19348). | Jean-Philippe Lang | 2015-03-15 | 3 | -17/+8 |
* | Don't run test if Redcarpet is not available (#19313). | Jean-Philippe Lang | 2015-03-15 | 1 | -0/+2 |
* | Wrong syntax for wiki macros in wiki_syntax_detailed.html (#19381). | Jean-Philippe Lang | 2015-03-15 | 48 | -192/+192 |
* | Don't include milliseconds in JSON API responses (#19354). | Jean-Philippe Lang | 2015-03-15 | 2 | -4/+25 |
* | Gemfile: move "ffi" definition to :test group | Toshi MARUYAMA | 2015-03-14 | 1 | -3/+2 |
* | Fixed assertion (#19368). | Jean-Philippe Lang | 2015-03-14 | 1 | -1/+1 |
* | Fixed assertion (#19368). | Jean-Philippe Lang | 2015-03-14 | 1 | -1/+1 |