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
*
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
*
Translations update
Azamat Hackimov
2010-09-19
2
-6
/
+7
*
Adds a link to edit the associated wiki page on the version view. #4416
Jean-Baptiste Barth
2010-09-18
44
-0
/
+44
*
Fixes switching between inline and side-by-side in diff view with path. #6242
Jean-Baptiste Barth
2010-09-18
1
-1
/
+1
*
Removed file mistakenly added in r4092. #6392
Jean-Baptiste Barth
2010-09-17
1
-26
/
+0
*
Refactor: add VersionsController#status_by to the resource.
Eric Davis
2010-09-17
2
-2
/
+2
*
Refactor: convert VersionsController to a REST resource.
Eric Davis
2010-09-17
6
-21
/
+14
*
Added some documentation about the Rails Logger. #6135
Eric Davis
2010-09-17
1
-1
/
+6
*
Fix the new subproject link on project overview. #6388
Eric Davis
2010-09-17
1
-1
/
+1
*
Use the relative_url_root when generating asset_paths. #3935
Eric Davis
2010-09-17
1
-2
/
+2
*
Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #...
Jean-Baptiste Barth
2010-09-16
2
-0
/
+13
*
Fix links to activity pages broken with r4047. #6392
Jean-Baptiste Barth
2010-09-16
3
-3
/
+29
*
Fixed non standard SQL syntax. #6413
Jean-Baptiste Barth
2010-09-16
1
-1
/
+1
*
Refactor: split VersionsController#new into #new and #create
Eric Davis
2010-09-16
7
-13
/
+25
*
Use the full path to the partials
Eric Davis
2010-09-15
2
-2
/
+2
*
Refactor: Split VersionsController#edit into #edit and #update
Eric Davis
2010-09-15
6
-5
/
+17
*
Change the TimelogController's to/from dates based on the project time entries
Eric Davis
2010-09-14
5
-15
/
+65
*
Refactor: move method to Model.
Eric Davis
2010-09-14
3
-2
/
+25
*
Refactor: convert FilesController to a restful resource.
Eric Davis
2010-09-14
7
-17
/
+12
*
Refactor: split FilesController#new into #new and #create.
Eric Davis
2010-09-13
6
-19
/
+18
*
Fixed "Create and continue" redirection broken by recent changes. #6333
Jean-Baptiste Barth
2010-09-11
2
-2
/
+3
*
Fixed broken context_menu on roadmap. #6351
Jean-Baptiste Barth
2010-09-11
2
-1
/
+3
*
Translations update
Azamat Hackimov
2010-09-11
42
-76
/
+161
*
Refactor: move method to Project#css_classes
Eric Davis
2010-09-10
3
-9
/
+9
[next]