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
/
test
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Potential test failure fixed.
Jean-Philippe Lang
2012-02-24
1
-2
/
+2
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
1
-0
/
+19
*
Adds required fixtures back.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
3
-0
/
+43
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
2
-0
/
+15
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
1
-0
/
+16
*
Rails3: test: scm: mercurial: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-17
/
+30
*
Rails3: test: scm: darcs: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-3
/
+5
*
Rails3: test: scm: subversion: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-14
/
+28
*
Rails3: test: scm: bazaar: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-7
/
+14
*
Rails3: test: scm: cvs: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-8
/
+16
*
Rails3: test: scm: filesystem: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-5
/
+9
*
Rails3: test: scm: git: use "repository_path_hash" for path param
Toshi MARUYAMA
2012-02-23
1
-13
/
+25
*
Don't use auth_sources fixtures when not needed.
Jean-Philippe Lang
2012-02-19
5
-5
/
+1
*
Fixed a test that writes into fixtures directory.
Jean-Philippe Lang
2012-02-19
1
-0
/
+1
*
Friendly response when the LDAP connection fails.
Jean-Philippe Lang
2012-02-19
1
-0
/
+10
*
Better handling of attachments when issue validation fails (#10253).
Jean-Philippe Lang
2012-02-16
3
-5
/
+167
*
use with_settings instead of direct "Setting" at "test_index" of functional i...
Toshi MARUYAMA
2012-02-15
1
-14
/
+14
*
Adds a News#commentable? method to easily specific additional rules.
Jean-Philippe Lang
2012-02-11
1
-0
/
+9
*
Prevent random failures due to params order.
Jean-Philippe Lang
2012-02-11
1
-9
/
+9
*
Displays the full form when creating a version from the issue form so that re...
Jean-Philippe Lang
2012-02-11
1
-3
/
+27
*
Only show statuses that can be applied to all issues on the bulk edit form (#...
Jean-Philippe Lang
2012-02-11
1
-0
/
+20
*
Bulk-edit custom fields through context menu (#6296).
Jean-Philippe Lang
2012-02-09
1
-0
/
+96
*
scm: git: update test repository (#8857)
Toshi MARUYAMA
2012-02-09
1
-1
/
+1
*
Resourcified project memberships.
Jean-Philippe Lang
2012-02-05
1
-12
/
+12
*
Ability to edit a wiki page's parent on the edit page (#6449).
Jean-Philippe Lang
2012-02-05
1
-4
/
+52
*
Removed mocha availability checks in tests.
Jean-Philippe Lang
2012-02-05
1
-2
/
+1
*
Fixed registration form broken by r8479.
Jean-Philippe Lang
2012-02-05
1
-0
/
+7
*
Adds a "Manage related isses" permission to add/remove commits/issues relatio...
Jean-Philippe Lang
2012-02-05
1
-0
/
+32
*
Better handling of issue update conflicts (#8691).
Jean-Philippe Lang
2012-02-04
1
-4
/
+121
*
Fixed rounding issue on spent hours column in CSV export (#10150).
Jean-Philippe Lang
2012-02-04
1
-2
/
+13
*
attachment: fix that diff type is not saved in user preference (#10152)
Toshi MARUYAMA
2012-02-04
1
-0
/
+15
*
scm: git: add test that diff type is saved in user preference (#10152)
Toshi MARUYAMA
2012-02-04
1
-0
/
+20
*
Fixed: associated changesets from other projects are not visible if the curre...
Jean-Philippe Lang
2012-02-02
1
-1
/
+15
*
Removed useless permission check in wiki controller.
Jean-Philippe Lang
2012-01-30
1
-2
/
+4
*
Adds export of all wiki pages to a PDF file (#3463).
Jean-Philippe Lang
2012-01-30
1
-2
/
+15
*
Allows attachments on news (#1972).
Jean-Philippe Lang
2012-01-29
1
-10
/
+49
*
Display of multi custom fields.
Jean-Philippe Lang
2012-01-29
2
-1
/
+25
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
1
-0
/
+222
*
Extracts custom field values validation from CustomValue so that they can be ...
Jean-Philippe Lang
2012-01-28
1
-8
/
+9
*
Fixed links to versions anchors on the roadmap.
Jean-Philippe Lang
2012-01-24
1
-0
/
+3
*
Provide a direct access to completed versions form the roadmap.
Jean-Philippe Lang
2012-01-24
1
-0
/
+3
*
Fixed that project is ignored when entering an issue id on /time_entries/new ...
Jean-Philippe Lang
2012-01-22
1
-0
/
+14
*
Enable global time logging at /time_entries/new (#10020).
Jean-Philippe Lang
2012-01-21
1
-1
/
+95
*
Adds a <<me>> option for assignee in the context menu (#1102).
Jean-Philippe Lang
2012-01-21
1
-0
/
+11
*
Adds a 'Create and continue' button on the spent time form (#9995).
Jean-Philippe Lang
2012-01-21
1
-0
/
+22
*
Updated assertion that fails after r8680.
Jean-Philippe Lang
2012-01-20
1
-1
/
+1
*
Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026).
Jean-Philippe Lang
2012-01-20
1
-0
/
+10
*
Adds an option of the copy form to enable/disable attachments copy (#3055).
Jean-Philippe Lang
2012-01-20
1
-1
/
+39
*
Copy attachments on issue and project copy (#3055).
Jean-Philippe Lang
2012-01-20
1
-0
/
+38
[prev]
[next]