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
*
Refactor: Extract a new IssueMovesController from IssuesController.
Eric Davis
2010-08-11
12
-164
/
+217
*
Show projects depending on their visibility in user's profile. #6100
Jean-Baptiste Barth
2010-08-10
2
-4
/
+12
*
Added a warning when a new user or group membership is invalid. #3834
Jean-Baptiste Barth
2010-08-10
2
-16
/
+32
*
Prevent 500 error on login when there's a typo in OpenID URI scheme, such as ...
Jean-Baptiste Barth
2010-08-10
2
-1
/
+8
*
Refactor: extract method from #move and #perform_move.
Eric Davis
2010-08-10
1
-14
/
+13
*
Refactor TimelogController#report's joins and provide a hook to add more.
Eric Davis
2010-08-09
1
-2
/
+9
*
Refactor: extract POST version of IssuesController#move to #perform_move.
Eric Davis
2010-08-09
1
-6
/
+12
*
Removed hard-coded english error message on failed Member creation
Jean-Baptiste Barth
2010-08-09
1
-1
/
+1
*
Removed useless debug code. #5978
Jean-Baptiste Barth
2010-08-08
1
-1
/
+0
*
Added project filter when viewing all issues. #5084
Jean-Baptiste Barth
2010-08-08
2
-0
/
+15
*
Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477
Jean-Baptiste Barth
2010-08-08
3
-7
/
+3
*
Fixed wrong commit range in git log command. #5628
Jean-Baptiste Barth
2010-08-08
2
-5
/
+9
*
Refactor: added link_to_project helper to handle links to projects
Jean-Baptiste Barth
2010-08-08
11
-15
/
+42
*
Updated changelog format to use lists.
Eric Davis
2010-08-07
1
-130
/
+130
*
Add static docs to YARD.
Eric Davis
2010-08-07
1
-1
/
+8
*
Save yard doc to the doc/app directory.
Eric Davis
2010-08-07
1
-0
/
+1
*
Exclude test files from YARD.
Eric Davis
2010-08-07
1
-1
/
+3
*
Add a rake task to run CI.
Eric Davis
2010-08-06
1
-0
/
+41
*
Refactor: start to split IssuesController#move into two separate actions.
Eric Davis
2010-08-06
6
-18
/
+23
*
Refactor: extract method in IssuesController#move.
Eric Davis
2010-08-05
1
-7
/
+11
*
Fixed: assigned_to and author filters in cross project issues view should be ...
Jean-Baptiste Barth
2010-08-04
2
-1
/
+10
*
Focus on the input when adding a related issue on issues/show page. #4656
Jean-Baptiste Barth
2010-08-04
1
-1
/
+1
*
Display projects as links in users/memberships partial. #5898
Jean-Baptiste Barth
2010-08-04
1
-1
/
+3
*
Fix a few requires for metric_fu's rcov.
Eric Davis
2010-08-04
3
-3
/
+3
*
Refactor: extract back_url method to ApplicationController.
Eric Davis
2010-08-04
2
-1
/
+5
*
Added css classes to the HTML body based on the theme, controller, and action...
Eric Davis
2010-08-04
2
-1
/
+14
*
Add maxlength attributes to some Project fields. #4896
Eric Davis
2010-08-04
1
-2
/
+2
*
Use the MenuManager for the Administration menu. #6008
Eric Davis
2010-08-04
2
-19
/
+19
*
Remove extra css like the border on revision links in Associated Revisions. #...
Eric Davis
2010-08-04
1
-2
/
+2
*
Show the number of days in the subject line of Reminder emails.
Eric Davis
2010-08-03
44
-43
/
+44
*
Refactor: Add methods to User to edit the encapsulate the status field.
Eric Davis
2010-08-03
2
-6
/
+30
*
Refactor: extract method to shoulda macro.
Eric Davis
2010-08-02
2
-5
/
+10
*
Added tests for AccountController#register POST with automatic registration.
Eric Davis
2010-08-02
1
-1
/
+43
*
Added tests for AccountController#register GET.
Eric Davis
2010-08-02
1
-0
/
+23
*
Use image_path for the favicon instead to pick up asset hosts. #3301
Eric Davis
2010-07-30
1
-1
/
+1
*
RTL theme for reference (thanks to Orgad Shaneh, #5972)
Azamat Hackimov
2010-07-29
5
-2
/
+64
*
Translation updates
Azamat Hackimov
2010-07-29
2
-52
/
+57
*
Add a favicon link with support for suburi. #3301
Eric Davis
2010-07-29
2
-0
/
+5
*
Translation updates
Azamat Hackimov
2010-07-28
4
-394
/
+400
*
Fixed: Vertical scrollbar always visible in Wiki "code" blocks in Chrome (#58...
Jean-Philippe Lang
2010-07-25
1
-0
/
+1
*
Moves LDAP entry in admin menu.
Jean-Philippe Lang
2010-07-25
1
-1
/
+1
*
Fixes context menu broken by r3869 (#5925).
Jean-Philippe Lang
2010-07-25
1
-2
/
+2
*
Display project names in cross-project gantt PNG (#5904).
Jean-Philippe Lang
2010-07-25
2
-4
/
+11
*
Display project names for versions too on PDF (#5904).
Jean-Philippe Lang
2010-07-25
1
-3
/
+4
*
Display project names in cross-project gantt PDF (#5904).
Jean-Philippe Lang
2010-07-25
1
-6
/
+8
*
Fixed: Deleting statuses doesn't delete all workflow entries (#5811).
Jean-Philippe Lang
2010-07-25
2
-4
/
+13
*
Fixed: Add Another file to ticket doesn't work in IE (broken by r3750).
Jean-Philippe Lang
2010-07-25
2
-3
/
+2
*
Fixed: Forum message permalinks don't take pagination into account (#5945).
Jean-Philippe Lang
2010-07-25
1
-1
/
+1
*
Harmonize french locale "zero" translation with other locales (#5937).
Jean-Philippe Lang
2010-07-25
1
-6
/
+6
*
Strips user email (#5834).
Jean-Philippe Lang
2010-07-25
2
-0
/
+10
[next]