summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved #context_menu_link to a new helper.Jean-Philippe Lang2012-02-092-16/+36
* scm: git: add explicit :excludes option to calling revision method in "test_r...Toshi MARUYAMA2012-02-091-1/+2
* scm: git: add test of get revisions from disjointed histories to unit lib tes...Toshi MARUYAMA2012-02-091-0/+17
* scm: git: update test repository (#8857)Toshi MARUYAMA2012-02-094-13/+15
* scm: git: remove redundant comma from test_revisions_includes_master_two_revs...Toshi MARUYAMA2012-02-091-1/+1
* scm: git: code cleanup "test_branches" of unit lib testToshi MARUYAMA2012-02-091-12/+16
* scm: git: add lib test to get master branch revisions from origin (#8857)Toshi MARUYAMA2012-02-091-0/+12
* scm: git: add model method to get heads from extra_info branches hash (#8857)Toshi MARUYAMA2012-02-092-0/+23
* scm: git: add includes and excludes options to lib revisions method (#8857)Toshi MARUYAMA2012-02-082-3/+67
* scm: git: split fetch_changesets methodToshi MARUYAMA2012-02-081-0/+5
* 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