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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added branch and tag support to the git repository viewer. (#1406)
Eric Davis
2009-08-15
2
-4
/
+26
*
Allow spaces between the keyword and colon in incoming mail. (#3731)
Eric Davis
2009-08-12
1
-0
/
+15
*
Allow line breaks in wiki table cells (#2346).
Jean-Philippe Lang
2009-07-19
1
-1
/
+40
*
Fixes artefacts in truncated search results (#3622).
Jean-Philippe Lang
2009-07-18
1
-0
/
+45
*
Prevent creation of project with identifier 'new' (#3602).
Jean-Philippe Lang
2009-07-18
1
-1
/
+2
*
Do not require a non-word character after a comma in Redmine links (#3561).
Jean-Philippe Lang
2009-07-04
1
-0
/
+5
*
Actually block issues from closing when a blocking issue isn't closed (#1740).
Jean-Philippe Lang
2009-07-04
1
-1
/
+27
*
Fixed: case sensitivity in issue subject filtering (#3536).
Jean-Philippe Lang
2009-06-28
1
-5
/
+7
*
Fixes default data loader broken by r2777 (#3507).
Jean-Philippe Lang
2009-06-23
1
-0
/
+3
*
Ability to accept incoming emails from unknown users (#2230, #3003).
Jean-Philippe Lang
2009-06-14
1
-2
/
+37
*
Fixed: editing a message may cause sticky attribute to be NULL (#3356).
Jean-Philippe Lang
2009-06-14
1
-0
/
+15
*
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
5
-19
/
+131
*
Validate project identifier only when changed (#3352).
Jean-Philippe Lang
2009-05-25
1
-0
/
+14
*
Adds email notification on wiki changes (#413). It's disabled by default and ...
Jean-Philippe Lang
2009-05-17
1
-0
/
+20
*
Display all users roles on project overview (#3339).
Jean-Philippe Lang
2009-05-12
1
-0
/
+8
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
12
-27
/
+53
*
Added the ability to copy a project in the Project Administration panel.
Eric Davis
2009-05-03
1
-1
/
+85
*
Less aggressive textile image tag parsing (#3209).
Jean-Philippe Lang
2009-04-21
1
-0
/
+4
*
Ask user what to do with child pages when deleting a parent wiki page (#3202).
Jean-Philippe Lang
2009-04-21
1
-0
/
+14
*
Adds mime type specific css classes to the SCM browser.
Jean-Philippe Lang
2009-04-19
1
-0
/
+61
*
Fixes memory consumption on file upload (#3116).
Jean-Philippe Lang
2009-04-10
1
-4
/
+13
*
Create the journal after issue save (#3140).
Jean-Philippe Lang
2009-04-08
1
-0
/
+19
*
Add test for r2664 (#3127).
Jean-Philippe Lang
2009-04-07
1
-1
/
+3
*
Replaces List-Id header with Precedence and Auto-Submitted headers (#2984, #2...
Jean-Philippe Lang
2009-04-05
1
-0
/
+10
*
Adds the ability to move threads between project forums (#2452). 'Edit messag...
Jean-Philippe Lang
2009-04-05
1
-0
/
+34
*
Added observers to watch model objects for mail delivery instead of calling M...
Eric Davis
2009-03-28
6
-3
/
+62
*
Fixing tests (sort refactoring).
Jean-Philippe Lang
2009-03-12
1
-3
/
+15
*
Ability to save "sort order" in custom queries (#2899).
Jean-Philippe Lang
2009-03-12
1
-0
/
+25
*
SortHelper refactoring:
Jean-Philippe Lang
2009-03-10
1
-0
/
+73
*
Fixed: Files without Version aren't visible in the Activity page (#2930).
Jean-Philippe Lang
2009-03-08
1
-1
/
+13
*
Test that account activation email contains the appropriate link (#2825).
Jean-Philippe Lang
2009-03-07
1
-0
/
+6
*
Fixed: MailHandler raises an error when processing an email without From head...
Jean-Philippe Lang
2009-03-06
1
-0
/
+5
*
Fixed: Undefined Method (l_YesNo) Being Called (#2867).
Jean-Philippe Lang
2009-03-01
1
-0
/
+29
*
Adds missing time format in locales (#2831).
Jean-Philippe Lang
2009-02-25
1
-0
/
+2
*
Fixing Plugin and Mailer default_url_options.
Eric Davis
2009-02-25
1
-1
/
+19
*
Patch ActiveRecord::Errors#full_messages so that it contains custom values er...
Jean-Philippe Lang
2009-02-22
1
-0
/
+13
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
10
-63
/
+131
*
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
*
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
2
-13
/
+13
*
Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...
Jean-Philippe Lang
2009-02-12
1
-188
/
+194
*
Adds ability to filter watched issues (#846).
Jean-Philippe Lang
2009-02-12
1
-1
/
+21
*
Normalize the identity_url when it's set.
Eric Davis
2009-02-12
1
-0
/
+19
*
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
[next]