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
*
Fixed: inline images in wiki headings (#4112).
Jean-Philippe Lang
2009-11-04
2
-1
/
+14
*
Locales update
Azamat Hackimov
2009-11-03
2
-9
/
+10
*
Translation updates (closes #4102, #4108, #4118).
Jean-Philippe Lang
2009-10-31
3
-51
/
+52
*
Fixed a test failure.
Jean-Philippe Lang
2009-10-29
1
-2
/
+3
*
Unified UsersController#list and #index.
Jean-Philippe Lang
2009-10-29
4
-23
/
+16
*
Fixes users links.
Jean-Philippe Lang
2009-10-29
2
-3
/
+3
*
Include missing fixtures.
Jean-Philippe Lang
2009-10-29
1
-1
/
+1
*
AccountController#show (/account/show/:id) moved to UsersController#show (/us...
Jean-Philippe Lang
2009-10-29
7
-59
/
+71
*
Do not show user profile if no visible project or activity (#4129, #3720).
Jean-Philippe Lang
2009-10-29
2
-0
/
+9
*
Typo fixed (#4134).
Jean-Philippe Lang
2009-10-29
2
-2
/
+2
*
Fixed error on repository when there are no comments in a changeset (#4126).
Jean-Philippe Lang
2009-10-29
1
-1
/
+1
*
Add etag check on the activity view to avoid rendering when not modified.
Jean-Philippe Lang
2009-10-25
2
-15
/
+19
*
Add indexes on various timestamps to speed up the activity view.
Jean-Philippe Lang
2009-10-25
1
-0
/
+25
*
IssuesController#destroy accepts POST only (#4107).
Jean-Philippe Lang
2009-10-25
1
-0
/
+4
*
HTML escaping (#4106).
Jean-Philippe Lang
2009-10-25
2
-2
/
+2
*
Add translations for new permission.
Jean-Philippe Lang
2009-10-25
35
-0
/
+35
*
Add a permission to remove issue watchers (#2450).
Jean-Philippe Lang
2009-10-25
5
-2
/
+41
*
Allow project forums copy.
Jean-Philippe Lang
2009-10-25
4
-1
/
+30
*
Display stats about objects that can be copied.
Jean-Philippe Lang
2009-10-25
3
-10
/
+20
*
Do not ignore parent project setting on project copy (#3386).
Jean-Philippe Lang
2009-10-25
1
-0
/
+1
*
Prevent mass-assignment warnings.
Jean-Philippe Lang
2009-10-25
1
-1
/
+1
*
Reset timestamps and wiki page hierarchy on project copy.
Jean-Philippe Lang
2009-10-25
2
-5
/
+5
*
Prevent mass-assignment warnings.
Jean-Philippe Lang
2009-10-25
1
-7
/
+7
*
Removes debug message.
Jean-Philippe Lang
2009-10-25
1
-1
/
+0
*
Fixes project wiki copy.
Jean-Philippe Lang
2009-10-25
2
-11
/
+19
*
Add a test that breaks before r2967 (broken project wiki copy).
Jean-Philippe Lang
2009-10-25
2
-3
/
+8
*
Wiki auto creation temporary disabled until project wiki copy is fixed (2 wik...
Jean-Philippe Lang
2009-10-24
1
-1
/
+1
*
Project copy: let the user choose what to copy from the source project (every...
Jean-Philippe Lang
2009-10-24
4
-63
/
+113
*
Removes debug code.
Jean-Philippe Lang
2009-10-24
1
-1
/
+0
*
Small fix to HTML title.
Jean-Philippe Lang
2009-10-24
1
-1
/
+2
*
Add mail field to admin user search filter (#3882).
Jean-Philippe Lang
2009-10-24
1
-1
/
+1
*
Adds a test for attached image inside a link (#4033).
Jean-Philippe Lang
2009-10-24
1
-1
/
+3
*
Sets proper content type for plain text mails (#3970).
Jean-Philippe Lang
2009-10-24
2
-4
/
+10
*
Reverts r2770 (#3391).
Jean-Philippe Lang
2009-10-24
1
-1
/
+1
*
Sets the current project as the default value of project jump box (#4053).
Jean-Philippe Lang
2009-10-24
1
-2
/
+2
*
Translation updates (closes #4054, #4060, #4075).
Jean-Philippe Lang
2009-10-24
3
-19
/
+19
*
Prevent undefined method `<=>' for nil:NilClass in AbstractAdapter (#4098).
Jean-Philippe Lang
2009-10-24
1
-1
/
+1
*
Fixes form buttons on projects/settings/activities (closes #4083).
Jean-Philippe Lang
2009-10-22
1
-2
/
+7
*
Remove hard coded string in a view (closes #4076).
Jean-Philippe Lang
2009-10-22
1
-1
/
+1
*
Do not render hidden news edit form if user is not allowed to edit (closes #4...
Jean-Philippe Lang
2009-10-22
1
-1
/
+3
*
Add missing strings (rake locales:update).
Jean-Philippe Lang
2009-10-22
34
-0
/
+68
*
Fixed some merge bugs. #4077
Eric Davis
2009-10-21
5
-8
/
+10
*
Added all list and boolean custom data fields to the Time Report. #4077
Eric Davis
2009-10-21
2
-3
/
+12
*
When a specific TimeEntryActivity are change, associated TimeEntries will be
Eric Davis
2009-10-21
4
-13
/
+86
*
Added a Activities tab to Project Settings
Eric Davis
2009-10-21
12
-18
/
+314
*
Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...
Eric Davis
2009-10-21
5
-4
/
+133
*
Added project specific Enumeration overrides.
Eric Davis
2009-10-21
4
-0
/
+50
*
Added an active field track if an Enumeration is active on the frontend view.
Eric Davis
2009-10-21
9
-6
/
+85
*
Enumerations can now have custom fields defined on them. #4077
Eric Davis
2009-10-21
12
-4
/
+159
*
Updated the unit test so Enumerations are tested separately from the subclasses.
Eric Davis
2009-10-21
1
-1
/
+1
[next]