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
*
Refactor: Merged TrackersController#list and #index
Eric Davis
2010-02-15
1
-7
/
+7
*
Refactor: Merged RolesController#list and #index
Eric Davis
2010-02-15
1
-1
/
+1
*
Adds projects links (#4812).
Jean-Philippe Lang
2010-02-13
1
-2
/
+9
*
Refactor: Merged IssueStatusesController#list and #index.
Eric Davis
2010-02-12
1
-8
/
+7
*
Issue relation: fixes error with postgres when entering a non-numeric id (#48...
Jean-Philippe Lang
2010-02-12
1
-0
/
+18
*
Fixed: Project copy loses wiki pages hierarchy (#4797).
Jean-Philippe Lang
2010-02-11
3
-4
/
+57
*
Adds filter for system shared versions on the cross project issue list (#4792).
Jean-Philippe Lang
2010-02-10
1
-0
/
+7
*
Fixed: parent project field doesn't include blank value when a member with 'a...
Jean-Philippe Lang
2010-02-10
1
-0
/
+42
*
Updated object_daddy to a newer version (bugfixes)
Eric Davis
2010-02-08
3
-20
/
+11
*
Separated ReportsController#issue_report into two separate actions.
Eric Davis
2010-02-08
2
-6
/
+26
*
Moved a routing test from a functional to an integration test.
Eric Davis
2010-02-08
2
-12
/
+26
*
Adds pagination to forum messages (#4664).
Jean-Philippe Lang
2010-02-06
1
-1
/
+18
*
Adds a permission for exporting wiki pages.
Jean-Philippe Lang
2010-02-06
1
-0
/
+1
*
Added tests for Issue#by_X finders
Eric Davis
2010-02-04
1
-0
/
+42
*
Change Role#anonymous and #non_member so they generate the record as needed.
Eric Davis
2010-02-03
1
-0
/
+51
*
Converted a test to shoulda and added more checks for it's assignments.
Eric Davis
2010-02-03
1
-4
/
+15
*
Allow commits to reference issues of parent projects and subprojects (#4674).
Jean-Philippe Lang
2010-01-31
1
-0
/
+23
*
Fixed: deleting a project with subprojects breaks the project tree (#4701).
Jean-Philippe Lang
2010-01-31
1
-0
/
+58
*
Fixed: tests with ruby1.9 broken by r3322 (#4607).
Jean-Philippe Lang
2010-01-30
1
-0
/
+2
*
Added and updated some more object daddy exemplars.
Eric Davis
2010-01-28
7
-0
/
+72
*
Added some exemplars for object daddy to generate test data.
Eric Davis
2010-01-27
18
-0
/
+222
*
Added User.spawn_with_protected to generate an unsaved User record.
Eric Davis
2010-01-23
1
-1
/
+16
*
Accept filters from API calls without set_filter parameter.
Jean-Philippe Lang
2010-01-18
1
-0
/
+9
*
Fixed: PDF export of a issue list grouped by a custom field raises an error (...
Jean-Philippe Lang
2010-01-18
1
-0
/
+8
*
Adds unit test for #3645.
Jean-Philippe Lang
2010-01-17
1
-0
/
+6
*
Adds a test with Japanese keywords in a ISO-2002-JP encoded email (#4576).
Jean-Philippe Lang
2010-01-17
2
-0
/
+68
*
Cleaned up the IssueController redirects to use the back_url like the other a...
Eric Davis
2010-01-14
1
-0
/
+46
*
Fixes project editing route broken by r3313.
Jean-Philippe Lang
2010-01-14
1
-0
/
+7
*
XML REST API for Projects (#296).
Jean-Philippe Lang
2010-01-14
2
-1
/
+135
*
XML REST API for issues that provides CRUD operations for Issues (#1214).
Jean-Philippe Lang
2010-01-13
1
-0
/
+158
*
Set a white list of issue attributes that can be mass-assigned from controllers.
Jean-Philippe Lang
2010-01-12
1
-0
/
+7
*
Fixed: email notifications may affect language of notices on the UI (#4086).
Jean-Philippe Lang
2010-01-10
1
-1
/
+15
*
Allow bulk edit custom fields of any type (#461).
Jean-Philippe Lang
2010-01-03
3
-2
/
+26
*
Fixed: bulk edit doesn't include global custom fields (#4505).
Jean-Philippe Lang
2010-01-03
1
-0
/
+2
*
Added some shoulda macros for testing.
Eric Davis
2009-12-30
1
-0
/
+28
*
Auto-detect attachment content type when blank (#3782).
Jean-Philippe Lang
2009-12-29
2
-0
/
+16
*
Enlarge wiki content for MySQL databases (#1071).
Jean-Philippe Lang
2009-12-27
1
-0
/
+8
*
Fixed: project copy doesn't copy group memberships (#3975).
Jean-Philippe Lang
2009-12-26
4
-5
/
+30
*
Removes column opt in enumerations table.
Jean-Philippe Lang
2009-12-25
1
-14
/
+0
*
Project#activities should check all overridden activities, not just active ones.
Eric Davis
2009-12-24
1
-0
/
+11
*
Adds a 'Add subprojects' permission.
Jean-Philippe Lang
2009-12-24
2
-64
/
+156
*
Force TimeEntry#hours default to nil (#3075, #4449).
Jean-Philippe Lang
2009-12-23
1
-0
/
+4
*
Adds a setting to remove incoming emails body after a delimiter (#4409).
Jean-Philippe Lang
2009-12-23
2
-1
/
+65
*
Added an Admin setting to enable/disable the REST web service. (#3920)
Eric Davis
2009-12-23
4
-0
/
+116
*
Added support for HTTP Basic access to the API. (#3920)
Eric Davis
2009-12-23
3
-6
/
+171
*
Allow authenticating with an API token via XML or JSON. (#3920)
Eric Davis
2009-12-23
1
-0
/
+73
*
Added an API token for each User to use when making API requests. (#3920)
Eric Davis
2009-12-23
2
-1
/
+85
*
Fixes a test failure.
Jean-Philippe Lang
2009-12-21
1
-1
/
+1
*
Fixes test failure.
Jean-Philippe Lang
2009-12-21
1
-0
/
+4
*
Fixes odd test failures.
Jean-Philippe Lang
2009-12-21
1
-3
/
+3
[next]