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
*
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Jean-Philippe Lang
2013-01-04
1
-17
/
+17
*
Fixed fixtures.
Jean-Philippe Lang
2013-01-03
1
-2
/
+2
*
Make sure we don't cast an empty string to numeric (#12713).
Jean-Philippe Lang
2013-01-03
1
-2
/
+2
*
Use joins instead of sub-queries in group by/sort by when using custom fields...
Jean-Philippe Lang
2013-01-03
1
-9
/
+3
*
SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allo...
Jean-Philippe Lang
2013-01-03
1
-2
/
+2
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
3
-0
/
+44
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
2
-21
/
+38
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-12-22
5
-207
/
+133
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-12-22
1
-199
/
+199
*
"New issue" menu item should not link to copy form (#12652).
Jean-Philippe Lang
2012-12-21
1
-0
/
+3
*
Changed revision regexp to make source: links accept a branch.
Jean-Philippe Lang
2012-12-21
1
-0
/
+4
*
Split #per_page_links helper and moved test to specific test case.
Jean-Philippe Lang
2012-12-17
2
-15
/
+34
*
Replaces the classic_pagination plugin with a simple pagination module.
Jean-Philippe Lang
2012-12-17
1
-0
/
+94
*
Save the selected file just in case uploading stuff fails/is not supported.
Jean-Philippe Lang
2012-12-15
1
-2
/
+2
*
Code cleanup in AuthSource controller and views.
Jean-Philippe Lang
2012-12-13
1
-4
/
+29
*
Code cleanup: implement Plugin#to_param for generating routes.
Jean-Philippe Lang
2012-12-13
1
-8
/
+11
*
NoMethodError: private method `now' called for DateTime:Class error in tests ...
Jean-Philippe Lang
2012-12-13
1
-3
/
+0
*
Fixed that validation fails when receiving an email with list custom fields (...
Jean-Philippe Lang
2012-12-13
3
-2
/
+8
*
Store attachments in subdirectories (#5298).
Jean-Philippe Lang
2012-12-13
8
-0
/
+66
*
Use browser language as default when registering.
Jean-Philippe Lang
2012-12-12
1
-0
/
+13
*
Code cleanup.
Jean-Philippe Lang
2012-12-11
3
-0
/
+32
*
Fixed duplicate test name.
Jean-Philippe Lang
2012-12-11
1
-1
/
+1
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
2
-2
/
+2
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-2
/
+2
*
Merged ajax_upload branch (#3957).
Jean-Philippe Lang
2012-12-10
4
-9
/
+149
*
Fixed notes preview in issue history broken and hidden by a broken test.
Etienne Massip
2012-12-10
1
-1
/
+1
*
Rename the Member column to User on the time entries list.
Jean-Philippe Lang
2012-12-09
1
-13
/
+13
*
Adds TimeEntryQuery for listing time entries.
Jean-Philippe Lang
2012-12-09
2
-103
/
+27
*
Adds STI to Query model. Issue queries are now IssueQuery instances.
Jean-Philippe Lang
2012-12-09
7
-137
/
+145
*
Group events in the activity view (#12542).
Jean-Philippe Lang
2012-12-08
2
-1
/
+136
*
Adds an option for displaying the issue description on the issue list (#3447).
Jean-Philippe Lang
2012-12-06
2
-2
/
+30
*
Adds tests for when showing/deleting an invalid issue.
Jean-Philippe Lang
2012-12-03
1
-0
/
+13
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
35
-251
/
+222
*
Test case cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
Add a test for my page with all blocks.
Jean-Philippe Lang
2012-12-03
1
-0
/
+11
*
Replaces find(:first/:all) calls.
Jean-Philippe Lang
2012-12-03
2
-3
/
+3
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
22
-76
/
+75
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
10
-13
/
+16
*
Make the tests pass when config.threadsafe! is enabled (#12097).
Jean-Philippe Lang
2012-12-02
3
-0
/
+13
*
Code cleanup.
Jean-Philippe Lang
2012-12-01
1
-0
/
+6
*
Use 8+ characters long passwords in tests.
Jean-Philippe Lang
2012-11-27
7
-42
/
+42
*
Fixed that #extract_macro_options should not be greedy (#12451).
Jean-Philippe Lang
2012-11-27
1
-0
/
+19
*
Fixed that autolinks and textile links ending with cyrilic characters are bro...
Jean-Philippe Lang
2012-11-24
1
-0
/
+22
*
Precede-Follow relation should move following issues earlier when reschedulin...
Jean-Philippe Lang
2012-11-24
1
-1
/
+35
*
Respond with 404 instead of 500 when requesting a wiki diff with invalid vers...
Jean-Philippe Lang
2012-11-24
1
-0
/
+15
*
Removed duplicated test.
Jean-Philippe Lang
2012-11-23
1
-17
/
+0
*
Adds a Project.rebuild_tree! method to force the rebuild of the nested set.
Jean-Philippe Lang
2012-11-23
1
-0
/
+9
*
Fixed that Project.rebuild! sorts projects by id instead of name (#12431).
Jean-Philippe Lang
2012-11-23
1
-0
/
+7
*
Do not create projects in alphabetical order in nested set tests (#12431).
Jean-Philippe Lang
2012-11-23
1
-6
/
+6
*
scm: git: change extra_report_last_commit type at unit test to string (#12409)
Toshi MARUYAMA
2012-11-21
1
-2
/
+2
[next]