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
path:
root
/
app
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: News summary field is not searchable (#2998).
Jean-Philippe Lang
2009-03-28
1
-1
/
+1
*
Adds a user search field with autocompleter on project members screen.
Jean-Philippe Lang
2009-03-28
1
-0
/
+10
*
Added observers to watch model objects for mail delivery instead of calling M...
Eric Davis
2009-03-28
6
-6
/
+90
*
Fixes Journal#save signature (#3014).
Jean-Philippe Lang
2009-03-23
1
-1
/
+1
*
Fixing bug #3009, trivial updates of locales
Azamat Hackimov
2009-03-22
1
-2
/
+2
*
Added some RDoc documentation for some models.
Eric Davis
2009-03-21
5
-5
/
+85
*
Adds missing scope for r2595.
Jean-Philippe Lang
2009-03-17
1
-0
/
+2
*
Ability to save "sort order" in custom queries (#2899).
Jean-Philippe Lang
2009-03-12
1
-0
/
+27
*
Fixed: Files without Version aren't visible in the Activity page (#2930).
Jean-Philippe Lang
2009-03-08
1
-1
/
+1
*
Adds a sortable "Project" column to the issue list.
Jean-Philippe Lang
2009-03-07
1
-1
/
+5
*
Adds a List-Id header to all emails (#2879).
Jean-Philippe Lang
2009-03-07
1
-1
/
+2
*
Transaction for each imported subversion changeset.
Jean-Philippe Lang
2009-03-07
1
-3
/
+3
*
Fixed: MailHandler raises an error when processing an email without From head...
Jean-Philippe Lang
2009-03-06
1
-1
/
+1
*
Fixed: When logging in via an autologin cookie the user's last_login_on shoul...
Jean-Philippe Lang
2009-02-25
1
-5
/
+9
*
Fixing Plugin and Mailer default_url_options.
Eric Davis
2009-02-25
1
-6
/
+6
*
Fixed that MailHandler#plain_text_body was returning nil if there was nothing...
Jean-Philippe Lang
2009-02-23
1
-0
/
+1
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
15
-36
/
+40
*
Send an email to the user when an administrator activates a registered user (...
Jean-Philippe Lang
2009-02-20
1
-0
/
+9
*
Fixes Setting.openid? (#2764).
Jean-Philippe Lang
2009-02-19
1
-1
/
+1
*
Fixed: User#identity_url raises an error when invalid url is supplied (#2742).
Jean-Philippe Lang
2009-02-15
1
-4
/
+8
*
Create a wiki with a default start page named 'Wiki' when enabling wiki modul...
Jean-Philippe Lang
2009-02-15
1
-2
/
+17
*
Do not DELETE/INSERT enabled_modules when updating project modules.
Jean-Philippe Lang
2009-02-15
1
-4
/
+8
*
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Jean-Philippe Lang
2009-02-15
4
-10
/
+22
*
Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...
Jean-Philippe Lang
2009-02-12
1
-0
/
+4
*
Adds ability to filter watched issues (#846).
Jean-Philippe Lang
2009-02-12
1
-15
/
+22
*
Normalize the identity_url when it's set.
Eric Davis
2009-02-12
1
-0
/
+9
*
Hooked up on the fly OpenID user creation.
Eric Davis
2009-02-11
1
-0
/
+12
*
Strip keywords from received email body (#2436).
Jean-Philippe Lang
2009-02-09
1
-4
/
+11
*
Removes hardcoded table names (#2701).
Jean-Philippe Lang
2009-02-09
2
-4
/
+4
*
Closed issue are not overdue, fixes r2140 (#2337).
Jean-Philippe Lang
2009-02-03
1
-1
/
+1
*
Fixes message search eager loading (#2654).
Jean-Philippe Lang
2009-02-03
1
-1
/
+1
*
Include both version date and name when sorting issues by target version (#15...
Jean-Philippe Lang
2009-02-01
1
-1
/
+1
*
Include both last and first name when sorting issues by assignee (#1841).
Jean-Philippe Lang
2009-02-01
1
-1
/
+1
*
Adds a setting to limit the number of revisions displayed on a repository fil...
Jean-Philippe Lang
2009-02-01
3
-7
/
+9
*
Use estimated hours to weight issues in version completion calculation (#2182).
Jean-Philippe Lang
2009-02-01
1
-4
/
+40
*
Do not repeat one-line commit logs on the activity view.
Jean-Philippe Lang
2009-02-01
1
-2
/
+16
*
Fixed: issue details view discloses relations to issues that the user is not ...
Jean-Philippe Lang
2009-01-31
1
-0
/
+5
*
Removes Issue.visible_by
Jean-Philippe Lang
2009-01-31
1
-6
/
+0
*
Fixed: users should not be able to add relations with issues they're not allo...
Jean-Philippe Lang
2009-01-27
1
-0
/
+2
*
Fixed that 'My page' blocks may display issues that the user is no longer all...
Jean-Philippe Lang
2009-01-27
1
-0
/
+3
*
Replaces the obsolete robots.txt with a cached action (#2491).
Jean-Philippe Lang
2009-01-27
1
-0
/
+1
*
Adds ability to bulk copy issues (#1847).
Jean-Philippe Lang
2009-01-25
1
-15
/
+24
*
Ignore archived subprojects in Project#rolled_up_trackers (#2550).
Jean-Philippe Lang
2009-01-25
1
-2
/
+2
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
2
-16
/
+58
*
Accept replies to forum messages by subject recognition (#1616).
Jean-Philippe Lang
2009-01-21
2
-3
/
+6
*
Allow email to reply to a forum message (#1616).
Jean-Philippe Lang
2009-01-19
1
-0
/
+18
*
Use In-Reply-To and References headers to handle replies by email.
Jean-Philippe Lang
2009-01-19
1
-3
/
+22
*
Adds Message-Id and References headers to email notifications so that issues ...
Jean-Philippe Lang
2009-01-18
1
-1
/
+45
*
User custom fields can now be set as editable so that users can edit them on ...
Jean-Philippe Lang
2009-01-17
1
-0
/
+8
*
Use a textarea for custom fields possible values (#2472).
Jean-Philippe Lang
2009-01-16
1
-2
/
+9
[next]