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
*
Copyright update.
Jean-Philippe Lang
2015-01-11
515
-539
/
+539
*
Gemfile: update rbpdf version to 1.18.4 (#18629)
Toshi MARUYAMA
2015-01-11
1
-1
/
+1
*
Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...
Jean-Philippe Lang
2015-01-10
4
-8
/
+27
*
Fixed: Redmine::FieldFormat::IntFormat does not accept "real" Integer values ...
Jean-Philippe Lang
2015-01-10
2
-1
/
+3
*
Unlock capybara gem version (#18789).
Jean-Philippe Lang
2015-01-10
1
-1
/
+1
*
Time dependend failures in UI tests (#18789).
Jean-Philippe Lang
2015-01-10
1
-0
/
+4
*
Fixed errors in UI tests (#18782).
Jean-Philippe Lang
2015-01-10
1
-3
/
+3
*
Fixed open div tag position.
Jean-Philippe Lang
2015-01-10
1
-1
/
+1
*
Option to search open issues only (#10734).
Jean-Philippe Lang
2015-01-10
7
-8
/
+22
*
Adds strings to locales (#4383).
Jean-Philippe Lang
2015-01-09
46
-0
/
+138
*
Option to search attachment filenames and description (#4383).
Jean-Philippe Lang
2015-01-09
8
-37
/
+112
*
Search custom fields and journals with different queries to take advantage of...
Jean-Philippe Lang
2015-01-08
2
-37
/
+71
*
replace tab to space at test/test_helper.rb
Toshi MARUYAMA
2015-01-08
1
-1
/
+1
*
Same fix as r13582 for trackers and statuses (#18769).
Jean-Philippe Lang
2015-01-07
4
-4
/
+4
*
Redirect to the current page when reordering roles (#18769).
Jean-Philippe Lang
2015-01-07
2
-2
/
+2
*
Skip validation if attribute did not change.
Jean-Philippe Lang
2015-01-07
1
-2
/
+2
*
Missing break (#18734).
Jean-Philippe Lang
2015-01-07
1
-0
/
+1
*
Deprecates Project#set_allowed_parent!.
Jean-Philippe Lang
2015-01-07
1
-1
/
+2
*
Fixed that project copy triggers a 500 error if project validation fails.
Jean-Philippe Lang
2015-01-07
3
-1
/
+14
*
Cleans up parent project assignment in ProjectsController.
Jean-Philippe Lang
2015-01-07
3
-63
/
+51
*
Move always possible for new records.
Jean-Philippe Lang
2015-01-07
2
-2
/
+2
*
Use r13844 workaround for SQLServer only.
Jean-Philippe Lang
2015-01-07
1
-3
/
+8
*
Fixed dead locks with SQLServer.
Jean-Philippe Lang
2015-01-07
1
-2
/
+2
*
Moved Project#hierarchy to NestedSet::Traversing.
Jean-Philippe Lang
2015-01-07
2
-9
/
+8
*
Insert children issues to respect same order as ids.
Jean-Philippe Lang
2015-01-07
2
-3
/
+3
*
Replaces awesome_nested_set gem with a simple and more robust implementation ...
Jean-Philippe Lang
2015-01-07
10
-120
/
+642
*
Gemfile: pin pg version 0.17
Toshi MARUYAMA
2015-01-04
1
-1
/
+1
*
remove duplicated :remote key from app/views/messages/show.html.erb
Toshi MARUYAMA
2015-01-04
1
-1
/
+0
*
remove duplicated :id key from app/views/timelog/report.html.erb
Toshi MARUYAMA
2015-01-04
1
-2
/
+2
*
fix Ruby 2.2 warning at lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA
2015-01-03
1
-1
/
+1
*
Gemfile: pin activerecord-jdbcsqlite3-adapter version 1.3.11
Toshi MARUYAMA
2015-01-03
1
-1
/
+1
*
add jruby-21mode to .travis.yml
Toshi MARUYAMA
2015-01-03
1
-0
/
+2
*
Adds table reference to textile help (#12734).
Toshi MARUYAMA
2015-01-03
48
-0
/
+912
*
Japanese wiki_syntax_detailed.html translation updated by Go MAEDA (#18637)
Toshi MARUYAMA
2015-01-03
1
-2
/
+2
*
Wiki formatting documentation for nested lists in translated languages (#4518)
Toshi MARUYAMA
2015-01-03
6
-33
/
+13
*
revert r13762 because character encodings are broken (#12734)
Toshi MARUYAMA
2015-01-03
48
-348
/
+60
*
fix Japanese "label_sort_by" misspelling (#18671)
Toshi MARUYAMA
2015-01-03
1
-1
/
+1
*
Swedish translation updated by Khedron Wilk (#18587)
Toshi MARUYAMA
2015-01-03
1
-32
/
+27
*
The descendant count in the issues delete confirmation message is wrong if is...
Jean-Philippe Lang
2014-12-30
2
-10
/
+20
*
Preload wiki page content for search results.
Jean-Philippe Lang
2014-12-26
1
-1
/
+1
*
Fixed duplicate content_url tag introduced in r13806 (#18707).
Jean-Philippe Lang
2014-12-26
1
-1
/
+0
*
Updates comments for r13811.
Jean-Philippe Lang
2014-12-26
1
-2
/
+2
*
Converts timestamps to integers in #search_result_ranks_and_ids.
Jean-Philippe Lang
2014-12-26
2
-3
/
+4
*
Force UTF-8 encoding of language names.
Jean-Philippe Lang
2014-12-26
2
-1
/
+7
*
Allow attachment thumbnails from REST API (#18707).
Jean-Philippe Lang
2014-12-26
4
-1
/
+24
*
add Ruby 2.2 to .travis.yml
Toshi MARUYAMA
2014-12-26
1
-0
/
+1
*
Do not truncate subissue/related issues titles on the issue view (#18659).
Jean-Philippe Lang
2014-12-24
2
-3
/
+3
*
Adds News and Forum link documentation (#13497).
Jean-Philippe Lang
2014-12-24
48
-90
/
+955
*
Adds p/n access keys for previous/next links (#18692).
Jean-Philippe Lang
2014-12-24
9
-14
/
+27
*
Use upload helper method.
Jean-Philippe Lang
2014-12-22
1
-20
/
+5
[next]