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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated locales.
Jean-Philippe Lang
2010-12-05
41
-0
/
+123
*
Automatic spent time logging from commit messages (#4155).
Jean-Philippe Lang
2010-12-05
7
-41
/
+188
*
Changes russian CSV separator to ; (#7035).
Jean-Philippe Lang
2010-12-05
1
-2
/
+2
*
Fixed: class attribute with spaces on pre tags truncated (#7033).
Jean-Philippe Lang
2010-12-05
2
-1
/
+4
*
Safer code in IssueRelation (#7018).
Jean-Philippe Lang
2010-12-04
2
-3
/
+14
*
Adds a pseudo format to api template names and overrides ActionController#def...
Jean-Philippe Lang
2010-12-04
14
-15
/
+32
*
Adds subtasks to GET /issues/:id API (#5338).
Jean-Philippe Lang
2010-12-04
3
-0
/
+70
*
Fixes unhandled case in json builder.
Jean-Philippe Lang
2010-12-04
2
-2
/
+13
*
Fixes unhandled case in json builder.
Jean-Philippe Lang
2010-12-04
2
-1
/
+12
*
Fixes test failure in r4461.
Jean-Philippe Lang
2010-12-04
1
-1
/
+1
*
Adds REST API for TimeEntries (#6823).
Jean-Philippe Lang
2010-12-04
5
-18
/
+228
*
Moves project attributes default assignments from ProjectsController#new to t...
Jean-Philippe Lang
2010-12-03
5
-7
/
+58
*
Prevents random failure in XmlTest.
Jean-Philippe Lang
2010-12-03
1
-3
/
+3
*
Converts IssuesController to use the new API template system and makes xml/js...
Jean-Philippe Lang
2010-12-03
8
-116
/
+116
*
Projects API tests rewriting.
Jean-Philippe Lang
2010-12-03
1
-79
/
+161
*
Converts ProjectsController to use the new API template system.
Jean-Philippe Lang
2010-12-03
5
-50
/
+49
*
Adds a reusable method to render API response on validation failure.
Jean-Philippe Lang
2010-12-03
2
-5
/
+15
*
Dry Users API responders.
Jean-Philippe Lang
2010-12-03
2
-8
/
+14
*
Adds xml/json REST API for Users (#6260).
Jean-Philippe Lang
2010-12-03
4
-1
/
+317
*
Adds a builder-like template system for rendering xml and json API responses.
Jean-Philippe Lang
2010-12-03
9
-1
/
+317
*
Add responders to UsersController.
Jean-Philippe Lang
2010-12-03
1
-11
/
+30
*
Escapes attachment ids in TracMigrate (#6996).
Jean-Philippe Lang
2010-11-29
1
-2
/
+2
*
Updates for 1.0.4 release.
Jean-Philippe Lang
2010-11-28
2
-7
/
+32
*
Accept key auth for ProjectsController#show (#6841).
Jean-Philippe Lang
2010-11-27
2
-1
/
+7
*
Accept key auth for ProjectsController#destroy (#6841).
Jean-Philippe Lang
2010-11-27
2
-9
/
+15
*
Accept key auth for ProjectsController#update (#6841).
Jean-Philippe Lang
2010-11-27
2
-11
/
+15
*
Accept key auth for ProjectsController#create (#6841).
Jean-Philippe Lang
2010-11-27
2
-15
/
+20
*
Prevents validation error when adding a user to a group (#6457).
Jean-Philippe Lang
2010-11-27
1
-0
/
+1
*
Reload themes so that new themes can be used without restarting Redmine (#5712).
Jean-Philippe Lang
2010-11-27
3
-3
/
+73
*
Fixed: messages attachments/watchers are not deleted when deleting a project ...
Jean-Philippe Lang
2010-11-27
3
-4
/
+21
*
Fixed: Wiki#find_page should not be case sensitive because page title uniquen...
Jean-Philippe Lang
2010-11-27
3
-4
/
+14
*
Fixed: Missing template wiki/update.erb error introduced in r4272 (#6987).
Jean-Philippe Lang
2010-11-27
3
-1
/
+49
*
Fixed: Layout problem in workflow overview (#6990).
Jean-Philippe Lang
2010-11-27
1
-0
/
+2
*
Translation update
Azamat Hackimov
2010-11-25
1
-16
/
+17
*
Replaced hardcoded strings (KB) with i18n equivalent (number.human.storage_un...
Azamat Hackimov
2010-11-25
1
-2
/
+2
*
Fixed: new gantt chart discloses all private projects names (#6276).
Jean-Philippe Lang
2010-11-21
2
-5
/
+17
*
Translation update
Azamat Hackimov
2010-11-21
6
-68
/
+67
*
Fixed: r4417 breaks MercurialAdapter with ruby 1.8.6 (#5117).
Jean-Philippe Lang
2010-11-21
2
-8
/
+14
*
Fixed: gantt displays issues by date of creation.
Jean-Philippe Lang
2010-11-21
2
-2
/
+14
*
Fixed: Broken pipe error when browsing subversion repository (#6860).
Jean-Philippe Lang
2010-11-20
1
-2
/
+2
*
Fixed: MercurialAdapter.client_version depends on LANG environment variable (...
Jean-Philippe Lang
2010-11-20
2
-8
/
+9
*
Add assertions for #6929 in MailHandler tests.
Jean-Philippe Lang
2010-11-20
1
-0
/
+2
*
Fixed: submitting a non numerical parent task input creates a 500 error (#6932).
Jean-Philippe Lang
2010-11-20
2
-1
/
+15
*
Fixed: Migration from boolean to varchar fails on PostgreSQL 8.1 (#6943).
Jean-Philippe Lang
2010-11-20
2
-5
/
+12
*
Fixed: links to edit/delete a news broken by r4214 (#6944).
Jean-Philippe Lang
2010-11-20
1
-6
/
+10
*
Initialize TimeEntry attributes with params when editing an issue (#5441).
Jean-Philippe Lang
2010-11-17
2
-1
/
+9
*
Prevents NoMethodError when requesting /time_entries/edit without an id (#6904).
Jean-Philippe Lang
2010-11-16
1
-9
/
+15
*
Fixed: Log Time link broken in issue context menu (#6904).
Jean-Philippe Lang
2010-11-16
1
-1
/
+1
*
Fixes a NoMethodError in tests with ruby 1.8.6.
Jean-Philippe Lang
2010-11-14
1
-1
/
+1
*
Adds leading slash to all assert_redirected_to arguments (#6887).
Jean-Philippe Lang
2010-11-14
19
-57
/
+57
[next]