summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass the message id when previewing in edit mode (#10275).Jean-Philippe Lang2012-02-231-1/+1
* Pass the topic objet to #textilizable (#10275).Jean-Philippe Lang2012-02-231-1/+1
* Adds functional tests.Jean-Philippe Lang2012-02-233-0/+43
* Adds functional tests.Jean-Philippe Lang2012-02-232-0/+15
* Removed dead code.Jean-Philippe Lang2012-02-231-8/+1
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+16
* Preserve uploaded files when on documents.Jean-Philippe Lang2012-02-232-3/+3
* Preserve uploaded files when on news.Jean-Philippe Lang2012-02-231-2/+0
* Preserve uploaded files when on news.Jean-Philippe Lang2012-02-232-1/+3
* Do not check the request http method.Jean-Philippe Lang2012-02-231-11/+9
* Preserve uploaded files when creating a forum topic.Jean-Philippe Lang2012-02-232-6/+8
* i18n not working with russian gem (#10066).Jean-Philippe Lang2012-02-231-2/+4
* scm: mercurial: use to_s for revision in find_changeset_by_name methodToshi MARUYAMA2012-02-231-5/+6
* Better message for file size validation error.Jean-Philippe Lang2012-02-232-1/+12
* Rails3: test: scm: mercurial: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-17/+30
* Rails3: test: scm: darcs: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-3/+5
* Makes container_id and container_type columns nullables.Jean-Philippe Lang2012-02-231-0/+13
* Removed testing code.Jean-Philippe Lang2012-02-231-1/+1
* add vendor/cache to .hgignore and .gitignoreToshi MARUYAMA2012-02-232-0/+2
* scm: use to_s for revision in find_changeset_by_name methodToshi MARUYAMA2012-02-231-2/+3
* Rails3: test: scm: subversion: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-14/+28
* Adds vendor/cache to svn:ignore.Jean-Philippe Lang2012-02-230-0/+0
* Adds support for adding attachments to issues through the REST API (#8171).Jean-Philippe Lang2012-02-2310-19/+175
* Rails3: test: scm: bazaar: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-7/+14
* Rails3: test: scm: cvs: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-8/+16
* Rails3: test: scm: filesystem: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-5/+9
* Rails3: test: scm: git: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-13/+25
* Rails3: test: scm: move "repository_path_hash" method in repositories routing...Toshi MARUYAMA2012-02-232-9/+7
* add ":id => nil" to "Overall activity" link_toToshi MARUYAMA2012-02-221-1/+3
* code layout cleanup app/views/users/show.html.erbToshi MARUYAMA2012-02-221-1/+3
* Rails3: use image_tag instead of hard-coded html tag to prevent escaping in g...Toshi MARUYAMA2012-02-221-2/+2
* Rails3: view: html_safe for common/_diff.html.erbToshi MARUYAMA2012-02-221-3/+3
* use English as default language at "test_reminders_should_not_include_closed_...Toshi MARUYAMA2012-02-221-7/+11
* Fixed magic link in the note added when closing an issue by a commit from a s...Jean-Philippe Lang2012-02-202-4/+46
* use assert_select instead of include? at "test_register" of unit mailer testToshi MARUYAMA2012-02-201-1/+5
* Don't use auth_sources fixtures when not needed.Jean-Philippe Lang2012-02-196-6/+2
* Fixed a test that writes into fixtures directory.Jean-Philippe Lang2012-02-191-0/+1
* Disabled on the fly registration for auth_source fixture.Jean-Philippe Lang2012-02-193-1/+3
* Changed bundle setup error message.Jean-Philippe Lang2012-02-191-1/+1
* Friendly response when the LDAP connection fails.Jean-Philippe Lang2012-02-194-2/+19
* Fixed random failures in RepositoriesControllerTest with ruby-1.8.7-p358.Jean-Philippe Lang2012-02-191-1/+5
* Upgrade to net-ldap 0.3.1 (#10272).Jean-Philippe Lang2012-02-191-1/+1
* Require net/ldap.Jean-Philippe Lang2012-02-191-0/+1
* Removed faster_csv from lib (#5638).Jean-Philippe Lang2012-02-193-1985/+2
* Removed vendored gems (#5638).Jean-Philippe Lang2012-02-19123-16288/+0
* Use Bundler for gem management (#5638).Jean-Philippe Lang2012-02-199-53/+140
* Do not recognize invalid textile attributes.Jean-Philippe Lang2012-02-172-4/+4
* fix Italian "description_date_range_list" translation by pasquale [:dedalus] ...Toshi MARUYAMA2012-02-171-1/+1
* scm: git: replace "write_attribute" at unit model test for database order con...Toshi MARUYAMA2012-02-171-2/+5
* scm: git: replace "order" at unit model test of fetching from scratch (#5357)Toshi MARUYAMA2012-02-171-3/+2