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
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-4
/
+4
*
Fixes transparency issue.
Etienne Massip
2012-07-11
1
-3
/
+3
*
File handling cleanup.
Etienne Massip
2012-07-11
3
-25
/
+30
*
Use tabs instead of spaces for consistency.
Etienne Massip
2012-07-10
1
-1
/
+1
*
Code cleanup.
Etienne Massip
2012-07-10
1
-3
/
+2
*
Make sure that file handle is freed when an error is raised to prevent access...
Etienne Massip
2012-07-10
1
-1
/
+2
*
Use 1.8.7 compatible @Pathname#to_s@ alias for @Pathname#to_path@.
Etienne Massip
2012-07-10
2
-3
/
+3
*
Set temporary path cache variable as a String back again so that TCPDF handle...
Etienne Massip
2012-07-10
2
-3
/
+3
*
Use named routes.
Jean-Philippe Lang
2012-07-07
1
-1
/
+1
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
2
-0
/
+56
*
sort files in locales:update rake task
Toshi MARUYAMA
2012-07-06
1
-1
/
+1
*
sort files in locales:check_interpolation and locales:check_parsing_by_psych ...
Toshi MARUYAMA
2012-07-05
1
-2
/
+3
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
1
-50
/
+42
*
Fixed that wiki diff may produce html (#11209).
Jean-Philippe Lang
2012-06-26
1
-4
/
+5
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
3
-19
/
+38
*
Safe attributes for repositories.
Jean-Philippe Lang
2012-06-19
1
-1
/
+5
*
Updates for 2.0.3 release.
Jean-Philippe Lang
2012-06-18
1
-1
/
+1
*
fix PDF export tables problems (#10688)
Toshi MARUYAMA
2012-06-17
1
-21
/
+28
*
Display dates using user's locale if available (#2190).
Etienne Massip
2012-06-16
1
-3
/
+8
*
Fixed that time report raises a SQL error if there are multiple CustomValue f...
Jean-Philippe Lang
2012-06-14
1
-3
/
+3
*
Run only unit, functional then integration tests for coverage.
Jean-Philippe Lang
2012-06-12
1
-2
/
+1
*
Fixed that lines with spaces only before headings break wiki section extracti...
Jean-Philippe Lang
2012-06-11
1
-1
/
+1
*
Extract code from view.
Jean-Philippe Lang
2012-06-10
1
-0
/
+8
*
Adds a method to load changesets for repository entries.
Jean-Philippe Lang
2012-06-10
1
-1
/
+2
*
Fixed that Repository#entries returns an Array.
Jean-Philippe Lang
2012-06-10
1
-1
/
+1
*
Fixed that content_for does not work in Hook.render_on (#11105).
Jean-Philippe Lang
2012-06-09
1
-3
/
+10
*
Priorities have the same position and can't be reordered (#11098).
Jean-Philippe Lang
2012-06-09
1
-1
/
+10
*
Updates for 2.0.2 release.
Jean-Philippe Lang
2012-06-05
1
-1
/
+1
*
Renamed #changes association to #ticket_changes.
Jean-Philippe Lang
2012-06-03
1
-2
/
+2
*
scm: mercurial: remove comment about Mercurial 0.9.5 compatibility from redmi...
Toshi MARUYAMA
2012-06-02
1
-2
/
+0
*
Use time_zone_select specific helper.
Etienne Massip
2012-06-01
1
-0
/
+4
*
Get rid of ActiveSupport::Concern InstanceMethods deprecation warnings.
Etienne Massip
2012-05-30
1
-278
/
+276
*
Adds redmine:plugins:test rake tasks for running plugins tests.
Jean-Philippe Lang
2012-05-28
1
-0
/
+30
*
Fixes test templates for plugins.
Jean-Philippe Lang
2012-05-28
3
-2
/
+6
*
Fixed test_helper template for plugins.
Jean-Philippe Lang
2012-05-28
1
-5
/
+2
*
Updates for 2.0.1 release.
Jean-Philippe Lang
2012-05-28
1
-1
/
+1
*
Fixed that plugin model generator does not generate the migration (#11024).
Jean-Philippe Lang
2012-05-26
2
-2
/
+39
*
Replace RAILS_DEFAULT_LOGGER with ::Rails.logger (#11013).
Jean-Philippe Lang
2012-05-25
2
-2
/
+2
*
Restored :generate_session_store as a deprecated rake task (#10891).
Jean-Philippe Lang
2012-05-12
1
-0
/
+1
*
remove commented out Rails2 including from lib/redmine/hook.rb
Toshi MARUYAMA
2012-05-09
1
-3
/
+0
*
Use uppercase NAME and VERSION environment variables for plugin migration tas...
Jean-Philippe Lang
2012-05-06
1
-4
/
+4
*
replace Mailer deliver syntax to Rails3 style
Toshi MARUYAMA
2012-05-05
1
-1
/
+1
*
Changes RedMine to Redmine in copyright notices.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
50
-50
/
+50
*
Use Mail instead of TMail in MailHandler.
Jean-Philippe Lang
2012-05-05
67
-15957
/
+0
*
route: scm: split entry and raw actions
Toshi MARUYAMA
2012-05-05
1
-1
/
+1
*
fix label_for_field of LabelledFormBuilder always has class="error" in label tag
Toshi MARUYAMA
2012-05-04
1
-1
/
+1
*
Load rake tasks from Redmine plugins (#10816).
Jean-Philippe Lang
2012-05-02
1
-0
/
+3
*
Adds a simple script/about.
Jean-Philippe Lang
2012-05-01
1
-0
/
+19
*
Let redmine:plugins:assets mirror a single plugin assets with name=.
Jean-Philippe Lang
2012-05-01
2
-5
/
+15
[next]