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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored the mess known as Hook default_url_options in favor of the simpler
Eric Davis
2009-02-21
1
-33
/
+3
*
Implementing the missing tests now that HookTest has a cleaner setup.
Eric Davis
2009-02-21
1
-7
/
+21
*
Refactored the HookTest methods to use Redmine::Hook::Helper instead
Eric Davis
2009-02-21
1
-7
/
+13
*
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
*
Fixed: User#identity_url raises an error when invalid url is supplied (#2742).
Jean-Philippe Lang
2009-02-15
1
-0
/
+11
*
Create a wiki with a default start page named 'Wiki' when enabling wiki modul...
Jean-Philippe Lang
2009-02-15
1
-0
/
+43
*
Do not DELETE/INSERT enabled_modules when updating project modules.
Jean-Philippe Lang
2009-02-15
1
-1
/
+16
*
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Jean-Philippe Lang
2009-02-15
3
-15
/
+15
*
Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...
Jean-Philippe Lang
2009-02-12
2
-188
/
+201
*
Adds ability to filter watched issues (#846).
Jean-Philippe Lang
2009-02-12
2
-1
/
+25
*
Normalize the identity_url when it's set.
Eric Davis
2009-02-12
1
-0
/
+19
*
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
2
-4
/
+16
*
Adding OpenID mock and test. #699
Eric Davis
2009-02-11
3
-0
/
+60
*
Hooked up on the fly OpenID user creation.
Eric Davis
2009-02-11
1
-0
/
+7
*
Leave wiki links untouched if target project doesn't exist or have no wiki.
Jean-Philippe Lang
2009-02-10
1
-0
/
+3
*
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
*
Added request and controller objects to the hooks by default.
Eric Davis
2009-02-10
1
-4
/
+79
*
Strip keywords from received email body (#2436).
Jean-Philippe Lang
2009-02-09
1
-0
/
+5
*
Fixed: inline attached image should not match partial filename (#2683).
Jean-Philippe Lang
2009-02-05
1
-1
/
+3
*
Closed issue are not overdue, fixes r2140 (#2337).
Jean-Philippe Lang
2009-02-03
1
-0
/
+1
*
Adds a setting to limit the number of revisions displayed on a repository fil...
Jean-Philippe Lang
2009-02-01
1
-0
/
+7
*
Use estimated hours to weight issues in version completion calculation (#2182).
Jean-Philippe Lang
2009-02-01
1
-1
/
+85
*
Fixed: issue details view discloses relations to issues that the user is not ...
Jean-Philippe Lang
2009-01-31
1
-0
/
+15
*
Cleaning test.
Jean-Philippe Lang
2009-01-29
1
-1
/
+1
*
Fixed: TOC does not parse wiki page reference links with description (#2601).
Jean-Philippe Lang
2009-01-29
1
-3
/
+6
*
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
23
-118
/
+1059
*
Ability to bulk edit custom fields of type 'list' (#461).
Jean-Philippe Lang
2009-01-25
1
-2
/
+27
*
Adds ability to bulk copy issues (#1847).
Jean-Philippe Lang
2009-01-25
2
-0
/
+34
*
Ignore archived subprojects in Project#rolled_up_trackers (#2550).
Jean-Philippe Lang
2009-01-25
1
-0
/
+10
*
Removes unused projects_count column from projects table.
Jean-Philippe Lang
2009-01-24
1
-6
/
+0
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
3
-22
/
+119
*
Fixes a test that was broken by r2294.
Jean-Philippe Lang
2009-01-24
1
-1
/
+1
*
Accept replies to forum messages by subject recognition (#1616).
Jean-Philippe Lang
2009-01-21
2
-0
/
+22
*
Allow email to reply to a forum message (#1616).
Jean-Philippe Lang
2009-01-19
2
-1
/
+28
*
Use In-Reply-To and References headers to handle replies by email.
Jean-Philippe Lang
2009-01-19
1
-1
/
+2
*
Adds Message-Id and References headers to email notifications so that issues ...
Jean-Philippe Lang
2009-01-18
2
-2
/
+40
*
User custom fields can now be set as editable so that users can edit them on ...
Jean-Philippe Lang
2009-01-17
2
-3
/
+26
*
CustomFieldsController#list moved to #index.
Jean-Philippe Lang
2009-01-17
1
-2
/
+2
*
CustomFieldsController refactoring.
Jean-Philippe Lang
2009-01-17
1
-1
/
+6
[next]