index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added project specific Enumeration overrides.
Eric Davis
2009-10-21
4
-0
/
+50
*
Added an active field track if an Enumeration is active on the frontend view.
Eric Davis
2009-10-21
9
-6
/
+85
*
Enumerations can now have custom fields defined on them. #4077
Eric Davis
2009-10-21
12
-4
/
+159
*
Updated the unit test so Enumerations are tested separately from the subclasses.
Eric Davis
2009-10-21
1
-1
/
+1
*
Contextual quick search (#3263).
Jean-Philippe Lang
2009-10-21
11
-0
/
+72
*
Change the order of checkboxes for boolean custom fields.
Eric Davis
2009-10-21
1
-1
/
+1
*
Renamed Project#public named_scope so it will not override Ruby's public method
Eric Davis
2009-10-21
2
-2
/
+2
*
Mocha is needed for tests.
Eric Davis
2009-10-21
1
-0
/
+1
*
Renamed the default "Assigned" status to "In Progress". #3605
Eric Davis
2009-10-20
36
-39
/
+39
*
Moved object daddy helpers to their own module.
Eric Davis
2009-10-20
2
-30
/
+35
*
Updated some object_daddy exemplars for the Models.
Eric Davis
2009-10-20
3
-1
/
+42
*
Added shoulda macros to test Project's associations
Eric Davis
2009-10-19
1
-0
/
+24
*
Replaced a custom test with a shoulda macro.
Eric Davis
2009-10-19
1
-8
/
+7
*
Improved Project#copy to copy more data from the source Project. #3367
Eric Davis
2009-10-19
5
-2
/
+139
*
Preselect the issue custom fields from the source project when copying. #4045
Eric Davis
2009-10-19
1
-0
/
+1
*
Refactored duplicated test code to a setup.
Eric Davis
2009-10-19
1
-42
/
+26
*
Converted Project#copy test to use shoulda
Eric Davis
2009-10-19
1
-52
/
+55
*
Configured object_daddy to help generate test data instead of fixtures. #4004
Eric Davis
2009-10-18
14
-0
/
+134
*
pt-BR update (#4040)
Azamat Hackimov
2009-10-18
1
-1
/
+1
*
Adding missing database indexes for foreign keys and STI fields.
Eric Davis
2009-10-17
30
-0
/
+312
*
Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts with
Eric Davis
2009-10-17
1
-1
/
+1
*
Fixed the generated test in the redmine_plugin_model. (#3927)
Eric Davis
2009-10-17
1
-1
/
+1
*
Setup shoulda for testing. (#4005)
Eric Davis
2009-10-17
3
-0
/
+48
*
Fixed: HTML entities displayed when editing an issue note (#3996).
Jean-Philippe Lang
2009-10-11
1
-2
/
+2
*
Makes migration scripts load tickets in batches (#4011).
Jean-Philippe Lang
2009-10-11
2
-2
/
+2
*
Fixes migration scripts broken by r2726.
Jean-Philippe Lang
2009-10-11
2
-2
/
+2
*
da locale updated (closes #3919).
Jean-Philippe Lang
2009-10-11
2
-53
/
+53
*
el locale updated (closes #3932).
Jean-Philippe Lang
2009-10-11
1
-15
/
+15
*
translation updates (closes #4016, #4017).
Jean-Philippe Lang
2009-10-11
2
-15
/
+15
*
ko locale updated (closes #3954).
Jean-Philippe Lang
2009-10-11
1
-29
/
+30
*
ro locale updated (closes #2900).
Jean-Philippe Lang
2009-10-11
1
-24
/
+24
*
Fixes project shortcut combo.
Jean-Philippe Lang
2009-10-11
1
-2
/
+2
*
Fixes MailHandler for ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-2
/
+3
*
String#each removed in ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-0
/
+1
*
Fixes some test failures due to Array#to_s behaviour in ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-2
/
+2
*
Defines String#to_a (Object#to_a removed in ruby1.9).
Jean-Philippe Lang
2009-10-10
1
-0
/
+7
*
Fixes a wrong number of arguments error with ruby1.9.
Jean-Philippe Lang
2009-10-10
1
-1
/
+1
*
Sets file encoding to utf-8 for ruby 1.9.
Jean-Philippe Lang
2009-10-10
4
-0
/
+8
*
Renames uploaded_test_file helper.
Jean-Philippe Lang
2009-10-10
6
-8
/
+8
*
Change deprecated dbfile parameter.
Jean-Philippe Lang
2009-10-10
1
-6
/
+1
*
Completes r2856 (#3979).
Jean-Philippe Lang
2009-10-10
36
-45
/
+75
*
French locale update.
Jean-Philippe Lang
2009-10-10
1
-6
/
+6
*
Fixes User/CustomValue association broken by r2869 (#3978).
Jean-Philippe Lang
2009-10-10
3
-4
/
+19
*
Upgrade the Engines plugin to get the bugfix for Rails::Plugin::GemLocator
Eric Davis
2009-10-07
2
-2
/
+2
*
Fixes Repository#find_changeset_by_name with PostgreSQL (#3937).
Jean-Philippe Lang
2009-10-02
1
-1
/
+1
*
Fixed a bug where the form would POST causing a routing error. (#3918)
Eric Davis
2009-09-25
1
-1
/
+2
*
Translation updates
Azamat Hackimov
2009-09-24
6
-152
/
+153
*
Fixed: RepositoriesController#revision may show wrong revision (#3779).
Jean-Philippe Lang
2009-09-20
8
-6
/
+38
*
Set mime-type property (#3885).
Jean-Philippe Lang
2009-09-20
0
-0
/
+0
*
Unexpected closing tag removed.
Jean-Philippe Lang
2009-09-20
1
-1
/
+1
[prev]
[next]