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
...
*
Fixed: default configuration can not be loaded for :it, :pt and :ro languages...
Jean-Philippe Lang
2008-07-17
4
-7
/
+52
*
Adds links to the user page on various views.
Jean-Philippe Lang
2008-07-16
2
-1
/
+6
*
Fixes r1672.
Jean-Philippe Lang
2008-07-16
1
-0
/
+1
*
Adds timelog link to the issue context menu (#1645).
Jean-Philippe Lang
2008-07-16
1
-0
/
+4
*
Fixed: Context menu overwritten by calendar on My Page (#1644).
Jean-Philippe Lang
2008-07-16
1
-3
/
+3
*
Fixes boolean custom fields tags (broken by r1592) (#1640).
Jean-Philippe Lang
2008-07-14
2
-1
/
+6
*
Javascript fix (#1636).
Jean-Philippe Lang
2008-07-14
1
-1
/
+1
*
Clear changesets and changes with raw sql when deleting a repository (#1627).
Jean-Philippe Lang
2008-07-13
2
-1
/
+20
*
Set order on wiki pages association.
Jean-Philippe Lang
2008-07-13
1
-1
/
+1
*
Fixes search tests for Postgresql.
Jean-Philippe Lang
2008-07-13
1
-1
/
+1
*
Prevent blank menu caption.
Jean-Philippe Lang
2008-07-13
1
-1
/
+3
*
Admin and Help links at the end of top menu.
Jean-Philippe Lang
2008-07-13
1
-2
/
+2
*
Menu mapper: add support for :before, :after and :last options to #push metho...
Jean-Philippe Lang
2008-07-13
3
-8
/
+61
*
Menu item caption can be a Proc.
Jean-Philippe Lang
2008-07-13
1
-8
/
+16
*
Adds auto links tests.
Jean-Philippe Lang
2008-07-12
1
-0
/
+2
*
Fixes engines assets mirroring.
Jean-Philippe Lang
2008-07-12
1
-5
/
+0
*
Fixed: Plugin's setting page is broken after upgrading to rails 2.1.0 (#1620).
Jean-Philippe Lang
2008-07-12
1
-1
/
+1
*
Translations updates.
Jean-Philippe Lang
2008-07-12
4
-225
/
+225
*
Adds engines 2.1.0 plugin.
Jean-Philippe Lang
2008-07-12
26
-0
/
+2093
*
Fixed: no :author method error on projects atom feed (#1623).
Jean-Philippe Lang
2008-07-12
3
-8
/
+18
*
Fixes nil error when svn binary version is unknown (#1607).
Jean-Philippe Lang
2008-07-12
4
-9
/
+18
*
Do not use partial in PDF templates (not supported when using rfpdf with Rail...
Jean-Philippe Lang
2008-07-10
2
-119
/
+117
*
Fixed: trailing period should not be included in redmine links of type class:...
Jean-Philippe Lang
2008-07-10
2
-1
/
+9
*
Fixed: search engine may reveal private projects (#1613).
Jean-Philippe Lang
2008-07-10
4
-10
/
+147
*
Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600).
Jean-Philippe Lang
2008-07-09
1
-1
/
+1
*
Fixes Gantt chart with ruby 1.8.7 (#1606).
Jean-Philippe Lang
2008-07-09
1
-1
/
+0
*
Mail handler: more control over issue attributes (#1110).
Jean-Philippe Lang
2008-07-06
6
-49
/
+214
*
Better naming of activity feed if only one kind of event is displayed (#1323).
Jean-Philippe Lang
2008-07-06
1
-1
/
+4
*
Adds project name to issues feed title (#1323).
Jean-Philippe Lang
2008-07-06
1
-1
/
+1
*
Fixes "source:" links URLs (r1617).
Jean-Philippe Lang
2008-07-06
3
-6
/
+7
*
Merged CHANGELOG from 0.7 stable.
Jean-Philippe Lang
2008-07-06
1
-0
/
+12
*
Adds MercurialAdapter.client_version and prevent @hg --version@ to be called ...
Jean-Philippe Lang
2008-07-05
2
-54
/
+62
*
Display svn properties in the browser, svn >= 1.5.0 only (#1581).
Jean-Philippe Lang
2008-07-05
10
-5
/
+139
*
Removes calls to TimeZone#adjust (#1584).
Jean-Philippe Lang
2008-07-05
1
-5
/
+1
*
Email delivery configuration moved to an unversioned YAML file (config/email....
Jean-Philippe Lang
2008-07-04
37
-32
/
+89
*
Updated INSTALL doc.
Jean-Philippe Lang
2008-07-04
1
-8
/
+5
*
Merged Rails 2.1 compatibility branch.
Jean-Philippe Lang
2008-07-04
32
-420
/
+628
*
Fixes test broken by r1610.
Jean-Philippe Lang
2008-07-03
1
-0
/
+1
*
Escapes HTML tags.
Jean-Philippe Lang
2008-07-02
4
-9
/
+9
*
Fixes quick jump to a revision.
Jean-Philippe Lang
2008-06-30
1
-2
/
+2
*
Fixed: issues always created with default tracker (#1553).
Jean-Philippe Lang
2008-06-30
3
-2
/
+8
*
Fixes relative paths to images in wiki_syntax.html (#1218).
Jean-Philippe Lang
2008-06-30
1
-13
/
+13
*
Fixed: Comment too long message when updating issue (#1550).
Jean-Philippe Lang
2008-06-30
1
-1
/
+1
*
Redirects back after clicking watch/unwatch links without javascript (#1337).
Jean-Philippe Lang
2008-06-29
1
-2
/
+6
*
Removes no longer needed helper method (r1605).
Jean-Philippe Lang
2008-06-29
1
-8
/
+0
*
Makes issue update link work without javascript (#1337).
Jean-Philippe Lang
2008-06-29
3
-2
/
+8
*
Translations updates:
Jean-Philippe Lang
2008-06-29
3
-123
/
+124
*
Do not silently ignore timelog validation failure on issue edit.
Jean-Philippe Lang
2008-06-29
2
-1
/
+2
*
Addq "please select" to activity select box if no activity is set as default ...
Jean-Philippe Lang
2008-06-29
5
-5
/
+11
*
Wider SVG graphs in repository stats.
Jean-Philippe Lang
2008-06-29
2
-11
/
+10
[prev]
[next]