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
/
api_test
/
users_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-2
/
+2
*
Adds a few tests.
Jean-Philippe Lang
2014-12-03
1
-0
/
+20
*
Pull up #setup and #teardown in API tests.
Jean-Philippe Lang
2014-11-30
1
-4
/
+0
*
Test API authentification once.
Jean-Philippe Lang
2014-11-30
1
-39
/
+0
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-22
/
+12
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at ApiTest::Use...
Toshi MARUYAMA
2014-01-10
1
-2
/
+2
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
1
-294
/
+238
*
Add status to /users/:id API for admins (#13948).
Jean-Baptiste Barth
2013-05-05
1
-0
/
+12
*
Add user's API key to /users/current.format (#8529).
Jean-Philippe Lang
2013-03-01
1
-0
/
+12
*
Add login to /users/:id API for current user (#13155).
Jean-Philippe Lang
2013-02-18
1
-0
/
+12
*
Adds a subclass of ActionDispatch::IntegrationTest for API tests.
Jean-Philippe Lang
2013-01-22
1
-2
/
+2
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Use 8+ characters long passwords in tests.
Jean-Philippe Lang
2012-11-27
1
-3
/
+3
*
Fixed some more test/integration/*_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Fixed that 200 API responses have a body containing one space (#11388).
Jean-Philippe Lang
2012-07-14
1
-0
/
+4
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Adds membership ids to /users/:id API response.
Jean-Philippe Lang
2012-02-06
1
-0
/
+28
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-11
/
+11
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-4
/
+0
*
code layout clean up test/integration/api_test/users_test.rb
Toshi MARUYAMA
2011-12-23
1
-9
/
+43
*
remove trailing white-spaces from test/integration/api_test/users_test.rb.
Toshi MARUYAMA
2011-08-31
1
-42
/
+42
*
Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#80...
Toshi MARUYAMA
2011-04-01
1
-2
/
+2
*
Enable ability for administrators to delete users (#7296).
Jean-Philippe Lang
2011-01-16
1
-15
/
+25
*
Adds support for requesting information about current user using /users/curre...
Jean-Philippe Lang
2010-12-20
1
-0
/
+17
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Moves mail_notification param to user hash param so that it can be set using ...
Jean-Philippe Lang
2010-12-12
1
-1
/
+2
*
Moves password param to user hash param so that it can be set using the User ...
Jean-Philippe Lang
2010-12-12
1
-2
/
+3
*
Adds xml/json REST API for Users (#6260).
Jean-Philippe Lang
2010-12-03
1
-0
/
+256