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
*
add check default document category is not defined on database in tests (#11665)
Toshi MARUYAMA
2012-08-22
1
-0
/
+2
*
add position to DocumentCategory in enumerations fixture (#11665)
Toshi MARUYAMA
2012-08-21
1
-0
/
+4
*
force set default document category if it is not set on database (#11665)
Toshi MARUYAMA
2012-08-21
1
-0
/
+4
*
add unit test to get default document category defined on database (#11665)
Toshi MARUYAMA
2012-08-21
1
-0
/
+6
*
add functional test to create non default document category (#11665)
Toshi MARUYAMA
2012-08-21
1
-0
/
+17
*
add missing fixtures to test/functional/documents_controller_test.rb
Toshi MARUYAMA
2012-08-21
1
-1
/
+3
*
add missing fixtures to test/unit/document_test.rb
Toshi MARUYAMA
2012-08-21
1
-1
/
+4
*
Let macros optionally accept a block of text (#3061).
Jean-Philippe Lang
2012-08-18
1
-5
/
+19
*
Macros processing overhaul (#3061, #11633).
Jean-Philippe Lang
2012-08-17
2
-7
/
+107
*
Fixed: Can't use non-latin anchor in wiki (#11577).
Jean-Philippe Lang
2012-08-13
1
-0
/
+4
*
Fixed that text email templates are escaped (#11355).
Jean-Philippe Lang
2012-08-13
1
-1
/
+18
*
Respond with 404 on ActionView::MissingTemplate (#11503).
Jean-Philippe Lang
2012-08-13
1
-0
/
+5
*
Use abbr_day_name to get the first letter of the day name (#9839).
Jean-Philippe Lang
2012-08-13
1
-0
/
+16
*
Fixed that roadmap anchor links can be ambigous (#11540).
Jean-Philippe Lang
2012-08-13
1
-0
/
+14
*
Fixed that open scope on Project#issues raises an error (#11545).
Jean-Philippe Lang
2012-08-13
1
-0
/
+4
*
Adds a title to the issue link in the flash message.
Jean-Philippe Lang
2012-08-13
1
-1
/
+1
*
cherry-pick avatar test from reverted r10184
Toshi MARUYAMA
2012-08-11
1
-19
/
+21
*
Fixed that projects are not ordered alphabetically after renaming project (#1...
Jean-Philippe Lang
2012-08-10
1
-81
/
+130
*
Reverted r10184 (#9365).
Jean-Philippe Lang
2012-08-10
1
-31
/
+19
*
Fixed that search results are escaped twice.
Jean-Philippe Lang
2012-08-10
1
-0
/
+20
*
Use SSL for gravatars according to the protocol in settings (#9365).
Jean-Philippe Lang
2012-08-09
1
-19
/
+31
*
Don't show the project dropdown when logging time on an issue.
Jean-Philippe Lang
2012-08-09
1
-12
/
+26
*
Adds autocomplete to issue field on time logging form.
Jean-Philippe Lang
2012-08-09
1
-0
/
+7
*
Code cleanup.
Jean-Philippe Lang
2012-08-09
1
-5
/
+22
*
Code cleanup.
Jean-Philippe Lang
2012-08-08
1
-0
/
+9
*
Slight change to the macro regexp.
Jean-Philippe Lang
2012-08-08
1
-0
/
+11
*
Adds an option to macro definition to disable arguments parsing (#11578).
Jean-Philippe Lang
2012-08-08
1
-3
/
+17
*
Ability to filter issues using project, author, assignee and target version c...
Jean-Philippe Lang
2012-08-07
2
-0
/
+61
*
Update the new custom field form with remotely.
Jean-Philippe Lang
2012-08-07
1
-24
/
+21
*
Fixed: Custom fields of type version not proper handled in receiving e-mails ...
Jean-Philippe Lang
2012-08-06
1
-0
/
+12
*
Makes Version#<=> consistent with SQL sort.
Jean-Philippe Lang
2012-08-02
1
-0
/
+1
*
Sort issues by scheduled versions first then unscheduled versions.
Jean-Philippe Lang
2012-08-02
1
-0
/
+11
*
Adds sharing attribute to the versions API (#11541).
Jean-Philippe Lang
2012-07-31
1
-9
/
+5
*
Support for subforums (#3831).
Jean-Philippe Lang
2012-07-31
3
-0
/
+128
*
Removed line numbers from syntax highlightment.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Fixed assertion.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
html5 compliance.
Jean-Philippe Lang
2012-07-29
1
-2
/
+3
*
Use assert_select instead of assert_tag.
Jean-Philippe Lang
2012-07-28
1
-24
/
+18
*
Adds assertions for subversion annotate.
Jean-Philippe Lang
2012-07-28
1
-0
/
+13
*
Use assert_select instead of assert_tag.
Jean-Philippe Lang
2012-07-28
3
-68
/
+25
*
Don't repeat revision on annotate view.
Jean-Philippe Lang
2012-07-28
3
-12
/
+12
*
Fixed broken assertion.
Jean-Philippe Lang
2012-07-28
1
-1
/
+1
*
Fixed tests broken by r10088.
Jean-Philippe Lang
2012-07-28
2
-2
/
+2
*
Adds JSONP support to the API (#11469).
Jean-Philippe Lang
2012-07-27
1
-0
/
+54
*
Do not propose non-assignable version (#11506).
Jean-Philippe Lang
2012-07-27
2
-1
/
+2
*
Versions that are not shared should not be assignable when selecting another ...
Jean-Philippe Lang
2012-07-27
1
-0
/
+20
*
Do not user user session for API requests.
Jean-Philippe Lang
2012-07-27
1
-0
/
+32
*
fix confirmation page has broken HTML when a project folding sub project is d...
Toshi MARUYAMA
2012-07-26
1
-0
/
+4
*
Identifier is now frozen.
Jean-Philippe Lang
2012-07-26
1
-3
/
+1
*
Repository Identifier should be frozen (#11109).
Jean-Philippe Lang
2012-07-26
1
-0
/
+32
[next]