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
*
Ability to accept incoming emails from unknown users (#2230, #3003).
Jean-Philippe Lang
2009-06-14
1
-5
/
+43
*
Fixed: editing a message may cause sticky attribute to be NULL (#3356).
Jean-Philippe Lang
2009-06-14
1
-0
/
+4
*
Delete previous tokens when creating a new one.
Jean-Philippe Lang
2009-06-02
1
-2
/
+11
*
Changed Enumerations to use a Single Table Inheritance
Eric Davis
2009-05-30
9
-35
/
+181
*
Added hook, :model_changeset_scan_commit_for_issue_ids_pre_issue_update. #3279
Eric Davis
2009-05-30
1
-0
/
+2
*
Ability to watch a wiki or a single wiki page (#413).
Jean-Philippe Lang
2009-05-25
3
-5
/
+10
*
Validate project identifier only when changed (#3352).
Jean-Philippe Lang
2009-05-25
1
-6
/
+2
*
Fixes code comments.
Jean-Philippe Lang
2009-05-17
1
-3
/
+3
*
Adds a setting to choose which role is given to a non-admin user who creates ...
Jean-Philippe Lang
2009-05-17
1
-0
/
+1
*
Ability to allow non-admin users to create projects (#1007).
Jean-Philippe Lang
2009-05-17
1
-0
/
+3
*
Adds email notification on wiki changes (#413). It's disabled by default and ...
Jean-Philippe Lang
2009-05-17
3
-2
/
+66
*
Ability to use any custom field as a cross-project custom query column (#3321).
Jean-Philippe Lang
2009-05-13
1
-1
/
+1
*
Do not autologin if more that one token is found (#3351).
Jean-Philippe Lang
2009-05-13
1
-4
/
+8
*
Add token value uniqueness validation (#3351).
Jean-Philippe Lang
2009-05-13
1
-0
/
+1
*
Use ActiveSupport::SecureRandom to generate tokens (#3351).
Jean-Philippe Lang
2009-05-13
1
-4
/
+1
*
Display all users roles on project overview (#3339).
Jean-Philippe Lang
2009-05-12
1
-0
/
+11
*
Fixes project members copy with multiple roles.
Jean-Philippe Lang
2009-05-10
1
-0
/
+1
*
Follows r2720 (#3308).
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
7
-35
/
+87
*
Accept any svn tunnel scheme in repository URL (#3278).
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Adds wiki comments length validation (#3308).
Jean-Philippe Lang
2009-05-10
1
-0
/
+1
*
Removes hardcoded table names in Repository#clear_changesets.
Jean-Philippe Lang
2009-05-08
1
-3
/
+4
*
Added the ability to copy a project in the Project Administration panel.
Eric Davis
2009-05-03
1
-0
/
+60
*
Ticket grouping (#2679).
Jean-Philippe Lang
2009-04-26
1
-9
/
+33
*
Adds more css classes to the roadmap issues (#3214).
Jean-Philippe Lang
2009-04-25
1
-0
/
+10
*
Returns a 404 error when trying to view/download an attachment that can't be ...
Jean-Philippe Lang
2009-04-25
1
-0
/
+5
*
Adds single forum atom feed (#3181).
Jean-Philippe Lang
2009-04-24
1
-0
/
+4
*
Makes minimum password length configurable.
Jean-Philippe Lang
2009-04-21
1
-2
/
+11
*
Ask user what to do with child pages when deleting a parent wiki page (#3202).
Jean-Philippe Lang
2009-04-21
1
-1
/
+1
*
Fixed: Issue status in the notify email's subject is the issue's old status, ...
Jean-Philippe Lang
2009-04-19
1
-1
/
+1
*
Fixes memory consumption on file upload (#3116).
Jean-Philippe Lang
2009-04-10
1
-10
/
+9
*
Create the journal after issue save (#3140).
Jean-Philippe Lang
2009-04-08
1
-24
/
+26
*
Fixes that custom values length and attachment size validation error raises a...
Jean-Philippe Lang
2009-04-08
2
-3
/
+5
*
Fixed: links to changesets in activity and atom feeds uses project id instead...
Jean-Philippe Lang
2009-04-07
1
-2
/
+2
*
Replaces List-Id header with Precedence and Auto-Submitted headers (#2984, #2...
Jean-Philippe Lang
2009-04-05
1
-1
/
+2
*
Adds the ability to move threads between project forums (#2452). 'Edit messag...
Jean-Philippe Lang
2009-04-05
2
-10
/
+24
*
Set minimum identifier lenght to 1 (#3073).
Jean-Philippe Lang
2009-04-04
1
-1
/
+1
*
Make sure that lock_version changes are not stored in journals table (#3004).
Jean-Philippe Lang
2009-04-02
1
-1
/
+1
*
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
[next]