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
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use render :text => "".
Jean-Philippe Lang
2016-07-21
1
-0
/
+9
*
Removes calls to #assert_template and #assigns in integration tests.
Jean-Philippe Lang
2016-07-21
10
-44
/
+32
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Remove special behaviour for listing issue time entries, use a filter for that.
Jean-Philippe Lang
2016-07-12
1
-7
/
+1
*
Don't generate urls with params.
Jean-Philippe Lang
2016-07-10
1
-1
/
+1
*
Don't generate sort links with params.
Jean-Philippe Lang
2016-07-10
1
-0
/
+26
*
Don't generate pagination links with params.
Jean-Philippe Lang
2016-07-10
1
-4
/
+4
*
Tests for #22754.
Jean-Philippe Lang
2016-06-04
1
-0
/
+20
*
Add support for attaching file to WIKI pages by REST API (#14830).
Jean-Philippe Lang
2016-05-16
1
-0
/
+19
*
Include private_notes property in xml/json Journals output (#20985).
Jean-Philippe Lang
2016-05-16
1
-1
/
+8
*
Include value and label of possible values in custom fields API (#22745).
Jean-Philippe Lang
2016-05-08
1
-0
/
+15
*
Adds "New wiki page" link to create a new wiki page (#5536).
Jean-Philippe Lang
2016-04-22
1
-0
/
+3
*
Support for deleting attachments via API (#14828).
Jean-Philippe Lang
2016-04-12
1
-0
/
+18
*
Support of default Active Record (I18n) transliteration paths (#22383).
Jean-Philippe Lang
2016-04-12
1
-1
/
+1
*
Handle search pagination with the REST API (#6277).
Jean-Philippe Lang
2016-03-19
1
-0
/
+18
*
Missing fixtures (#6277).
Jean-Philippe Lang
2016-03-19
1
-2
/
+8
*
REST API for Search (#6277).
Jean-Philippe Lang
2016-03-19
1
-0
/
+68
*
Total spent hours and estimated hours need to be get via REST (#21757).
Jean-Philippe Lang
2016-03-19
1
-0
/
+64
*
NameError: uninitialized constant Redmine::ApiTest::GroupsTest::MultiJson
Jean-Philippe Lang
2016-03-17
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
85
-85
/
+85
*
Use regular edit/update actions and named routes for JournalsController.
Jean-Philippe Lang
2016-01-21
1
-3
/
+3
*
Accept dots in JSONP callback (#13718).
Jean-Philippe Lang
2016-01-16
1
-2
/
+2
*
Render issue attributes using divs instead of a table for responsiveness (#19...
Jean-Philippe Lang
2015-11-08
1
-1
/
+4
*
Fixed that Issues API may disclose changesets that are not visible (#21136).
Jean-Philippe Lang
2015-11-04
1
-0
/
+14
*
New custom fields of existing issues are not initialized with their default v...
Jean-Philippe Lang
2015-10-31
1
-2
/
+2
*
Moved tracker_id param.
Jean-Philippe Lang
2015-10-30
1
-3
/
+5
*
Code cleanup.
Jean-Philippe Lang
2015-10-30
1
-19
/
+15
*
Missing fixtures.
Jean-Philippe Lang
2015-10-30
1
-1
/
+2
*
Adds tests for default custom field value (#21074).
Jean-Philippe Lang
2015-10-30
1
-0
/
+78
*
Adds Enumeration custom field format (#21060).
Jean-Philippe Lang
2015-10-25
1
-0
/
+7
*
Keep track of valid user sessions (#21058).
Jean-Philippe Lang
2015-10-24
2
-28
/
+137
*
Use generated groups.
Jean-Philippe Lang
2015-10-20
1
-14
/
+21
*
Named routed for RSS/API keys (#20997).
Jean-Philippe Lang
2015-10-15
1
-2
/
+2
*
Activate sudo mode after password based login (#20589).
Jean-Philippe Lang
2015-10-01
1
-0
/
+27
*
Import issues from CSV file (#950).
Jean-Philippe Lang
2015-08-14
1
-0
/
+36
*
The test email action should only be accessible with POST (#20203).
Jean-Philippe Lang
2015-06-29
1
-1
/
+1
*
Fixed test error (#19851).
Jean-Philippe Lang
2015-06-20
1
-1
/
+2
*
Adds a UI test (#19851).
Jean-Philippe Lang
2015-06-19
1
-2
/
+2
*
Tests that submitted data is present in the sudo form (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+3
*
Don't use SudoMode.disable! to skip API requests (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+15
*
Renamed sudo mode test.
Jean-Philippe Lang
2015-06-19
1
-0
/
+0
*
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
Jean-Philippe Lang
2015-06-19
2
-20
/
+23
*
Changed /my/show_api_key route to /my/api_key (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+1
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
2
-0
/
+143
*
Adds a form to manually submit an email to the mail handler.
Jean-Philippe Lang
2015-06-15
1
-0
/
+1
*
Update activities list when changing project/issue id on the time entry form ...
Jean-Philippe Lang
2015-05-30
1
-0
/
+1
*
Add the ability to expire passwords after a configurable number of days (#194...
Jean-Philippe Lang
2015-05-10
1
-0
/
+34
*
Spanish Panama translation added by Leonel Iturralde (#19489)
Toshi MARUYAMA
2015-04-24
1
-0
/
+12
*
API: creating an issue with an invalid project_id should return 422 instead o...
Jean-Philippe Lang
2015-03-20
1
-0
/
+5
*
Don't include milliseconds in JSON API responses (#19354).
Jean-Philippe Lang
2015-03-15
1
-1
/
+11
[next]