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
*
Fixed that delete watcher link was broken by r11290 (#13231).
Jean-Philippe Lang
2013-02-20
3
-2
/
+15
*
Makes all time entry columns available in the CSV export.
Jean-Philippe Lang
2013-02-19
1
-174
/
+7
*
Fixed that float custom fields do not use CSV decimal separator (#10364).
Jean-Philippe Lang
2013-02-19
1
-2
/
+21
*
Removed some shoulda context.
Jean-Philippe Lang
2013-02-18
1
-11
/
+8
*
Code cleanup.
Jean-Philippe Lang
2013-02-18
1
-246
/
+239
*
Add login to /users/:id API for current user (#13155).
Jean-Philippe Lang
2013-02-18
1
-0
/
+12
*
Fixed that messages are not sorted by last reply (#12243).
Jean-Philippe Lang
2013-02-17
1
-0
/
+15
*
Removed the default 0 value for issues foreign keys.
Jean-Philippe Lang
2013-02-17
1
-0
/
+13
*
Adds Issue#status_was that returns the initial issue status.
Jean-Philippe Lang
2013-02-17
1
-0
/
+19
*
Make sure that fields filled before tracker change are preserved.
Jean-Philippe Lang
2013-02-16
1
-10
/
+26
*
Fixed that updating the issue form was broken by r4011 when user is not allow...
Jean-Philippe Lang
2013-02-16
5
-25
/
+77
*
Adds closed_on column that stores the time of the last closing (#824).
Jean-Philippe Lang
2013-02-16
2
-0
/
+57
*
Don't fail if new filter is added.
Jean-Philippe Lang
2013-02-16
1
-19
/
+24
*
Use a textarea instead of an input for the default value of long text custom ...
Jean-Philippe Lang
2013-02-15
1
-0
/
+24
*
Possibility to define the default enable trackers when creating a project (#1...
Jean-Philippe Lang
2013-02-15
2
-3
/
+32
*
Raised group name maximum length to 255 characters (#13174).
Jean-Philippe Lang
2013-02-15
1
-0
/
+8
*
Adds token finder methods.
Jean-Philippe Lang
2013-02-14
1
-0
/
+52
*
Refactor: use an ordered hash to store available filters and remove :order op...
Jean-Philippe Lang
2013-02-14
2
-8
/
+12
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-11
23
-31
/
+9
*
Fixed that custom_field_values are not reloaded on #reload (#13119).
Jean-Philippe Lang
2013-02-11
1
-0
/
+15
*
Submit the form after preview.
Jean-Philippe Lang
2013-02-10
1
-22
/
+24
*
Removed delay.
Jean-Philippe Lang
2013-02-10
1
-11
/
+10
*
Fixed test after r11343.
Jean-Philippe Lang
2013-02-10
1
-2
/
+2
*
Use POST/DELETE to watch/unwatch an item.
Jean-Philippe Lang
2013-02-10
2
-3
/
+3
*
Adds context menu tests and skip test_preview_issue_description that breaks t...
Jean-Philippe Lang
2013-02-10
1
-1
/
+34
*
Adds a test for creating an issue with watchers.
Jean-Philippe Lang
2013-02-10
1
-0
/
+26
*
Bulk watch/unwatch issues from the context menu (#7159).
Jean-Philippe Lang
2013-02-10
2
-6
/
+112
*
Fixed that project overview page shows trackers from subprojects with disable...
Jean-Philippe Lang
2013-02-09
1
-0
/
+13
*
Test failures from r11331 (#13075).
Jean-Philippe Lang
2013-02-07
1
-4
/
+4
*
Fixed: error raised when copying project wiki with wiki module disabled (#130...
Jean-Philippe Lang
2013-02-07
1
-0
/
+9
*
Dup generated attributes.
Jean-Philippe Lang
2013-02-03
1
-11
/
+11
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-03
6
-16
/
+7
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-03
1
-1
/
+0
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
1
-138
/
+106
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
1
-68
/
+37
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-03
2
-2
/
+0
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
2
-401
/
+414
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
7
-520
/
+408
*
Fixed incorrect test name.
Jean-Philippe Lang
2013-02-03
1
-1
/
+1
*
Typo that makes the checkbox not visible (#5605).
Jean-Philippe Lang
2013-02-02
1
-0
/
+2
*
Typo that triggers an error when editing a subproject (#5605).
Jean-Philippe Lang
2013-02-02
1
-0
/
+7
*
Don't remove watchers on permission change.
Jean-Philippe Lang
2013-02-02
1
-66
/
+0
*
Optionaly inherit members from parent project (#5605).
Jean-Philippe Lang
2013-02-02
3
-0
/
+285
*
Makes autocomplete accept issue id with hash.
Jean-Philippe Lang
2013-01-31
1
-0
/
+7
*
Add/remove issue watchers via the REST API (#6727).
Jean-Philippe Lang
2013-01-30
2
-0
/
+61
*
Use POST instead of GET for logging out (#13022).
Jean-Philippe Lang
2013-01-30
3
-6
/
+24
*
Fixe that filter "Assignee's group" doesn't work with group assignments (#130...
Jean-Philippe Lang
2013-01-29
1
-3
/
+3
*
Let me see what was not found.
Jean-Philippe Lang
2013-01-29
1
-1
/
+1
*
Wiki links to repositories with underscore their identifiers don't work (#129...
Jean-Philippe Lang
2013-01-27
1
-3
/
+3
*
Make JSONP support optional and disabled by default (#12992).
Jean-Philippe Lang
2013-01-26
1
-4
/
+22
[next]