summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scm: git: remove unused "--all" option of "git log" in lib revisions methodToshi MARUYAMA2012-02-082-12/+0
* scm: git: use explicit "master" instead of all for revisions method at unit l...Toshi MARUYAMA2012-02-081-2/+2
* code layout cleanup test/unit/lib/redmine/scm/adapters/git_adapter_test.rbToshi MARUYAMA2012-02-081-7/+7
* scm: git: use explicit "master" for latest_changesets at unit app testToshi MARUYAMA2012-02-071-2/+2
* scm: git: remove "test_getting_certain_revisions" from unit lib testToshi MARUYAMA2012-02-071-4/+0
* Bulgarian translation for trunk updated by Ivan Cenov (#10160)Toshi MARUYAMA2012-02-061-2/+2
* Bulgarian translation for 1.3-stable updated by Ivan Cenov (#10160)Toshi MARUYAMA2012-02-061-2/+2
* Adds membership ids to /users/:id API response.Jean-Philippe Lang2012-02-062-2/+35
* Fixed "can't convert Fixnum into String" error on projects with numerical ide...Jean-Philippe Lang2012-02-062-1/+9
* TypoJean-Philippe Lang2012-02-061-1/+1
* Updates for 1.3.1 release.Jean-Philippe Lang2012-02-062-2/+20
* Adds a simple API for listing roles (#9725).Jean-Philippe Lang2012-02-064-4/+93
* REST API for project memberships (#7420).Jean-Philippe Lang2012-02-067-27/+308
* Russian translation changed by Igor Zubkov (#10155)Toshi MARUYAMA2012-02-061-47/+47
* scm: fix revision graph height is hard-coded (#9832)Toshi MARUYAMA2012-02-061-1/+3
* code layout cleanup app/views/repositories/_related_issues.html.erbToshi MARUYAMA2012-02-051-2/+6
* code layout cleanup app/views/wiki/edit.html.erbToshi MARUYAMA2012-02-051-2/+4
* replace tabs to spaces at app/views/wiki/edit.html.erbToshi MARUYAMA2012-02-051-3/+3
* replace tabs to spaces at app/views/issues/_conflict.html.erbToshi MARUYAMA2012-02-051-13/+13
* replace tabs to spaces at app/views/issues/_edit.html.erbToshi MARUYAMA2012-02-051-3/+3
* Resourcified project memberships.Jean-Philippe Lang2012-02-058-52/+48
* Removed bigdecimal-segfault-fix.rb now that ruby is fixed (#7826).Jean-Philippe Lang2012-02-051-30/+0
* Ability to edit a wiki page's parent on the edit page (#6449).Jean-Philippe Lang2012-02-054-13/+70
* Fixed an assertion for ruby1.9.Jean-Philippe Lang2012-02-051-1/+1
* Adds a X-Redmine-Sender header to email notifications (#5643).Jean-Philippe Lang2012-02-052-0/+13
* Removed unsafe attributes assignment.Jean-Philippe Lang2012-02-051-1/+2
* Removed mocha availability checks in tests.Jean-Philippe Lang2012-02-052-8/+1
* Fixed registration form broken by r8479.Jean-Philippe Lang2012-02-053-7/+14
* Fixed: Can't attach more than 1 file on IE 6 and 7 (#10115).Jean-Philippe Lang2012-02-051-1/+1
* scm: rename JavaScript "branchGraph" function name to "revisionGraph"Toshi MARUYAMA2012-02-052-2/+2
* Increase username length limit from 30 to 60 (#2719).Jean-Philippe Lang2012-02-056-15/+34
* Adds a "Manage related isses" permission to add/remove commits/issues relatio...Jean-Philippe Lang2012-02-0556-16/+209
* Bulgarian translation updated by Ivan Cenov (#10154)Toshi MARUYAMA2012-02-051-5/+5
* Fixes assertion.Jean-Philippe Lang2012-02-041-1/+1
* Better handling of issue update conflicts (#8691).Jean-Philippe Lang2012-02-0453-12/+384
* Revision graph code cleanup.Etienne Massip2012-02-044-221/+152
* replace tabs to spaces at public/help/wiki_syntax_detailed.htmlToshi MARUYAMA2012-02-041-6/+6
* Removed useless code.Jean-Philippe Lang2012-02-041-6/+0
* Fixed rounding issue on spent hours column in CSV export (#10150).Jean-Philippe Lang2012-02-042-3/+14
* attachment: fix that diff type is not saved in user preference (#10152)Toshi MARUYAMA2012-02-042-0/+20
* scm: git: add test that diff type is saved in user preference (#10152)Toshi MARUYAMA2012-02-041-0/+20
* remove Korean yaml comment headerToshi MARUYAMA2012-02-021-5/+0
* Korean translation for 1.3-stable updated by Ki Won Kim (#10137)Toshi MARUYAMA2012-02-021-77/+80
* code layout cleanup app/controllers/sys_controller.rbToshi MARUYAMA2012-02-021-2/+9
* Permissions report: display role names on each permission group (#10119).Jean-Philippe Lang2012-02-022-2/+7
* Adds specific css class for information in forms.Jean-Philippe Lang2012-02-0213-26/+27
* Fixed broken italic text style in edited comment preview (#10130).Jean-Philippe Lang2012-02-021-2/+0
* Replaced ruby-net-ldap with net-ldap 0.2.2 gem.Jean-Philippe Lang2012-02-0271-3369/+6200
* Adds a setting that allows to reference/fix issues of all projects (#3087).Jean-Philippe Lang2012-02-0249-2/+83
* Fixed: associated changesets from other projects are not visible if the curre...Jean-Philippe Lang2012-02-022-5/+17