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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dropped TimeEntryReportsController.
Jean-Philippe Lang
2011-12-02
1
-1
/
+1
*
Extracted time report logic from the controller.
Jean-Philippe Lang
2011-12-02
1
-0
/
+164
*
Resourcified boards.
Jean-Philippe Lang
2011-12-01
1
-1
/
+1
*
Resourcified documents.
Jean-Philippe Lang
2011-11-30
1
-1
/
+1
*
Set version to 1.3.0.
Jean-Philippe Lang
2011-11-29
1
-2
/
+2
*
Fixed: crypting blank passwords raises an error (#9137).
Jean-Philippe Lang
2011-11-29
1
-1
/
+1
*
Fixed: Wiki section edit escapes pre tags inside pre blocks (#9673).
Jean-Philippe Lang
2011-11-28
2
-4
/
+4
*
Fixed: Wiki section edit escapes code tags inside pre blocks (#9673).
Jean-Philippe Lang
2011-11-28
1
-1
/
+2
*
Fixed: Angle brackets within 'pre' blocks are silently replaced by HTML entit...
Jean-Philippe Lang
2011-11-28
1
-1
/
+1
*
pdf: expand relational issues status column width of issue pdf (#5634)
Toshi MARUYAMA
2011-11-28
1
-2
/
+2
*
Exclude gems from test coverage.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
Ruby 1.9: fix TabularFormBuilder to show "translation missing: en, field_lock...
Toshi MARUYAMA
2011-11-26
1
-1
/
+2
*
Fixed that :edit_time_entries permission allows creating time entries (#9405).
Jean-Philippe Lang
2011-11-24
1
-2
/
+2
*
Fixed that :view_time_entries permission allows time entry editing (#9405).
Jean-Philippe Lang
2011-11-24
1
-1
/
+1
*
pdf: add the new feature to include attachment images (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+11
*
pdf: lib: prepare to use rfpdf plug-in rmagick feature (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+3
*
pdf: lib: add "attachments" parameter at RDMwriteHTMLCell method (#3261)
Toshi MARUYAMA
2011-11-24
1
-10
/
+9
*
pdf: lib: add the method to return attachment from filename and encoding (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+13
*
Removed useless :lang option.
Jean-Philippe Lang
2011-11-23
1
-5
/
+0
*
Use controller instead of instance variable.
Jean-Philippe Lang
2011-11-23
1
-1
/
+1
*
Initialize @childrenHash.
Jean-Philippe Lang
2011-11-23
1
-0
/
+1
*
pdf: lib: remove unused "include Redmine::I18n" from RDMPdfEncoding class
Toshi MARUYAMA
2011-11-23
1
-1
/
+0
*
REST API for issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-1
/
+1
*
Resourcified issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-1
/
+1
*
Omit subtasks/related issues sections when empty on PDF export (#5634).
Jean-Philippe Lang
2011-11-19
1
-38
/
+43
*
Handle the case of a text formatter that doesn't support section edit (#2222).
Jean-Philippe Lang
2011-11-18
1
-0
/
+5
*
Wiki: allows single section edit (#2222).
Jean-Philippe Lang
2011-11-18
2
-31
/
+70
*
pdf: lib: set image scale at issue_to_pdf method (#3261)
Toshi MARUYAMA
2011-11-18
1
-0
/
+3
*
Updated permissions with newly added @create@ and @update@ actions (#9108).
Etienne Massip
2011-11-17
1
-2
/
+2
*
move repositories helper to_utf8 logic to lib/redmine/codeset_util.rb for com...
Toshi MARUYAMA
2011-11-17
1
-0
/
+34
*
move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common...
Toshi MARUYAMA
2011-11-16
2
-32
/
+36
*
code layout clean up lib/redmine/export/pdf.rb
Toshi MARUYAMA
2011-11-16
1
-1
/
+2
*
move Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#...
Toshi MARUYAMA
2011-11-14
1
-0
/
+44
*
pdf: add subtasks and related issues at issue pdf (#5634)
Toshi MARUYAMA
2011-11-12
1
-0
/
+45
*
pdf: add ancestor issues at head of issue pdf (#5634)
Toshi MARUYAMA
2011-11-12
1
-2
/
+12
*
pdf: remove unused "require 'rfpdf/fpdf'" (#8312)
Toshi MARUYAMA
2011-11-12
1
-1
/
+0
*
Rails3: replace deprecated RAILS_DEFAULT_LOGGER at lib/redmine/ciphering.rb (...
Toshi MARUYAMA
2011-11-11
1
-1
/
+1
*
Fixed: Error when reading ciphered text from the database without cipher key ...
Jean-Philippe Lang
2011-11-11
1
-0
/
+8
*
Updates for 1.2.2 release.
Jean-Philippe Lang
2011-11-11
1
-1
/
+1
*
pdf: indent subject of subtask ticket in exported issues PDF (#8617)
Toshi MARUYAMA
2011-11-10
1
-1
/
+5
*
set svn:eol-style native at lib/tasks/extract_fixtures.rake
Toshi MARUYAMA
2011-11-06
1
-22
/
+22
*
change new line 'LF' to 'CRLF' and remove empty bottom line at lib/tasks/extr...
Toshi MARUYAMA
2011-11-06
1
-2
/
+1
*
pdf: lib: add a method to export wiki (#401)
Toshi MARUYAMA
2011-11-06
1
-0
/
+34
*
scm: mercurial: lib: return array of Branch class instead of array of strings...
Toshi MARUYAMA
2011-10-28
1
-1
/
+8
*
scm: git: lib: return array of Branch class instead of array of strings at br...
Toshi MARUYAMA
2011-10-28
1
-2
/
+6
*
scm: lib: add Branch class to abstract adapter (#5501)
Toshi MARUYAMA
2011-10-28
1
-0
/
+4
*
scm: git: lib: add parents to Revision class (#5501)
Toshi MARUYAMA
2011-10-28
1
-4
/
+10
*
scm: mercurial: lib: add parents to Revision class (#5501)
Toshi MARUYAMA
2011-10-28
1
-1
/
+6
*
scm: lib: add parents attribute to Revision class of abstract adapter (#5501)
Toshi MARUYAMA
2011-10-28
1
-1
/
+3
*
scm: mercurial: remove unused "tags" from xml log templete
Toshi MARUYAMA
2011-10-28
1
-2
/
+1
[next]