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
*
Makes enumerations available through the REST API.
Jean-Philippe Lang
2012-10-17
2
-0
/
+48
*
Expose roles details via REST API (#11502).
Jean-Philippe Lang
2012-10-12
2
-0
/
+25
*
Adds an optional X-Redmine-Switch-User header to let admin users swicth user ...
Jean-Philippe Lang
2012-10-11
1
-0
/
+41
*
code layout cleanup test/integration/api_test/issues_test.rb
Toshi MARUYAMA
2012-10-09
1
-27
/
+57
*
add missing fixture to test/integration/api_test/issues_test.rb
Toshi MARUYAMA
2012-10-09
1
-0
/
+1
*
fix integration hook test name
Toshi MARUYAMA
2012-10-02
1
-2
/
+1
*
Added a test for JSON upload.
Jean-Philippe Lang
2012-09-16
1
-0
/
+17
*
Removed test contexts.
Jean-Philippe Lang
2012-09-16
1
-76
/
+66
*
Adds a view for editing all trackers fields.
Jean-Philippe Lang
2012-09-02
1
-0
/
+8
*
Respond with 404 on ActionView::MissingTemplate (#11503).
Jean-Philippe Lang
2012-08-13
1
-0
/
+5
*
Adds sharing attribute to the versions API (#11541).
Jean-Philippe Lang
2012-07-31
1
-9
/
+5
*
Fixed broken assertion.
Jean-Philippe Lang
2012-07-28
1
-1
/
+1
*
Adds JSONP support to the API (#11469).
Jean-Philippe Lang
2012-07-27
1
-0
/
+54
*
Do not user user session for API requests.
Jean-Philippe Lang
2012-07-27
1
-0
/
+32
*
Use JQuery Datepicker (#11445).
Jean-Philippe Lang
2012-07-22
1
-0
/
+17
*
Adds a macro for inserting thumbnails in formatted text (#3510).
Jean-Philippe Lang
2012-07-16
1
-0
/
+4
*
Removed assertion that is susceptible to fail if test runs slowly.
Jean-Philippe Lang
2012-07-16
1
-2
/
+0
*
Routing tests for r9977.
Jean-Philippe Lang
2012-07-15
1
-0
/
+6
*
Adds assertions on response status and body.
Jean-Philippe Lang
2012-07-14
1
-36
/
+21
*
Fixed that 200 API responses have a body containing one space (#11388).
Jean-Philippe Lang
2012-07-14
9
-0
/
+23
*
Code cleanup.
Jean-Philippe Lang
2012-07-07
1
-0
/
+4
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-0
/
+4
*
Fixed: unified diff link broken on specific file/revision diff (#11325).
Jean-Philippe Lang
2012-07-04
1
-4
/
+24
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
1
-0
/
+8
*
Fixed that content_for does not work in Hook.render_on (#11105).
Jean-Philippe Lang
2012-06-09
1
-0
/
+23
*
Fixed that custom_fields property is ignored for time entries in REST API (#1...
Jean-Philippe Lang
2012-06-09
1
-0
/
+15
*
Makes users optional in GET /groups/:id (#8981).
Jean-Philippe Lang
2012-06-03
1
-0
/
+9
*
REST Api for Groups (#8981).
Jean-Philippe Lang
2012-06-03
2
-20
/
+215
*
add Copyright statement to test/integration/repositories_git_test.rb
Toshi MARUYAMA
2012-05-05
1
-0
/
+17
*
Copyright update.
Jean-Philippe Lang
2012-05-05
62
-61
/
+78
*
route: scm: fix diff of two revisions
Toshi MARUYAMA
2012-05-05
1
-0
/
+33
*
test: route: scm: move changes action tests to non revisions path tests
Toshi MARUYAMA
2012-05-05
1
-50
/
+52
*
fix typo of integration users test
Toshi MARUYAMA
2012-05-05
1
-1
/
+1
*
route: scm: split entry and raw actions
Toshi MARUYAMA
2012-05-05
1
-8
/
+8
*
route: scm: fix git and mercurial changes action
Toshi MARUYAMA
2012-05-03
1
-18
/
+44
*
code layout clean up test/integration/routing/repositories_test.rb
Toshi MARUYAMA
2012-05-02
1
-5
/
+9
*
Fixed that sidebar with hook content only should not be hidden.
Jean-Philippe Lang
2012-05-01
1
-0
/
+67
*
Adds a message for when assertion fails.
Jean-Philippe Lang
2012-04-27
1
-1
/
+2
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
7
-17
/
+19
*
Removed #generate_with_protected helper methods.
Jean-Philippe Lang
2012-04-22
1
-3
/
+5
*
Additional test for memberships API.
Jean-Philippe Lang
2012-04-19
1
-0
/
+8
*
Adds the ability for users to delete their own account (#10664). Can be disab...
Jean-Philippe Lang
2012-04-15
1
-0
/
+6
*
Adds missing route to project search.
Jean-Philippe Lang
2012-04-08
2
-0
/
+14
*
scm: fix revisions page "OK" button always returns 404 error (#10567)
Toshi MARUYAMA
2012-04-02
1
-0
/
+10
*
Ability to add non-member watchers on issue creation (#5159).
Jean-Philippe Lang
2012-03-24
1
-0
/
+4
*
Resourcified auth_sources.
Jean-Philippe Lang
2012-03-11
1
-9
/
+9
*
Merged LdapAuthSourceController into AuthSourceController.
Jean-Philippe Lang
2012-03-11
1
-55
/
+0
*
Adds a template for API error messages so that it does not depend on AR::Erro...
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Removed some generate! calls.
Jean-Philippe Lang
2012-03-04
2
-5
/
+5
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
3
-1
/
+56
[next]