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
/
test
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: issue status bulk edit broken by r2726 (#3347).
Jean-Philippe Lang
2009-05-14
1
-0
/
+12
*
Fixed: issue bulk edit view broken by r2726 (#3347).
Jean-Philippe Lang
2009-05-13
1
-0
/
+7
*
Fixed: issue move by non-admin broken by r2726 (#3354).
Jean-Philippe Lang
2009-05-13
1
-4
/
+4
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
27
-41
/
+43
*
Added the ability to copy a project in the Project Administration panel.
Eric Davis
2009-05-03
1
-2
/
+18
*
Ticket grouping (#2679).
Jean-Philippe Lang
2009-04-26
1
-0
/
+21
*
Returns a 404 error when trying to view/download an attachment that can't be ...
Jean-Philippe Lang
2009-04-25
1
-2
/
+7
*
Adds single forum atom feed (#3181).
Jean-Philippe Lang
2009-04-24
1
-0
/
+13
*
Ask user what to do with child pages when deleting a parent wiki page (#3202).
Jean-Philippe Lang
2009-04-21
1
-2
/
+40
*
Fixed: Issue status in the notify email's subject is the issue's old status, ...
Jean-Philippe Lang
2009-04-19
1
-0
/
+2
*
Adds mime type specific css classes to the SCM browser.
Jean-Philippe Lang
2009-04-19
1
-0
/
+1
*
Adds a user search field with autocompleter on project members screen.
Jean-Philippe Lang
2009-03-28
1
-0
/
+16
*
Added observers to watch model objects for mail delivery instead of calling M...
Eric Davis
2009-03-28
3
-0
/
+52
*
Ability to add multiple project members in a single action (#1556).
Jean-Philippe Lang
2009-03-27
1
-1
/
+9
*
Fixing tests (sort refactoring).
Jean-Philippe Lang
2009-03-12
1
-5
/
+9
*
Ability to save "sort order" in custom queries (#2899).
Jean-Philippe Lang
2009-03-12
1
-0
/
+29
*
Adds a sortable "Project" column to the issue list.
Jean-Philippe Lang
2009-03-07
1
-0
/
+4
*
Adds some functional tests.
Jean-Philippe Lang
2009-03-01
2
-2
/
+120
*
Reorder links refactoring (follows r2526).
Jean-Philippe Lang
2009-03-01
1
-4
/
+4
*
Adds some functional tests.
Jean-Philippe Lang
2009-03-01
3
-2
/
+92
*
Fixes a failure when running rake test:coverage.
Jean-Philippe Lang
2009-03-01
1
-0
/
+1
*
Fixed that some error messages were not displayed (#2866).
Jean-Philippe Lang
2009-03-01
1
-0
/
+22
*
Fixes tests broken by r2532 (#2853).
Jean-Philippe Lang
2009-02-28
1
-2
/
+2
*
Trackers controller refactoring.
Jean-Philippe Lang
2009-02-26
1
-1
/
+52
*
Fixed: When logging in via an autologin cookie the user's last_login_on shoul...
Jean-Philippe Lang
2009-02-25
1
-12
/
+0
*
Limit the size of repository files displayed inline too.
Jean-Philippe Lang
2009-02-21
1
-0
/
+12
*
Fixes new setting name.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Adds a setting to limit the size of text attachments that can be displayed by...
Jean-Philippe Lang
2009-02-21
1
-0
/
+11
*
Moves project menu tests to a dedicated integration test.
Jean-Philippe Lang
2009-02-21
1
-32
/
+0
*
Fixes UsersControllerTest.
Jean-Philippe Lang
2009-02-21
1
-0
/
+2
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
12
-21
/
+25
*
Adds (a maximum of 3) links to project ancestors in the page title (#2788).
Jean-Philippe Lang
2009-02-20
1
-0
/
+16
*
Send an email to the user when an administrator activates a registered user (...
Jean-Philippe Lang
2009-02-20
1
-0
/
+16
*
Fixed a bug in the OpenID login when a user signed up with OpenID but hasn't
Eric Davis
2009-02-20
1
-0
/
+15
*
Fixes Setting.openid? (#2764).
Jean-Philippe Lang
2009-02-19
1
-0
/
+5
*
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Jean-Philippe Lang
2009-02-15
1
-2
/
+2
*
Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...
Jean-Philippe Lang
2009-02-12
1
-0
/
+7
*
Added a system setting for allowing OpenID logins and registrations
Eric Davis
2009-02-11
1
-0
/
+6
*
Prevent registration via OpenID if self registration is off. #699
Eric Davis
2009-02-11
1
-1
/
+9
*
Refactored common methods out of register and open_id_authenticate
Eric Davis
2009-02-11
1
-3
/
+10
*
Added user setup needed based on the system's registration settings
Eric Davis
2009-02-11
1
-0
/
+23
*
Added tests for the other OpenID authentication cases. #699
Eric Davis
2009-02-11
1
-3
/
+15
*
Adding OpenID mock and test. #699
Eric Davis
2009-02-11
1
-0
/
+14
*
Replaces the repositories management SOAP API with a simple REST API.
Jean-Philippe Lang
2009-02-10
2
-50
/
+55
*
Fixes broken action url on time edit form (#2707).
Jean-Philippe Lang
2009-02-10
1
-0
/
+9
*
Fixed: issue details view discloses relations to issues that the user is not ...
Jean-Philippe Lang
2009-01-31
1
-0
/
+15
*
Adds projects association on tracker form (#2578).
Jean-Philippe Lang
2009-01-29
1
-0
/
+68
*
Fixed: users should not be able to add relations with issues they're not allo...
Jean-Philippe Lang
2009-01-27
1
-0
/
+36
*
Replaces the obsolete robots.txt with a cached action (#2491).
Jean-Philippe Lang
2009-01-27
1
-0
/
+7
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
17
-75
/
+1016
[next]