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
*
Refactor: convert username/password http basic auth api tests to shoulda macr...
Eric Davis
2010-11-02
2
-79
/
+57
*
Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. ...
Jean-Baptiste Barth
2010-11-02
16
-23
/
+23
*
Refactor: convert api key tests to shoulda macros for reuse. #6447
Eric Davis
2010-11-01
2
-56
/
+57
*
Move all API tests into the ApiTest module to make management easier
Eric Davis
2010-11-01
7
-12
/
+16
*
Fixed: "Template is missing" error when validation fails on version edit (#67...
Jean-Philippe Lang
2010-11-01
2
-0
/
+13
*
Provides a default string for untranslated search types.
Jean-Philippe Lang
2010-11-01
1
-1
/
+1
*
Bump version to 1.0.3
Eric Davis
2010-11-01
1
-1
/
+1
*
Update changelog for v1.0.3
Eric Davis
2010-11-01
1
-0
/
+38
*
Add a label for user and group search fields. #6521
Jean-Baptiste Barth
2010-10-30
45
-2
/
+88
*
Added ability to create issue directly as a subtask of another one. #5484
Jean-Baptiste Barth
2010-10-30
2
-3
/
+3
*
Force color to be disabled on git shell-outs. #5324
Jean-Baptiste Barth
2010-10-29
2
-4
/
+4
*
Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065
Jean-Baptiste Barth
2010-10-29
1
-1
/
+1
*
Updated wiki-syntax help page to reflect new link options and last coderay up...
Jean-Baptiste Barth
2010-10-29
1
-11
/
+29
*
Fix wikilinks in project > settings > versions and version view. #6435 #4416
Jean-Baptiste Barth
2010-10-29
2
-3
/
+3
*
Fixed: disabling autologin not persisted. #6438
Jean-Baptiste Barth
2010-10-29
1
-1
/
+1
*
Translation update (zh-TW, #6765)
Azamat Hackimov
2010-10-28
1
-2
/
+3
*
Translation update (he, #6569)
Azamat Hackimov
2010-10-28
1
-1
/
+1
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
11
-40
/
+35
*
Fixed potential nil method errors when trying to access /issues/context_menu ...
Jean-Baptiste Barth
2010-10-27
1
-2
/
+2
*
Translation update (ru)
Azamat Hackimov
2010-10-27
1
-4
/
+4
*
Fixing "Kilobyte" prefix to kB (#6740)
Azamat Hackimov
2010-10-27
2
-2
/
+2
*
Readding string field_start_date (#6629)
Azamat Hackimov
2010-10-27
43
-43
/
+44
*
Translation update (de, #6607)
Azamat Hackimov
2010-10-27
1
-2
/
+2
*
Translation updates
Azamat Hackimov
2010-10-27
5
-299
/
+300
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
66
-281
/
+281
*
Refactor: convert WikiController#destroy to use HTTP DELETE
Eric Davis
2010-10-26
6
-11
/
+15
*
Fix wiki links on the activity page. #6746
Eric Davis
2010-10-26
2
-2
/
+2
*
Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed
Eric Davis
2010-10-25
1
-0
/
+7
*
Allow adding notes when moving issues
Eric Davis
2010-10-25
3
-1
/
+21
*
Allow changing the Priority when moving issues.
Eric Davis
2010-10-25
3
-1
/
+19
*
Refactor: Rename WikiController#page_index to #index
Eric Davis
2010-10-25
7
-16
/
+31
*
Fix the tests that were broken by r4286:
Eric Davis
2010-10-25
3
-3
/
+3
*
Adds a user-agent to reposman (#6735).
Jean-Philippe Lang
2010-10-24
1
-1
/
+3
*
Fixed: auto links ending with right angle bracket shouldn't include the brack...
Jean-Baptiste Barth
2010-10-23
2
-1
/
+3
*
Refactor: merged error rendering methods.
Jean-Philippe Lang
2010-10-23
6
-44
/
+30
*
Improved error message when trying to access an archived project (#2995).
Jean-Philippe Lang
2010-10-23
48
-3
/
+72
*
Updated french translation.
Jean-Philippe Lang
2010-10-23
1
-11
/
+11
*
Makes zoom buttons on gantt looks like the others.
Jean-Philippe Lang
2010-10-23
3
-11
/
+11
*
Refactor: move method to model with compatibility wrapper
Eric Davis
2010-10-22
2
-8
/
+15
*
Moves a method to the appropriate helper.
Jean-Philippe Lang
2010-10-22
2
-26
/
+27
*
Fixed: error on gantt when no issue have a due date (#6350).
Jean-Philippe Lang
2010-10-22
2
-4
/
+14
*
Translation update for en: field_member_of_group and field_assigned_to_role
Eric Davis
2010-10-22
42
-84
/
+125
*
Mark the failed test in r4276 as pending. Tests should never fail when commit...
Eric Davis
2010-10-22
1
-1
/
+1
*
Fixed: timelog link in the activity broken by recent refactoring (#6702).
Jean-Philippe Lang
2010-10-22
1
-1
/
+1
*
Adds a failing test for #6350.
Jean-Philippe Lang
2010-10-22
1
-0
/
+9
*
Add ids to some sections of the issue form
Eric Davis
2010-10-22
1
-2
/
+2
*
Fixed: file upload on wiki page broken by recent refactoring (#6724).
Jean-Philippe Lang
2010-10-22
3
-2
/
+3
*
Add documentation about contributing to Redmine with git
integration-to-svn-trunk
Eric Davis
2010-10-22
1
-0
/
+40
*
Refactor: split WikiController#edit into #update
Eric Davis
2010-10-22
6
-29
/
+45
*
Fixes display of archived child projects on the admin project list.
Jean-Philippe Lang
2010-10-22
2
-2
/
+2
[next]