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: rename UsersController#add to #new
Eric Davis
2010-09-29
7
-13
/
+12
*
Splitted #find_issues filter in ApplicationController to #find_issues and #ch...
Jean-Baptiste Barth
2010-09-29
3
-7
/
+11
*
Added ability to specify multiple projects in User#allowed_to? (#5332)
Jean-Baptiste Barth
2010-09-29
2
-3
/
+26
*
Fix test failure from Setting changes in other tests
Eric Davis
2010-09-29
1
-0
/
+1
*
Locale update
Eric Davis
2010-09-28
42
-0
/
+168
*
Refactor: move method to model
Eric Davis
2010-09-28
3
-23
/
+13
*
Allow admins to edit user's email notifications and preferences. #3503
Eric Davis
2010-09-28
7
-18
/
+88
*
Changed the notifications to use a hierarchy UI
Eric Davis
2010-09-28
6
-31
/
+46
*
Added three new notifiable events based on issue attributes
Eric Davis
2010-09-28
6
-3
/
+131
*
Refactor the hardcoded event actions (notifiables) to use a class
Eric Davis
2010-09-28
4
-1
/
+59
*
Add a default mail notification setting for new users
Eric Davis
2010-09-28
5
-1
/
+19
*
Added User#notify_about? to check when a user should be notified about an event
Eric Davis
2010-09-28
6
-6
/
+129
*
Added tests for Issue#recipients
Eric Davis
2010-09-28
1
-1
/
+25
*
Converted User#mail_notification from a boolean to a string.
Eric Davis
2010-09-28
9
-24
/
+58
*
Refactor: split UsersController#add into #add and #create
Eric Davis
2010-09-28
6
-20
/
+64
*
Refactor: convert News to a REST resource
Eric Davis
2010-09-27
8
-42
/
+23
*
Bump version to 1.0.2
Eric Davis
2010-09-26
1
-1
/
+1
*
Update changelog for the 1.0.2 release
Eric Davis
2010-09-26
1
-0
/
+56
*
Support leading and trailing spaces in filenames or directories in the git ad...
Eric Davis
2010-09-26
5
-9
/
+18
*
Support spaces in the files or directories in the git adapter. #6054
Eric Davis
2010-09-26
5
-12
/
+25
*
Parse the timezone in #last_rev for git to correct display the Age diplay. #6346
Eric Davis
2010-09-26
2
-2
/
+10
*
Fixes reverting an issue to a status with a done_ratio of 0%. #5170
Eric Davis
2010-09-26
3
-6
/
+19
*
Redirect to project settings after copying a project. #6443
Eric Davis
2010-09-26
2
-2
/
+13
*
Revert "Fixed: gantt broken when no due date on project issues and versions."
Eric Davis
2010-09-26
1
-3
/
+2
*
Workaround for i18n 0.4.x with the old style syntax. #6428 #5608
Eric Davis
2010-09-26
3
-6
/
+20
*
Add documentation about setting the log level. #6135
Eric Davis
2010-09-26
1
-0
/
+3
*
Fixed: don't reset watchers when changing tracker. #6479
Jean-Baptiste Barth
2010-09-26
1
-1
/
+4
*
Translation updates
Azamat Hackimov
2010-09-26
1
-7
/
+7
*
Project tests updated.
Jean-Philippe Lang
2010-09-26
1
-0
/
+4
*
Fixed: gantt broken when no due date on project issues and versions.
Jean-Philippe Lang
2010-09-26
1
-2
/
+3
*
Fixed: error on mail notification when adding an invalid file (#6452).
Jean-Philippe Lang
2010-09-26
1
-1
/
+1
*
Fixes broken filter clearing links on gantt and calendar (#6473).
Jean-Philippe Lang
2010-09-26
2
-2
/
+4
*
Translation updates
Azamat Hackimov
2010-09-24
1
-170
/
+170
*
Refactor: move NewsController#preview to PreviewsController#news
Eric Davis
2010-09-24
10
-29
/
+35
*
Translation updates
Azamat Hackimov
2010-09-23
3
-3
/
+4
*
Refactor: move #destroy_comment method to CommentsController#destroy
Eric Davis
2010-09-23
8
-17
/
+23
*
Translation update
Azamat Hackimov
2010-09-22
1
-2
/
+2
*
Refactor: move NewsController#add_comment to CommentsController#create
Eric Davis
2010-09-22
8
-36
/
+83
*
New string to translate - field_text. It appear when you trying save empty wi...
Azamat Hackimov
2010-09-22
43
-4
/
+46
*
Refactor: split NewsController#edit into #edit and #update
Eric Davis
2010-09-21
7
-12
/
+19
*
Added a users options to the reminders email
Eric Davis
2010-09-20
3
-1
/
+18
*
Document render_issue_tooltip
Eric Davis
2010-09-20
1
-1
/
+10
*
Add view_issues_form_details_top hook
Eric Davis
2010-09-20
1
-0
/
+2
*
Add User#allowed_to_globally? which wraps User#allowed_to?
Eric Davis
2010-09-20
1
-0
/
+6
*
Refactor: split NewsController#new into #new and #create methods.
Eric Davis
2010-09-20
7
-12
/
+18
*
Add scm.css to news pages to allow proper syntax highlighting. #6270
Eric Davis
2010-09-20
2
-0
/
+5
*
Fix failing test.
Eric Davis
2010-09-20
1
-1
/
+1
*
Updated issue delete confirmation when it has child issues. #6191
Eric Davis
2010-09-20
45
-1
/
+49
*
Use the correct local variables in the PDF export. #6382
Eric Davis
2010-09-20
1
-2
/
+2
*
Turn on ssl Gravatars for all SSL requests. #5929
Eric Davis
2010-09-20
1
-1
/
+1
[next]